Intro to Computing - Latest YouTube Video After 4 Months Missing


It's been some time since my regular newsletter update! Wanted to share some of the new content I'm working on, including some new videos on YouTube. My goal is to create a lot more in depth crash courses on software engineering topics. Looking forward to hearing your thoughts on the new content!

Hi, it's Caleb from CodeBreakthrough! If you'd like to unsubscribe from the newsletter, unsubscribe here.

In my newest video we learned all of the most important topics you should know as a software engineer, diving deep into computer hardware and how computers work. This is step one to being a better developer, as all of our software runs on computer hardware. This is the best 30 minute video on computer fundamentals for developers. Enjoy!

video preview

Here are the main topics covered in my video:

  • Beginner Programming
  • Intermediate Topics
  • Web Development
  • Computing Theory
  • Computer Hardware
    • The Motherboard
    • RAM
    • Storage
    • Caching
    • GPU
    • Processor Cores
    • Serial and Parallel Computing
    • ARM and x86
  • In-Memory Data Stores
  • Server vs Client

Really excited to share this info with you. Let me know if there's anything in this list you'd like to learn more about!

Life Updates

I've been working on my software engineering mentorship for a number of months now, but I have decided for now to bring a lot of my focus back to my roots -> creating top notch tech content on YouTube. I've taken about a 4 month break since posting which was a nice needed break, but now I am amped up and have some great ideas in the pipeline.

Here are some ideas I am considering:

  • More system design topics such as Message Queues, API gateways, and NoSQL databases.
  • Building APIs with FastAPI as well as Open API specs.
  • Or maybe some full stack real time apps with WebSockets.
  • Data Structures and Algorithms.

What would you like to see? Reply to this email and maybe we can make it happen!

Caleb Curry

Software Engineering content and tips for Backend and Fullstack Engineers.

Read more from Caleb Curry

CodeBreakthrough Caleb Curry Lots of exciting updates this week. I have a new backend engineering course available, new videos on YouTube, and information about upcoming updates and releases! Hi, it's Caleb from CodeBreakthrough! If you'd like to unsubscribe from the newsletter completely, unsubscribe here. The latest releases on YouTube have been all about understanding API pagination in detail. Pagination Concepts Explained This is a great way to reduce load on the database server and...

video preview

CodeBreakthrough Caleb Curry Yo! I dropped a 1 hour video that will give you a lot of valuable experience in building APIs. This is just the start, too, as I have many more coming that go in to intermediate and advanced topics. Hi, it's Caleb from CodeBreakthrough! If you'd like to unsubscribe from the newsletter completely, unsubscribe here. Full REST API Tutorial (1+ hour) As a reminder from last week, you can start at the complete beginning of this series by watching this intro concept...

CodeBreakthrough Caleb Curry What's up everybody, we have some insane content for ya this week. Additionally some top secret updates on my upcoming data structures and algorithms course. Hi, it's Caleb from CodeBreakthrough! If you'd like to unsubscribe from the newsletter completely, unsubscribe here. 1 Hour API Design Crash Course In this video I give you everything you need to start understanding APIs. We discuss the different types and how to get started with REST APIs. One of my fav...