Support Forums
C++ Guidance Thread[Keeping it updated] - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Programming with C++ (https://www.supportforums.net/forumdisplay.php?fid=20)
+---- Thread: C++ Guidance Thread[Keeping it updated] (/showthread.php?tid=4578)

Pages: 1 2 3 4 5 6


RE: C++ Guidance Thread[Keeping it updated] - elvinguitar - 06-07-2011

very nice guide and compilation. thanks so much for this. this will help me for my programming subj this sem. Smile


RE: C++ Guidance Thread[Keeping it updated] - codevade - 06-07-2011

this is a big list of tutorials.

i am learning a few languages right now and i am sure this can help out a lot.


RE: C++ Guidance Thread[Keeping it updated] - Facebook Staff - 06-08-2011

Very detailed toturial. i will rep if i could.


RE: C++ Guidance Thread[Keeping it updated] - BacklTrack - 06-12-2011

Hope you don't mind..just going to post some books I uploaded a while back.

Illustrating C
Good book, starts from the beginning but it's a no BS book.

http://www.pro9ramming.com/illustrating-c-t-1789.html

Memory as a Programming Concept in C/C++
Ever have trouble with pointers or memory concepts? This is your book.

http://www.pro9ramming.com/memory-as-a-programming-concept-in-c-c-t-1780.html

The C Programming Language
By the author of C himself

http://www.pro9ramming.com/the-c-programming-language-2nd-edition-t-1660.html

C -- From Novice to professional
Kind of bland, but others may like it.

http://www.pro9ramming.com/-c-from-novice-to-professional-t-1545.html

Professional C++ 5th edition
Focuses on OOP design and re usability of code rather than it being a tutorial or explaining basic concepts. Hence the "professional" tag.

http://www.pro9ramming.com/professional-c-2005-t-990.html


If anyone wants I can upload more. I've got around 20 gigs of books.


RE: C++ Guidance Thread[Keeping it updated] - DragScope - 06-27-2011

Wow, this is a amazing thread i just started learning C++ and it's amazing Smile


RE: C++ Guidance Thread[Keeping it updated] - H-Q - 06-29-2011

Awesome man


RE: C++ Guidance Thread[Keeping it updated] - ControL1 - 06-29-2011

Thanks for the list! it is quite interesting!



RE: C++ Guidance Thread[Keeping it updated] - Black Ghost - 06-29-2011

Thanks!
I am about to start learning C++ and this thread has helped me out a lot.

<3 You!


RE: C++ Guidance Thread[Keeping it updated] - ily - 06-29-2011

I am trying to learn C++ and Python. Tongue


RE: C++ Guidance Thread[Keeping it updated] - devi11 - 07-25-2011

Great work man, excellent compilation.
Thanks.