Featured

...
Six Important Tips for Learning to Code

Learning to code is challenging and fun. It can also be super frustrating. How many times have you spent hours wondering why your code won’t compile after you’ve tried everything? How many times ha...

Read more...
...
Building the Debug Trainer Deskop App with Tauri

I posted recently about the release of the desktop version of our Debug Trainer debugging practice app. Today I thought I’d talk a bit about a tool we used to write that desktop application using m...

Read more...
...
Is a Bootcamp Education Worth the Cost?

Is a bootcamp education worth the cost? Chances are you’ve asked yourself this question at least once if you’ve ever thought about pursuing a coding bootcamp education. Many cost exorbitant amounts...

Read more...

Latest

Finding Your Perfect Self-Paced Coding Plan

3 weeks, 6 days ago - So, you're considering jumping into a programming bootcamp. Maybe you're ready to switch careers and need guidance on where to start, or perhaps you're struggling to find an affordable option that ... Read more...

How to automate web form or API using Bash scripts
How to automate web form or API using Bash scripts

3 months ago - In this tutorial, I hope to explain where to start when automating web forms or HTTP-based REST APIs using Bash or other UNIX command-line scripting languages. This tutorial should work for bash, t... Read more...

Study Guide: Reviewing Kickstart Frontend

6 months ago - Have you finished Kickstart Frontend, our course on modern JavaScript and React? Are you getting ready for job interviews, or maybe even a new position? One of our alumni recently got their first d... Read more...

Six Important Tips for Learning to Code
Six Important Tips for Learning to Code

7 months, 3 weeks ago - Learning to code is challenging and fun. It can also be super frustrating. How many times have you spent hours wondering why your code won’t compile after you’ve tried everything? How many times ha... Read more...

7 Reasons Why Django is a Great First Framework
7 Reasons Why Django is a Great First Framework

11 months, 3 weeks ago - Django is probably the best path for you to begin programming if: You are a new developer who has a basic knowledge of HTML and maybe CSS. You have come across the term “framework” and don’t know ... Read more...