https://github.com/1995parham-teaching/ie-lecture
Internet Engineering Course Lecture and Page 🙈 🎈
https://github.com/1995parham-teaching/ie-lecture
hacktoberfest lecture
Last synced: 7 months ago
JSON representation
Internet Engineering Course Lecture and Page 🙈 🎈
- Host: GitHub
- URL: https://github.com/1995parham-teaching/ie-lecture
- Owner: 1995parham-teaching
- License: gpl-3.0
- Created: 2020-08-18T10:51:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T06:04:34.000Z (about 2 years ago)
- Last Synced: 2024-04-06T07:21:22.168Z (about 2 years ago)
- Topics: hacktoberfest, lecture
- Language: HTML
- Homepage: https://1995parham-teaching.github.io/ie-lecture/
- Size: 33.3 MB
- Stars: 42
- Watchers: 2
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Internet Engineering Lecture
## Introduction
Web programming course contains material from Back-End to Front-End development.
This is technological course, so its materials may be deprecated soon, or they may be related only to specific technologies.
I am trying my best to keep these materials updated but feel free to change or update them using PRs.
Corequisites:
- Database Design
Prerequisites:
- Introduction to Programming
- Advance Programming
## How to Run
To run these slides locally you need [Hugo](https://gohugo.io) and [NodeJS](https://nodejs.dev/en/) installed.
```bash
npm install
hugo server
```
## Taught in
- Shahid Beheshti University:
- Fall 2020
- Spring 2021
- Fall 2021
- Amirkabir University
- Fall 2020
- Spring 2021
- Fall 2021
- Spring 2022
- Fall 2022
- Fall 2023
- Spring 2024
## Topics and Schedule
- Introduction (1 session)
- HTTP (4 sessions)
- [](https://youtu.be/Lo9bkJir4q8?si=H5AVYPwCHRHT4HPL)
- Go Programming (4 sessions)
- [](https://youtu.be/B7rmPliSPew?si=g-70-GmP8bENLzjz)
- HTTP Server (2 sessions)