Filters
Technologies
Level
Browse our catalog
Explore tracks, courses, and projects — all in one place. Learn at your pace and build real-world skills.
Copywriting for MarketingNew
A practical course for beginners and marketers to master the art of writing compelling marketing copy. Learn the fundamentals, persuasive psychology, proven frameworks, and how to write for various digital channels. Includes real-world examples, exercises, and quizzes.
SQL Fundamentals: An Introductory CourseNew
A beginner-friendly course designed to introduce the foundational concepts of SQL, including database structure, querying, filtering, sorting, and basic data manipulation. Ideal for those new to databases or looking to solidify their understanding of SQL essentials.
Credit and Debt The Honest PlaybookNew
Gain a solid understanding of credit, debt, credit scores, loans, and the strategies needed to manage and eliminate debt. Designed for beginners and intermediate learners, this course explains financial concepts through real-world examples, interactive exercises, and practical advice.
ChatGPT for Everyday WorkNew
A comprehensive course designed to introduce learners to ChatGPT, its interface, capabilities, limitations, and advanced features, including working with tools, data, and creative applications. Explore how ChatGPT fits into daily workflows and discover the broader OpenAI ecosystem.
Interactive Alerts in React with SweetAlert2New
Create beautiful, modern, and highly interactive alerts in React applications using SweetAlert2. Learn how to integrate SweetAlert2, trigger alerts, customize dialog content and styles, work with inputs and async workflows, chain alerts, and manage alerts effectively in real-world React projects.
Django ProjectNew
start
Exceptions and Error Handling in JavaNew
A beginner-friendly course that introduces the fundamentals of exceptions and error handling in Java. Learn how to write robust Java programs by understanding, handling, and creating exceptions, as well as best practices for error management.
Optimization Techniques in PythonNew
Learn how to write faster and more memory-efficient code by mastering performance measurement, selecting the right data structures, and leveraging built-in tools. We'll focus on practical optimization techniques for handling large datasets, efficient string operations, and partial sorting, ensuring your code is both robust and scalable.
Unreal Engine FPS GameNew
In this course, you'll create a thrilling FPS game where you face waves of enemies in an arena. Your goal is to eliminate all enemies in each wave within a set time. Survive three intense waves, and you'll be greeted with a victory screen offering the option to restart or exit. Watch your health bar if it hits zero or time runs out, it's game over. This course will equip you with essential game development skills, resulting in a dynamic and engaging FPS game. Ready for the challenge? Start your game dev journey now!
Python Structural ProgrammingNew
A deep dive into advanced structural programming concepts in Python, focusing on robust file handling, error management, concurrency, asynchronous programming and testing.
Linux Daemons FundamentalsNew
A hands-on course for programmers to master Linux daemons: learn how background services work, build your own daemon in C or Python, and manage it using modern Linux tools. Each chapter features practical implementation and real-world system behavior.
C# Async and Await PracticeNew
Master asynchronous programming in C# with hands-on practice and engaging explanations. Learn to convert synchronous code to async, process collections concurrently, handle timeouts, and manage errors effectively using async/await.