Our Courses
We offer hundreds of courses in Cybersecurity, IT, Soft Skills, and Management and we’re adding more all the time. Please use the search bar or filter by topic and/or skill level to find your content and get started!
secure programming

Advanced VueJS
Vue is an open-source, progressive JavaScript framework for building user interfaces. Vue supports the component-based approach to building web Apps. The single-file components are independent and loosely coupled to enable better code reuse and quicker development. In part 1 of this series, you learned the fundamentals of Vue JS, how different kinds of bindings […]

Applied Python for Professionals
Beginners in Python programming need a step-by-step guide and a bit of handholding for learning the basics of programming with Python 3. If you want to learn how to program with Python 3 you will LOVE this course! We will cover the start with Python Programming Language and its history. We will also learn the […]

Automate Security into CI/CD Pipelines with Jenkins- Deep Dive on DevSecOps
Popular data breaches and service outages are showing us that security cannot be a one-off time job, negligible, and can be executed only at the end of the final stages of application development. Otherwise, it is not only affecting company reputations but also customer loyalty to the delivered product and services. If Security is implemented […]

Automate Security into CI/CD Pipelines with Jenkins- Introduction to DevSecOps
Popular data breaches and service outages are showing us that security cannot be a one-off time job, negligible, and can be executed only at the end of the final stages of application development. Otherwise, it is not only affecting company reputations but also customer loyalty to the delivered product and services. If Security is implemented […]

Creating a Job Listing App Using Flutter and Firebase
To reach a wider segment of audience, an app must be present on multiple platforms. But maintaining multiple codebases for the corresponding platforms is a difficult task. Google has created Flutter to solve this problem, using Flutter you can create an Android app, an iOS app, a Web app and also a Desktop app from […]

DIY Bluetooth Phone Controlled BB-8 Droid with Arduino
In this course, you will learn how to program to build your “DIY Bluetooth Phone Controlled BB-8 Droid with Arduino Mega”. Arduino is one of the cost-effective boards you can purchase & start programming with to interact with physical elements using logic & create results the way you want it. It can be used in […]

Game Development with C# and Unity – C# Programming Fundamentals
C# is a hugely popular programming language for developing web-based applications. It helps to build an interactive environment and provides functionalities that the dynamic web platform requires. C# provides excellent integration with the Windows OS, with various Microsoft products, and even has a place in game development with the Unity engines. This course begins with […]

Game Development with C# and Unity – Writing Your First Game in Unity
Unity is a user-friendly game development platform. The real-time platform, powered by tools and services, offers incredible possibilities for game developers, and creators across industries and applications. Unity is one of the most popular game engines available due to its combination of power, flexibility, and ease of use. The course begins with the fundamental concept […]

Getting Started with Blazor
Blazor is a free and open-source web framework that enables developers to create web applications using C# and HTML. Blazor uses open web standards without plugins or code transpilation. Blazor works in all modern web browsers, including mobile browsers. Code running in the browser executes in the same security sandbox as JavaScript frameworks. The course […]

Hardware Projects using Raspberry Pi
This is an intermediate course about the credit card-sized computer Raspberry Pi. This course is ideal for those who are interested in exploring the possibilities of physical computing with Raspberry Pi. The course assumes basic knowledge on computer programming. However, knowledge of the Linux operating system and Python programming language would greatly help you in […]