Tool Discovery Hub
Course Directory

Discover Top Online Coursesto Grow Your Skills

Explore curated online courses across tech, business, design, and more. Filter by category, provider, pricing, and rating to find the perfect course.

πŸ“š

130

Courses

πŸ“‚

13

Categories

🏫

22

Providers

πŸ†“

52

Free Courses

⭐

4.6

Avg Rating

Showing 130 courses

Digital Marketing
MIT 18.06: Linear Algebra logo

MIT 18.06: Linear Algebra

MIT OpenCourseWare

4.9
Data ScienceSelf-pacedFREE

Learn linear algebra from the legendary Professor Gilbert Strang at MIT β€” completely free. Covers vectors, matrices, determinants, eigenvalues, SVD, and linear transformations. One of the most-watched academic lecture series on the internet with over 10 million views. Essential mathematics for machine learning, data science, computer graphics, and engineering.

Linear AlgebraMatricesEigenvalues+3
FreeView Course
MIT 6.006: Introduction to Algorithms logo

MIT 6.006: Introduction to Algorithms

MIT OpenCourseWare

4.9
Web DevelopmentSelf-pacedFREE

Study algorithms with MIT's legendary 6.006 course, completely free. Covers sorting, searching, graph algorithms, dynamic programming, hashing, and computational complexity. Watch full video lectures by MIT professors, access problem sets, exams, and solutions. One of the most respected computer science courses in the world, used by top tech companies for interview preparation.

AlgorithmsData StructuresDynamic Programming+3
FreeView Course
The Science of Well-Being logo

The Science of Well-Being

Coursera

4.9
Personal Development19 hours

Yale's most popular course ever, taught by Professor Laurie Santos. Explore the misconceptions about happiness, evidence-based strategies for increasing well-being, and the science behind what actually makes us happy. Covers gratitude practices, meditation, social connection, savoring, exercise, and habit formation based on cutting-edge positive psychology research.

Positive PsychologyHabit FormationMindfulness+2
Free / Paid CertificateView Course
CS50: Introduction to Computer Science logo

CS50: Introduction to Computer Science

edX

4.9
Web Development12 weeks

Harvard University's legendary introduction to computer science and the art of programming. CS50 covers a broad and robust understanding of computer science, programming languages (C, Python, SQL, JavaScript), algorithms, data structures, web development, and more. Known worldwide for its engaging lectures by Professor David Malan, this course has over 4 million enrollments.

C ProgrammingPythonSQL+4
Free / Paid CertificateView Course
Machine Learning Specialization logo

Machine Learning Specialization

Coursera

4.9
AI & Machine Learning3 months

Master the fundamentals of machine learning with this popular specialization by Andrew Ng and Stanford University on Coursera. Learn supervised learning (linear regression, logistic regression, neural networks), unsupervised learning (clustering, anomaly detection), and practical ML best practices. This updated 2022 version uses Python and TensorFlow throughout.

Supervised LearningNeural NetworksTensorFlow+3
Free / Paid CertificateView Course
Git & GitHub for Beginners – Crash Course logo

Git & GitHub for Beginners – Crash Course

freeCodeCamp

4.8
Web Development1 hourFREE

Learn Git and GitHub from scratch with this free crash course on freeCodeCamp's YouTube channel (also on their platform). Covers Git installation, repositories, staging, committing, branching, merging, pull requests, resolving conflicts, and GitHub collaboration workflows. Essential skills for every developer β€” Git is used by 95% of professional development teams worldwide.

GitGitHubBranching+3
FreeView Course
Scrimba Learn React for Free logo

Scrimba Learn React for Free

Scrimba

4.8
Web Development12 hoursFREE

Learn React from scratch with Scrimba's free interactive course taught by Bob Ziroll. Covers JSX, components, props, state, useEffect, conditional rendering, forms, and building a complete Airbnb Experiences clone. Scrimba's unique interactive screencasts let you pause the video and edit the code directly β€” the most engaging way to learn React for free.

ReactJSXComponents+4
FreeView Course
Harvard CS50's Introduction to Artificial Intelligence with Python logo

Harvard CS50's Introduction to Artificial Intelligence with Python

edX

4.8
AI & Machine Learning7 weeksFREE

Explore AI concepts and algorithms with Harvard's free course on edX. Covers search algorithms, knowledge representation, uncertainty, optimization, machine learning, neural networks, NLP, and computer vision using Python. Build AI projects including a Tic-Tac-Toe AI, a Minesweeper solver, and a crossword puzzle generator. One of the best free AI courses available anywhere.

Search AlgorithmsMachine LearningNeural Networks+3
FreeView Course
Harvard CS50's Web Programming with Python and JavaScript logo

Harvard CS50's Web Programming with Python and JavaScript

edX

4.8
Web Development12 weeksFREE

Continue beyond CS50 with Harvard's free web programming course. Covers Python, Django, SQL, JavaScript, HTML, CSS, Git, CI/CD, scalability, and security. Build web applications from scratch using Django, work with databases, write front-end JavaScript, and deploy to production. Includes lecture videos, problem sets, and a final project β€” all completely free on edX.

PythonDjangoJavaScript+4
FreeView Course
MIT 6.0001: Introduction to Computer Science and Programming Using Python logo

MIT 6.0001: Introduction to Computer Science and Programming Using Python

MIT OpenCourseWare

4.8
Web DevelopmentSelf-pacedFREE

Learn to think computationally and write programs to tackle real problems with MIT's introductory computer science course β€” entirely free. Covers Python programming, algorithms, data structures, testing, debugging, and computational complexity. Includes video lectures, problem sets, and exams from MIT's actual undergraduate course. No prior programming experience required.

PythonComputational ThinkingAlgorithms+3
FreeView Course
Khan Academy: Statistics and Probability logo

Khan Academy: Statistics and Probability

Khan Academy

4.8
Data Science20 hoursFREE

Master statistics and probability fundamentals for free on Khan Academy. Covers descriptive statistics, distributions, probability, regression, inference, and hypothesis testing with hundreds of practice problems. Essential for aspiring data scientists, analysts, and anyone who needs to understand data. Interactive exercises provide instant feedback to reinforce concepts.

Descriptive StatisticsProbabilityRegression+3
FreeView Course
Khan Academy: Personal Finance logo

Khan Academy: Personal Finance

Khan Academy

4.8
Finance15 hoursFREE

Learn personal finance essentials for free on Khan Academy. Covers saving, budgeting, interest rates, credit scores, taxes, insurance, investing, retirement accounts (401k, IRA), and housing decisions. Created with Bank of America, this course provides practical financial literacy knowledge everyone needs to make informed money decisions throughout their lives.

BudgetingInvestingCredit Scores+3
FreeView Course
The Odin Project: Full Stack JavaScript logo

The Odin Project: Full Stack JavaScript

The Odin Project

4.8
Web DevelopmentSelf-pacedFREE

Continue your free web development journey with The Odin Project's Full Stack JavaScript path. Covers advanced JavaScript, React, Node.js, Express, MongoDB, testing with Jest, and computer science fundamentals. Build dozens of projects from scratch including a weather app, todo list, blog API, and a members-only clubhouse β€” all completely free with community support.

ReactNode.jsExpress+3
FreeView Course
The Odin Project: Foundations logo

The Odin Project: Foundations

The Odin Project

4.8
Web DevelopmentSelf-pacedFREE

A free, open-source, full-stack web development curriculum trusted by thousands of self-taught developers. The Foundations path covers HTML, CSS, JavaScript, Git, command line, and how the web works. Unlike other courses, The Odin Project teaches you to build real projects, read documentation, and solve problems like a professional developer β€” skills that employers actually want.

HTMLCSSJavaScript+3
FreeView Course
freeCodeCamp JavaScript Algorithms and Data Structures logo

freeCodeCamp JavaScript Algorithms and Data Structures

freeCodeCamp

4.8
Web Development300 hoursFREE

Master JavaScript fundamentals and problem-solving with this free certification from freeCodeCamp. Covers variables, arrays, objects, loops, OOP, functional programming, regular expressions, debugging, and ES6+ features. Complete 5 certification projects including a palindrome checker, Roman numeral converter, and telephone number validator to earn your certificate.

JavaScriptES6+Algorithms+3
FreeView Course
freeCodeCamp Responsive Web Design Certification logo

freeCodeCamp Responsive Web Design Certification

