H
2

Just realized my friend's 'helpful' advice set me back two days on my first project

I was trying to build a simple to-do list app in Python, and my friend, who's been coding for years, told me to 'just use classes for everything, it's cleaner' when I was still figuring out functions. I spent 48 hours confused and angry, trying to force a structure I didn't understand yet. Has anyone else had a well-meaning tip from an advanced coder totally derail your learning process?
3 comments

Log in to join the discussion

Log In
3 Comments
noah_sullivan
Classic case of a senior dev forgetting what it's like to be a beginner, lol.
3
the_david
the_david1mo ago
Man, does that ever happen with trades too? I had this old timer try to explain a tricky cut to me once and just started pointing at the board saying "you know, the thing!" Like no, I don't know, that's why I'm asking! It's like their brains skip the basic steps after a while.
2
ben436
ben43616d ago
My first coding mentor did that, and @the_david is right, experts forget the basics.
2