B
18

A guy at the library told me to skip the basics and it messed me up for months

He said, 'Just start with a framework, the fundamentals are a waste of time,' so I tried to jump into React without knowing plain JavaScript. I spent six weeks totally lost before I went back and learned variables and loops properly. Has anyone else had someone give them bad advice that set them back?
3 comments

Log in to join the discussion

Log In
3 Comments
jason_henderson
That advice is so backwards it hurts. Skipping basics is like trying to build a house without knowing what a hammer is. You end up just copying code you don't understand and everything breaks in weird ways. I saw a friend try to learn Django without any Python, and they couldn't even fix a simple typo. What other shortcuts have people tried to sell you?
6
taylor12
taylor1216d ago
That blog post about "learning by doing" totally missed how lost you can get without basics.
2
roberts95
roberts9516d ago
My brother learned Python through a game framework first.
-1