⌨️ Special announcement

Hey ,Thanks for being an active member of Coding for Zoomers!I have an announcement to make. Drumroll, please...πŸ₯Now that our community has grown a bit, I think it's time we took it to the next level: I'm launching a paid newsletter.Benefits:Level u...

Read More
Dec 22, 2022
Is this AI dangerous?

, have you been paying attention to the latest tech trend?There's a super powerful AI called ChatGPT, and it can generate high-quality answers to your questions, based on data it crawled from the Internet.But as impressive as this is, there's a dark...

Read More
Dec 15, 2022
Coding expectations vs reality

Hey , there's something I've got to get off my chest.We've got to change the way we talk about computer science!Lots of videos make it seem like being a software engineer is an easy job.These unrealistic expectations might be setting you up for failu...

Read More
Dec 09, 2022
Happy Thanksgiving from Coding for Zoomers πŸ¦ƒ

Hey , happy Thanksgiving!I'm thankful you signed up to be one of the first 50 readers of the Coding for Zoomers newsletter.I'd love to hear your feedback - would you mind taking 5 minutes to fill out this survey?No pressure - it's okay if you don't t...

Read More
Nov 24, 2022
How to build an app like twitter

How To Build An App Like Twitter: Part 1Twitter is a hot topic these days, due to its recent acquisition. Whatever your thoughts on the current owner are, you probably think it would be really cool to create the next big social media app. Today, you'...

Read More
Nov 18, 2022
The secret of loops in programming

The Secret Of Loops In ProgrammingI'll let you in on a secret about programming: there's actually only 1 kind of loop. That's right, for loops, while loops, and do while loops are all different forms of the same thing.For example, this for loop:for (...

Read More
Nov 11, 2022
How computers understand code

How Computers Understand CodeMargaret Hamilton, the programmer who took us to the moon.Have you ever wondered how your computer knows how to run your code? There are several steps involved. It's a complex process, but understanding the basics makes i...

Read More
Nov 08, 2022