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

https://github.com/javakanaya/network-programming-2024

All the tasks and projects completed during the Network Programming course
https://github.com/javakanaya/network-programming-2024

http network-programming socket-programming

Last synced: about 1 year ago
JSON representation

All the tasks and projects completed during the Network Programming course

Awesome Lists containing this project

README

          

# Network Programming 2024
This repository contains all the tasks and projects completed during the Network Programming course.

## Course Description
The Network Programming course provides knowledge and skills to students on how to create applications that can communicate with other applications on a computer network using socket programming. In addition, students also learn how to communicate between applications.

## Table of Contents
- [Assignment 1: Introduction to Python](./01)
- [Assignment 2: Socket](./02)
- [Assignment 3: HTTP](./03)
- [Assignment 4: FTP](./04)
- [Final Exam](./eas)
- [Quiz 1](./kuis-1)
- [Quiz 2](./kuis-2)