Zach’s CS467 Capstone Project Blog

  • Static Analysis Analysis

    I’ll be upfront and admit that I was the most vocal advocate for including extensive static analysis in our continuous integration (CI) workflow on Github. I envisioned a beautifully and uniformly formatted codebase free from many common C coding errors that would be a great project to show off to future employers. In the end…

  • Clash of the Titans

    My group is making an emulator to run the 1978 classic arcade game Space Invaders. We are writing our project in C. C is a compiled language, which means that part of our planning process included selecting a compiler. C is also old and widely used, which means there are many compilers to choose from…

  • Hello world!

    Hi, my name is Zach. If all goes according to plan I’ll be finishing up my CS degree this June. I’m also taking CS 475 Parallel Programming and CS 464 Open Source Software this term. In addition to my work as a student, I work 20 hours per week as a software engineering intern at…

Got any book recommendations?