freeCodeCamp

4.8
Web Development300 hoursFREE

Learn HTML and modern CSS from scratch in this completely free, self-paced certification from freeCodeCamp. Build 20 projects including a tribute page, survey form, product landing page, and technical documentation page. Master Flexbox, CSS Grid, responsive design, accessibility, and CSS variables through hundreds of interactive coding challenges β€” no video lectures, all hands-on practice.

HTML5CSS3Flexbox+3
FreeView Course
Learning How to Learn logo

Learning How to Learn

Coursera

4.8
Personal Development15 hours

The world's most popular online course! Taught by Dr. Barbara Oakley and Dr. Terrence Sejnowski, this course gives you easy access to invaluable learning techniques used by experts in art, music, literature, math, science, sports, and many other disciplines. Learn about focused and diffuse thinking modes, chunking, memory techniques, and how to overcome procrastination.

Learning TechniquesMemory ImprovementFocus+2
Free / Paid CertificateView Course
Financial Markets by Yale University logo

Financial Markets by Yale University

Coursera

4.8
Business33 hours

Taught by Nobel laureate Professor Robert Shiller, this Yale University course on Coursera provides an overview of the ideas, methods, and institutions that permit human society to manage risks and foster enterprise. Covers stocks, bonds, derivatives, banking, insurance, behavioral finance, and the role of financial markets in society. One of the most popular finance courses ever.

Financial MarketsStocks & BondsBehavioral Finance+3
Free / Paid CertificateView Course
AI For Everyone logo

AI For Everyone

Coursera

4.8
AI & Machine Learning6 hours

Understand what AI can realistically do and how it applies to your business. Taught by Andrew Ng, this non-technical course explains machine learning, data science workflows, building AI projects, and navigating AI ethics. Perfect for executives, managers, and non-engineers who want to understand AI capabilities and develop an AI transformation strategy for their organization.

AI StrategyMachine Learning BasicsData Science Workflow+2
Free / Paid CertificateView Course
Google IT Support Professional Certificate logo

Google IT Support Professional Certificate

Google Career Certificates

4.8
Cloud Computing6 months

Prepare for an entry-level role in IT support with this professional certificate from Google. Learn troubleshooting, networking, operating systems, system administration, and security fundamentals. This program includes hands-on labs and is designed for people with no prior IT experience. Completers can connect directly with top employers hiring for IT support roles.

TroubleshootingNetworkingOperating Systems+3
Free / Paid CertificateView Course
Google Digital Marketing & E-commerce Professional Certificate logo

Google Digital Marketing & E-commerce Professional Certificate

Google Career Certificates

4.8
Digital Marketing6 months

Learn the fundamentals of digital marketing and e-commerce directly from Google. This program covers email marketing, SEO, SEM, social media advertising, analytics, and e-commerce store management. Gain hands-on experience with tools like Google Ads, Google Analytics, Shopify, and Mailchimp to attract and engage customers and measure marketing performance.

SEOSEMGoogle Ads+4
Free / Paid CertificateView Course
Python for Everybody Specialization logo

Python for Everybody Specialization

Udemy

4.8
Web Development8 months

Learn to program and analyze data with Python. This course is perfect for beginners and covers Python basics, data structures, web scraping, databases, and data visualization. Based on the famous University of Michigan course by Dr. Charles Severance, it has helped millions of learners worldwide start their programming journey with practical, hands-on exercises.

Python BasicsData StructuresWeb Scraping+3
Free / Paid CertificateView Course
Deep Learning Specialization logo

Deep Learning Specialization

Coursera

4.8
AI & Machine Learning5 months

Become a deep learning expert with this five-course specialization taught by Andrew Ng. Learn to build and train neural networks, improve them with hyperparameter tuning, regularization, and optimization strategies. Study CNNs, RNNs, LSTMs, Transformers, and apply deep learning to computer vision, NLP, and speech recognition using Python and TensorFlow.

Neural NetworksCNNsRNNs+4
Free / Paid CertificateView Course
Google Cybersecurity Professional Certificate logo

Google Cybersecurity Professional Certificate

Google Career Certificates

4.8
Cybersecurity6 months

Gain the skills needed to succeed in an entry-level cybersecurity role. This program, developed by Google cybersecurity professionals, covers foundational topics like security models, frameworks, tools, and risk management. Learn to identify common threats, use Linux, SQL, and Python for security tasks, and apply SIEM tools for threat detection and incident response.

Network SecurityLinuxPython+3
Free / Paid CertificateView Course
Google Project Management Professional Certificate logo

Google Project Management Professional Certificate

Google Career Certificates

4.8
Project Management6 months

Learn the foundations of project management directly from Google. This program covers traditional and Agile project management approaches, stakeholder management, and risk analysis. You'll gain practical skills to manage projects from initiation through closure, with real-world case studies and hands-on activities that prepare you for entry-level project management roles.

Agile MethodologyScrumRisk Management+3
Free / Paid CertificateView Course
Google Data Analytics Professional Certificate logo

Google Data Analytics Professional Certificate

Google Career Certificates

4.8
Data Science6 months

Prepare for a career in the high-growth field of data analytics. In this certificate program created by Google, you'll gain in-demand skills like SQL, spreadsheets, Tableau, and R programming to analyze and visualize data. Learn how to clean, organize, and present data-driven insights to make smarter business decisions. No prior experience required β€” this beginner-friendly program is designed to get you job-ready in under 6 months.

SQLSpreadsheetsTableau+3
Free / Paid CertificateView Course
Scrimba Introduction to CSS logo

Scrimba Introduction to CSS

Scrimba

4.7
Web Development5 hoursFREE

Learn CSS fundamentals for free with Scrimba's interactive screencasts. Covers selectors, properties, box model, Flexbox, CSS Grid, responsive design, and animations. Edit code directly inside the video player and see results instantly. Build real projects including a card component, pricing table, and responsive layout. One of the most interactive ways to learn CSS available.

CSSFlexboxCSS Grid+3
FreeView Course
Kaggle Intro to Machine Learning logo

Kaggle Intro to Machine Learning

Kaggle

4.7
AI & Machine Learning3 hoursFREE

Learn machine learning basics for free on Kaggle with this hands-on micro-course. Covers how models work, data exploration, model building with scikit-learn, model validation, underfitting, overfitting, and random forests. Write and run code directly in Kaggle Notebooks. A practical, fast-paced introduction that gets you building ML models on real datasets within hours.

scikit-learnDecision TreesRandom Forests+3
FreeView Course
Harvard CS50's Introduction to Programming with Scratch logo

Harvard CS50's Introduction to Programming with Scratch

edX

4.7
Personal Development3 weeksFREE

Learn to think computationally and program with Scratch β€” Harvard's free introductory programming course for complete beginners. Covers functions, events, conditionals, loops, and variables through visual, block-based programming. Create your own animations, games, and interactive stories. A perfect first step into programming for anyone, including children and adults with zero coding experience.

ScratchComputational ThinkingLogic+3
FreeView Course
Google Crash Course on Python logo

Google Crash Course on Python

Google Career Certificates

4.7
Web Development32 hoursFREE

Learn Python programming from scratch with this free course from Google on Coursera. Covers Python basics, strings, lists, dictionaries, OOP, file handling, and automation scripting. Part of the Google IT Automation with Python Professional Certificate. Designed for IT professionals and beginners who want to use Python to automate common system administration tasks.

PythonAutomationScripting+3
FreeView Course
Google AI Essentials logo

Google AI Essentials

Google Career Certificates

4.7
AI & Machine Learning10 hoursFREE

Learn AI fundamentals from Google in this free, beginner-friendly course on Coursera. Covers what AI is, how it works, and how to use it effectively in your job. Learn prompt engineering techniques, responsible AI practices, and how to boost your productivity using AI tools. Created by Google AI experts, this course helps anyone β€” technical or not β€” understand and leverage artificial intelligence.

AI FundamentalsPrompt EngineeringResponsible AI+2
FreeView Course
Salesforce Administrator Certification Prep logo

Salesforce Administrator Certification Prep

Salesforce Trailhead

4.7
Business30 hoursFREE

Prepare for the Salesforce Administrator certification completely free on Trailhead. Learn Salesforce setup, security, data management, automation, reports and dashboards, workflow rules, and AppExchange. Trailhead uses gamified, hands-on modules where you practice in a real Salesforce org. The most popular CRM platform, used by 150,000+ companies worldwide.

