Popular Courses - Page 29
Explore our most popular courses, rated and loved by thousands of students worldwide. These courses have the highest engagement and best reviews from our community.

Latency. Reduce delay in software systems
Sources: Pekka EnbergExplore how to reduce software latency using modeling and optimization techniques. A practical guide to eliminating latency from an expert in the field.
Advanced Software Engineering Fundamentals
Sources: Caleb CurryDeepen your knowledge in software development. Learn Rust and Go, multithreading, virtualization with Docker, and create modern applications with WebAssembly.8 hours 3 minutes 38 seconds
Learn to build an e-commerce app with .Net Core and Angular
Sources: udemyHave you learnt the basics of ASP.NET Core and Angular? Not sure where to go next? This course should be able to help with that. In this course we start from30 hours 29 minutes 57 seconds
Beginner Python Primer for AI Engineering
Sources: Louis-François BouchardDon't just interact with LLM models - create your own AI solutions in Python. This course will take you from beginner to confident proficiency in Python...1 hour 41 minutes 58 seconds
The Basics of Prompt Engineering
Sources: newline (ex fullstack.io)In this course, you will master the basics of Prompt Engineering - one of the key skills in the AI era. Large Language Models (LLMs) can reason, write text...45 minutes 54 seconds
Snowflake for Data Engineers
Sources: Andreas KretzSnowflake is a next-generation cloud data warehouse that everyone is talking about today. The platform operates 100% in the cloud, providing flexible access...2 hours 4 minutes 8 seconds
React Component Testing with Vitest
Sources: Artem ZakharchenkoThe closer your tests imitate real application usage, the more confidence they provide. However, for a long time, web developers had to...1 hour 38 minutes 34 seconds
The Complete AI Fast Track Bootcamp - 2024
Sources: Code4Startup (coderealprojects)The Complete AI Fast Track Bootcamp - 2024 is an intensive online course designed for the rapid acquisition of key skills in the field of artificial intelligenc10 hours 59 minutes 1 second![Learning to Think [Cognitive Bias] thumbnail Learning to Think [Cognitive Bias] thumbnail](https://cdnq.courseflix.net/course/thumbnail/learning-to-think-cognitive-bias-160x90.webp)
Learning to Think [Cognitive Bias]
Sources: zerotomastery.ioLearn how cognitive biases—such as confirmation bias, anchoring effect, and survivor bias - shape your decisions. This course will provide you with...34 minutes 54 seconds
Skills of a Successful Software Engineer
Sources: Fernando Doglio"Skills of a Successful Software Engineer" is a guide to best practices for working in a development team. The book will help you grow from a solo programmer...
Blazor WebAssembly
Sources: code-maze.comBlazor opens doors for .NET developers by offering the ability to create modern single-page applications (SPAs) using their favorite language, C#.8 hours 31 minutes 9 seconds
Complete FastAPI REST course + AWS + Emails + Payments
Sources: udemyStarting with a new framework is easy. Mastering it is hard. Learning by doing is the most successful way to gain your skills on a given topic quick and easy.9 hours 38 minutes 51 seconds
Arduino Step by Step Getting Started
Sources: udemyThis is the original, legendary Arduino course on Udemy, by Tech Explorations, fanatically supported by Dr Peter Dalmaris. It is trusted by thousands of studen18 hours 42 minutes 17 seconds
Design Microservices Architecture with Patterns & Principles
Sources: udemyIn this course, we’re going to learn how to Design Microservices Architecture with using Design Patterns, Principles and the Best Practices with Iterate Design17 hours 26 minutes 52 seconds
Unity 2020, Android Game Development: Create a COMPLETE game
Sources: udemyThis course will have you integrate graphics, and write c# scripts to create a very popular mobile game. You will go through every single step of the developme14 hours 7 minutes 29 seconds
SQL Injections Unlocked - SQLi Web Attacks
Sources: udemyIf you want to Master Web Hacking, The fastest way to become an expert would be to study each vulnerability in deep. SQL injection is one of the top 10 vulnerab4 hours 59 minutes 9 seconds
Stratospheric - From Zero to Production with Spring Boot and AWS + BOOK
Sources: leanpubHands-on online course to learn all you need to know to get a Spring Boot application into production with AWS. This online course builds on top of the...7 hours 19 minutes 39 seconds
Self-Made SaaS Course
Sources: Andrew SchmelyunMove from idea to a finished application with the video course "Building SaaS Yourself"! You will learn to create a fully functional SaaS application from...5 hours 19 minutes 41 seconds
Advanced Figma Video Course + Let's Design Together Add-on
Sources: Andrija PrelecBecome a master of Figma and soar up the career ladder in design. The course is filled with real tips and tricks from a senior product designer with...20 hours 58 minutes 42 seconds
Mastering REST APIs in Node.js: Zero To Hero
Sources: udemyHave you ever wondered about how REST APIs work? Have you tried to understand all the components that are required to create REST APIs? Are you a developer comi8 hours 31 minutes 29 seconds
Duolingo Clone
Sources: Code With AntonioIn this 11-hour course, you will learn how to create your own SaaS application for language learning, similar to Duolingo. Users will be able to choose language11 hours 12 minutes 32 seconds
Next40. Master Next.js 14 in 40 days of epic projects
Sources: nextjs40.comBecome a Next.js pro in the best way - by building tons of amazing apps, from admin dashboards, personal websites, full-stack apps and more.4 hours 52 minutes 49 seconds
Learn JavaScript Closures (PRO)
Sources: codesmith.ioA video course on the most powerful yet complex concept in JavaScript. The goal of this course is to truly understand the concept that will enable you to accele5 hours 15 minutes 31 seconds
Java Streams API
Sources: Amigoscode (Nelson Djalo)Functional programming is becoming very popular and it focuses around pure functions. Functional applications avoid the shared state, and tend to be more concis2 hours 33 minutes 12 seconds
Publish React Native Apps to the App Store
Sources: Simon GrimmTake the final step in your app development journey and bring your React Native app to the masses! In our course, “Publish React Native Apps to the App...38 minutes 5 seconds
React Summit 2024 - Amsterdam
Sources: reactsummit.comReact Summit is an in-person and remote-first (hybrid) conference dedicated to all things React. It gathers OSS authors, top trainers, and speakers, as well...18 hours 56 minutes 36 seconds
Up and Running With PixiJS
Sources: tutspluscomPixiJS is a 2D graphics rendering JavaScript library that lets you create stunning visual effects in a flexible and performant manner2 hours 8 minutes 52 seconds
Advanced Branching and Looping in GO
Sources: pluralsightGO is a relatively new programming language. In this course, Advanced Branching and Looping in GO, you will gain the ability to effectively use the GO for loop1 hour 14 minutes 40 seconds
Rust from C/C++
Sources: ardanlabs.comThis course bridges the transition from C and C++ to Rust by highlighting their similarities and differences. Exploring Rust's native compilation, memory manage5 hours 31 minutes 48 seconds
Writing A Compiler In Go
Sources: Thorsten BallThis is the sequel to Writing An Interpreter In Go. We're picking up right where we left off and write a compiler and a virtual machine for Monkey. Runnable and tested code fron...