Course Open Source Projects

Browse 972 Course open source projects, ranked by GitHub stars. Find the most popular Course tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 972 projects
81,099 stars

mlabonne/llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

Metrics details
Stars81,099
69,818 stars

prakhar1989/awesome-courses

:books: List of awesome university courses for learning Computer Science!

Metrics details
Stars69,818
40,623 stars

bradtraversy/50projects50days

50+ mini web projects using HTML, CSS & JS

Metrics details
Stars40,623
37,307 stars

PKUanonym/REKCARC-TSC-UHT

清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University

Metrics details
Stars37,307
33,259 stars

google/comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

Metrics details
Stars33,259
30,644 stars

sunface/rust-course

什么?你敢放心的把后背交给 AI? 我赌你不敢,那就来学学 AI 时代最酷、最安全、最快的语言吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book

Metrics details
Stars30,644
28,622 stars

ChristosChristofidis/awesome-deep-learning

A curated list of awesome Deep Learning tutorials, projects and communities.

Metrics details
Stars28,622
22,422 stars

SamyPesse/How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++

Metrics details
Stars22,422
21,777 stars

ossu/data-science

📊 Path to a free self-taught education in Data Science!

Metrics details
Stars21,777
20,077 stars

inancgumus/learngo

❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.

Metrics details
Stars20,077
17,168 stars

jonasschmedtmann/complete-javascript-course

Starter files, final projects, and FAQ for my Complete JavaScript course

Metrics details
Stars17,168
16,201 stars

USTC-Resource/USTC-Course

:heart:中国科学技术大学课程资源

Metrics details
Stars16,201
16,096 stars

bradtraversy/vanillawebprojects

Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries

Metrics details
Stars16,096
15,921 stars

federico-busato/Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

Metrics details
Stars15,921
15,858 stars

oxford-cs-deepnlp-2017/lectures

Oxford Deep NLP 2017 course

Metrics details
Stars15,858
15,390 stars

nswbmw/N-blog

《一起学 Node.js》

Metrics details
Stars15,390
15,315 stars

owainlewis/awesome-artificial-intelligence

A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.

Metrics details
Stars15,315
10,932 stars

fastai/numerical-linear-algebra

Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

Metrics details
Stars10,932
10,930 stars

jhu-ep-coursera/fullstack-course4

Example code for HTML, CSS, and Javascript for Web Developers Coursera Course

Metrics details
Stars10,930
10,930 stars

pingcap/awesome-database-learning

A list of learning materials to understand databases internals

Metrics details
Stars10,930
10,787 stars

dabeaz-course/practical-python

Practical Python Programming (course by @dabeaz)

Metrics details
Stars10,787
10,671 stars

Yorko/mlcourse.ai

Open Machine Learning Course

Metrics details
Stars10,671
10,623 stars

kesenhoo/android-training-course-in-chinese

Android官方培训课程中文版

Metrics details
Stars10,623
9,691 stars

fullstackio/FlappySwift

swift implementation of flappy bird. More at fullstackedu.com

Metrics details
Stars9,691
8,028 stars

bitemyapp/learnhaskell

Learn Haskell

Metrics details
Stars8,028
7,734 stars

Kulbear/deep-learning-coursera

Deep Learning Specialization by Andrew Ng on Coursera.

Metrics details
Stars7,734
6,685 stars

adamschwartz/magic-of-css

A CSS course to turn you into a magician.

Metrics details
Stars6,685
6,542 stars

yandexdataschool/Practical_RL

A course in reinforcement learning in the wild

Metrics details
Stars6,542
6,344 stars

mrdbourke/zero-to-mastery-ml

All course materials for the Zero to Mastery Machine Learning and Data Science course.

Metrics details
Stars6,344
6,319 stars

FaisalUmair/udemy-downloader-gui

A desktop application for downloading Udemy Courses

Metrics details
Stars6,319
5,923 stars

