Resource Links
Tools
Memory Testing
QTCreator
You will likely still want to use QTCreator or another IDE for editing/debugging code.
Qt Creator Setup Instructions
QtProject settings folder
Git
You will use Git to accept and turn in assignments.
Examples for this class can be found at: https://github.com/ChemeketaCS/cs260Code
Makefiles
C++ References
C++ Crash Course for AP CS students
LearnCpp.com online text
CPlusPlus.com reference
C++ Guidelines (from C++ designers)
Google's C++ Styleguide
CPP FAQ
Data Structures References
Simulators
Gnarly Trees
UCSF Data Structures Practice