Stanford EE Quals Resources

Because many of the existing webpages out there are from the old (pre-2015) quals format, I’ve open-sourced some of the study resources that my group and I used to prepare. Because it’s on GitHub, we would encourage future students to contribute to the repository as they study.

Furthermore, many of the posted solutions come from the HW/SW categories, while other websites typically are from students who focused on other areas.

You can find the GitHub repository here: Stanford EE Quals Resources

Posts from blogs I follow

Resilient LL Parsing Tutorial

In this tutorial, I will explain a particular approach to parsing, which gracefully handles syntax errors and is thus suitable for language servers, which, by their nature, have to handle incomplete and invalid code. Explaining the problem and the solution…

via matklad May 21, 2023

🤠 "Where have all the hackers gone?" + a way to discuss programming languages 👨‍🎤

🎵 The song for this post is CHEMICAL LOVE, by "Kaleb James and Chey" for the game Bust-a-Groove. 🎵 I'm talking with friends and coworkers about programming languages (surprise), and I'm landing on a rough shape that these conversations take. I'll share it …

via More Pablo: all May 15, 2023

The Perfect Weekend-Project, or You Should Build a Blog

The latest from atthis.link

via atthis.link May 12, 2023

Generated by openring-rs