Trending Projects

Discover the fastest growing open source projects

Showing 1401-1450 of 1,696 trending projects

#1401
qiyuangong/leetcode

A repository of Python and Java solutions for coding challenges on LeetCode, a popular platform for technical interviews.

-1
-0.0%
5.3K
total stars
#1402
careercup/ctci

Cracking the Coding Interview book code repository, focused on Java coding interview preparation.

-1
-0.0%
5.1K
total stars
#1403
microsoft/TypeScript-Handbook

A deprecated documentation handbook for the TypeScript programming language.

-1
-0.0%
4.9K
total stars
#1404
miguelmota/golang-for-nodejs-developers

Examples and tutorials comparing Golang and Node.js for developers learning a new language

-1
-0.0%
4.8K
total stars
#1405
EZLippi/practical-programming-books

This repository curates a collection of practical computer science and programming books for developers.

-1
-0.0%
4.7K
total stars
#1406
aporter/coursera-android

Example Android application source code for a Coursera Android development course.

-1
-0.0%
4.3K
total stars
#1407
NotFound9/interviewGuide

A comprehensive interview preparation guide covering Java, algorithms, data structures, and system design.

-1
-0.0%
4.0K
total stars
#1408
alura/techguide

TechGuide is a GitHub repository focused on guiding developers' tech careers, with a mix of educational resources and tools.

-1
-0.0%
3.8K
total stars
#1409
BloombergGraphics/whatiscode

A classic guide on what is code, written by Paul Ford, a prominent tech writer and developer.

-1
-0.0%
3.7K
total stars
#1410
arogozhnikov/python3_with_pleasure

A short guide on features of Python 3 with examples, useful for developers of all backgrounds.

-1
-0.0%
3.6K
total stars
#1411
ehmatthes/pcc

Python Crash Course resources, including code examples, exercises, and projects for learning Python.

-1
-0.0%
3.1K
total stars
#1412
nosuggest/Reflection_Summary

This repository contains fundamental algorithm theory knowledge for developers.

-1
-0.0%
2.6K
total stars
#1413
soyaine/JavaScript30

A collection of JavaScript 30 coding exercises in Chinese for developers to practice and improve their skills.

-1
-0.0%
2.6K
total stars
#1414
theanarkh/understand-nodejs

A Node.js learning resource that provides in-depth understanding of the Node.js internals through source code analysis.

-1
-0.0%
2.4K
total stars
#1415
buckyroberts/Source-Code-from-Tutorials

A collection of source code from various Python programming tutorials.

-1
-0.1%
2.2K
total stars
#1416
quanke/think-in-java

This is a book on Java programming principles and best practices, not a vibe coder tool.

-1
-0.1%
2.2K
total stars
#1417
csujedihy/lc-all-solutions

A collection of LeetCode solutions implemented in Python for developers to learn and practice.

-1
-0.1%
2.2K
total stars
#1418
freeCodeCamp/guide

A collection of easy-to-understand guides to programming tools for developers.

-1
-0.1%
2.2K
total stars
#1419
dunwu/java-tutorial

A comprehensive Java tutorial covering a wide range of topics for experienced Java developers.

-1
-0.1%
1.9K
total stars
#1420
mercyblitz/thinking-in-spring-boot-samples

This repository contains sample code for the book 'Thinking in Spring Boot' by Mercy Blazt.

-1
-0.1%
1.9K
total stars
#1421
webproblem/learning-article

A curated collection of web development resources and tutorials focused on the frontend ecosystem

-1
-0.1%
1.9K
total stars
#1422
ctfs/write-ups-2014

This is a community-maintained wiki of write-ups for Capture the Flag (CTF) challenges from 2014.

-1
-0.1%
1.9K
total stars
#1423
perifacode/conteudo-gratuito

A community-driven repository of free learning resources and content for developers.

-1
-0.1%
1.9K
total stars
#1424
JosephZhu1983/java-common-mistakes

A Java coding resource focused on common mistakes and best practices for Java developers.

-1
-0.1%
1.8K
total stars
#1425
enkidevs/commit

A developer learning platform that helps level up coding skills through daily challenges and content.

-1
-0.1%
1.8K
total stars
#1426
QianMo/OpenCV3-Intro-Book-Src

