├── README.md ├── python-on-the-backend-lecture10 ├── README.md └── index.py ├── python-on-the-backend-lecture11 ├── README.md ├── index.html └── index.py ├── python-on-the-backend-lecture13 ├── README.md ├── index.html └── index.py ├── python-on-the-backend-lecture14 ├── README.md ├── index.html └── index.py ├── python-on-the-backend-lecture15 ├── README.md ├── index.html ├── index.py └── list.txt ├── python-on-the-backend-lecture16 ├── README.md ├── index.html ├── index.py └── list.txt ├── python-on-the-backend-lecture17-bonus ├── README.md ├── index.html ├── index.py └── list.txt └── python-on-the-backend-lecture18-bonus ├── README.md ├── index.html ├── index.py └── upload └── c#course (2).png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture10/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture10/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture10/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture10/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture11/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture11/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture11/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture11/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture11/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture11/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture13/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture13/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture13/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture13/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture13/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture13/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture14/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture14/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture14/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture14/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture14/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture14/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture15/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture15/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture15/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture15/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture15/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture15/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture15/list.txt: -------------------------------------------------------------------------------- 1 | Banana 2 | Grapes 3 | Orange 4 | Lemons 5 | Avocado -------------------------------------------------------------------------------- /python-on-the-backend-lecture16/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture16/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture16/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture16/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture16/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture16/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture16/list.txt: -------------------------------------------------------------------------------- 1 | Banana 2 | Grapes 3 | Orange 4 | Lemons 5 | Avocado 6 | Cherry 7 | -------------------------------------------------------------------------------- /python-on-the-backend-lecture17-bonus/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture17-bonus/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture17-bonus/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture17-bonus/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture17-bonus/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture17-bonus/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture17-bonus/list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture17-bonus/list.txt -------------------------------------------------------------------------------- /python-on-the-backend-lecture18-bonus/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture18-bonus/README.md -------------------------------------------------------------------------------- /python-on-the-backend-lecture18-bonus/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture18-bonus/index.html -------------------------------------------------------------------------------- /python-on-the-backend-lecture18-bonus/index.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture18-bonus/index.py -------------------------------------------------------------------------------- /python-on-the-backend-lecture18-bonus/upload/c#course (2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hnasr/python-on-the-backend/HEAD/python-on-the-backend-lecture18-bonus/upload/c#course (2).png --------------------------------------------------------------------------------