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...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? 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...3 weeks 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...
3 months, 3 weeks 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...
5 months, 1 week 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...
9 months, 1 week 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...
10 months, 1 week ago - This guide is for folks who are new to using GitHub and git, and also perhaps new to terminal usage (bash or zsh) in general. This guide is up-to-date with changes made to GitHub authentication in ... Read more...