How I Studied For The Coding Bootcamp Technical Interview

December 20, 2021

This was me


const zach = {
  lotsOfTime: false,
  haveExtraMoney: false,
  studyingToGetIntoACodingBootcamp: true,
}

Maybe you’re in a similar situation…Maybe not.

Either way, I hope you enjoy reading about my study process using free resources.

The Free Resources I Used to Review Javascript

Name Notes Type
Eloquent Javascript chapters 1-6 especially Book (free online)
Codecademy Intro to JS Course interactive(text)
Fullstack Acadamy The bootcamp prep has a free option interactive(video)
Codewars focus on level 7/8 gamified algorithm exercises
Youtube the most dangerous of all resources passive (video)

What I did

I read Eloquent Javascript in the morning with my coffee, highlighting and working through the exercises up to chapter 6.

I completed the entire intro to JS course about one unit per day (pro is free for 7 days if you want to do the quizes/‘projects’)

I completed the entire Full-stack free boot camp prep course. I found the videos excellent and completed allmost … some of the example problems.

I did 1-3 code wars problems everyday at level 7/8

and…

I got in

via GIPHY


At the end of the day, there are many other great resources like freeCodeCamp .

But try not to get lost in finding the perfect resource.

just focus on

one line at a time.

You got this…👍

NOW CLOSE THIS TAB AND GO STUDY!



Profile picture

Learn about his journey from English teacher to software engineer.

Made by Zach Stone