Where can I find a comprehensive C++ crib/reference sheet for beginners?

  • Context: C/C++ 
  • Thread starter Thread starter Deeeeee
  • Start date Start date
  • Tags Tags
    C++
Click For Summary

Discussion Overview

The discussion revolves around finding a comprehensive C++ crib/reference sheet for beginners, focusing on syntax and functions relevant to homework tasks. Participants express varying needs for reference materials and suggestions for creating personalized resources.

Discussion Character

  • Homework-related, Conceptual clarification

Main Points Raised

  • One participant requests a link to a comprehensive C++ crib/reference sheet to assist with homework formatting and logic.
  • Another participant suggests a specific online reference, assuming the request pertains to STL classes, and seeks clarification on whether the request is for syntax or functions.
  • A third participant explicitly asks for a C++ syntax cheat sheet with descriptions.
  • One participant proposes that the best crib sheet is a personalized one created using examples from textbooks or other sources.
  • A later reply indicates that the original poster has decided to create their own crib sheet.

Areas of Agreement / Disagreement

Participants do not reach a consensus on a specific reference sheet, as needs and interpretations of the request vary. Multiple viewpoints on the best approach to creating a reference remain present.

Contextual Notes

There are unresolved assumptions regarding the specific content and format desired for the reference sheet, as well as the level of detail needed for syntax versus functions.

Who May Find This Useful

Beginners in C++ programming, particularly those seeking quick reference materials for syntax and functions related to homework tasks.

Deeeeee
Messages
3
Reaction score
0
Hi:

does anyone have a link for a C++ crib/reference sheet which includes everything. I'm having hard time with formatting the logic for some of my homework questions and I would like to have a quick reference sheet which explains the functions. I'm using the compiler CodeBlock 10.5 with headers: #include<iostream>, using namespace std;.


Thank You in Advance.
 
Technology news on Phys.org
Hi,

Not exactly sure what you are asking for, but this is a decent reference:

http://www.cplusplus.com/reference/

Assuming you wanted a reference on the various STL classes.


Or did you mean a crib sheet on the syntax of c++?
 
Hi:

I would like a C++ Syntax (Cheat Sheet) with descriptions.

Thank You for your help.
 
The best crib sheet is one that you make up for yourself, using examples from your textbook or other sources.
 
Thanks I decided to do that.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
4K
  • · Replies 39 ·
2
Replies
39
Views
5K
  • · Replies 6 ·
Replies
6
Views
12K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
12
Views
2K
  • · Replies 70 ·
3
Replies
70
Views
5K
  • · Replies 34 ·
2
Replies
34
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K