Python

2022-05-12T18:50:02+00:00

Python Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed [...]

Java

2022-05-13T16:45:02+00:00

JavaJava is a programming language and computing platform first released by Sun Microsystems in 1995. It has evolved from humble beginnings to power a large [...]

Cybersecurity/Pentest

2022-05-12T18:53:13+00:00

In this program, we will cover the basics of information security vulnerabilities and ethical hacking. The principles of operations for assessing security of web applications, databases and operating systems will be presented with hands-on practices. Client-server working principles, web browser proxies, and basic web programming concepts will be introduced to describe the core issues related to information security.

Go to Top