Salesforce AdminCRMData Management+3
FreeView Course
Fundamentals of Digital Marketing by Google logo

Fundamentals of Digital Marketing by Google

Google Digital Garage

4.7
Digital Marketing40 hoursFREE

Get certified in digital marketing fundamentals with this free course from Google Digital Garage, accredited by the Interactive Advertising Bureau. Covers 26 modules including search engines, SEM, local marketing, social media, content marketing, email marketing, display advertising, analytics, and e-commerce. Earn a free certificate recognized by employers globally.

SEOSEMSocial Media+4
FreeView Course
Google Analytics Certification logo

Google Analytics Certification

Google Skillshop

4.7
Digital Marketing5 hoursFREE

Get certified in Google Analytics 4 for free through Google Skillshop. Learn to set up GA4 properties, configure data streams, create reports, analyze user behavior, set up conversions, build audiences, and use explorations for advanced analysis. This official Google certification is recognized by employers worldwide and demonstrates proficiency in the most widely used web analytics platform.

Google Analytics 4Data AnalysisConversion Tracking+3
FreeView Course
Khan Academy: Intro to JavaScript logo

Khan Academy: Intro to JavaScript

Khan Academy

4.7
Web Development10 hoursFREE

Learn JavaScript drawing and animation for free on Khan Academy. Covers variables, functions, logic, loops, arrays, objects, and object-oriented design through creative, visual projects. Draw shapes, create animations, simulate physics, and build interactive programs. A fun, beginner-friendly introduction to programming concepts that makes learning code engaging and accessible.

JavaScriptVariablesFunctions+3
FreeView Course
Khan Academy: Intro to HTML/CSS logo

Khan Academy: Intro to HTML/CSS

Khan Academy

4.7
Web Development8 hoursFREE

Learn the foundations of web development for free on Khan Academy. This beginner-friendly course covers HTML tags, page structure, text formatting, links, images, CSS selectors, properties, layout, and responsive design. Write code directly in the browser with instant visual feedback. Completely free with no sign-up required β€” one of the best starting points for web development.

HTMLCSSPage Structure+3
FreeView Course
Khan Academy: Intro to SQL logo

Khan Academy: Intro to SQL

Khan Academy

4.7
Database6 hoursFREE

Learn SQL basics completely free on Khan Academy with interactive coding challenges. Covers creating tables, inserting data, querying with SELECT, filtering with WHERE, aggregating with GROUP BY, and joining tables. Each lesson includes an in-browser SQL editor where you write and run real queries. Perfect for absolute beginners who want to learn database fundamentals.

SQLSELECT QueriesWHERE Clauses+3
FreeView Course
freeCodeCamp Scientific Computing with Python logo

freeCodeCamp Scientific Computing with Python

freeCodeCamp

4.7
Web Development300 hoursFREE

Learn Python programming from scratch for free with freeCodeCamp. Covers Python fundamentals, data structures, algorithms, OOP, and scientific computing. Build 5 projects including an arithmetic formatter, time calculator, budget app, polygon area calculator, and probability calculator. A great starting point for anyone wanting to learn their first programming language.

PythonData StructuresAlgorithms+3
FreeView Course
freeCodeCamp Back End Development and APIs logo

freeCodeCamp Back End Development and APIs

freeCodeCamp

4.7
Web Development300 hoursFREE

Learn back-end development and API design for free with freeCodeCamp. Covers Node.js, Express, MongoDB, Mongoose, and building RESTful APIs. Complete 5 projects including a timestamp microservice, request header parser, URL shortener, exercise tracker, and file metadata microservice. Gain real server-side development skills used in production applications.

Node.jsExpressMongoDB+3
FreeView Course
freeCodeCamp Front End Development Libraries logo

freeCodeCamp Front End Development Libraries

freeCodeCamp

4.7
Web Development300 hoursFREE

Learn popular front-end libraries and frameworks for free with freeCodeCamp. Covers Bootstrap, jQuery, Sass, React, and Redux. Build 5 certification projects including a random quote machine, markdown previewer, drum machine, JavaScript calculator, and Pomodoro clock. Perfect for developers who know HTML/CSS/JS and want to level up with React and modern tooling.

ReactReduxBootstrap+3
FreeView Course
Improve Your English Communication Skills logo

Improve Your English Communication Skills

Coursera

4.7
Personal Development5 months

Improve your professional English communication with this Georgia Institute of Technology specialization on Coursera. Covers business writing, presentation skills, email communication, pronunciation, and cross-cultural communication. Perfect for non-native English speakers working in international business, technology, or academic environments who want to communicate more confidently and effectively.

Business WritingPresentation SkillsEmail Etiquette+2
Free / Paid CertificateView Course
MongoDB – The Complete Developer's Guide logo

MongoDB – The Complete Developer's Guide

Udemy

4.7
Database17 hours

Master MongoDB from basics to advanced topics with Maximilian SchwarzmΓΌller. Covers CRUD operations, schemas, data modeling, indexing, aggregation framework, security, transactions, performance optimization, MongoDB Atlas, and Mongoose with Node.js. Build real applications while learning both MongoDB Shell and MongoDB Compass for visual database management.

MongoDBMongooseAggregation Framework+3
$12.99 – $84.99View Course
The Complete Flutter Development Bootcamp with Dart logo

The Complete Flutter Development Bootcamp with Dart

Udemy

4.7
Mobile Development28 hours

Build beautiful, natively compiled mobile applications for iOS and Android from a single codebase using Flutter and Dart. Created in collaboration with the Google Flutter team, this course by Dr. Angela Yu covers widgets, state management, animations, Firebase integration, maps, and publishing apps. Build a portfolio of cross-platform apps from scratch.

FlutterDartFirebase+3
$12.99 – $84.99View Course
iOS & Swift – The Complete iOS App Development Bootcamp logo

iOS & Swift – The Complete iOS App Development Bootcamp

Udemy

4.7
Mobile Development60 hours

Learn iOS app development from scratch with Dr. Angela Yu's bestselling course on Udemy. Covers Swift programming, UIKit, SwiftUI, Core Data, Firebase, APIs, CocoaPods, and App Store submission. Build over 25 apps including a weather app, cryptocurrency tracker, and a clone of famous apps like Netflix and Instagram using the latest iOS development tools.

SwiftSwiftUIUIKit+3
$12.99 – $84.99View Course
Business Foundations Specialization logo

Business Foundations Specialization

Coursera

4.7
Business6 months

Gain a foundational understanding of core business concepts from the Wharton School at the University of Pennsylvania. This specialization covers marketing, accounting, operations management, and corporate finance. Learn to analyze financial statements, develop marketing strategies, manage operations, and understand corporate finance decisions used by businesses worldwide.

MarketingFinancial AccountingOperations Management+2
Free / Paid CertificateView Course
Google Ads Certification Training logo

Google Ads Certification Training

Google Career Certificates

4.7
Digital Marketing15 hoursFREE

Become Google Ads certified and learn to create effective online advertising campaigns. Covers Search, Display, Video, Shopping, and App campaigns. Learn campaign setup, bidding strategies, audience targeting, ad copywriting, quality score optimization, conversion tracking, and performance measurement using Google Ads and Google Analytics together.

Google AdsSearch CampaignsDisplay Ads+3
FreeView Course
PyTorch for Deep Learning & Machine Learning logo

PyTorch for Deep Learning & Machine Learning

Udemy

4.7
AI & Machine Learning25 hours

Learn PyTorch from zero to mastery with Daniel Bourke's hands-on course. Covers tensors, neural network fundamentals, computer vision with CNNs, NLP with RNNs, transfer learning, model deployment, and PyTorch experiment tracking. Build real projects including an image classifier, food vision model, and text classifier while following modern deep learning best practices.

PyTorchDeep LearningCNNs+3
$12.99 – $84.99View Course
TensorFlow Developer Professional Certificate logo

TensorFlow Developer Professional Certificate

Coursera

4.7
AI & Machine Learning4 months

Learn to build scalable AI-powered applications using TensorFlow with this professional certificate taught by Laurence Moroney from Google. Covers building neural networks, computer vision, NLP, time series prediction, and deploying TensorFlow models. Prepare for the TensorFlow Developer Certificate exam with hands-on projects using real-world datasets.

TensorFlowNeural NetworksComputer Vision+3
Free / Paid CertificateView Course
Data Analyst Professional Certificate logo