mrdbourke/tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.

Metrics details
Stars5,923
5,919 stars

remzi-arpacidusseau/ostep-projects

Projects for an undergraduate OS course

Metrics details
Stars5,919
5,875 stars

0xZ0F/Z0FCourse_ReverseEngineering

Reverse engineering focusing on x64 Windows.

Metrics details
Stars5,875
5,788 stars

BretFisher/udemy-docker-mastery

Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud

Metrics details
Stars5,788
5,731 stars

jeffheaton/t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis

Metrics details
Stars5,731
5,710 stars

onlurking/awesome-infosec

A curated list of awesome infosec courses and training resources.

Metrics details
Stars5,710
5,328 stars

mbadry1/DeepLearning.ai-Summary

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

Metrics details
Stars5,328
5,307 stars

resumejob/free-project-course

Free course for Resume, 整理和搜集网络免费的项目实战课程,包括 Java 项目实战,Python 项目实战,C++ 项目实战等

Metrics details
Stars5,307
5,277 stars

louisfb01/start-machine-learning

A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2026 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!

Metrics details
Stars5,277
5,078 stars

jacobeisenstein/gt-nlp-class

Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"

Metrics details
Stars5,078
4,956 stars

r0oth3x49/udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.

Metrics details
Stars4,956
4,777 stars

PKUFlyingPig/Self-learning-Computer-Science

the resources I use to learn computer science in my spare time

Metrics details
Stars4,777
4,743 stars

jonasschmedtmann/advanced-css-course

Starter files, final projects and FAQ for my Advanced CSS course

Metrics details
Stars4,743
4,626 stars

flink-china/flink-training-course

Flink 中文视频课程(持续更新...)

Metrics details
Stars4,626
4,575 stars

swirldev/swirl_courses

:mortar_board: A collection of interactive courses for the swirl R package.

Metrics details
Stars4,575
4,519 stars

tomlooman/ActionRoguelike

Co-op Action Roguelike in Unreal Engine C++

Metrics details
Stars4,519
4,511 stars

MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator

AZ-104 Microsoft Azure Administrator

Metrics details
Stars4,511
4,319 stars

microsoft/AI-System

System for AI Education Resource.

Metrics details
Stars4,319
4,206 stars

parallel101/course

高性能并行编程与优化 - 课件

Metrics details
Stars4,206
4,153 stars

DataScienceSpecialization/courses

Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1

Metrics details
Stars4,153
3,966 stars

MariaLetta/free-gophers-pack

✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.

Metrics details
Stars3,966
3,945 stars

eon01/DockerCheatSheet

🐋 Docker Cheat Sheet 🐋

Metrics details
Stars3,945
3,944 stars

Xovee/uestc-course

🎓电子科技大学 📔课程资料

Metrics details
Stars3,944
3,801 stars

FlutterOpen/flutter-ui-nice

More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.

Metrics details
Stars3,801
3,659 stars

thecodeholic/php-developer-roadmap

This is PHP Developer Roadmap

Metrics details
Stars3,659
3,596 stars

openmainframeproject/cobol-programming-course

Training materials and labs for a "Getting Started" level course on COBOL

Metrics details
Stars3,596
3,588 stars

zhoubolei/introRL

Intro to Reinforcement Learning (强化学习纲要)

Metrics details
Stars3,588
3,585 stars

btholt/complete-intro-to-react-v5

The Complete Intro to React, the fifth version

Metrics details
Stars3,585
3,556 stars

wesbos/Advanced-React

Starter Files and Solutions for Full Stack Advanced React and GraphQL

Metrics details
Stars3,556
3,548 stars

jonasschmedtmann/complete-node-bootcamp

Starter files, final projects and FAQ for my Complete Node.js Bootcamp

Metrics details
Stars3,548
1-60 of 972 projects
Get A Weekly Email With Trending Course Projects
Stay updated on Course plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.