#beginners
Read more stories on Hashnode
Articles with this tag
In my last post, I hinted that De Morgan's Theorem makes "boolean code more readable" but that "we'll talk more about that later". Later is now! Let's...
All animations courtesy of my Wireworld built in Svelte If you've spent any time programming, you may recognize the "big three" boolean operators:...
Something I struggled with when I was beginning web development and I see many new devs struggle with as well: What is a "Server" actually capable...
Cover photo by Mark Rohan on Unsplash Disclaimer: this post should be considered humorous and not a comprehensive guide on submitting a good code...
_Cover photo by Artem Kniaz on Unsplash_ These thoughts I've had reading the thousands of Which language should I learn first? posts crystalized...
Debugging problems differentiates successful programmers from the mediocre. The good news? It can be learned and improved! Just follow some basic...