Trending Projects

Discover the fastest growing open source projects

Showing 401-450 of 1,696 trending projects

#401
unknwon/go-study-index

A comprehensive index of learning resources for Go, the popular statically typed programming language.

0
0.0%
6.6K
total stars
#402
fool2fish/dragon-book-exercise-answers

This repository contains exercise answers for the Compilers Principles, Techniques, & Tools (purple dragon book) second edition.

0
0.0%
6.6K
total stars
#403
oppia/oppia

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

0
0.0%
6.6K
total stars
#404
CTFd/CTFd

CTFd is a framework for running Capture The Flag (CTF) competitions and security challenges.

0
0.0%
6.5K
total stars
#405
crisxuan/bestJavaer

A collection of tutorials and resources to help Java developers become better programmers.

0
0.0%
6.5K
total stars
#406
eastlakeside/interpy-zh

An intermediate-level Python book in Chinese that covers a variety of Python programming concepts and skills.

0
0.0%
6.5K
total stars
#407
xizhang20181005/Leetcode_company_frequency

A collection of LeetCode problems categorized by company frequency for developers to practice.

0
0.0%
6.5K
total stars
#408
singgel/JAVA

A collection of Java development resources, including design patterns, algorithms, and best practices.

0
0.0%
6.5K
total stars
#409
michaelliao/learn-python3

Learn Python 3 with sample code to get started with the popular programming language.

0
0.0%
6.5K
total stars
#410
geohot/fromthetransistor

A course outline covering the history of computing from transistors to modern web browsers.

0
0.0%
6.5K
total stars
#411
cncf/curriculum

Open source curriculum for CNCF certification courses, focused on cloud-native development.

0
0.0%
6.4K
total stars
#412
BohdanOrlov/iOS-Developer-Roadmap

This is a roadmap and resource collection for learning to become an iOS developer in 2018.

0
0.0%
6.4K
total stars
#413
golang-design/go-questions

This Go programming language repository provides a comprehensive collection of interview questions and answers.

0
0.0%
6.3K
total stars
#414
liuxinyu95/AlgoXY

This is a book of elementary functional algorithms and data structures, focused on Haskell programming.

0
0.0%
6.3K
total stars
#415
rstudio/cheatsheets

A collection of cheat sheets for popular developer tools and frameworks, including AI-related resources.

0
0.0%
6.3K
total stars
#416
golang-china/gopl-zh

A Chinese translation of the classic book 'The Go Programming Language'.

0
0.0%
6.3K
total stars
#417
gregorojstersek/resources-to-become-a-great-engineering-leader

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

0
0.0%
6.1K
total stars
#418
balloonwj/CppGuide

A comprehensive C/C++ learning guide and backend development resource for developers.

0
0.0%
6.0K
total stars
#419
candycat1992/Unity_Shaders_Book

This repository contains the source code for a book on learning Unity Shaders, a powerful tool for creating custom visual effects in games and applications.

0
0.0%
6.0K
total stars
#420
progit/progit

This is a deprecated book content on learning Git, not a vibe coder discovery platform.

0
0.0%
6.0K
total stars
#421
mrdbourke/tensorflow-deep-learning

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

0
0.0%
5.9K
total stars
#422
WenDesi/lihang_book_algorithm

This repository contains implementations of algorithms from the 'Statistical Learning Method' book by Li Hang in Python.

0
0.0%
5.8K
total stars
#423
forthespada/InterviewGuide

A comprehensive interview guide covering various programming languages, data structures, and computer science topics.

0
0.0%
5.8K
total stars
#424
cezaraugusto/You-Dont-Know-JS

A book series that provides a deep dive into the fundamentals of JavaScript for developers.

0
0.0%
5.8K
total stars
#425
teivah/algodeck

An open-source collection of flashcards to help developers prepare for algorithms, data structures, and system design interviews.

0
0.0%
5.8K
total stars
#426
huangsam/ultimate-python

