CYSE Classes

At Old Dominion University I have completed many courses to enhance my education regarding Cyber Security.

Courses I have completed:

CYSE 201S – Cyber Security and Social Sciences:

Python Class

In this class I learned how to program in Python, a critical and advanced scripting language in cybersecurity. The class had us complete several examples but one of my favorites was the Client and Server examples. There were two programs – client and server. The server was open for connections while the client was closed for connections oncoming unless the connection to the server was established.