Build the ultimate authentication boilerplate project with the MERN stack from scratch and deploy it to DigitalOcean cloud servers
Use Xcode 11, Swift 5, and iOS 13 to build an e-shop application with Firestore, Algolia, and Stripe Payment
In this course, you will dive deep into the 5 domains of the CompTIA Pentest+ exam and learn each topic in a succinct manner. You will learn the structure of the exam and create your own pentest lab, and have the confidence to ace the exam, whenever you decide to attempt it.
The goal of this course is to use Python machine learning to create algorithms that you can use in the real world. You'll start with the basics of machine learning. You'll learn how to create, train, and optimize models and use these models in real-world applications.
Learn Kubernetes from scratch with this course and gain the skills necessary to deploy and manage containerized applications.
In this course, you will learn how to create an AAA-looking scene in Unreal Engine 5 from scratch. This class is not for beginners; therefore, no basics of Unreal Engine 5 will be covered. You should be able to know how to navigate and have basic knowledge of the Unreal Engine 5 Interface.
Create a real-world backend for a Bootcamp directory app
CompTIA Security+ Bootcamp: Your preparation course for the most popular cyber security certification in the world!
Build a 3D endless runner game with Unity and C# and create a hyper casual runner game for mobile and PC
Parsing or syntactic analysis is one of the first stages in designing and implementing a compiler. Implementing a full manual parser from scratch allows understanding and seeing this process from the inside, demystifying internal structures, and turning building parsers into an interesting engineering task.