Data Analyst Professional Certificate

Google Career Certificates

4.7
Data Science6 months

Advance your data analytics skills with this professional certificate from Google. Learn statistical analysis, Python programming, regression analysis, and machine learning. Use Jupyter Notebooks, pandas, and scikit-learn to explore data, build predictive models, and communicate insights to stakeholders. Designed for those who have foundational data analytics knowledge.

PythonStatistical AnalysisRegression+3
Free / Paid CertificateView Course
Node.js, Express, MongoDB & More: The Complete Bootcamp logo

Node.js, Express, MongoDB & More: The Complete Bootcamp

Udemy

4.7
Web Development42 hours

Master Node.js by building a real-world RESTful API and web app from scratch. Jonas Schmedtmann teaches Express, MongoDB with Mongoose, authentication with JWT, authorization, security best practices, file uploads, email sending, payments with Stripe, and server-side rendering with Pug. One of the most project-driven Node.js courses available.

Node.jsExpressMongoDB+4
$12.99 – $84.99View Course
Vue.js – The Complete Guide logo

Vue.js – The Complete Guide

Udemy

4.7
Web Development32 hours

Learn Vue.js 3 from scratch in this comprehensive course by Maximilian SchwarzmΓΌller. Covers the Composition API, Vuex/Pinia, Vue Router, animations, authentication, and deploying Vue apps. Build multiple projects including a task manager and a stock trader game while mastering both the Options API and Composition API approaches.

Vue.js 3Composition APIPinia+3
$12.99 – $84.99View Course
Next.js & React – The Complete Guide logo

Next.js & React – The Complete Guide

Udemy

4.7
Web Development35 hours

Learn Next.js from the ground up with this comprehensive course by Maximilian SchwarzmΓΌller. Covers file-based routing, server-side rendering, static site generation, API routes, authentication, and deployment. Build full-stack React apps with Next.js using the latest App Router, Server Components, and Server Actions with practical, real-world projects throughout.

Next.jsReactSSR+4
$12.99 – $84.99View Course
The Web Developer Bootcamp 2024 logo

The Web Developer Bootcamp 2024

Udemy

4.7
Web Development74 hours

Colt Steele's iconic web development bootcamp β€” one of the highest-rated and best-selling courses ever on Udemy. Covers HTML5, CSS3, JavaScript, Node.js, Express, MongoDB, and React with dozens of hands-on projects. Updated for 2024 with modern tooling, this course takes you from zero coding knowledge to building full-stack web applications.

HTML5CSS3JavaScript+4
$12.99 – $84.99View Course
Generative AI for Everyone logo

Generative AI for Everyone

Coursera

4.7
AI & Machine Learning3 weeks

Learn what generative AI is, how it works, and how to use it in your daily life and at work. Taught by AI pioneer Andrew Ng, this course covers how generative AI models like ChatGPT and DALL-E work, prompt engineering best practices, and how businesses are leveraging AI for productivity. Ideal for non-technical professionals who want to understand and use AI effectively.

Generative AIPrompt EngineeringLarge Language Models+2
Free / Paid CertificateView Course
100 Days of Code: Python Bootcamp logo

100 Days of Code: Python Bootcamp

Udemy

4.7
Web Development60 hours

Master Python by building 100 projects in 100 days. This bestselling Udemy course by Dr. Angela Yu covers Python scripting, automation, game development, web scraping, data science, machine learning, GUI apps, and full-stack web development with Flask. Each day includes video tutorials, coding challenges, and a hands-on project to reinforce your learning.

PythonFlaskData Science+4
$12.99 – $84.99View Course
The Complete JavaScript Course logo

The Complete JavaScript Course

Udemy

4.7
Web Development69 hours

Master JavaScript with the most comprehensive JavaScript course available on Udemy. Learn modern JavaScript from the ground up β€” ES6+, OOP, async/await, closures, the DOM, Webpack, and more. Build real-world projects including a recipe finder app, banking application, and a geographical workout tracker. Taught by Jonas Schmedtmann with 69 hours of HD video content.

JavaScript ES6+OOPAsync/Await+3
$12.99 – $84.99View Course
The Complete Web Developer Bootcamp logo

The Complete Web Developer Bootcamp

Udemy

4.7
Web Development65 hours

The only course you need to learn web development. From HTML, CSS, and JavaScript to Node.js, React, PostgreSQL, and Web3 development β€” this bestselling Udemy course covers everything you need to become a full-stack web developer. Taught by Dr. Angela Yu, the lead instructor at the London App Brewery, with over 65 hours of video content and real-world projects.

HTMLCSSJavaScript+4
$12.99 – $84.99View Course
Meta Front-End Developer Professional Certificate logo

Meta Front-End Developer Professional Certificate

Meta Blueprint

4.7
Web Development7 months

Launch your career as a front-end developer with this professional certificate from Meta. Learn HTML, CSS, JavaScript, React, and UX/UI design fundamentals. Build interactive web applications, manage version control with Git, and prepare for technical interviews. This program includes a capstone project where you build a complete web application from scratch.

HTMLCSSJavaScript+4
Free / Paid CertificateView Course
Microsoft Azure Fundamentals (AZ-900) logo

Microsoft Azure Fundamentals (AZ-900)

Microsoft Learn

4.7
Cloud Computing10 hoursFREE

This learning path teaches you the fundamentals of cloud computing and how Microsoft Azure implements those concepts. Learn about cloud concepts, Azure services, Azure workloads, security, privacy, pricing, and support. Ideal for anyone starting their cloud journey, regardless of their technical background, and a great preparation for the AZ-900 certification exam.

Azure Cloud ServicesCloud ConceptsAzure Networking+3
FreeView Course
AWS Cloud Practitioner Essentials logo

AWS Cloud Practitioner Essentials

AWS Training

4.7
Cloud Computing6 hoursFREE

Build a foundational understanding of AWS cloud concepts, services, and terminology. This course is designed for individuals who seek an overall understanding of the AWS Cloud, regardless of their specific technical role. Learn about AWS core services, security, architecture, pricing, and support to prepare for the AWS Certified Cloud Practitioner exam.

AWS Core ServicesCloud ArchitectureAWS Pricing+2
FreeView Course
Google UX Design Professional Certificate logo

Google UX Design Professional Certificate

Google Career Certificates

4.7
Design6 months

Start your journey toward a career in UX design with this professional certificate from Google. Learn the UX design process from empathizing with users and defining pain points to creating wireframes and prototypes in Figma. Build a professional portfolio with three end-to-end projects including a mobile app, responsive website, and cross-platform experience.

UX ResearchWireframingPrototyping+3
Free / Paid CertificateView Course
Notion Academy logo

Notion Academy

Notion

4.6
Business5 hoursFREE

Learn to use Notion effectively for free with Notion Academy. Covers workspace setup, pages, databases, templates, formulas, relations, rollups, automations, and team collaboration. Build project management systems, wikis, CRMs, and personal dashboards. Essential for professionals, students, and teams who want to master one of the most versatile productivity tools available.

NotionDatabasesTemplates+3
FreeView Course
Canva Design School logo

Canva Design School

Canva

4.6
Design10 hoursFREE

Learn graphic design for free with Canva's official Design School. Covers design fundamentals, branding, social media design, presentation design, typography, color theory, and photo editing β€” all using Canva's free design tool. Earn free certifications and learn to create professional graphics, marketing materials, and social content without any design experience.

Graphic DesignCanvaSocial Media Design+3
FreeView Course
Kaggle Intro to SQL logo

Kaggle Intro to SQL

Kaggle

4.6
Database3 hoursFREE

Learn SQL for working with large databases on Google BigQuery β€” completely free on Kaggle. Covers SELECT, FROM, WHERE, GROUP BY, HAVING, COUNT, ORDER BY, and JOINs with real datasets containing millions of rows. Write and run SQL queries in Kaggle's cloud-based notebooks. Perfect for data scientists who need to query large datasets efficiently.

SQLBigQuerySELECT Queries+3
FreeView Course
Kaggle Pandas Course logo

Kaggle Pandas Course

Kaggle

4.6
Data Science4 hoursFREE

Learn the pandas library for data manipulation and analysis completely free on Kaggle. Covers DataFrames, indexing, selecting, grouping, sorting, data types, missing values, and renaming. Run code directly in your browser with Kaggle Notebooks. Essential for anyone working with data in Python β€” from data analysts to machine learning engineers.

