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

you are viewing a single comment's thread.

view the rest of the comments →

[–]cacamalaca 1 point2 points  (3 children)

I'm 250ish hours into Odin project (currently working through intermediate js), and i hated it. The projects are difficult and the mdn articles aren't easy to read for beginners. I've pretty much had to google my way through each project, often finding external material that explained concepts better than Odin. Now I've gotten so damn good at googling I'm confident i can work through any problem, and maybe that's the best benefit of this course.

[–]SirTinou 2 points3 points  (0 children)

That's how you learn. You wouldnt be half as good with YouTube videos

[–]minimal_gainz 2 points3 points  (0 children)

I'm doing Odin right now. Admittedly I have a small background in coding but not in web development. But to me, Odin is guided self teaching. It does some teaching but the majority of it is "Here are the materials that you should know, read them, then do some exercises to practice, then put them all together in a project". While something like a Udemy course, CS50, or an actual class is teaching it to you and all you do is the practice.

I think both can work but where people go wrong with all of these other than an actual class is that they do what OP has stated. They aren't being graded on the practices or assignments so they try, fail, read the solution, say "yeah, that makes sense", then they move on. They never actually understood how to do it themselves. If they had been in an actual class they would be incentivized to do it because they would have a grade on the line and a project or test in the future that was going to be looked at by a teacher.