Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jesielviana/web-development-course

Web Development Course Code
https://github.com/jesielviana/web-development-course

Last synced: 6 days ago
JSON representation

Web Development Course Code

Awesome Lists containing this project

README

        

# Web Development Course

| Class | Lecture | Notes | Code | Slides|
| ------ | ------ |------ |------ |------ |
| **Fundamentals** |
| 1 | Introduction | - | - | [Slide 1](https://docs.google.com/presentation/d/1Vy1hpRQr1PBVi_kC04q8D6RcWNVY4iITHtoCcNI_-C8/edit?usp=sharing) |
| 2 | Basic Fundamentals | [Note](https://github.com/jesielviana/web-development-course/blob/master/basic-fundamentals.md) | | |
| 3 | Web Fundamentals |[Note](https://github.com/jesielviana/web-development-course/blob/master/web-fundamentals.md) | | |
| 4 | HTTP and HTTPS | | | |
| 5 | How the Web Works? | | | |
| **Front-end** |
| 6 | HTML Introduction | [Note](https://github.com/jesielviana/web-development-course/blob/master/front-end/html/html-introduction.md) | [Code](https://github.com/jesielviana/web-development-course/blob/master/front-end/html/introduction.html) | |
| 13 | JS Introduction | [Note](https://github.com/jesielviana/web-development-course/blob/master/front-end/js/js-introduction.md) | | |
|14| JS Callback and Promisse | [Note](https://github.com/jesielviana/web-development-course/tree/master/front-end/js/callback-promisse.md) | | |
|16,17 | API| [Note](https://github.com/jesielviana/web-development-course/tree/master/front-end/api/api.md) | [Code](https://github.com/jesielviana/web-development-course/tree/master/front-end/api) | |
| **Back-end** |
| - | Node.js | | | |