Web Links

In no particular order of importance:

A nice set of tutorials on YouTube by TheNewBoston (HT Tom Rusovici): C++ Video Tutorials

You can find lots of small, incremental programming problems on Graham Mitchell's Programming by Doing site.

Admiral Grace Murray Hopper, "The Queen of Code" short documentary on 538 (15 min.) http://fivethirtyeight.com/features/the-queen-of-code/

ACCU - Association of C and C++ Users - link

Teaching C++ to School Children

Prof. Holowczak's "Programming Concepts: A Brief Tutorial for New Programmers" link

Prof. Holowczak's Getting Started with Microsoft Visual Studio 2010 using C++ Tutorial link

A programming languages glossary (OLD) - link

Some free software for university students link

Side-by-side comparison of languages similar to C++ link

Learn to code interactively - many different languages link

A Guide to Programming Languages link

Computer Science Career Guide link

[From MastersinDataScience and 2U]