Review: CPSC 213, 221

Posted on January 10, 2013 in ubc • 7 min read

Now that I've finished with all my 2nd year CPSC courses, I guess it's a good idea to write down my review before I forget about it, especially since I'm now on a co-op work position. So, without further ado, I present to you my overall thoughts and comments on both CPSC 213 and CPSC 221 (taken in 2012W1).

CPSC 213:

In a nutshell:

Language: C, Java, Assembly (SM213)

Toolset: Text editor of your choice + gcc (GNU C compiler) + debugging tools (gdb for C, Simple Machine for SM213 assembly)

Prereqs: CPSC 121, 210

Website/resources: CPSC 213 website, SM213 ISA …


Continue reading