This is an introductory course on Python for cyber security, giving students the ability to understand the basics of the language, solve problems with scripts and identify useful Python modules.
Learning Objectives
By the end of this course, students should be able to:
- Understand Boolean logic and apply it
- Understand the design of Python programming language