Hey if anyone is interested in learning computer programming here is a link of a guy on YouTube that makes great videos on how to program.
https://www.youtube.com/channel/UCJb...H1njbqV-D5HqKw
Discuss anything from suggestions, ideas here. No holds barred in this forum, beware and you have been warned!
Hey if anyone is interested in learning computer programming here is a link of a guy on YouTube that makes great videos on how to program.
https://www.youtube.com/channel/UCJb...H1njbqV-D5HqKw
CAG Archangel (August 20th, 2014)
CAG Archangel (August 20th, 2014)
Kujeaux (August 20th, 2014)
Crazy post there, i might have to invest some hours
It's been awhile since I used straight up C at work but I knew it really well years ago (yes, all of that pointers and memory allocation stuff). I've always been fond of The C Programming Language by Kernighan and Ritchie ... decent for both learning and as a reference.
I never found a good one to learn C++ from, learned a lot by looking at other people's code, but there are some good reference books. Though, you can't go wrong with The C++ Programming Language by Stroustrup (the language inventor).
If you want a career in C++ programming, you'll want to get your hands on a Design Patterns book (like the one by Erich Gamma plus other authors). You'll also want to learn STL and Boost (additional tools within C++ that have been added over the years). I don't have a book on either teaching them but I have found the Effective series of books by Scott Meyers to be really good at explaining good practices and what's really going on.
Hope this helps.
CAG Archangel (August 21st, 2014),CAG CheechDogg (August 21st, 2014),Lambda89 (August 21st, 2014),MERZiN8 (August 21st, 2014)
Actions : (View-Readers)