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...
, 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...
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...
Hey ,One of the most common questions I get is, "what's the difference between computer science and software engineering?"π€ Depending on how experienced the person asking is, this can actually be a really difficult question to answer.But I've tried...
, you might be making a wrong assumption about software engineering. π€Most coders assume software engineering is only about programming. But it's just as much, if not even more, about effective communication.Just think about it - you work on a team...
Hey ,π¨πΏβπ» Let's be honest - the reason most people want to learn to code is so that they can get a job as a software engineer.But it's not easy.π I didn't get a single response back when I applied for internships as a sophomore.But in my junior y...
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...
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'...
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 (...
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...