| | |
Best way to learn
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2006
Posts: 27
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by Wreef
Hello Everyone,
I was just wondering if people could tell me what they think is the best way to learn C++, and link to some tutorials maybe? Recomend a book, ect.
Maybe I havn't found any good tutorials....But the ones I have seen aren't very good.
Help Apreaciated.
Brendan.
That and don't be ashamed of the "C++ for dummies" books either. They have foot notes you can remove from the book and some come with free compilers.
The greatest thing is that they are in laymans terms so you can actually read and learn the material besides just sit with a thesaurus and guess the terms.
Steve
FA LSI Logic
Wichita KS
FA LSI Logic
Wichita KS
•
•
•
•
Originally Posted by kingvjack
Do NOT... For any reason go out and spend 90 bucks on a college style book... You'll only get disappointed. For some reason programmers like to try and dazzle you with their knowledge and fancy terms. To avoid this try going to Barnes and Nobles and pick up "The absolute beginners guide to C" for 20 dollars. I have never heard any of the people I recommended this book to complain about it.
That and don't be ashamed of the "C++ for dummies" books either. They have foot notes you can remove from the book and some come with free compilers.
The greatest thing is that they are in laymans terms so you can actually read and learn the material besides just sit with a thesaurus and guess the terms.
scanf function, never mention that using gets after scanf may result in disaster, never mention that fgets is the best way to take in strings, never mention that fflush (stdin) has undefined functionality ?These things appear in the posts of programmers which try to dazzle and show you their knowledge dont you think so ?
I don't accept change; I don't deserve to live.
•
•
•
•
Originally Posted by Wreef
I was just wondering if people could tell me what they think is the best way to learn C++
•
•
•
•
Originally Posted by Wreef
Recomend a book, ect.
•
•
•
•
Originally Posted by Wreef
But the ones I have seen aren't very good.
I haven't checked this one out in ages, but here is one I know of.
http://www.cprogramming.com/tutorial.html#c++tutorial
We also have one here, but I haven't visited it much either.
http://www.daniweb.com/tutorials/forum21.html
Last edited by Dave Sinkula; Aug 12th, 2006 at 5:58 pm.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
•
•
Join Date: Aug 2006
Posts: 27
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by ~s.o.s~
Is this the reason why these books never mention the complexity ofscanffunction, never mention that usinggetsafterscanfmay result in disaster, never mention thatfgetsis the best way to take in strings, never mention thatfflush (stdin)has undefined functionality ?
These things appear in the posts of programmers which try to dazzle and show you their knowledge dont you think so ?
Steve
FA LSI Logic
Wichita KS
FA LSI Logic
Wichita KS
•
•
Join Date: Jun 2004
Posts: 2,108
Reputation:
Solved Threads: 18
•
•
•
•
Originally Posted by ~s.o.s~
Is this the reason why these books never mention the complexity ofscanffunction, never mention that usinggetsafterscanfmay result in disaster, never mention thatfgetsis the best way to take in strings, never mention thatfflush (stdin)has undefined functionality ?
•
•
•
•
I was just wondering if people could tell me what they think is the best way to learn C++, and link to some tutorials maybe? Recomend a book, ect.
•
•
Join Date: Aug 2006
Posts: 5
Reputation:
Solved Threads: 0
you dont need to buy any book, just read this tutorial: http://cplusplus.com/doc/language/tutorial/
make sure you understand most of the basic stuff (variables, functions, pointers)
its not very hard, it just needs some time to work with.. more you program, easier you understand new stuff...
make sure you understand most of the basic stuff (variables, functions, pointers)
its not very hard, it just needs some time to work with.. more you program, easier you understand new stuff...
![]() |
Similar Threads
- Which language to learn? (Computer Science)
- how i can learn c++ (C++)
- How to learn graphical part of C++? (C++)
- what is the best book to learn SQL fast and quick (MS SQL)
- need to learn more just not sure where to start (Viruses, Spyware and other Nasties)
- Learn How to Spot a 16-Bit Application (Windows tips 'n' tweaks)
Other Threads in the C++ Forum
- Previous Thread: C++ socket programming
- Next Thread: how to make computer beep
| Thread Tools | Search this Thread |
api array based beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph homeworkhelp homeworkhelper iamthwee ifstream input int integer lib linkedlist linux list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






