Trending Projects

Discover the fastest growing open source projects

Showing 901-950 of 1,696 trending projects

#901
maribethb/blockly-games

Blockly-based games to help teach programming to future developers

+68
+5.3%
1.4K
total stars
#902
Universidade-Livre/matematica

A self-paced math education platform in Portuguese for autodidact learners in Brazil

+68
+5.7%
1.3K
total stars
#903
hukenovs/dsp-theory

A comprehensive library for understanding the theory behind digital signal processing, including signals, filtering, and transforms.

+68
+6.1%
1.2K
total stars
#904
AllThingsSmitty/must-watch-javascript

A curated list of must-watch JavaScript talks on functional programming, frameworks, and more.

+67
+0.9%
7.2K
total stars
#905
wingjay/android-open-source-project-cracking

This repository provides analysis and learning resources for popular Android open-source projects to help developers grow as senior Android developers.

+67
+6.4%
1.1K
total stars
#906
sger/RustBooks

A curated list of Rust programming language books and resources for developers.

+66
+1.2%
5.4K
total stars
#907
lzl124631x/LeetCode

A C++ implementation of coding challenges from the popular LeetCode online judge platform.

+66
+4.5%
1.5K
total stars
#908
buildwithmalik/PythonCheatSheet

A Python cheatsheet to help developers revise syntax and solve algorithmic problems.

+66
+5.6%
1.2K
total stars
#909
geektutu/interview-questions

A collection of interview questions and answers for machine learning, deep learning, Python, and Golang developers.

+66
+6.1%
1.1K
total stars
#910
kubernetes-up-and-running/examples

Example code and files from the popular Kubernetes book, providing a learning resource for developers.

+66
+6.9%
1.0K
total stars
#911
secdr/research-method

This GitHub repository appears to be focused on academic paper writing and research sharing.

+65
+2.2%
3.0K
total stars
#912
remzi-arpacidusseau/ostep-translations

This is a collection of translations for the 'Operating Systems: Three Easy Pieces' (OSTEP) textbook.

+65
+2.2%
3.0K
total stars
#913
HugoMatilla/The-Pragmatic-Programmer

A summary of the book The Pragmatic Programmer, a classic software development guide.

+65
+3.5%
1.9K
total stars
#914
dofy/learn-vim

A hands-on tutorial and guide for learning the powerful Vim text editor for programming and development.

+65
+3.9%
1.7K
total stars
#915
Blitzer207/C-Resource

This is a C++ tutorial repository for beginners to learn programming from scratch.

+65
+4.6%
1.5K
total stars
#916
yuxingxin/RxJava-Essentials-CN

A Chinese translation of the RxJava Essentials book, a resource for learning reactive programming with RxJava.

+65
+5.4%
1.3K
total stars
#917
gurugio/quick-guide-rust-programming

A quick-guide repository for learning Rust programming language, a popular choice for systems programming.

+65
+6.5%
1.1K
total stars
#918
shekhargulati/30-seconds-of-java

A curated collection of useful Java code snippets for developers to quickly understand and use.

+65
+6.6%
1.1K
total stars
#919
geekcompany/ResumeSample

Chinese programmer resume templates for various tech roles

+64
+0.2%
28.0K
total stars
#920
gameprogcpp/code

This C++ code repository provides sample code for game programming, focusing on fundamental concepts and techniques.

+64
+5.5%
1.2K
total stars
#921
upb-lea/reinforcement_learning_course_materials

This repository provides course materials for a reinforcement learning course, including lecture notes, tutorial tasks, and online videos.

+64
+6.7%
1.0K
total stars
#922
0xAX/asm

This repository provides a comprehensive resource for learning assembly programming for the Linux x86_64 platform.

+63
+1.9%
3.4K
total stars
#923
hedyorg/hedy

Hedy is a gradual programming language to teach children programming, using different language levels to build up to Python.

+63
+4.0%
1.6K
total stars
#924
learning-zone/python-basics

A comprehensive collection of Python basics, including interview questions and library examples.

+63
+4.1%
1.6K
total stars
#925
serithemage/AWSCertifiedSolutionsArchitectUnofficialStudyGuide

