Codecademy - a web site where you can learn and
practice C++ coding.
HackerRank - another place to practice your C++ skills.
Computer Science Major
Check out the
road maps for completing the major in 4, 3.5, or 3 years.
Click on a tab at the bottom of the spreadsheet to change the number of years desired.
C++ Programming by various contributors. This is
a not-that-good C++ reference, showing examples of just about everything.
Projects/Homework
DS3 -project 3 specifications. moviesDB.csv - sample movie database.
DS2 - second project. tucks.grd - sample input file for DS2.
mt257.grd - small sample input file for DS2.
mt257.pgm - PGM output file of above.
New data files franc.grd - rectangular grid file.
franc.ppm - sample output of above.
frowscols.ppm - another sample output of above.
mt257holes.grd - missing a few elevation values.
holes.grd - tiny homemade test file.