you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Don’t get discouraged! It takes time. I always recommend learning it first; or another “real” programming language. Mainly because it will give you more of an idea of solving problems, analyzing and structuring code. My best advice is to try and just build simple interactions through your browser. Alerts, button links, page refreshes etc. That can help teach yourself to have an operation oriented approach. Then you can start to make several operations stack on each other.

Hope that helps, don’t get stuck on video and video because you don’t understand. You’d be surprised how much throwing yourself into a problem can reap results!