Computer Science
categories: hacking
tags: cs
Description/Summary
CS learning and some resourceContent
Books I am reading
Scheme: Structure and Interpretation of Computer Programs
The Rust Book
Code Complete
Clean Code
Lectures about algorithms
CSE373 - Analysis of Algorithms 2016 SBU by Steven Skiena
Expressing algorithms: pseudocode
The videos’ quality isn’t great, and I give up. Then I move to another lecture: MIT 6.006 Introduction to Algorithms, Fall 2011
More lectures on MIT website: https://ocw.mit.edu/courses/find-by-topic/
About types
Type system: Things I Was Wrong About: Types
Random blog posts, podcasts
The Humble Programmer by Edsger W. Dijkstra
How to learn programming | Charles Isbell and Michael Littman and Lex Fridman
Charles Isbell and Michael Littman: Machine Learning and Education | Lex Fridman Podcast #148
joy
References
CS lectures
CS140e: Stanford’s CS140e Winter 2018 course
CS 110L: Safety in Systems Programming