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
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Back
Top