Resource Links

Class Resources

CPPLab

CS162 Github repository
Github Tutorial

Qt Creator Setup Instructions

Command Line Quick Reference

Valgrind Guide

CS Student Server Guide

Book Website
Practice Quiz Questions. That link takes you to Chapter 1 practice. To get to other chapters, change the chapter number in the URL (e.g. to get to Chapter 12, change the part that says "&chapter=1" to say "&chapter=12").

C++

C++ Crash Course for AP CS students

LearnCpp.com online text
CPlusPlus.com reference
Fredosaurus C++ notes

C++ Guidelines from C++ bigwigs
Google's C++ Styleguide

CPP FAQ

C++ Code Visualizer

Programming Practice

Places and ways to practice programming