A comprehensive Python study guide and learning resource for beginners and professionals.

0
0.0%
5.8K
total stars
#427
lidangzzz/How-to-run

This is a beginner's guide to coding, covering Python and computer science concepts.

0
0.0%
5.8K
total stars
#428
fpinscala/fpinscala

A library for learning functional programming concepts in Scala, with code, exercises, and hints.

0
0.0%
5.8K
total stars
#429
ddy-ddy/cs-408

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

0
0.0%
5.8K
total stars
#430
matter-labs/awesome-zero-knowledge-proofs

A curated list of awesome resources for learning about Zero-Knowledge Proofs (ZKP) and related cryptographic concepts.

0
0.0%
5.8K
total stars
#431
utilForever/game-developer-roadmap

A comprehensive roadmap for becoming a game developer, written in Rust.

0
0.0%
5.8K
total stars
#432
learntocloud/learn-to-cloud

A comprehensive courseware to help anyone learn foundational cloud engineering skills.

0
0.0%
5.7K
total stars
#433
CodingTrain/website-archive

An archive of the Coding Train website, a popular educational resource for learning creative coding and design with JavaScript.

0
0.0%
5.7K
total stars
#434
micromata/awesome-javascript-learning

A curated list of the best JavaScript learning resources for developers.

0
0.0%
5.7K
total stars
#435
vicoyeh/pointers-for-software-engineers

A curated list of topics to start learning software engineering, focused on computer science and software development.

0
0.0%
5.7K
total stars
#436
ksundong/backend-interview-question

A collection of backend interview questions and answers for developers preparing for job interviews.

0
0.0%
5.7K
total stars
#437
angrave/SystemProgramming

Open-source system programming book used in UIUC course, covering low-level OS concepts.

0
0.0%
5.7K
total stars
#438
Moosphan/Android-Daily-Interview

A daily collection of Android interview questions to help developers prepare for interviews.

0
0.0%
5.6K
total stars
#439
ShameCom/ShameCom

A repository that collects information about unethical companies to help students avoid them.

0
0.0%
5.6K
total stars
#440
mouredev/retos-programacion-2023

A collection of weekly programming challenges and exercises to practice coding logic in various languages.

0
0.0%
5.6K
total stars
#441
Xtremilicious/projectlearn-project-based-learning

A curated list of project tutorials for project-based learning, covering a wide range of technologies including AI and machine learning.

0
0.0%
5.6K
total stars
#442
fluentpython/example-code

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

0
0.0%
5.6K
total stars
#443
remzi-arpacidusseau/ostep-projects

This is an undergraduate OS course project repository, not a vibe coder platform.

0
0.0%
5.6K
total stars
#444
missing-semester/missing-semester

A collection of tutorials and resources to help developers learn essential skills not typically covered in CS programs.

0
0.0%
5.6K
total stars
#445
dibgerge/ml-coursera-python-assignments

Python assignments for the machine learning class by Andrew Ng on Coursera with complete submission capability.

0
0.0%
5.6K
total stars
#446
huluoyang/freecodecamp.cn

A community-driven Chinese translation of the FreeCodeCamp curriculum for aspiring web developers.

0
0.0%
5.6K
total stars
#447
lifei6671/interview-go

A collection of Go interview questions and answers for developers to prepare for interviews.

0
0.0%
5.5K
total stars
#448
braziljs/eloquente-javascript

A Portuguese translation of the Eloquent JavaScript book, a popular guide for learning JavaScript.

0
0.0%
5.5K
total stars
#449
valeman/Awesome_Math_Books

This is a collection of recommended math books for developers, not a developer discovery platform focused on vibe coders.

0
0.0%
5.5K
total stars
#450
nzakas/understandinges6

An ebook that provides in-depth understanding of ECMAScript 6 for JavaScript developers.

0
0.0%
5.4K
total stars
1...810...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.