C/C++ Where Can I Find Good Resources for Learning C++ and Game Programming?

AI Thread Summary
For those interested in learning C++ programming, several resources are recommended, including PDF textbooks and online materials. The discussion emphasizes the importance of utilizing existing threads on the forum, which contain a wealth of information about programming languages and learning paths. For beginners specifically interested in game programming, it's advised to explore foundational topics and consider starting with the threads linked at the bottom of the page for structured guidance.
Dinheirow
Messages
2
Reaction score
0
Hey, guys,
I would like to learn about programming in C++. Could you point out good pdf textbook or material about this? What about game programming, where should I really start? I would really appreciate the help. Thanks
 
Technology news on Phys.org
There are TONS of threads on this forum about learning to program, what language to use, etc. I suggest a forum search. A great place to start is with the threads listed at the bottom of this page
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top