Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 28, 2021 02:47 pm GMT

How I Studied For The Coding Bootcamp Technical Interview

This was me

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

Maybe you're in a similiar 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

NameNotesType
Eloquent Javascript chapters 1-6 especiallyBook (free online)
Codecademy Intro to JS Courseinteractive(text)
Fullstack AcadamyThe bootcamp prep has a free optioninteractive(video)
Codewars focus on level 7/8gamified algorithm exercies
Youtube the most dangerous of all resourcespassive (video)

What I did

I read Elqouent 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 bootcamp prep course. I found the videos great and completed ~all~... ~most~ ... some of the example problems.

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

and...

I got in

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!


Original Link: https://dev.to/zachinjapan/how-i-studied-for-the-coding-bootcamp-technical-interview-5b60

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To