Learning objectives for chapter 2
Learn how to select, install, and use an editor for writing in C++.
Learn how to select, install, and use a C++ compiler.
Implement file management and system configuration to support C++ programming.
Learn how write, save, compile, and run a C++ program.
  Learning objective(s) addressed
  1234
Exercises Right-click (or control-click on a Mac) the title to save its PDF to your system.  
2.1 Programming Tools PDF XXX 

 
Samples Right-click (or control-click on a Mac) the title to save its CPP file to your system.  
2.1 World's Shortest C++ Program CPP    X

 
Videos  
2.1 Click HERE for a YouTube-like video that shows how to setup PCs and Macs for using command-line mode. The video is 3 minutes long. It shows both a Windows XP system and a Mac running OSX.    X
2.2 Click HERE for a YouTube-like video that shows how to use Microsoft VC++ 2010 in command-line mode. The video is 9 minutes long. It's on a Windows XP system, using Visual Studio and C++, but the principles it teaches are system- and language-independent. XXXX

 
Addendums Right-click (or control-click on a Mac) the title to save its PDF to your system.  
2.1 Command-Line Compiling On A PC PDF  XXX
2.2 Command-Line Compiling On A Mac PDF  XXX
2.3 Tips For Installing XCode PDF  X  

Chapter 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15