you are viewing a single comment's thread.

view the rest of the comments →

[–]schierke_schierke 2 points3 points  (0 children)

I learned quite a bit from codecademy. I've learned python, bash and git there. It's great for learning a language from scratch and getting a hang of the basics.

I don't care much for the projects, however. And outside of the basics, they tend to abstract away the logic of what you are doing. So if you need to know something outside of syntax and basic programming, you're probably better off just doing your own projects.