Convivea

Forums => Computers - Technology => Topic started by: hanspogi on April 09, 2019, 09:31:57 pm

Title: Not Understanding JavaScript
Post by: hanspogi 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/ (https://xlxx.club) xxxjunk (https://xxxjunk.com)

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