资 源 简 介
Collection of Programming Samples for CSCI 123 - Introduction to Programming Concepts in C++
Where to Start?
Check out [Getting Started](http://code.google.com/p/cpluspluscodesamples/wiki/gettingstarted).
Why Google Code instead of the course web site?
Initially I used the course web site to host code samples. I have since moved the code to Google Code. Google Code provides source repository, a wiki, issue tracking, and downloads. Google provides tools for open source projects and developers. This means that actual products and developers are using Google"s tools to create software. By hosting my samples at Google this give you (the student) exposure to these tools that are used in the industry.