Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 949 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 949 Bytes

COMP2041 JavaScript Course Material

This repo contains Lectures, Examples, Code and extra reading for the Javascript parts of COMP2041 Software Construction.

Resources

Along with the labs and tutorials there are a number of links and lessons, in addition to the course website available below.

We strongly encourage you to read as much as you can, watch videos to get a better sense of the language and best practice web development.

Disclaimer:

Learning any programming language in three weeks is impossible, and JavaScript is no exception. While the above attempts to provide a fairly comprehensive overview, there is lots of detail and depth left out to aid you to 'get going' faster. This comes at a cost!