a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
Cortez  ·  4257 days ago  ·  link  ·    ·  parent  ·  post: What's something you're interested in but too lazy to learn?

One of that questions I had to ask while learning it is, what do you to DO with the code, and from there you begin focusing on that. Don't just pick up a book or go to a website and start reading because I guarantee the only thing you will grasp from that is what a variable is. The best way to learn is hands on trial and error.

And don't worry about the math, the computer does that for you, over time it will just become the rhythm of the code, you won't really have to think about it as hard, only what number goes where.