John's_blog - Building. Learning. Growing
The Secret to Free Domains Every Student Should Know About (Yes, Really Free)
Discover how to claim multiple free domains through the GitHub Student Developer Pack - a comprehensive guide with real examples and step-by-step instructions.
2495 words
|
12 minutes
Cover Image of the Post
Why I Chose to Learn FastAPI First as a Full-Stack Web Dev
Discover why FastAPI is the perfect choice for modern web development, from rapid prototyping to production-ready applications
1249 words
|
6 minutes
Cover Image of the Post
Learning Programming the Right Way: My Journey
How I escaped tutorial hell and found my path in programming through building real projects
785 words
|
4 minutes
Using Alembic
How using Alembic has forced me to be a better developer by encouraging documentation reading and understanding underlying code mechanics.
48 words
|
1 minute
MicroPy Compiler — Parser Documentation
A complete guide to how the MicroPy recursive descent parser works, with code examples, AST diagrams, and explanations of every grammar rule.
1745 words
|
9 minutes