PandasDataFramesData Manipulation+3
FreeView Course
AWS Cloud Quest: Cloud Practitioner logo

AWS Cloud Quest: Cloud Practitioner

AWS Training

4.6
Cloud Computing12 hoursFREE

Learn AWS cloud concepts through a free, gamified, role-playing experience. AWS Cloud Quest is an interactive game where you solve real-world business challenges using AWS services. Build a virtual city by completing cloud computing labs covering EC2, S3, VPC, RDS, Lambda, and more. A fun, hands-on alternative to traditional cloud training that actually lets you use real AWS services.

AWS ServicesEC2S3+3
FreeView Course
Microsoft GitHub Foundations logo

Microsoft GitHub Foundations

Microsoft Learn

4.6
Web Development8 hoursFREE

Learn GitHub from the basics for free on Microsoft Learn. Covers repositories, branches, commits, pull requests, GitHub Actions, GitHub Copilot, GitHub Pages, and open-source collaboration. Understand how to use Git version control and the GitHub platform effectively β€” essential skills for every software developer. Prepare for the GitHub Foundations certification exam.

GitGitHubPull Requests+3
FreeView Course
Cisco Networking Basics logo

Cisco Networking Basics

Cisco Networking Academy

4.6
Cloud Computing8 hoursFREE

Learn computer networking fundamentals for free from Cisco, the world leader in networking. Covers network types, IP addressing, Ethernet, wireless networking, TCP/IP protocol suite, DNS, DHCP, and basic network security. Earn a free digital badge and gain foundational knowledge essential for careers in IT support, cloud computing, DevOps, and network administration.

Networking BasicsIP AddressingTCP/IP+3
FreeView Course
Cisco Introduction to Cybersecurity logo

Cisco Introduction to Cybersecurity

Cisco Networking Academy

4.6
Cybersecurity6 hoursFREE

Learn cybersecurity fundamentals for free with Cisco Networking Academy. Covers cyber threats, attack types, malware, social engineering, cryptography, network security, and how to protect your personal data and privacy. Earn a free digital badge upon completion. An excellent starting point for anyone interested in a cybersecurity career, created by one of the world's leading networking companies.

Cyber ThreatsNetwork SecurityCryptography+3
FreeView Course
HubSpot SEO Certification logo

HubSpot SEO Certification

HubSpot Academy

4.6
Digital Marketing4 hoursFREE

Learn SEO fundamentals for free with this HubSpot Academy certification. Covers keyword research, on-page SEO, technical SEO, link building, content optimization, local SEO, and SEO reporting. Taught by HubSpot's SEO team with actionable strategies and real case studies. Earn a free, industry-recognized certification to prove your SEO skills to employers and clients.

Keyword ResearchOn-Page SEOTechnical SEO+3
FreeView Course
HubSpot Email Marketing Certification logo

HubSpot Email Marketing Certification

HubSpot Academy

4.6
Digital Marketing4 hoursFREE

Master email marketing for free with this official HubSpot Academy certification. Learn email list building, segmentation, personalization, A/B testing, deliverability, automation workflows, and performance analytics. Covers email design best practices, GDPR compliance, and how to build email campaigns that drive real business results. Completely free with a recognized certification.

Email MarketingList SegmentationA/B Testing+3
FreeView Course
HubSpot Content Marketing Certification logo

HubSpot Content Marketing Certification

HubSpot Academy

4.6
Digital Marketing7 hoursFREE

Learn content marketing strategy for free with HubSpot Academy's official certification. Covers content creation frameworks, storytelling, blogging, video marketing, content promotion, SEO for content, and measuring ROI. Developed by HubSpot's marketing team with real-world examples and templates you can immediately apply to your business or career.

Content StrategyBloggingStorytelling+3
FreeView Course
freeCodeCamp Machine Learning with Python logo

freeCodeCamp Machine Learning with Python

freeCodeCamp

4.6
AI & Machine Learning300 hoursFREE

Learn the fundamentals of machine learning completely free with freeCodeCamp's Python-based certification. Covers TensorFlow, neural networks, NLP, and reinforcement learning. Build 5 projects including a book recommendation engine, cat and dog image classifier, health costs calculator, SMS text classifier, and a linear regression predictor using real-world datasets.

PythonTensorFlowNeural Networks+3
FreeView Course
freeCodeCamp Data Visualization Certification logo

freeCodeCamp Data Visualization Certification

freeCodeCamp

4.6
Data Science300 hoursFREE

Learn data visualization with D3.js and JSON APIs for free with freeCodeCamp. Master SVG graphics, scales, axes, and interactive charts. Build 5 certification projects including a bar chart, scatterplot graph, heat map, choropleth map, and treemap diagram. Perfect for developers who want to create compelling, data-driven visualizations for the web.

D3.jsSVGJSON APIs+3
FreeView Course
PMP Certification Prep: Project Management Professional logo

PMP Certification Prep: Project Management Professional

Udemy

4.6
Project Management35 hours

Prepare for the PMP certification exam with this comprehensive 35-hour Udemy course. Covers all PMP exam domains including people, process, and business environment. Learn predictive, agile, and hybrid project management approaches, stakeholder management, risk analysis, procurement, and quality management aligned with the PMBOK 7th Edition and Agile Practice Guide.

PMP Exam PrepPMBOKAgile+3
$12.99 – $84.99View Course
Agile with Atlassian Jira logo

Agile with Atlassian Jira

Coursera

4.6
Project Management14 hours

Learn Agile project management using Atlassian Jira in this hands-on course on Coursera. Covers Scrum and Kanban frameworks, sprint planning, backlog management, user stories, velocity tracking, and Jira configuration. Use the same project management tools and Agile practices that thousands of software development teams at companies of all sizes rely on daily.

JiraScrumKanban+3
Free / Paid CertificateView Course
Financial Accounting Fundamentals logo

Financial Accounting Fundamentals

Coursera

4.6
Finance13 hours

Master the fundamentals of financial accounting with this University of Virginia course on Coursera. Learn to read and understand balance sheets, income statements, and cash flow statements. Covers journal entries, accrual accounting, depreciation, inventory methods, and financial ratio analysis. Essential knowledge for business managers, entrepreneurs, and finance professionals.

Balance SheetsIncome StatementsCash Flow+2
Free / Paid CertificateView Course
The Ultimate MySQL Bootcamp logo

The Ultimate MySQL Bootcamp

Udemy

4.6
Database37 hours

Learn MySQL from scratch with Colt Steele's comprehensive bootcamp. Covers database design, SQL queries, joins, aggregate functions, string and date functions, subqueries, views, stored procedures, triggers, and window functions. Build a complete Instagram-clone database project from scratch and master the SQL skills needed for data analyst and back-end developer roles.

MySQLSQL QueriesDatabase Design+3
$12.99 – $84.99View Course
React Native – The Practical Guide logo

React Native – The Practical Guide

Udemy

4.6
Mobile Development29 hours

Build native mobile apps for iOS and Android using React Native with Maximilian SchwarzmΓΌller's comprehensive course. Covers React Native basics, navigation, Redux, device features (camera, maps, location), authentication, push notifications, and publishing to app stores. Learn to build production-ready cross-platform mobile apps with JavaScript and React.

React NativeReduxNavigation+3
$12.99 – $84.99View Course
Figma UI UX Design Essentials logo

Figma UI UX Design Essentials

Udemy

4.6
Design15 hours

Master Figma for UI/UX design from beginner to advanced in this hands-on Udemy course. Learn to create wireframes, high-fidelity mockups, interactive prototypes, design systems, and auto-layout components. Build a complete mobile app and website design from scratch while learning professional design workflows, collaboration features, and Figma Dev Mode for design handoff.

FigmaUI DesignPrototyping+3
$12.99 – $84.99View Course
Graphic Design Masterclass logo

Graphic Design Masterclass

Udemy

4.6
Design18 hours

Learn graphic design theory and practice with this comprehensive Udemy course. Covers color theory, typography, layout, logo design, branding, and print/digital design using Adobe Photoshop, Illustrator, and InDesign. Complete real-world projects including logos, business cards, social media graphics, brochures, and brand identity packages for your portfolio.

Adobe PhotoshopAdobe IllustratorInDesign+3
$12.99 – $84.99View Course
IBM Cybersecurity Analyst Professional Certificate logo

