I had the privilege of taking one of Strang's classes a few years back. He is still incredibly sharp, and has a great sense of wit.
During one lecture, he was half way through solving a problem on the board when he jumped straight to the final answer. He then turned to us, and with a deadpan delivery said:
"We haven’t proved it, but that’s okay, we only live so long."
Handwritten HTML and CSS (no JS required). I've been working on my personal site in fits and starts since 2013, so it's by far the longest thing I've ever worked on.
I'm pretty happy with it (but would love feedback & suggestions!)
For anyone looking to understand Roam, I would suggest searching "roam cult" or "#roamcult" on Twitter.
I'm not one of them — but there is a hardcode, devoted fan base that are convinced it's the best thing since sliced bread. Whenever that occurs, it's worth trying to understand why.
I think the bad homepage is (somewhat) intentional: they only want people who are willing to look past the home screen and actually give it a try... and (I believe) they want to avoid the audience who is trying it just because of a flashy landing page.
This is an undergrad course, "200 level" in the standard course numbering (which MIT does not follow). It's for people who know how to program, but relatively new to the field. It's mostly going to be getting people used to assembly and basic computational building blocks.
You might be interested in the new class: 6.812 Hardware Architecture for Deep Learning.
This IDE started as a final project in Gerry Sussman's LISP class at MIT.
When programming and debugging, you often want to know what your code is going to do without the possibility of unintended side effects (state change) by actually running the code.
Towards this goal, we added a concept we call "preview execution." That is: you can preview the output of code in our IDE simply by highlighting a section of code. The IDE will show the output of the highlighted section, but when you de-select the section, there are no side effects: no state is changed in the Scheme instance.
It's downloadable as a Mac app, but also open source. Would love to hear people's thoughts on it!
Patrick Henry Winston cared so much about students.
He wouldn't just spend time crafting lectures (which you can see on OCW), but even spent time re-designing the course to try to improve learning and remove focus on the grades[0].
When students needed help, he was always by their side. When the Star Simpson events were taking place, PHW helped institute policies to better support students[1].
He was a true character. I pieced together a Twitter thread to try to show a glimpse of his personality[2]. MIT will not be the same without him.
(Disclaimer: PHW was my academic advisor for 5 years)
It's in the final stages of publication — I've seen an editor's print in its final form — although I'm not sure what will happen to it now. I would guess it will still be published.
It is the newer version, there definitely appear to be some nice new features[0] and a UI re-fresh (although as a Soulver 2 user, I think I'm pretty happy as is)