This course introduces students to the logic used to develop solutions to common problems in the
computer science field using a contemporary high-level programming language, such as Python. These
step-by-step detail solutions are called algorithms and serve as the basic solution in the area of
Cybersecurity. Problem-solving, critical thinking, and programming techniques are emphasized
throughout the course. Topics include Introduction to Cybersecurity, Computer Network, program
logic, and file management.
I have learned:
- The basic networking concepts and their importance
- TCP/IP model and its protocols
- Conditional statements and logical operators
- How to develop functions for code reusability
- Client-server architecture and socket programming