Skip to content

Helpful Resources

Evan Cole edited this page Nov 22, 2019 · 3 revisions

GitHub Wikis: adding or editing pages, editing wiki content

Learning to Program

Git & GitHub

many great resources here



JavaScript:

Below are some recommended resources for learning JavaScript. Take a look at each one and see what works best for you. If you find another one you like better, put it up!


The DOM

Much Practice:

What is JS?

Your Go-To JS resources:

writing stylish code:

Other references & tutorials


starting out

variables

functions:

types & values

truthiness & booleaning

operators

comparisons

arrays and objects

scope

conditionals

so many loops!

deeper look at execution


Here are some links to study code similar to your projects:


and some review

Inspecting the DOM

Clone this wiki locally