Web Skills
HTML
- navingating the operating system and using a text editor
- making a valid minimal page from memory
- learning the html elements and their uses
- findinf and fixing syntax
CSS
- learning css syntax and how to include css in an html document
- using bsic selectors and beginning to build you property toolbox
- undrestanding the element tree using it with advanced selectors
- finding and fixing syntax
Programming Skills
JavaScript (Client Side)
- Using JavaScript as a language to express computations and processes
- Creating functions and objects to make use of abstractio
- Including JavaScript in an HTML document
- Using the jQuery module to control web pages
Python (Server Side)
- Using Python as a language to express computations and processes
- Creating functions, objects, and modules to make use of abstraction
- Understanding the http protocol and stateless vs statefull programs
- Using the bottle micro web framework to create web applications