Saturday, March 15, 2025

Group Projects

One of my favorite things we've done in my Intro to CS classes is having code reviews with small groups over a few assignments.  I've found them to be incredibly interesting and helpful.  Getting to see others approach things like doc strings and class inheritance helps contextualize a lot of what the instructors teach.  

Computer Architecture Assemble!

 My next class begins soon. I'll be studying the underlying architecture of the OS and Assembky language to interact with the processor....