L
13

I coded a tool to sort my Lego collection and it taught me more than any course.

Beginners need to ditch the boring drills and tackle real problems. You'll learn faster when you're actually fixing something you use.
3 comments

Log in to join the discussion

Log In
3 Comments
harper_hernandez
I mean yeah, building a Lego sorter sounds cool, but is it really the best way to learn? That project probably needed some basic coding knowledge to even start. Idk, maybe it's just me but you still need to understand things like loops and data types first. Jumping straight into a big tool without any drills seems like a fast track to getting stuck and frustrated. It feels like another "just build stuff" take that ignores how people actually learn step by step. Not everything has to be a serious project, sometimes boring practice works.
2
piper558
piper5581d ago
Seriously, Harper's spot on about needing some basics first. Trying to build a complex sorter without knowing what a loop is would be like me trying to wire a house before knowing how to use a voltmeter. That frustration from missing fundamentals can totally kill the fun of a project.
5
evan56
evan561h ago
My friend Carla tried to follow a Python tutorial for weeks and barely remembered a thing. She finally gave up and wrote a script to rename and sort her thousands of family photos. She figured out loops and file paths by searching for each problem as it popped up, which was frustrating but made sense because she needed it. That one messy project got her further than all those boring practice exercises. She says she only really learns when she's fixing something that actually matters to her.
0