Trending Projects

Discover the fastest growing open source projects

Showing 251-300 of 1,693 trending projects

#251
0voice/introduce_c-cpp_manual

A collection of C/C++ learning resources, including projects, tools, frameworks, books, and interview questions.

+383
+5.1%
7.9K
total stars
#252
CodandoApple/aprenda-swift

A collection of resources for learning the Swift programming language for Apple platforms

+382
+58.1%
1.0K
total stars
#253
missing-semester-cn/missing-semester-cn.github.io

A Chinese version of the 'Missing Semester' course on essential CS topics for developers.

+381
+5.8%
6.9K
total stars
#254
itwanger/toBeBetterJavaer

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

+379
+2.3%
16.7K
total stars
#255
hackerkid/Mind-Expanding-Books

A curated list of mind-expanding books covering various topics like computer science, philosophy, and more.

+379
+2.9%
13.4K
total stars
#256
sumn2u/learn-javascript

This is a book that teaches JavaScript for beginners, with a focus on hands-on learning and collaboration.

+379
+58.8%
1.0K
total stars
#257
apachecn/Interview

A comprehensive repository for interview preparation, including guides, algorithms, and code analysis.

+376
+4.4%
9.0K
total stars
#258
giantray/stackoverflow-java-top-qa

A curated collection of top Java Q&A from Stack Overflow, a valuable resource for Java developers.

+375
+7.9%
5.1K
total stars
#259
DoctorWkt/acwj

An educational resource for developers to learn how to build a compiler from scratch in C.

+374
+3.0%
12.8K
total stars
#260
stanford-cs336/assignment1-basics

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

+372
+40.0%
1.3K
total stars
#261
gyoogle/tech-interview-for-developer

A comprehensive resource for technical interview preparation, covering algorithms, data structures, and more.

+370
+2.2%
17.2K
total stars
#262
kska32/ebooks

A collection of over 100,000 classic ebooks across various domains, including history, politics, psychology, philosophy, math, and computer science.

+369
+5.7%
6.8K
total stars
#263
nixzhu/dev-blog

A developer blog featuring translations, development insights, and learning notes across various topics.

+368
+10.4%
3.9K
total stars
#264
VPanjeta/ModiScript

ModiScript is an esoteric programming language written in Python that aims to make coding fun and accessible.

+367
+54.5%
1.0K
total stars
#265
qianguyihao/Web

Comprehensive frontend tutorial from beginner to advanced.

+365
+1.3%
28.5K
total stars
#266
gmoral/Books

Unknown repository with no description, focused on books for vibe coders.

+365
+32.4%
1.5K
total stars
#267
SLAM-Handbook-contributors/slam-handbook-public-release

This repository contains the release of the SLAM Handbook, a resource focused on SLAM (Simultaneous Localization and Mapping) for developers.

+364
+9.2%
4.3K
total stars
#268
databricks/learning-spark

Example code from the Learning Spark book, a resource for developers learning Spark.

+364
+10.3%
3.9K
total stars
#269
fengdu78/deeplearning_ai_books

深度学习课程笔记及资源,涵盖Python和TensorFlow应用

+363
+1.8%
20.3K
total stars
#270
izackwu/TeachYourselfCS-CN

Chinese translation of TeachYourselfCS for learning computer science fundamentals

+362
+1.7%
22.0K
total stars
#271
ethereumbook/ethereumbook

Comprehensive guide to Ethereum and blockchain development

+362
+1.7%
21.5K
total stars
#272
3b1b/videos

This repository contains the code for generating scenes used in the 3blue1brown educational math videos using the Manim animation library.

+362
+3.6%
10.4K
total stars
#273
rougier/numpy-100

A comprehensive collection of 100 NumPy exercises with solutions, great for learning and practicing numerical computing in Python.

+361
+2.7%
13.9K
total stars
#274
datawhalechina/whale-quant

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

+361
+20.9%
2.1K
total stars
#275
gto76/python-cheatsheet

Comprehensive Python reference guide

