Skip to content

Latest commit

 

History

History
218 lines (212 loc) · 27.2 KB

File metadata and controls

218 lines (212 loc) · 27.2 KB

Computer Science

Missing Semester of Your CS Education, Functional Introduction To Computer Science, Coding Interview University, Self learning CS & Rust CS are great overviews of CS.

I loved reading Code: The Hidden Language book. It explains computing very well from ground up.

Notes

  • Turing machines are not the only theoretical model that can be used to define computation.

Links