[basics] lecture notes and practice codebase that used for "Web Programming and Security" course of mine.
- JavaScript 49.8%
- HTML 35%
- TypeScript 10.2%
- Handlebars 2.7%
- CSS 2.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| 1-html-basics | ||
| 2-simple-form | ||
| 3-javascript-basics | ||
| 3.2-classwork-flights | ||
| 4-table-objects-target | ||
| 4.2-card-order | ||
| 4.3-task-list | ||
| 5-form-validation | ||
| 6-callbacks-promises | ||
| 6.2-classwork-continents | ||
| 7-nodejs-start | ||
| 7.2-task | ||
| 7.3-task-with-db | ||
| 8-express | ||
| 12-simple-session-auth | ||
| 13-quiz | ||
| 13.1-quiz | ||
| .gitignore | ||
| README.md | ||
web-programming-basics
my lecture notes and practice codebase that used for "Web Programming and Security".
Table of Contents
- 1st week: HTML Basics
- 2nd week: Simple Form
- 3rd week: JavaScipt Basics
- 3rd week (Classwork): Flights
- 4th week: Table, Objects, Target
- 4th week (Classwork): Card Order
- 4th week (Classwork): Task List
- 5th week: Form Validation
- 6th week: Callbacks and Promises
- 6th week (Classwork): Continents
- 7th week: Node.JS Start
- 7th week: (Classwork)
- 8th week: Node.JS Express
- 12th week: Simple Session Auth