Trending Projects

Discover the fastest growing open source projects

Showing 1301-1350 of 1,696 trending projects

#1301
GimunLee/tech-refrigerator

A comprehensive collection of technical resources for developers, covering topics like algorithms, data structures, and more.

+54
+3.2%
1.7K
total stars
#1302
oldratlee/translations

A collection of Chinese translations for classic software development resources.

+53
+0.8%
6.9K
total stars
#1303
rolling-scopes-school/tasks

A GitHub repository for tasks related to the Rolling Scopes School, a developer community focused on learning and collaboration.

+53
+1.6%
3.4K
total stars
#1304
hadley/adv-r

Advanced R is a book that provides a deep dive into the R programming language for experienced developers.

+53
+2.2%
2.5K
total stars
#1305
andrejbauer/plzoo

A collection of programming language examples and tools written in OCaml for language enthusiasts and researchers.

+53
+3.5%
1.6K
total stars
#1306
algorithmzuo/algorithmbasic2020

This is a comprehensive learning resource for algorithms and data structures in Java.

+53
+4.1%
1.4K
total stars
#1307
jmportilla/Complete-Python-Bootcamp

This is a comprehensive Python bootcamp course with lectures and exercises, suitable for beginners.

+52
+2.3%
2.3K
total stars
#1308
hengqiali/AwesomeCpp

A comprehensive collection of C++ learning notes and common interview topics, including C++11 features.

+52
+2.8%
1.9K
total stars
#1309
vexx32/PSKoans

A simple, interactive way to learn PowerShell through Pester unit testing.

+52
+2.9%
1.8K
total stars
#1310
ggambetta/computer-graphics-from-scratch

This is a book and repository focused on the fundamentals of computer graphics, not a vibe coder tool.

+52
+4.2%
1.3K
total stars
#1311
nbro/understanding-math

A collection of resources and guides to help developers learn and understand mathematics and its concepts.

+52
+4.6%
1.2K
total stars
#1312
NetLogo/NetLogo

A multi-agent programmable modeling environment for kids, teachers, and scientists.

+52
+4.8%
1.1K
total stars
#1313
begeekmyfriend/leetcode

This GitHub repository is a collection of LeetCode solutions in pure C, a resource for developers interested in practicing coding challenges.

+51
+1.6%
3.2K
total stars
#1314
domenicosolazzo/awesome-okr

A curated list of resources about Objectives and Key Results (OKR), a popular goal-setting framework.

+51
+3.0%
1.8K
total stars
#1315
hibuz/dev-conf-replay

A comprehensive collection of links to recent IT seminars and developer conferences in Korea.

+51
+4.6%
1.1K
total stars
#1316
chaharnishant11/PlacementPrepGuide

A comprehensive guide for core CS fundamentals, including resources for placement preparation.

+50
+3.3%
1.5K
total stars
#1317
plfa/plfa.github.io

An introduction to programming language theory and Agda, a dependently-typed functional programming language.

+50
+3.5%
1.5K
total stars
#1318
mouredev/Weekly-Challenge-2022-Kotlin

Weekly coding challenges in Kotlin for the MoureDev community to practice programming logic.

+49
+2.3%
2.1K
total stars
#1319
HoTT/book

This is a textbook on informal homotopy type theory, not a developer tool for vibe coders.

+49
+2.4%
2.1K
total stars
#1320
appbrewery/100-days-of-python

This is a comprehensive Python bootcamp for aspiring developers, not a vibe coder tool.

+49
+2.9%
1.7K
total stars
#1321
fluentpython/example-code

Example code for the book Fluent Python, focused on best practices and idioms for writing high-quality, Pythonic code.

+48
+0.9%
5.6K
total stars
#1322
soapyigu/LeetCode-Swift

Solutions to LeetCode coding challenges implemented in Swift for interview preparation.

+48
+1.0%
5.0K
total stars
#1323
system-f/fp-course

This is a functional programming course focused on teaching Haskell, a popular language for building AI tools.

+48
+1.1%
4.2K
total stars
#1324
lewagon/data-setup

Setup instructions for Le Wagon's students on their first day of Data Science Bootcamp.

