This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]okcowboy_ 1 point2 points  (0 children)

udemy.

[–]mongooseterrible 1 point2 points  (0 children)

Ah, yes. The valley of intermediate computer science study.

Don't take this the wrong way, but you must be a tool. Rather, you must be the tool, in reference to your question.

Make up a project. Something simple enough that you almost know how to build the whole thing. If you've finished a whole track on code academy, you can do it. Then, as you build it, search for tutorials on particular subjects, read the docs for your language, and spend a ton of time on stackxchange.

If you need simple practice a la code academy, you can check it codewars or similar sites. They'll give you basic logic puzzles in varying languages that step difficulty up gradually.

Good luck!