Support Forums

Full Version: C++ Guidance Thread[Keeping it updated]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
C++ guidance books and more!
------- ------- -------

Quick information about C++:

C++ (pronounced "See plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features. It was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C programming language and originally named "C with Classes". It was renamed C++ in 1983.

C++ is widely used in the software industry, and remains one of the most popular languages ever created. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.



C++ Ebooks(this is not warez! the sites are totally legit and so are the e-books)
---------
C++ GUI Programming With Qt 4
http://www.freshwap.net/forums/e-books-t...ition.html

C++ GUI Programming With Qt 3
http://www.computer-books.us/cpp_0010.php

An Introduction to C++ Programming
http://www.computer-books.us/cpp_1.php

An Overview Of The C++ Programming Langauge (from the Handbook of Object Technology)
http://www.computer-books.us/cpp_2.php

How To Think Like A Computer Scientist With C++
http://www.computer-books.us/cpp_3.php

Introduction To OOP Using C++
http://www.computer-books.us/cpp_4.php

A Beginners C++
http://www.computer-books.us/cpp_5.php

Programming in C++, Rules and Recommendations
http://www.computer-books.us/cpp_6.php

Thinking in C++ Volume 1 - Introduction to Standard C++
http://www.computer-books.us/cpp_7.php

Thinking in C++ Volume 2 - Practical Programming
http://www.computer-books.us/cpp_8.php

C++ In Action - Industrial Strength Programming Techniques
http://www.computer-books.us/cpp_9.php



C++ Website tutorials.
---------
C++ A Beginners Guide by Herbert Schildt
http://cplus.about.com/gi/o.htm?zi=1/XJ/...05129.aspx

C++ Programming
http://cplus.about.com/gi/o.htm?zi=1/XJ/...mming/TOC1

From C++ to Objective-C
http://cplus.about.com/gi/o.htm?zi=1/XJ/...bjc-en.pdf

High Integrity Coding Standards for C++.
http://cplus.about.com/gi/o.htm?zi=1/XJ/...ndard.com/

Industrial Strength C++
http://cplus.about.com/gi/o.htm?zi=1/XJ/...ndustrial/

Lockheed Martin JSF C++ Coding Standards
http://cplus.about.com/gi/o.htm?zi=1/XJ/...ndustrial/

Optimizing software in C++
http://cplus.about.com/gi/o.htm?zi=1/XJ/...ng_cpp.pdf

Thinking in C++ 2nd Edition Bruce Eckel's Classic Book
http://cplus.about.com/gi/o.htm?zi=1/XJ/...nloadSites

Cplusplus Website.
http://www.cplusplus.com/

Cprogramming Website.
http://www.cprogramming.com/tutorial.html

Teach Yourself C++ in 21 Days.
http://newdata.box.sk/bx/c/

C++ Tutorial brought to you by freeprogrammingresources.
http://www.glenmccl.com/tutor.htm

C++ Reference guide.
http://www.cppreference.com/wiki/start

C++ Tutorials brought to you by intap.
http://www.intap.net/~drw/cpp/



C++ Win32 API Tutorials
---------
http://www.winprog.org/tutorial/
http://www.relisoft.com/Win32/generic.html
http://www.infernodevelopment.com/c-win32-api-tutorial




C++&API Video tutorials.
---------
http://www.youtube.com/watch?v=tyVhn0FWWB4 - antiRTFM
http://www.youtube.com/watch?v=Sxdf-VEql2o - 2000ContourSVT
http://www.youtube.com/watch?v=nziy2_U5JQI - reconnetworks
http://www.youtube.com/watch?v=KaXDZ7uzL...re=related - xoaxdotnet
http://www.youtube.com/watch?v=GMx_G05cqYI - thenewboston
http://www.youtube.com/watch?v=dZmizEcIn...733AB5F923 - C++ Win32 API video Tutorial - xoaxdotnet
http://www.youtube.com/watch?v=NQ38gECR-oA - C++ Win32 API video Tutorial - 0121ryanh117


C++ Compilers&API support.
---------
DevC++
http://www.bloodshed.net/devcpp.html

Borland C++ Compiler version 5.5
http://edn.embarcadero.com/article/20633

visual c++ 2008 express edition - API support
http://www.microsoft.com/express/vc/

GCC, the GNU Compiler Collection
http://gcc.gnu.org/

Xcode Compiler - For Macs
http://developer.apple.com/tools/xcode/

Code::Blocks
http://www.codeblocks.org/

Codelite
http://codelite.org/

Resedit - API support
http://www.resedit.net/

GTK+ - API support
http://www.gtk.org/


C++ Source codes.
---------
http://www.freeprogrammingresources.com/csource.html
http://www.planet-source-code.com/vb/def...categories
http://www.cprogramming.com/cgi-bin/source/source.cgi
http://www.cplusplus.com/src/
http://rapidshare.com/files/266011855/Ke..._2009_.rar - Keylogger source codes(Virus Free)




C++ Books I suggest you buying.
---------
C++: The Complete Reference - By Herbert Shildt.
http://www.amazon.com/C-Complete-Referen...0078824761
Awesome man, just simple awesome.... Big Grin ++

This will all come in handy soon, so I can't thank you enough...!!!
But the links to the Ebooks have been reported as piracy...

Thanks for the list! it is quite interesting!
(01-29-2010, 06:01 PM)Master of The Universe Wrote: [ -> ]Awesome man, just simple awesome.... Big Grin ++

This will all come in handy soon, so I can't thank you enough...!!!
But the links to the Ebooks have been reported as piracy...

Indeed,some E-books atleast.I'll be updating it tomorrow with new books links,kinda tired now.
Glad you like it Smile
Quote:Thanks for the list! it is quite interesting!
Smile
Updated!

1.Updated with new Ebooks.
2.Added more C++ Tutorials.
3.API video tutorials
3.Win32 API tutorials
4.API Compilers
5.C++ source codes.
The list is getting better and better, thanks man...
I will need some time to get all of this ;)...
This is an excellent compilation and I'm sure it will benefit many members of the SF community. Smile
I love this thread. I now want to start with c++ really bad.

Great compilation bloxx!
(01-30-2010, 12:06 PM)Skill Wrote: [ -> ]This is an excellent compilation and I'm sure it will benefit many members of the SF community. Smile

I hope so Pirate

Btw I won't be adding more stuff atm just so it can look clean and simple and not bloated with information.

Quote:I love this thread. I now want to start with c++ really bad.

Great compilation bloxx!
I'm glad this thread has inspired you Smile
(01-30-2010, 01:03 PM)Bloxx Wrote: [ -> ]I hope so Pirate

Btw I won't be adding more stuff atm just so it can look clean and simple and not bloated with information.

If you have any problems when it comes to editing the thread feel free to send me a PM containing the additional information and I'll update the thread for you; without hesitation.
Pages: 1 2 3 4 5 6