Compilers ::: Begineers Guide ::: Developer Tools ::: Articles ::: Assessments

IDE's and Compilers:::
 
Get ahead of Turbo C/C++ 3.0 IDE. Try these compilers
 
Beginners Guides:::
 
Excellent guides for Beginners to Jump start on following tools
 
Beginners Guide to Develop C/C++ Projects Using Visual C++# Dive Into Microsoft Visual C++ 6 (360K PDF) 
http://www.deitel.com/books/cppHTP4/DiveIntoVCPP6.zip
 
Beginners Guide to Develop C/C++ Projects Using Visual C++.NET# Dive Into Microsoft Visual C++ .NET (1.2MB, DRAFT PDF in ZIP file)
http://www.deitel.com/books/cppHTP4/cppHTP4_DiveIntoVCPPNet_AlphaDraft.zip
 
Beginners Guide to Develop C/C++ Projects Using GNU Compiler on Linux
Through Cygwin
# Dive Into GNU C++ with CygWin on Windows (578K, DRAFT, PDF in ZIP file)
http://www.deitel.com/books/cppHTP4/cppHTP4_DiveIntoCygwin.zip
 
Beginners Guide to Develop C/C++ Projects on Linux using GNU C++ Compiler# Dive Into GNU C++ on Linux (460K, DRAFT PDF in ZIP file)
http://www.deitel.com/books/cppHTP4/cppHTP4_DiveIntoGCCLinux_AlphaDraft.zip
 
Developer Tools:::
 
Ten Must-Have Tools Every Developer Should Download Now

 
A Utility to Convert VS.NET 2003 Project Fileshttp://www.codeproject.com/macro/vsconvert.asp
 
Articles worth a Million :::
 
Do read these articles as they are really very informative.
 
Introduction to .NET
The article introduces Microsoft's .NET framework and compares it to Sun's J2EE 
The Common Language Runtime (CLR) and Java Runtime Environment JRE)        The article discusses interpreters, compilers, the JVM and the CLR: http://www.codeproject.com/dotnet/clr.asp
Assessments:::
 
Assess your Visual Studio .NET skill:

Comments

Popular posts from this blog

Imote2 with Camera setup IMB400 over Ubuntu 9.10/10.04

Branch and bound algorithm in C#- Article by AsiF Munir

Tensorflow - Simplest Gradient Descent using GradientDescentOptimizer