Unofficial study guide for the AWS Certified Solutions Architect - Associate exam.

+63
+5.0%
1.3K
total stars
#926
AzatAI/cs_books

A collection of recommended computer science books curated by AzatAI, focused on educational resources.

+63
+5.1%
1.3K
total stars
#927
leachim6/hello-world

A hello-world repository containing examples in every computer programming language.

+62
+0.5%
11.8K
total stars
#928
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD

A collection of resources for data structures, algorithms, and software design concepts.

+62
+2.5%
2.6K
total stars
#929
44bits/awesome-opensource-documents

A curated list of awesome open-source documents, guides, and books for developers.

+62
+2.9%
2.2K
total stars
#930
Estom/notes

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

+62
+3.6%
1.8K
total stars
#931
SAP-samples/abap-cheat-sheets

Explore ABAP syntax with executable demo examples to learn the language quickly.

+62
+4.1%
1.6K
total stars
#932
yuchdev/CppBooks

A comprehensive catalog of modern and classic books on C++ programming language

+62
+4.1%
1.6K
total stars
#933
IUCompilerCourse/Essentials-of-Compilation

A book about compiling Racket and Python to x86-64 assembly for language and compiler enthusiasts.

+62
+4.2%
1.5K
total stars
#934
ilmoi/teachyourselfCS-RU

This is a Russian translation of the 'Teach Yourself Computer Science' learning resource.

+62
+4.3%
1.5K
total stars
#935
MoienTajik/AspNetCore-Developer-Roadmap

ASP.NET Core developer roadmap for 2026

+61
+0.3%
19.5K
total stars
#936
jackfrued/Python-Core-50-Courses

Python language fundamentals course for developers who want to learn the core concepts of the Python programming language.

+61
+0.5%
12.5K
total stars
#937
ctjhoa/rust-learning

A collection of links and resources for learning Rust programming language.

+61
+0.5%
12.1K
total stars
#938
SuperSimpleDev/javascript-course

A beginner-friendly JavaScript course covering the fundamentals of the language.

+61
+4.9%
1.3K
total stars
#939
xiaoweiChen/CPP-17-STL-cookbook

This is a Chinese translation of the C++17 STL cookbook, a reference for C++ developers.

+61
+4.9%
1.3K
total stars
#940
Codecademy/docs

A comprehensive documentation repository for all things related to Codecademy's learning platform.

+61
+6.0%
1.1K
total stars
#941
Preparation-Street/Programming-Street-150

A repository focused on teaching data structures and algorithms as critical problem-solving skills for beginner coders.

+61
+6.4%
1.0K
total stars
#942
QianMo/Game-Programmer-Study-Notes

A collection of study notes for game programmers covering graphics, rendering, programming practices, and more.

+60
+0.6%
9.9K
total stars
#943
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.

+60
+0.7%
8.7K
total stars
#944
guanyingc/latex_paper_writing_tips

A collection of tips and templates for writing research papers and theses using LaTeX, a popular typesetting system.

+60
+1.7%
3.7K
total stars
#945
CodingDocs/advanced-programmer

A comprehensive resource for professional developers, covering Java development topics.

+60
+2.2%
2.8K
total stars
#946
kerrickstaley/genanki

A Python 3 library for generating Anki flashcard decks, a popular spaced repetition learning tool.

+60
+2.4%
2.6K
total stars
#947
quant-science/sunday-quant-scientist

A newsletter focused on quantitative and algorithmic trading, portfolio analysis, and investing.

+60
+3.6%
1.7K
total stars
#948
HW140701/Book-list-of-computational-geometry-and-computer-graphics

A curated list of must-read and classic books on computational geometry and computer graphics.

+60
+4.2%
1.5K
total stars
#949
datawhalechina/hands-on-data-analysis

A hands-on data analysis learning project with Jupyter Notebooks as the primary medium.

+60
+4.5%
1.4K
total stars
#950
swirldev/swirl

A library for learning R programming language interactively within the R environment.

+60
+5.3%
1.2K
total stars
1...1820...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.