IBM Cybersecurity Analyst Professional Certificate

Coursera

4.6
Cybersecurity8 months

Develop the skills required for an entry-level cybersecurity analyst role with this IBM professional certificate on Coursera. Learn security principles, network security, incident response, digital forensics, penetration testing, and compliance. Gain hands-on experience with IBM security tools, SIEM, and industry-standard frameworks used by security operations centers worldwide.

Network SecurityIncident ResponseSIEM+3
Free / Paid CertificateView Course
HubSpot Inbound Marketing Certification logo

HubSpot Inbound Marketing Certification

HubSpot Academy

4.6
Digital Marketing7 hoursFREE

Get certified in inbound marketing methodology with HubSpot's free online course. Learn to create compelling content, build social media strategies, convert visitors into leads, nurture leads into customers, and analyze marketing performance. Covers buyer personas, content strategy, blogging, landing pages, email nurturing, and marketing analytics within the HubSpot ecosystem.

Inbound MarketingContent StrategyLead Generation+3
FreeView Course
Linux Administration Bootcamp logo

Linux Administration Bootcamp

Udemy

4.6
Cloud Computing22 hours

Go from beginner to advanced Linux system administration in this practical course by Jason Cannon. Learn the Linux command line, file permissions, user management, process management, networking, shell scripting, package management, and server configuration. Essential training for anyone pursuing a career in DevOps, cloud engineering, or system administration.

Linux CLIShell ScriptingUser Management+3
$12.99 – $84.99View Course
HashiCorp Terraform Associate Certification logo

HashiCorp Terraform Associate Certification

Udemy

4.6
Cloud Computing18 hours

Prepare for the HashiCorp Terraform Associate certification with this hands-on course. Learn Infrastructure as Code principles, Terraform CLI, HCL syntax, state management, modules, workspaces, and Terraform Cloud. Provision real infrastructure on AWS including VPCs, EC2 instances, S3 buckets, and RDS databases while following IaC best practices.

TerraformInfrastructure as CodeAWS+3
$12.99 – $84.99View Course
Docker & Kubernetes: The Complete Guide logo

Docker & Kubernetes: The Complete Guide

Udemy

4.6
Cloud Computing22 hours

Build, test, and deploy Docker applications with Kubernetes from scratch. Stephen Grider's bestselling course teaches Docker basics, Docker Compose for multi-container apps, CI/CD pipelines with GitHub Actions and AWS, Kubernetes architecture, deployments, services, ingress, and Helm charts. Deploy production-grade applications to AWS EKS and Google Cloud GKE.

DockerKubernetesDocker Compose+4
$12.99 – $84.99View Course
Google Cloud Digital Leader Training logo

Google Cloud Digital Leader Training

Google Career Certificates

4.6
Cloud Computing2 months

Prepare for the Google Cloud Digital Leader certification with this comprehensive training. Learn cloud computing fundamentals, Google Cloud products and services, data transformation, infrastructure modernization, and application modernization. Understand how organizations use Google Cloud to drive digital transformation and make technology-informed business decisions.

Google CloudCloud ComputingData Transformation+2
Free / Paid CertificateView Course
Natural Language Processing Specialization logo

Natural Language Processing Specialization

Coursera

4.6
AI & Machine Learning4 months

Master NLP with this DeepLearning.AI specialization on Coursera. Learn sentiment analysis, machine translation, text summarization, question answering, and chatbot creation. Covers classical NLP techniques, word embeddings, sequence models, attention mechanisms, and Transformer architecture. Use TensorFlow and Trax to build production-ready NLP applications.

NLPSentiment AnalysisTransformers+3
Free / Paid CertificateView Course
Excel Skills for Data Analytics and Visualization logo

Excel Skills for Data Analytics and Visualization

Coursera

4.6
Data Science3 months

Develop advanced Excel skills for data analytics with this Macquarie University specialization. Learn PivotTables, VLOOKUP, INDEX-MATCH, Power Query, advanced charting, dashboards, and data modeling in Excel. Perfect for business analysts and professionals who want to turn raw data into meaningful visualizations and automate repetitive data tasks.

ExcelPivotTablesPower Query+3
Free / Paid CertificateView Course
SQL for Data Science logo

SQL for Data Science

Coursera

4.6
Data Science16 hours

Learn SQL fundamentals for data science with this University of California, Davis course on Coursera. Master SELECT statements, filtering, sorting, subqueries, joins, data grouping, and string manipulation. Ideal for aspiring data analysts and scientists who need to query relational databases to extract, filter, and analyze data for business insights.

SQLData FilteringJoins+3
Free / Paid CertificateView Course
The Data Science Course: Complete Data Science Bootcamp logo

The Data Science Course: Complete Data Science Bootcamp

Udemy

4.6
Data Science32 hours

Complete data science training covering mathematics, statistics, Python, machine learning, deep learning, and TensorFlow. This bestselling course by 365 Careers teaches you the entire data science workflow from scratch β€” data preprocessing, linear algebra, statistical inference, regression, clustering, neural networks, and real business case studies with large datasets.

PythonStatisticsMachine Learning+3
$12.99 – $84.99View Course
The Complete Node.js Developer Course logo

The Complete Node.js Developer Course

Udemy

4.6
Web Development35 hours

Learn Node.js by building real-world applications with Andrew Mead. This course covers Node.js fundamentals, asynchronous programming, Express, MongoDB, Mongoose, REST API design, authentication, testing with Jest, and real-time web apps with Socket.io. Deploy your apps to production on Heroku and gain the skills to land a job as a Node.js developer.

Node.jsExpressMongoDB+4
$12.99 – $84.99View Course
Angular – The Complete Guide logo

Angular – The Complete Guide

Udemy

4.6
Web Development37 hours

Master Angular from basics to advanced topics in this bestselling course by Maximilian SchwarzmΓΌller. Covers components, directives, services, dependency injection, routing, forms, HTTP requests, authentication, NgRx, and testing. Build real-world applications with TypeScript and learn modern Angular development patterns used by enterprise teams worldwide.

AngularTypeScriptRxJS+4
$12.99 – $84.99View Course
React – The Complete Guide logo

React – The Complete Guide

Udemy

4.6
Web Development68 hours

Dive into React.js from scratch with the most comprehensive and bestselling React course on Udemy. Taught by Maximilian SchwarzmΓΌller, this course covers React basics, components, hooks, Redux, React Router, Next.js, and testing. Build multiple real-world projects and learn modern React patterns including Server Components, Suspense, and concurrent features.

ReactReduxReact Router+4
$12.99 – $84.99View Course
MITx: Introduction to Computational Thinking and Data Science logo

MITx: Introduction to Computational Thinking and Data Science

edX

4.6
Data Science15 weeks

MIT's introduction to using computation to understand real-world phenomena. Learn about optimization, stochastic thinking, Monte Carlo simulations, and machine learning using Python. This course builds on MIT 6.00.1x and teaches how to apply computational techniques to solve complex data analysis problems. A cornerstone of MIT's open learning initiative on edX.

PythonMonte Carlo SimulationOptimization+2
Free / Paid CertificateView Course
IBM Data Science Professional Certificate logo

IBM Data Science Professional Certificate

Coursera

4.6
Data Science5 months

Kickstart your career in data science with this professional certificate from IBM. Learn Python, SQL, data analysis, data visualization, machine learning, and how to use tools like Jupyter, Pandas, NumPy, and Scikit-learn. Complete hands-on projects and build a portfolio of data science projects to showcase to potential employers.

PythonSQLPandas+3
Free / Paid CertificateView Course
Meta Back-End Developer Professional Certificate logo

Meta Back-End Developer Professional Certificate

Meta Blueprint

4.6
Web Development8 months

Build a career in back-end development with this professional certificate from Meta. Learn Python, Django, MySQL, REST APIs, and cloud hosting. Develop skills in database management, security, version control, and system architecture. The program culminates in a capstone project where you build a fully functional back-end application.

PythonDjangoMySQL+3
Free / Paid CertificateView Course
Meta Digital Marketing Associate logo

Meta Digital Marketing Associate

Meta Blueprint

4.6
Digital Marketing5 months

Earn a professional certificate in digital marketing from Meta (formerly Facebook). This program teaches you how to establish an online presence, create effective social media posts, and run advertising campaigns across Meta platforms. Learn to define goals, identify target audiences, manage budgets, and evaluate ad performance using Meta Ads Manager and analytics tools.

