Returning to the Craft of Programming
Getting back into side projects and learning after a break. Setting up Raspberry Pi clusters, learning new technologies, and planning future technical explorations.
Getting back into side projects and learning after a break. Setting up Raspberry Pi clusters, learning new technologies, and planning future technical explorations.
Today I learned about two essential Rust resources: a comprehensive guide to Rust macros and a detailed book on Rust performance optimization techniques.
Today I learned about the comprehensive 'Build Your Own X' repository containing tutorials for building everything from operating systems to databases, and discovered the Web Dev Junkie YouTube channel for modern web development tutorials.
Today I learned about ALGPT2, a project using GPT-2 for algorithm generation, and discovered a comprehensive 30-day JavaScript learning challenge.
Today I learned about VSCode Tinder, a humorous video that presents Visual Studio Code features in the style of a dating app interface.
Today I learned about Rust libraries for terminal applications, building text editors from scratch, the mathematical argument for Tau over Pi, and improving typing skills with classic literature.
TIL 2020-09-30 Python for Kids - Comprehensive GitHub repository with Python programming lessons designed specifically for children and beginners.
TIL 2020-09-12 Ben Eater - Learn How Computers Add Numbers - Excellent video on building a 4-bit adder circuit to understand fundamental computer operations. Peter Norvig - Teach Yourself Programming in 10 Years - Classic essay on the importance of deliberate practice and long-term commitment to mastering programming.
TIL 2020-09-05 Mastering the Hard Parts of JavaScript - Deep dive into JavaScript callbacks and asynchronous programming concepts.
Today I learned about programming wisdom from Alan Perlis, language design principles from Guy Steele, and the philosophy behind growing programming languages.