Trending Projects

Discover the fastest growing open source projects

Showing 151-200 of 1,693 trending projects

#151
realpython/python-guide

Comprehensive Python best practices guide for developers

+7
+0.0%
29.5K
total stars
#152
xiaolincoder/CS-Base

Comprehensive collection of visual explanations for computer science fundamentals like networking, OS, and databases.

+7
+0.0%
17.6K
total stars
#153
federico-busato/Modern-CPP-Programming

This is a modern C++ programming course covering C++03, C++11, C++14, C++17, C++20, C++23, and C++26.

+7
+0.1%
14.8K
total stars
#154
Jack-Cherish/PythonPark

A comprehensive Python learning resource covering AI, machine learning, web scraping, and more.

+7
+0.1%
11.3K
total stars
#155
mainmatter/100-exercises-to-learn-rust

A self-paced course to learn Rust programming language through 100 hands-on exercises.

+7
+0.1%
9.2K
total stars
#156
udlbook/udlbook

A Jupyter Notebook resource for understanding the fundamentals of deep learning.

+7
+0.1%
9.1K
total stars
#157
mouredev/hello-sql

This is a SQL and database fundamentals course for beginners, not a developer discovery platform for vibe coders.

+7
+0.1%
8.9K
total stars
#158
mxssl/sre-interview-prep-guide

A comprehensive guide to prepare for Site Reliability Engineer (SRE) interviews.

+7
+0.1%
8.8K
total stars
#159
rfordatascience/tidytuesday

Official repository for the #tidytuesday project, a weekly data science learning resource.

+7
+0.1%
8.0K
total stars
#160
mouredev/hello-javascript

A beginner-friendly JavaScript course with 120+ lessons, 14 hours of video, and 220 exercises.

+7
+0.1%
7.5K
total stars
#161
moodle/moodle

Moodle is an open-source learning platform that enables educators to create and manage online courses.

+7
+0.1%
6.9K
total stars
#162
oppia/oppia

A free, online learning platform to make quality education accessible for all, built with Python and Angular.

+7
+0.1%
6.6K
total stars
#163
gregorojstersek/resources-to-become-a-great-engineering-leader

A curated list of resources to help developers become great engineering leaders.

+7
+0.1%
6.1K
total stars
#164
fancy88/iBook

A repository for collecting various e-books, not specifically focused on AI coding tools.

+7
+0.1%
5.0K
total stars
#165
mouredev/hello-java

A Java programming course for beginners, covering the basics of the language and object-oriented programming.

+7
+0.2%
3.9K
total stars
#166
0voice/Campus_recruitment_interview_questions

Curated collection of 1000+ real interview questions and solutions across tech companies and languages.

+7
+0.2%
3.8K
total stars
#167
coderit666/CNote

Comprehensive C language learning guide covering core concepts and tutorials for beginners.

+7
+0.2%
2.9K
total stars
#168
jplag/JPlag

JPlag is a state-of-the-art tool for detecting plagiarism and collusion in source code submissions.

+7
+0.4%
1.8K
total stars
#169
hefengxian/my-ielts

A Vue.js-based IELTS exam preparation app with vocabulary, grammar, listening, and reading resources.

+7
+0.5%
1.5K
total stars
#170
xiaomabenten/software_designer

A repository of study resources and a free practice software for the Intermediate Software Designer (software engineer) certification exam in China.

+7
+0.6%
1.2K
total stars
#171
Avik-Jain/100-Days-Of-ML-Code

100-day ML coding challenge with implementations and tutorials

+6
+0.0%
49.8K
total stars
#172
pcottle/learnGitBranching

Interactive Git visualization and tutorial for learning Git concepts

+6
+0.0%
33.2K
total stars
#173
Asabeneh/30-Days-Of-React

Learn React in 30 days with step-by-step tutorials and videos

+6
+0.0%
27.4K
total stars
#174
TheAlgorithms/Rust

Educational Rust algorithms repository

+6
+0.0%
25.5K
total stars
#175
fastai/fastbook

Deep learning book with Jupyter Notebooks covering fastai and PyTorch

+6
+0.0%
24.7K
total stars
#176
itwanger/toBeBetterJavaer

