Unit 1: Python
- Set up the coding environment
lecture
- Jump in Command-line Python
lecture
Using functions:
- print()
- str()
- split()
- int()
- input()
- format()
- Data Types
lecture
- Lists
Topics to practice
- how to create a list
- how to manipulate a list
- how to access a list
- Tuples
- Branching, Iterative and Functional Statements
lecture
- Object-Oriented Paradigm
lecture
Unit 2: Networking
- Introduction
lecture
- Socket Programming in Python: Clients and Servers
lecture
- DDoS in Python
- Packet Inspection in Python (sniffing)
lecture
Unit 3: Operating Systems
Lecture
Unit 4: Database Systems
Lecture
- Modeling & SQL
- SQL in GUI & SQL in Command-line
- SQL-embedded Python
- SQL-Injection in Python
|
Video Lecture
Click here
|