Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1995parham-teaching/ie-lecture

Internet Engineering Course Lecture and Page 🙈 🎈
https://github.com/1995parham-teaching/ie-lecture

hacktoberfest lecture

Last synced: 5 days ago
JSON representation

Internet Engineering Course Lecture and Page 🙈 🎈

Awesome Lists containing this project

README

        

Internet Engineering Lecture


GitHub Workflow Status
GitHub repo size

## 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)
- [![YouTube Video Views](https://img.shields.io/youtube/views/Lo9bkJir4q8?style=for-the-badge&logo=youtube)](https://youtu.be/Lo9bkJir4q8?si=H5AVYPwCHRHT4HPL)
- Go Programming (4 sessions)
- [![YouTube Video Views](https://img.shields.io/youtube/views/B7rmPliSPew?style=for-the-badge&logo=youtube)](https://youtu.be/B7rmPliSPew?si=g-70-GmP8bENLzjz)
- HTTP Server (2 sessions)