Welcome to this practical hands-on bootcamp on JWT authentication. In this course, you will learn to build APIs using Java and Spring Boot followed by the process of securing them using JWT (JSON Web Token) and Spring security. Familiarize yourself with all the industry's best practices and standards along the way. All you need is your interest in learning about securing APIs at an industry-grade standard to get started.
Real World Training Program for Jenkins
A carefully structured advanced-level course on Apache Spark 3 to help you clear your job interviews. This course covers advanced topics and concepts that are part of the Databricks Spark certification exam. Boost your skills in Spark 3 architecture and memory management.
Get hands-on and learn to build a full-stack app using React.js as the frontend and its web API for the backend
Unlock the creative potential of generative AI while navigating ethical and legal challenges in this theory-based course. Learn the strengths and limitations of AI, from content creation to breaking through creative block, and gain insights into bias and plagiarism.
Get hands-on with a working knowledge of the basics needed to operate Unreal Engine 4
Welcome to the Complete Strapi Course, where we will start from the basics and learn how to build and deploy a full app with custom features and a full plugin. We will be building our own developer blog application and learning how to deploy it with two different architectures and CI/CD pipeline. Basic knowledge of JavaScript and React is a requirement.
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.