IASP 505, Spring 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
  3. Graphical User Interface lecture
  4. Data Types lecture
  5. Branching, Iterative and Functional Statements lecture
  6. 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