Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.27 KB

resources.md

File metadata and controls

51 lines (27 loc) · 1.27 KB
layout title tagline
page
Welcome to CSC309
Fall 2016

{% include JB/setup %}

Resources and Readings

General sources

Basic tutorials on many topics

A large collection of tutorials, articles and documentation for the developert tools.

Javascript

Books:

A free book (Creative Commons) that seems to be better suited to readers who already know some basic JavaScript.

An article the does a good job of reviewing the most popular Javascript books.

A thorough exploration of the language. Simpson believes in learning the whole language, rather than avoiding parts of the language that are easily misused when you don't understand them properly.

Node

React

HTML5

CSS

Security

Other