Giter Site home page Giter Site logo

web222's Introduction

WEB222

Welcome to Web Programming Principles. Please refer to the course outline for an overview.

Weekly outline

The WEB222 course content is here available at https://web222.ca.

Week Major Topics
1 Course introduction, Internet architecture and Introduction to JavaScript
2 JavaScript functions, Built-ins/globals, JavaScript scope and closures
3 Intro to Objects, Built-in Objects String, Array, RegExp
4 More Built-in Objects: Date, Math, User-defined objects, Prototypal inheritance
5 Introduction to HTML5, Document structure, elements
6 HTML lists, tables, media (images, audio, video), validation, scripts
7 Document Object Model (DOM), Nodes, creating/modifying/querying the DOM, events
8 Introduction to CSS, selectors, web colors, units, properties and values, fonts, updating CSS using the DOM
9 CSS box model, backgrounds, display and positioning, navigation, menus
10 Introduction to HTML5 forms, <input> elements, styling using CSS
11 Client-side validation using HTML5 features and JavaScript
12 Introduction to AJAX and JSON, dynamically updating the DOM with JSON data with the DOM

Code examples and resources

Organized by week. Each "week" page has a README file that describes that week's code examples.

You can browse the code online.

You can also download the repository as a zip file.

Or, you can clone the repository to your own computer.

Resources

web222's People

Contributors

humphd avatar peteratseneca avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.