+360
+0.9%
38.3K
total stars
#276
AllThingsSmitty/must-watch-javascript

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

+358
+5.3%
7.2K
total stars
#277
RockstarLang/rockstar

The Rockstar programming language is a joke language designed to look like song lyrics.

+358
+5.5%
6.9K
total stars
#278
15172658790/Blog

This is a repository containing course resources for the computer science program at the University of Science and Technology of China.

+358
+50.3%
1.1K
total stars
#279
kenjihiranabe/The-Art-of-Linear-Algebra

Visual notes on linear algebra concepts from Gilbert Strang's book

+354
+1.7%
21.1K
total stars
#280
apachecn/apachecn-algo-zh

A collection of translations of data structures and algorithms in Chinese, useful for developers.

+354
+3.3%
11.2K
total stars
#281
CavsZhouyou/Front-End-Interview-Notebook

A comprehensive front-end interview preparation notebook covering a wide range of topics.

+351
+4.8%
7.7K
total stars
#282
pezy/LeetCode

A collection of LeetCode solutions in C++ and Python3 for developers to learn and practice coding.

+345
+11.0%
3.5K
total stars
#283
Pierian-Data/Complete-Python-3-Bootcamp

Python 3 bootcamp course materials

+344
+1.2%
29.4K
total stars
#284
octocat/Hello-World

This is a beginner-friendly example repository for getting started with GitHub.

+344
+10.9%
3.5K
total stars
#285
lydiahallie/javascript-questions

JavaScript interview questions and answers

+332
+0.5%
65.3K
total stars
#286
SWPFlow/C-Project-Based-Tutorials

A curated list of project-based tutorials in C for developers to learn and practice programming.

+332
+25.0%
1.7K
total stars
#287
AnthonyCalandra/modern-cpp-features

C++ features reference for modern C++ versions

+331
+1.6%
21.5K
total stars
#288
jbee37142/Interview_Question_for_Beginner

Technical interview prep for beginners

+328
+1.6%
21.4K
total stars
#289
alex/what-happens-when

Explains the detailed technical process of typing 'google.com' and pressing enter in a browser.

+327
+0.8%
42.8K
total stars
#290
coderwhy/LearnMiniProgram

A learning resource for developers to build mini programs, a type of lightweight mobile app, using JavaScript.

+323
+10.7%
3.4K
total stars
#291
Jack-Cherish/PythonPark

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

+322
+3.0%
11.3K
total stars
#292
microsoft/c9-python-getting-started

Sample code for a beginner-friendly Python course from Channel 9.

+321
+4.2%
8.0K
total stars
#293
MAZHARMIK/Interview_DS_Algo

A comprehensive repository for coding interview preparation, covering algorithms, data structures, and common interview topics.

+321
+9.2%
3.8K
total stars
#294
ruanyf/jstutorial

A comprehensive JavaScript tutorial book covering the language's core features and concepts.

+317
+6.2%
5.4K
total stars
#295
zhanwen/MathModel

This repository provides resources and tools for undergraduate and graduate students engaged in mathematical modeling competitions and research.

+316
+3.3%
9.9K
total stars
#296
careercup/CtCI-6th-Edition-Python

Python solutions for the classic Cracking the Coding Interview book, a valuable resource for developers.

+314
+6.4%
5.2K
total stars
#297
Lax/Learn-iOS-Swift-by-Examples

A curated collection of Swift learning resources for iOS development, including official examples and community projects.

+314
+9.1%
3.8K
total stars
#298
krishnaik06/Complete-Python-Bootcamp

This is a comprehensive Python bootcamp course covering a wide range of Python programming concepts.

+314
+13.8%
2.6K
total stars
#299
alisolanki/Welcome-to-Open-Source

A beginner-friendly project to help developers get started with open-source contributions.

+313
+9.4%
3.6K
total stars
#300
lucassha/CKAD-resources

This repository provides study materials and resources for the Certified Kubernetes Application Developer (CKAD) certification.

+312
+40.7%
1.1K
total stars
1...57...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.