14
Honestly, I was at a free coding workshop in my town library and the guy running it just kept talking about abstract data structures for like an hour straight.
3 comments
Log in to join the discussion
Log In3 Comments
derek6561mo ago
Those deep dives actually help me later on...
6
the_piper26d ago
Abstract data structures are boring to learn when you're just starting out. Nobody needs to know what a graph or stack is before they can even print "hello world." It kills all the fun and makes coding feel like a math class. Better to build something simple first, then go back and learn the fancy names later.
3