This is the source code for a book on getting started with the OpenCV computer vision library in C++.

-1
-0.1%
1.8K
total stars
#1427
justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn

This repository is a Chinese translation of an article on functional programming for non-experts.

-1
-0.1%
1.8K
total stars
#1428
unite-network/rust-for-node-developers

An introduction to the Rust programming language for Node developers.

-1
-0.1%
1.8K
total stars
#1429
riku/Markdown-Syntax-CN

A simple and comprehensive guide to Markdown syntax in simplified Chinese.

-1
-0.1%
1.8K
total stars
#1430
MisterBooo/ReadyForBAT

This is an iOS interview project that summarizes common iOS interview questions and answers.

-1
-0.1%
1.7K
total stars
#1431
google-developer-training/android-kotlin-fundamentals-apps

This GitHub repository contains Android Kotlin Fundamentals apps, a learning resource for Android app development.

-1
-0.1%
1.7K
total stars
#1432
FreeTymeKiyan/LeetCode-Sol-Res

A comprehensive resource for clean, understandable solutions to LeetCode algorithm problems in Java.

-1
-0.1%
1.7K
total stars
#1433
memect/kg-beijing

A knowledge graph learning group focused on the Beijing area, using Jupyter Notebooks.

-1
-0.1%
1.7K
total stars
#1434
Xunzhuo/Algorithm-Guide

A comprehensive guide to algorithms and data structures in Java for coding interviews and competitions.

-1
-0.1%
1.7K
total stars
#1435
guipdutra/awesome-geek-podcasts

A curated list of podcasts for developers, including topics like AI, coding, and software engineering.

-1
-0.1%
1.6K
total stars
#1436
justmarkham/DAT8

General Assembly's 2015 Data Science course covering topics like machine learning, data analysis, and data visualization.

-1
-0.1%
1.6K
total stars
#1437
JunweiLiang/awesome_lists

Curated list of resources for tenure-track assistant professors and PhD students, including AI and grants information.

-1
-0.1%
1.6K
total stars
#1438
espadrine/succinct-cybernetics

A collection of cheatsheets for various computer science topics, primarily focused on JavaScript.

-1
-0.1%
1.6K
total stars
#1439
shekhargulati/java8-the-missing-tutorial

A comprehensive tutorial covering the key features and capabilities introduced in Java 8.

-1
-0.1%
1.6K
total stars
#1440
leeguandong/Interview-code-practice-python

This repository contains Python interview practice questions, useful for developers preparing for technical interviews.

-1
-0.1%
1.6K
total stars
#1441
fossasia/pslab-expeyes

A Python library for science experiments and data acquisition for physics education.

-1
-0.1%
1.5K
total stars
#1442
Rafase282/My-FreeCodeCamp-Code

This is a repository containing code from a developer's journey through the FreeCodeCamp bootcamp, focused on JavaScript.

-1
-0.1%
1.5K
total stars
#1443
radar/guides-old

A collection of guides and resources for Ruby and Elixir development.

-1
-0.1%
1.5K
total stars
#1444
gotgit/gotgithub

This is an open-source e-book about GitHub in Chinese, not a developer platform for vibe coders.

-1
-0.1%
1.5K
total stars
#1445
greyireland/awesome-programming-books-1

A curated collection of classic computer science books, not focused on AI tools for developers.

-1
-0.1%
1.5K
total stars
#1446
campoy/justforfunc

A YouTube series that explores the Go programming language through fun and educational videos.

-1
-0.1%
1.5K
total stars
#1447
luliyucoordinate/Leetcode

A collection of Leetcode problems solved in various programming languages for developers.

-1
-0.1%
1.5K
total stars
#1448
danthareja/contribute-to-open-source

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

-1
-0.1%
1.5K
total stars
#1449
andrealmar/sre-university

This is a study plan for becoming a Site Reliability Engineer, not a developer discovery platform for vibe coders.

-1
-0.1%
1.5K
total stars
#1450
Hawstein/cracking-the-coding-interview

Solutions for the book 'Cracking the Coding Interview' in C++ for developers preparing for technical interviews.

-1
-0.1%
1.5K
total stars
1...2830...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.