How to Survive EECS 281
editing
C++ in Xcode
external
Tips for working in Xcode.
Sublime SFTP
external
Uploading files to CAEN automatically with Sublime Text.
Code-Completion in Sublime Text
Apparently some of you use Sublime Text, so I asked a friend how to set up code-completion.
coding
What EECS 183 and 280 didn't mention
Common issues we see in incoming students.
Painless Automated Testing
Running a test suite automatically in ten lines of code.
Avoiding Code Duplication
The simplest technique you can use to write less buggy code.
workflow
Terminal Tips and Tricks
Stop pressing
up
a million times to find that
g++
command!
Dealing with CAEN
Connecting to and uploading/downloading from CAEN efficiently.