Social Media MarketingFacebook AdsInstagram Marketing+3
Free / Paid CertificateView Course
Microsoft Power BI Data Analyst logo

Microsoft Power BI Data Analyst

Microsoft Learn

4.6
Data Science5 months

Learn how to use Microsoft Power BI to build compelling data visualizations and make data-driven business decisions. This professional certificate covers preparing data, modeling data, visualizing and analyzing data, and deploying assets. Gain hands-on experience creating reports, dashboards, and interactive visualizations used by organizations worldwide.

Power BIDAXData Modeling+3
Free / Paid CertificateView Course
AWS Solutions Architect Associate Training logo

AWS Solutions Architect Associate Training

AWS Training

4.6
Cloud Computing40 hours

Prepare for the AWS Certified Solutions Architect – Associate exam with this comprehensive training program. Learn to design resilient, high-performing, secure, and cost-optimized architectures on AWS. This course covers compute, storage, networking, databases, and application integration services in depth with hands-on labs and real-world architecture scenarios.

AWS ArchitectureEC2S3+4
Free / Paid LabsView Course
AWS Networking Basics logo

AWS Networking Basics

AWS Training

4.5
Cloud Computing4 hoursFREE

Learn the fundamentals of AWS networking for free. Covers Amazon VPC, subnets, route tables, internet gateways, NAT gateways, security groups, Network ACLs, VPC peering, and Elastic Load Balancing. Essential knowledge for anyone working with AWS infrastructure, whether you're a developer, solutions architect, or system administrator migrating to the cloud.

Amazon VPCSubnetsSecurity Groups+3
FreeView Course
Microsoft SC-900: Security, Compliance, and Identity Fundamentals logo

Microsoft SC-900: Security, Compliance, and Identity Fundamentals

Microsoft Learn

4.5
Cybersecurity6 hoursFREE

Learn the fundamentals of security, compliance, and identity across cloud-based and related Microsoft services β€” completely free on Microsoft Learn. Covers concepts of security and compliance, Microsoft Entra ID, Azure security, and Microsoft Purview. Prepare for the SC-900 certification exam and understand the security landscape of modern cloud environments.

Cloud SecurityMicrosoft Entra IDCompliance+3
FreeView Course
Microsoft Power Automate Fundamentals logo

Microsoft Power Automate Fundamentals

Microsoft Learn

4.5
Business5 hoursFREE

Learn to automate business processes with Microsoft Power Automate for free on Microsoft Learn. Covers creating cloud flows, desktop flows, business process flows, and AI Builder integration. Automate repetitive tasks like email notifications, data entry, file management, and approval workflows. Essential for anyone looking to improve productivity with Microsoft 365 and low-code tools.

Power AutomateWorkflow AutomationCloud Flows+3
FreeView Course
Semrush SEO Toolkit Course logo

Semrush SEO Toolkit Course

Semrush Academy

4.5
Digital Marketing3 hoursFREE

Learn to use the Semrush SEO toolkit for free with this official Semrush Academy course. Covers site audit, keyword research, position tracking, backlink analysis, competitor research, and content optimization. Earn a free Semrush certification that demonstrates your proficiency with one of the most widely used SEO and digital marketing platforms in the industry.

SemrushSite AuditKeyword Research+3
FreeView Course
HubSpot Social Media Marketing Certification logo

HubSpot Social Media Marketing Certification

HubSpot Academy

4.5
Digital Marketing5 hoursFREE

Get certified in social media marketing for free with HubSpot Academy. Learn to build a social media strategy, create engaging content, leverage social listening, run paid social campaigns, and measure social ROI. Covers all major platforms including Facebook, Instagram, LinkedIn, Twitter/X, TikTok, and YouTube with practical frameworks you can apply immediately.

Social Media StrategyContent CreationSocial Listening+3
FreeView Course
Become a Financial Analyst logo

Become a Financial Analyst

LinkedIn Learning

4.5
Finance24 hours

Develop the skills to become a financial analyst with this LinkedIn Learning path. Covers financial modeling in Excel, business valuation, investment analysis, financial statement analysis, and dashboard reporting. Learn the analytical techniques and tools used by financial analysts at investment banks, corporations, and consulting firms to drive strategic financial decisions.

Financial ModelingExcelValuation+3
LinkedIn PremiumView Course
Financial Analysis & Valuation for Startups logo

Financial Analysis & Valuation for Startups

Coursera

4.5
Finance12 hours

Learn startup valuation and financial analysis from the Yonsei University on Coursera. Covers time value of money, discounted cash flow analysis, startup financial modeling, venture capital valuation methods, and term sheet negotiations. Essential for entrepreneurs, investors, and business professionals who need to understand how startups are valued and financed.

Financial ModelingDCF AnalysisStartup Valuation+2
Free / Paid CertificateView Course
PostgreSQL Bootcamp: Go From Beginner to Advanced logo

PostgreSQL Bootcamp: Go From Beginner to Advanced

Udemy

4.5
Database18 hours

Learn PostgreSQL, one of the most powerful open-source relational database systems, from beginner to advanced. Covers querying, joins, window functions, CTEs, stored procedures, triggers, views, JSON data, and performance tuning. Perfect for aspiring database administrators, data analysts, and back-end developers who need advanced SQL and PostgreSQL skills.

PostgreSQLAdvanced SQLWindow Functions+3
$12.99 – $84.99View Course
Meta React Native Specialization logo

Meta React Native Specialization

Meta Blueprint

4.5
Mobile Development5 months

Build mobile applications with React Native in this professional specialization from Meta on Coursera. Learn the fundamentals of React Native, mobile UI design, state management, data fetching, and how to publish apps. Developed by Meta engineers who created React Native, this course teaches the framework's best practices used to build Facebook, Instagram, and other top apps.

React NativeMobile UIState Management+3
Free / Paid CertificateView Course
Google Project Management Certificate logo

Google Project Management Certificate

LinkedIn Learning

4.5
Business20 hours

Advance your project management career with LinkedIn Learning's comprehensive path. Covers PM fundamentals, scheduling, budgeting, risk management, Agile and Scrum methodologies, and tools like Jira, Asana, and Microsoft Project. Learn how to lead cross-functional teams, manage project stakeholders, and deliver projects on time and within budget.

Project ManagementAgileScrum+3
LinkedIn PremiumView Course
An Entire MBA in 1 Course logo

An Entire MBA in 1 Course

Udemy

4.5
Business41 hours

Get the knowledge of an MBA program in a single comprehensive Udemy course. Covers business strategy, management, marketing, accounting, finance, operations, entrepreneurship, and leadership. Award-winning MBA professor Chris Haroun teaches real-world business skills with case studies, frameworks, and practical tools used by Fortune 500 executives and startup founders.

Business StrategyManagementMarketing+3
$12.99 – $84.99View Course
Become a Product Manager logo

Become a Product Manager

LinkedIn Learning

4.5
Business18 hours

Build the skills to become an effective product manager with this LinkedIn Learning path. Covers product strategy, roadmap creation, user story writing, agile development, stakeholder management, product analytics, and go-to-market planning. Learn the frameworks and tools used by product managers at top tech companies to prioritize features and deliver customer value.

Product StrategyRoadmappingUser Stories+3
LinkedIn PremiumView Course
Become a UX Designer logo

Become a UX Designer

LinkedIn Learning

4.5
Design25 hours

Start your UX design career with this comprehensive LinkedIn Learning path. Covers UX foundations, user research methods, information architecture, interaction design, visual design, and portfolio building. Learn industry-standard processes for designing digital products, conducting user interviews, creating personas, and running usability tests used by top design teams.

UX DesignUser ResearchInformation Architecture+3
LinkedIn PremiumView Course
UI/UX Design Specialization logo

UI/UX Design Specialization

Coursera

4.5
Design4 months

Learn UI/UX design from the California Institute of the Arts with this comprehensive Coursera specialization. Covers visual design fundamentals, UX research and strategy, wireframing, prototyping, and usability testing. Use tools like Figma and Adobe XD to design user-centered interfaces, conduct user research, and build a professional UX portfolio with multiple projects.

UI DesignUX ResearchWireframing+3
Free / Paid CertificateView Course
CompTIA Security+ Certification Prep logo

CompTIA Security+ Certification Prep

LinkedIn Learning

