Homepage / Notes / Computer Science
When you compile code in advance, like in C / C++
When code is compiled as it's being ran, but the machine code is being saved, so that the 2nd time a piece of code is being ran, it's very fast
https://www.seas.harvard.edu/courses/cs153/2018fa/index.html
https://www.cs.cornell.edu/courses/cs6120/2020fa/self-guided/
Single instantiation of a class
https://en.wikipedia.org/wiki/Tacit_programming A programming paradigm in which function definitions do no identify the arguments on which they operate.
https://functional-algorithms-verified.org/
A function that takes another function as an argument, and return a function
Tart is a virtualization toolset to build, run and manage macOS and Linux virtual machines on Apple Silicon.
Say goodbye to slow, clunky containers and VMs
OrbStack is the fast, light, and easy way to run Docker containers and Linux. Develop at lightspeed with our Docker Desktop alternative.
URI-scheme: gemini://
gemtext
# Heading
## Sub-heading
### Sub-subheading
* Item 1
* Item 2
* Item 3
Read the Imposter's Handbook? => Started on <2021-02-17> "Season 2" available for after => https://bigmachine.io/products/imposter-season-2/
https://bigmachine.io/products/imposter-video/
SymbolHound is a search engine that doesn't ignore special characters. This means you can easily search for symbols like &, %, and π. We hope SymbolHound will help programmers find information about their chosen languages and frameworks more easily.
The AI search engine for developers.
https://csgordon.github.io/books.html
https://docs.google.com/spreadsheets/d/1zfw8nPvJeewxcFUBpKUKmAVE8PjnJI7H0CKimdQXxr0/htmlview
https://mitpress.mit.edu/sites/default/files/sicp/index.html https://composingprograms.com/
by Peter Van-Roy
https://medium.com/basecs Exploring the basics of computer science, every Monday, for a year.
https://www.theodinproject.com/home
http://craftinginterpreters.com/
by Bruce A. Tate
by Tom Stuart
https://ocw.mit.edu/courses/mathematics/18-404j-theory-of-computation-fall-2020/
https://cstheory.stackexchange.com/questions/3253/what-books-should-everyone-read
by Chris Hanson and Gerald Jay Sussman
http://infolab.stanford.edu/~ullman/focs.html
https://www.youtube.com/c/NeetCode/videos
https://leetcode.com/ LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.
https://github.com/jwasham/coding-interview-university A complete computer science study plan to become a software engineer.
https://arxiv.org/abs/2201.00650
https://www.freecodecamp.org/news/coding-interviews-for-dummies-5e048933b82b/
https://blog.nindalf.com/posts/tech-interview/
https://code.maiamccormick.com/2021/06/27/job-hunting.html
https://www.danhacks.com/software/software-engineering-coding-interview.html
by Gayle Laakmann McDowell
https://transitivebullsh.it/gaming-cs-interviews
https://github.com/yangshun/tech-interview-handbook
by Charles Petzold
2nd Edition came out <2022-08-07>
by Robert Martin (Uncle Bob)
by Andre Hunt, David Thomas
by Steve McConnell
by Fred Brooks
by Peter Seibel
https://github.com/ossu/computer-science
https://ocw.mit.edu/courses/6-172-performance-engineering-of-software-systems-fall-2018/