+48
+2.6%
1.9K
total stars
#1325
learning-zone/python-basics

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

+48
+3.1%
1.6K
total stars
#1326
learning-rust/learning-rust.github.io

A GitHub repository providing tutorials and documentation for learning the Rust programming language.

+48
+3.2%
1.6K
total stars
#1327
github-education-resources/classroom

GitHub Classroom automates repository creation and access control for teachers to distribute code and collect assignments.

+48
+3.6%
1.4K
total stars
#1328
odan/learn-php

A comprehensive resource for learning modern PHP development best practices and techniques.

+48
+4.2%
1.2K
total stars
#1329
leereilly/swot

GitHub discount management for students, saved bazillions of review hours - no longer actively maintained

+48
+4.3%
1.2K
total stars
#1330
geektutu/interview-questions

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

+48
+4.4%
1.1K
total stars
#1331
allenwong/30DaysofSwift

A self-taught project to learn Swift, a popular programming language for building iOS, macOS, and other Apple platform applications.

+47
+0.4%
11.5K
total stars
#1332
bitemyapp/learnhaskell

This GitHub repository is a comprehensive resource for learning the Haskell programming language.

+47
+0.6%
8.0K
total stars
#1333
ThePorgs/Exegol

Community-driven hacking environment for penetration-testing

+47
+1.6%
2.9K
total stars
#1334
carlini/printf-tac-toe

A simple, single-line tic-tac-toe implementation in C, demonstrating creative programming.

+47
+2.0%
2.4K
total stars
#1335
harsh-bothra/learn365

This repository contains a collection of tweets and mind maps focused on learning and infosec topics.

+47
+2.9%
1.7K
total stars
#1336
brianway/java-learning

This is a collection of Java learning resources including blog posts and code examples for Java SE and Java Web.

+46
+1.1%
4.3K
total stars
#1337
mvillaloboz/open-source-cs-degree

An open-source curriculum for self-studying computer science topics and building projects.

+46
+1.3%
3.6K
total stars
#1338
HowProgrammingWorks/Index

An educational index covering a wide range of programming concepts and technologies for developers.

+46
+1.3%
3.5K
total stars
#1339
rekihattori/awesome-programmers

A comprehensive list of history's greatest software engineers and tech pioneers.

+46
+1.8%
2.6K
total stars
#1340
reneargento/algorithms-sedgewick-wayne

A collection of solutions to the exercises in the Algorithms book by Sedgewick and Wayne.

+46
+2.0%
2.3K
total stars
#1341
kai-qu/notation

A collection of quotes on notation design and its impact on thought for developers.

+46
+2.5%
1.9K
total stars
#1342
mercari/engineer-vocabulary-list

This is a multilingual (Japanese/English) vocabulary list for software engineers, not a developer discovery platform.

+46
+2.5%
1.9K
total stars
#1343
jesselpalmer/the-engineering-managers-booklist

A curated booklist for engineering managers and leaders of software engineering teams.

+46
+2.8%
1.7K
total stars
#1344
uo-ec607/lectures

Lecture notes for an economics course focused on computational methods, not a developer tool.

+46
+2.8%
1.7K
total stars
#1345
joereynolds/what-to-code

A repository with ideas for things to program, potentially useful for developers looking for coding inspirations.

+46
+3.0%
1.6K
total stars
#1346
danthareja/contribute-to-open-source

Learn the GitHub workflow by contributing code in a fun simulation project

+46
+3.2%
1.5K
total stars
#1347
JuliaAcademy/JuliaTutorials

Learn Julia programming language via interactive Jupyter Notebook tutorials.

+46
+3.5%
1.4K
total stars
#1348
plctlab/PLCT-Open-Reports

This repository contains open public reports and presentations from PLCT Lab, a research lab focused on programming languages and compilers.

+46
+4.2%
1.1K
total stars
#1349
elixirschool/elixirschool

Elixir School is an educational platform for learning and mastering the Elixir programming language.

+45
+1.3%
3.6K
total stars
#1350
MartinThoma/LaTeX-examples

This is a collection of LaTeX examples for developers interested in typesetting and scientific/mathematical writing.

+45
+2.8%
1.7K
total stars
1...2628...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.