![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: book, bookmark, faq, link, reference, resource, tutorial |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| C++ Essential Bookmarks! Hi all! I've been leafing through my bookmarks, and decided alot of them are generally really useful links which could be of help to anyone learning the language. I thought I'd share my bookmarks list, and hope anyone reading this finds something useful here. Information linked here is appropriate to C++ programmers at all different levels of experience. Each resource is generally of a good quality, however this list is not exhaustive by any means. The most important tool for learning C/C++! Google! - Google Free Integrated Development Environments (Windows) Microsoft Visual Studio 2005 Express Edition - Visual Studio Express Bloodshed Dev-C++ - Bloodshed Software - Dev-C++ Quincy - Quincy: Simple free C/C++ programming IDE for Windows Turbo C++ Explorer - Turbo C++ Explorer Homepage Code::Blocks - Code::Blocks IDE - Open Source, Cross-platform Free C++ IDE C++ Standalone Compilers Comeau TryItOut Online - Test Drive Comeau C/C++ Online MinGW (Windows GCC Port) - MinGW - Home Free Tutorials CProgramming.com Tutorials - Cprogramming.com - Programming Tutorials: C++ Made Easy and C Made Easy CPlusPlus.com - cplusplus.com - The C++ Resources Network Thinking In C++ 2nd Ed. (Free eBook) - Bruce Eckel's MindView, Inc: Thinking in C++ 2nd Edition by Bruce Eckel The correct C++ programming tutorial - Correct C++ tutorial main page C++ Language FAQs Marshal Kline's C++ FAQ Lite C++ FAQ LITE comp.lang.c FAQ comp.lang.c Frequently Asked Questions alt.comp.lang.learn.c-c++ FAQ - http://www.comeaucomputing.com/learn/faq/ C++ Reference Cppreference.com - C/C++ Reference Eternally Confuzzled - Eternally Confuzzled Dinkumware's C++ Library Reference Manual - Dinkumware, Ltd. - Compleat Libraries Reference Wikipedia's C++ Entry - C++ - Wikipedia, the free encyclopedia Bjarne Stroustrup's homepage - Bjarne Stroustrup's Homepage Useful C++ Articles / Links Eternally Confuzzled - Eternally Confuzzled DaWei - Pointers - Contributor's Corner DaWei - OO Programming - DaWei Designs Andrei Alexandrescu, Traits #1 - http://erdani.org/publications/traits.html Andrei Alexandrescu, Traits #2 - C++ Report Reccomended Reading Beginner's -You Can Do It! (Francis Glassborow) -Accelerated C++ (Andrew Koenig) -C++ Primer 4th Ed (Lippman, Lajoe, Moo) -Thinking in C++ 2nd Ed (Bruce Eckel) Intermediate -The C++ Programming Language (Bjarne Stroustrup) -The C++ Standard Library (Nicolai Jossutis) -Effective C++ (Scott Meyers) Advanced -Exceptional C++ (Herb Sutter) -More Exceptional C++ (Herb Sutter) -Modern C++ Design (Andrei Alexandrescu) Book reviews at the Association of C and C++ Users (ACCU) ACCU :: ACCU NOT Reccomended Reading (Avoid these books for C++) Sams teach yourself XXXXXX in X Days/Hours XXXXX For Dummies Any book written by Herbert Schildt Usenet Groups alt.comp.lang.learn.c-c++ comp.lang.c++ comp.lang.c++.moderated comp.std.c++ comp.lang.c C++ ISO Standard The C++ Standards Committee - ISO/IEC JTC1/SC22/WG21 - The C++ Standards Committee C++ 3rd Party Libraries Boost C++ Library - Boost C++ Libraries Loki C++ Library - Loki | Main / HomePage WxWidgets - wxWidgets Misc. Programming / Computer Science Free Programming Resources - Free Programming Resources - freeprogrammingresources.com Network Programming (Mainly Linux, but mostly applies to Windows too) Beej's Guide to Network Programming Last edited by Bench : 08-12-2007 at 12:47 PM. |
| The Following 4 Users Say Thank You to Bench For This Useful Post: | ||
| |
| ||||
| I want to add this one to those who're interested with Game programming, and Computer Graphics (OpenGL) NeHe Productions: Main Page Completed tutorial for OpenGL beginners lol, but I'm still trying to make a time to setup the OpenGL and my VS lol... |
| The Following User Says Thank You to HelloWorld For This Useful Post: | ||
Bench (08-12-2007) | ||
| ||||
| Nice List, i would also like to add a couple: MSDN -This is a good site once you understand how it all work. Index of / - Is also in my bookmarks got some good video tutorials for beginners, not just C++ there but you can see where to click for C++ clearly. The rest of my links are really what i has been posted already and i would agree a great book is accelerated C++. |
| The Following User Says Thank You to Lee For This Useful Post: | ||
HelloWorld (08-12-2007) | ||
| |||
| I've got some to add myself: Style Tips -C++ Programming Style Guidelines Performance - GameDev.net - Improving Performance in C++ with Compile Time Polymorphism Tutorial (for those that have some programming background) - C++ Tutorial __________________ "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off." -- Bjarne Stroustrup, creator of what is now known as C++ For more quotes by Bjarne Stroustrup, check out http://www.research.att.com/~bs/bs_faq.html#really-say-that. |
| The Following User Says Thank You to rpgfan3233 For This Useful Post: | ||
HelloWorld (08-12-2007) | ||
![]() |
| Thread Tools | |
| Display Modes | |
| |