4.5
Cybersecurity21 hours

Prepare for the CompTIA Security+ SY0-701 exam with this comprehensive LinkedIn Learning path. Covers threats, vulnerabilities, architecture, operations, incident response, governance, risk, and compliance. Master the concepts needed to pass one of the most recognized entry-level cybersecurity certifications sought by employers in IT security.

CompTIA Security+Threat AnalysisRisk Management+3
LinkedIn PremiumView Course
The Complete Ethical Hacking Course logo

The Complete Ethical Hacking Course

Udemy

4.5
Cybersecurity24 hours

Learn ethical hacking from scratch with this hands-on Udemy course. Covers network scanning, vulnerability analysis, system hacking, malware threats, sniffing, social engineering, web app hacking, SQL injection, and wireless network security. Use industry tools like Nmap, Wireshark, Metasploit, and Burp Suite to identify and fix security vulnerabilities in real-world scenarios.

Ethical HackingPenetration TestingNmap+3
$12.99 – $84.99View Course
Become a Digital Marketing Specialist logo

Become a Digital Marketing Specialist

LinkedIn Learning

4.5
Digital Marketing19 hours

Develop comprehensive digital marketing skills with this LinkedIn Learning path. Covers marketing foundations, SEO, content strategy, social media marketing, email marketing, Google Analytics, and paid advertising. Learn to create integrated marketing campaigns, measure ROI, and use marketing automation tools to scale your efforts across multiple digital channels.

SEOContent MarketingSocial Media+3
LinkedIn PremiumView Course
SEO Training Course by Moz logo

SEO Training Course by Moz

Udemy

4.5
Digital Marketing4.5 hours

Learn SEO from the experts at Moz, the industry-leading SEO platform. This course covers keyword research, on-page optimization, technical SEO, link building strategies, local SEO, content marketing, and SEO reporting. Understand how search engines work and develop a comprehensive SEO strategy to improve organic search rankings and drive qualified traffic to any website.

Keyword ResearchOn-Page SEOTechnical SEO+3
$12.99 – $84.99View Course
The Complete Digital Marketing Course logo

The Complete Digital Marketing Course

Udemy

4.5
Digital Marketing23 hours

Learn digital marketing strategy, social media marketing, SEO, YouTube, email marketing, Google Ads, and analytics in one comprehensive course. This 12-in-1 Udemy bestseller covers everything from building a website to running Facebook and Google advertising campaigns. Includes practical exercises and templates you can use immediately for your business or clients.

Google AdsFacebook AdsSEO+3
$12.99 – $84.99View Course
Digital Marketing Specialization logo

Digital Marketing Specialization

Coursera

4.5
Digital Marketing8 months

Master digital marketing strategy with this University of Illinois specialization on Coursera. Covers marketing analytics, SEO, social media marketing, 3D printing applications, and digital marketing strategy development. Learn how to leverage digital channels, analyze consumer behavior, and create data-driven marketing campaigns that drive measurable business results.

SEOSocial Media MarketingMarketing Analytics+2
Free / Paid CertificateView Course
DevOps Engineering on AWS logo

DevOps Engineering on AWS

AWS Training

4.5
Cloud Computing24 hours

Learn to use the most common DevOps patterns to develop, deploy, and maintain applications on the AWS Cloud. Covers CI/CD pipelines with AWS CodePipeline, CodeBuild, and CodeDeploy, infrastructure as code with CloudFormation, monitoring with CloudWatch, microservices with ECS and EKS, and operational best practices for production AWS environments.

AWS CodePipelineCloudFormationCI/CD+3
Free / Paid LabsView Course
Artificial Intelligence: Machine Learning logo

Artificial Intelligence: Machine Learning

LinkedIn Learning

4.5
AI & Machine Learning22 hours

Build a strong foundation in machine learning with this LinkedIn Learning path. Covers supervised and unsupervised learning, decision trees, random forests, neural networks, and model evaluation. Learn to use Python libraries like scikit-learn and TensorFlow to build, train, and validate ML models for real-world applications in business and technology.

Machine Learningscikit-learnDecision Trees+3
LinkedIn PremiumView Course
ChatGPT Complete Guide: Learn Generative AI, ChatGPT & More logo

ChatGPT Complete Guide: Learn Generative AI, ChatGPT & More

Udemy

4.5
AI & Machine Learning28 hours

Master ChatGPT, Midjourney, DALL-E, and other generative AI tools in this comprehensive Udemy course. Learn prompt engineering techniques, build AI-powered applications using the OpenAI API, automate workflows with AI, and create content at scale. Covers advanced topics like fine-tuning, embeddings, function calling, and building custom GPTs for business use cases.

ChatGPTPrompt EngineeringOpenAI API+3
$12.99 – $84.99View Course
Data Science with Python logo

Data Science with Python

LinkedIn Learning

4.5
Data Science32 hours

Master the essentials of data science using Python in this comprehensive LinkedIn Learning path. Learn data wrangling with pandas, visualization with Matplotlib and Seaborn, statistical analysis, machine learning with scikit-learn, and how to present data-driven insights. Practical exercises using real datasets prepare you for data science roles across industries.

PythonPandasMatplotlib+3
LinkedIn PremiumView Course
Become a WordPress Developer logo

Become a WordPress Developer

LinkedIn Learning

4.5
Web Development28 hours

Master WordPress development from theme creation to plugin development with this LinkedIn Learning path. Learn PHP, WordPress template hierarchy, custom post types, REST API integration, WooCommerce development, and performance optimization. Build professional, scalable WordPress sites and themes used by over 40% of all websites on the internet.

WordPressPHPTheme Development+3
LinkedIn PremiumView Course
Full-Stack Web Development with React Specialization logo

Full-Stack Web Development with React Specialization

Coursera

4.5
Web Development4 months

Build complete web and hybrid mobile solutions with this Hong Kong University specialization on Coursera. Covers front-end web UI development with React, React Native for mobile, and server-side development with Node.js, Express, and MongoDB. Learn Bootstrap, Redux, Flux architecture, and build cross-platform applications through hands-on assignments.

ReactReact NativeNode.js+4
Free / Paid CertificateView Course
AWS Machine Learning Foundations logo

AWS Machine Learning Foundations

AWS Training

4.5
AI & Machine Learning20 hoursFREE

Get started with machine learning on AWS. This foundational course covers machine learning concepts, AWS ML services including Amazon SageMaker, and practical applications of AI/ML in business. Learn how to frame business problems as ML problems, prepare data, train and deploy models, and evaluate their performance using the AWS cloud platform.

Amazon SageMakerML ConceptsData Preparation+3
FreeView Course
Microsoft AI-900: Azure AI Fundamentals logo

Microsoft AI-900: Azure AI Fundamentals

Microsoft Learn

4.5
AI & Machine Learning8 hoursFREE

Learn core AI concepts and how they are implemented in Microsoft Azure. This learning path covers machine learning, computer vision, natural language processing, and conversational AI services on Azure. Prepare for the AI-900 certification exam with hands-on exercises and real-world scenarios demonstrating Azure Cognitive Services and Azure Machine Learning.

Azure AI ServicesMachine Learning ConceptsComputer Vision+3
FreeView Course
Data Science: Machine Learning (HarvardX) logo

Data Science: Machine Learning (HarvardX)

edX

4.5
AI & Machine Learning8 weeks

Learn the basics of machine learning as part of Harvard's Data Science Professional Certificate on edX. Build a movie recommendation system using real-world data. This course covers machine learning algorithms, training and testing models, regularization, cross-validation, and the caret package in R. Ideal for data science learners who want a practical, project-based approach.

Machine LearningR ProgrammingRegularization+2
Free / Paid CertificateView Course
T

Test Course

Udemy

4.5
Web Development10 hoursFREE

A test course

HTMLCSS
FreeView Course
Why Learn Online?

Benefits of Online Courses

Upskill at your own pace and stay ahead in your career.

πŸ•

Learn at Your Pace

Access course content anytime, anywhere. Study on your schedule without any pressure.

πŸ’Ό

Career Growth

Gain in-demand skills that employers are looking for. Build a portfolio and get certified.

πŸ’°

Affordable Learning

Access world-class education at a fraction of the cost of traditional degrees.

🌍

Global Access

Learn from top instructors at leading universities and companies around the world.

Ready to Start Learning?

Explore our full collection of tools, compare software, and find the right resources to power your growth.