DEV Community

Discussion on: Web development boot camp grad, ask me anything.

Collapse
 
digitalbaboon profile image
Nomm

What took the longest to understand? Any particular logical challenge or framework?

Collapse
 
terrancecorley profile image
Terrance Corley

There was this two week period where we went over data structures and algorithms. Recursion, tree structures, hash maps, etc. I'd say that was the most challenging. Then again, I was also in and out of the doctors during that two week period so that probably added to it.

Collapse
 
digitalbaboon profile image
Nomm

Some of that stuff makes my head spin. I've been doing this for my entire adult life (7 years).

Thread Thread
 
terrancecorley profile image
Terrance Corley

Yeah, I'm just scratching the surface with most of that. Luckily we still get access to our program curriculum and they had pretty solid readings & diagrams on that stuff. Would share if I could. I'm sure there are tons of blog posts and YT videos on that stuff.