Fantastic Learning Resources

Fantastic Learning Resources is an article that provides advice on how to learn programming and improve programming skills. The author shares a list of resources that they consider to be fantastic, including websites, courses, and books. The article suggests Project Euler as a great way to build programming muscle and improve coding skills. It also recommends reading “Modern Operating Systems” for a big picture understanding of software stack, and “Nand to Tetris” for building a computing system from scratch. The CSES Problem Set is highlighted as the best source for practicing algorithms, and various programming language courses are recommended for expanding programming vocabulary. The article also offers advice on mentorship, learning different programming languages, and honing coding skills to program without bugs. Finally, it suggests coding medium-sized projects to improve architecture and programming abilities. Overall, the article provides useful resources and insights for individuals looking to learn and improve their programming skills.

https://matklad.github.io/2023/08/06/fantastic-learning-resources.html

To top