IASP 505, Fall 2019

Topics: Coding, Networking, Operating Systems, Databases Systems


Needs Help? Needs Help? Needs Help? Needs Help? Needs Help? Needs Help? Needs Help? Needs Help?
Sign in on the web!

    Unit 1: Python
  1. Set up the coding environment lecture
  2. Jump in Command-line Python lecture
      Using functions:
    • print()
    • str()
    • split()
    • int()
    • input()
    • format()
  3. Data Types lecture
    • Lists
        Topics to practice
      • how to create a list
      • how to manipulate a list
      • how to access a list
    • Tuples
  4. Branching, Iterative and Functional Statements lecture
  5. Object-Oriented Paradigm lecture

    Unit 2: Networking
  1. Introduction lecture
  2. Socket Programming in Python: Clients and Servers lecture
  3. DDoS in Python
  4. Packet Inspection in Python (sniffing) lecture

    Unit 3: Operating Systems
    Lecture

    Unit 4: Database Systems
    Lecture
  1. Modeling & SQL
  2. SQL in GUI & SQL in Command-line
  3. SQL-embedded Python
  4. SQL-Injection in Python

Video Lecture

Click here