A comprehensive Java learning guide covering core topics like Java basics, concurrency, JVM, and more.

+6
+0.0%
16.7K
total stars
#177
ashishps1/awesome-leetcode-resources

A collection of awesome resources to help developers learn data structures, algorithms, and prepare for coding interviews.

+6
+0.0%
16.0K
total stars
#178
lnishan/awesome-competitive-programming

A curated list of awesome resources for competitive programming, algorithms, and data structures.

+6
+0.0%
13.8K
total stars
#179
dabeaz-course/python-mastery

An advanced Python mastery course covering complex Python language features and techniques.

+6
+0.1%
13.1K
total stars
#180
iamshuaidi/CS-Book

A curated collection of computer science ebooks, including Java, Python, Linux, and more.

+6
+0.1%
11.5K
total stars
#181
SSHeRun/CS-Xmind-Note

This is a collection of mind maps and notes for fundamental computer science courses, not a developer discovery platform for AI tools.

+6
+0.1%
10.3K
total stars
#182
amusi/Deep-Learning-Interview-Book

A comprehensive collection of study materials for deep learning interviews, covering various topics like machine learning, computer vision, and NLP.

+6
+0.1%
8.7K
total stars
#183
linsa-io/books

A curated list of awesome books and learning resources for developers and lifelong learners.

+6
+0.1%
7.2K
total stars
#184
Visualize-ML/Book1_Python-For-Beginners

This is a book on Python for beginners, covering topics from basic programming to machine learning.

+6
+0.1%
6.8K
total stars
#185
mrdbourke/tensorflow-deep-learning

A comprehensive deep learning course with TensorFlow focused on foundational concepts and practical applications.

+6
+0.1%
5.9K
total stars
#186
ddy-ddy/cs-408

This is a repository for review materials, resources, and OneNote notes related to the 408 computer science graduate entrance exam.

+6
+0.1%
5.8K
total stars
#187
mouredev/one-day-one-language

One-day guides for each programming language

+6
+0.1%
4.7K
total stars
#188
DataTalksClub/llm-zoomcamp

Free course teaching RAG, LLM frameworks, and building AI Q&A systems over knowledge bases

+6
+0.1%
4.7K
total stars
#189
algorithmica-org/algorithmica

Interactive computer science textbook covering algorithms, data structures, and complexity theory with Jupyter notebooks.

+6
+0.1%
4.7K
total stars
#190
cheatsnake/backend-cheats

A curated list of cheatsheets and learning resources for backend developers, covering various topics like architecture, databases, and security.

+6
+0.1%
4.4K
total stars
#191
datawhalechina/whale-quant

Open-source quantitative finance course that helps people quickly master quantitative finance knowledge and Python-based quantitative development.

+6
+0.3%
2.1K
total stars
#192
weaiken/ebook

A collection of classic computer science books for developers to learn from.

+6
+0.3%
1.9K
total stars
#193
Estom/notes

A comprehensive collection of notes and tutorials covering a wide range of topics for developers, including AI, programming languages, and more.

+6
+0.3%
1.8K
total stars
#194
KyleBing/english-vocabulary

A collection of English vocabulary resources for language learners, including CET-4, CET-6, SAT, and TOEFL word lists.

+6
+0.5%
1.3K
total stars
#195
stanford-cs336/assignment1-basics

A student assignment for building language models from scratch in Python.

+6
+0.5%
1.3K
total stars
#196
sudheerj/reactjs-interview-questions

ReactJS interview questions and answers for developers

+5
+0.0%
44.3K
total stars
#197
floodsung/Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for newcomers and enthusiasts

+5
+0.0%
39.5K
total stars
#198
sudheerj/javascript-interview-questions

Comprehensive list of JavaScript interview questions and answers for developers

+5
+0.0%
27.2K
total stars
#199
datawhalechina/pumpkin-book

南瓜书:《机器学习》(西瓜书)公式详解

+5
+0.0%
25.7K
total stars
#200
bitcoinbook/bitcoinbook

Technical book on Bitcoin and blockchain programming

+5
+0.0%
25.1K
total stars
1...35...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.