Connecting Tech Pros Worldwide Help | Site Map
Reply
 
LinkBack Thread Tools Search this Thread
  #1  
Old September 13th, 2007, 04:11 PM
sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,890
Default

Tutorials
Cplusplus.com - A fantastic site with comprehensive C and C++ documentation, as well as tutorials
Tutorial on Pointers and Arrays in C
MS
theForger's Win32 Tutorial
Linux
YoLinux.com - A collection of tutorials for everything Linux (specifically linked is the C++ Development section)

APIs
MS
The Microsoft Developer Network (MSDN)
Linux
Codase.com
GTK.org
Apache C++ API

Code Repositories
Sourceforge.net - Code and project repository
Freshmeat.net - Code and project repository

Compilers/IDEs
GCC
Visual Studio 2005
Eclipse - This may take some configuration to be able to use to compile C/C++ code.
The Bloodshed Dev-C++ Compiler
Reply



  #2  
Old September 27th, 2008, 01:43 PM
Member
 
Join Date: Apr 2008
Location: Illinois
Age: 26
Posts: 92
Default

I see that Dev-Cpp is listed here. I like Codeblocks because of all the compilers it is capable of using, while being very easy to pick and choose which compiler to use.

It also has the ability to use dev-cpp's devpaks, and use devpak.org to auto-fetch libraries for it's mingw distribution that comes with it.

The mingw that comes with codeblocks is more up-to-date as well. I point all my dev-cpp's compiler tools to codeblock's mingw distribution, as the older mingw in dev-cpp has problems with manipulating files, among other bugs.
Reply
  #3  
Old April 28th, 2009, 04:50 PM
Expert
 
Join Date: Mar 2008
Location: Naperville, Illinois U.S.
Age: 52
Posts: 568
Default

Floating-Point Arithmetic
What Every Computer Scientist Should Know About Floating-Point Arithmetic
Reply
  #4  
Old April 28th, 2009, 07:44 PM
Familiar Sight
 
Join Date: Apr 2007
Posts: 174
Default

I would also suggest listing http://www.boost.org/ - there are days when I can't get anything done without boost
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.