RefreshCapcha

Author Topic: Not Understanding JavaScript  (Read 4189 times)

Offline hanspogi

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Not Understanding JavaScript
« on: April 09, 2019, 09:31:57 pm »
I'm teaching myself how to code. I'm pretty confident with my HTML and CSS skills, but I'm struggling with JavaScript. I'm using a combination of Tree house, Colt Steels's Udemy course, and Jon Duckett's JavaScript and jQuery book.

I get the concepts and syntax. I understand what loops, functions, arrays, and DOM manipulation is/does, but when I go to work on a practice project, I get stumped and can't seem to figure out what I need to do to get my code to work. I've tried making tic-tac-toe game, a calculator, and a drum kit. xlxx.club/ xxxjunk

How do I get the information I've learned to stick and how can I start thinking like a developer?

« Last Edit: April 19, 2019, 04:15:45 am by hanspogi »