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

https://github.com/gmelodie/pythontorial

Learn the basics of the web with Python
https://github.com/gmelodie/pythontorial

dns html network python socket web

Last synced: 10 months ago
JSON representation

Learn the basics of the web with Python

Awesome Lists containing this project

README

          

# PythonTorial

Learn the basics of the web with Python

## Contents
- [Week 1: URLs](https://pythontorial.gmcruz.me/week1.html)

- [Week 2: HTML](https://pythontorial.gmcruz.me/week2.html)

- [Week 3: HTTP](https://pythontorial.gmcruz.me/week3.html)

- [Week 4: JSON](https://pythontorial.gmcruz.me/week4.html)

## TODO (in no particular order)
- Python & APIs
- Domains
- HTTP (part 2)
- Sockets
- Ports
- Protocols
- Client-server architecture
- Peer-to-peer (advanced)
- DHTs
- BitTorrent/Kademlia
- IPFS
- Blockchain