All Algorithms implemented in Rust
Support
Quality
Security
License
Reuse
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Support
Quality
Security
License
Reuse
Short CSS code snippets for all your development needs
Support
Quality
Security
License
Reuse
《一起学 Node.js》
Support
Quality
Security
License
Reuse
The Ultimate Go Study Guide
Support
Quality
Security
License
Reuse
A collection of algorithms and data structures
Support
Quality
Security
License
Reuse
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Support
Quality
Security
License
Reuse
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
Support
Quality
Security
License
Reuse
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Support
Quality
Security
License
Reuse
t
the-craft-of-selfteachingby selfteaching
Jupyter Notebook 
13885
Version:Current
License: No License (No License)
One has no future if one couldn't teach themself.
Support
Quality
Security
License
Reuse
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
Support
Quality
Security
License
Reuse
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
Support
Quality
Security
License
Reuse
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Support
Quality
Security
License
Reuse
c
complete-javascript-courseby jonasschmedtmann
JavaScript 
12731
Version:Current
License: No License (No License)
Starter files, final projects, and FAQ for my Complete JavaScript course
Support
Quality
Security
License
Reuse
📚 Community guides for open source creators
Support
Quality
Security
License
Reuse
The Rust Programming Language
Support
Quality
Security
License
Reuse
AI education materials for Chinese students, teachers and IT professionals.
Support
Quality
Security
License
Reuse
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
Support
Quality
Security
License
Reuse
This repo is for demonstration purposes only.
Support
Quality
Security
License
Reuse
A self-taught project to learn Swift.
Support
Quality
Security
License
Reuse
Go Training Class Material :
Support
Quality
Security
License
Reuse
Android real-time display control software
Support
Quality
Security
License
Reuse
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
Support
Quality
Security
License
Reuse
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
Support
Quality
Security
License
Reuse
p
python3-cookbookby yidao620c
Jupyter Notebook 
10835
Version:Current
License: No License (No License)
《Python Cookbook》 3rd Edition Translation
Support
Quality
Security
License
Reuse
ApacheCN 数据结构与算法译文集
Support
Quality
Security
License
Reuse
Cracking the Coding Interview 6th Ed. Solutions
Support
Quality
Security
License
Reuse
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
Support
Quality
Security
License
Reuse
:books: Books everyone should read!
Support
Quality
Security
License
Reuse
项目永久冻结,迁移至新地址:
Support
Quality
Security
License
Reuse
a
android-interview-questionsby amitshekhariitbhu
Java 
10037
Version:Current
License: Permissive (Apache-2.0)
Your Cheat Sheet For Android Interview - Android Interview Questions
Support
Quality
Security
License
Reuse
Blame someone else for your bad code.
Support
Quality
Security
License
Reuse
TypeScript 入门教程
Support
Quality
Security
License
Reuse
C
JavaScript 
9498
Version:Current
License: No License (No License)
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
Support
Quality
Security
License
Reuse
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
Support
Quality
Security
License
Reuse
T
The-Complete-FAANG-Preparationby AkashSingh3031
Jupyter Notebook 
9116
Version:Current
License: Permissive (MIT)
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
Support
Quality
Security
License
Reuse
g
grokking_algorithmsby egonSchiele
JavaScript 
9110
Version:Current
License: Proprietary (Proprietary)
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
Support
Quality
Security
License
Reuse
p
pandas_exercisesby guipsamora
Jupyter Notebook 
9007
Version:Current
License: Permissive (BSD-3-Clause)
Practice your pandas skills!
Support
Quality
Security
License
Reuse
Training for Golang (go language)
Support
Quality
Security
License
Reuse
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Support
Quality
Security
License
Reuse
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
Support
Quality
Security
License
Reuse
Short Python code snippets for all your development needs
Support
Quality
Security
License
Reuse
c
computer-science-in-javascriptby humanwhocodes
JavaScript 
8727
Version:Current
License: Permissive (MIT)
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
Support
Quality
Security
License
Reuse
:crown: LeetCode of algorithms with java solution(updating).
Support
Quality
Security
License
Reuse
A pattern-based approach for learning technical interview questions
Support
Quality
Security
License
Reuse
z
zh.javascript.infoby javascript-tutorial
HTML 
8316
Version:Current
License: Proprietary (Proprietary)
现代 JavaScript 教程(The Modern JavaScript Tutorial)
Support
Quality
Security
License
Reuse
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Support
Quality
Security
License
Reuse
A comprehensive path-finding library for grid based games
Support
Quality
Security
License
Reuse
Solve LeetCode problems in VS Code
Support
Quality
Security
License
Reuse
The JavaScript Way book
Support
Quality
Security
License
Reuse
R
Rustby TheAlgorithms
All Algorithms implemented in Rust
Rust
16253
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
Functional-Light-JSby getify
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
JavaScript
16194
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
3
30-seconds-of-cssby 30-seconds
Short CSS code snippets for all your development needs
CSS
16110
Updated: 2 y ago
License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
N
Support
Quality
Security
License
Reuse
u
ultimate-goby hoanhan101
The Ultimate Go Study Guide
Go
14919
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
A
Algorithmsby williamfiset
A collection of algorithms and data structures
Java
14881
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
learn-pythonby trekhleb
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Python
14819
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
O
OI-wikiby OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TypeScript
14701
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithm-patternby greyireland
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Go
14082
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
the-craft-of-selfteachingby selfteaching
One has no future if one couldn't teach themself.
Jupyter Notebook
13885
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
cosmosby OpenGenus
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
C++
13336
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
e
es6-cheatsheetby DrkSephy
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
JavaScript
13325
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
G
Goby TheAlgorithms
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Go
12747
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
complete-javascript-courseby jonasschmedtmann
Starter files, final projects, and FAQ for my Complete JavaScript course
JavaScript
12731
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
o
opensource.guideby github
📚 Community guides for open source creators
HTML
12670
Updated: 2 y ago
License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
b
bookby rust-lang
The Rust Programming Language
Rust
12379
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
ai-eduby microsoft
AI education materials for Chinese students, teachers and IT professionals.
HTML
12169
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
D
DSA-Bootcamp-Javaby kunal-kushwaha
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
Java
11992
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
S
Spoon-Knifeby octocat
This repo is for demonstration purposes only.
HTML
11730
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
3
30DaysofSwiftby allenwong
A self-taught project to learn Swift.
Swift
11399
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
gotrainingby ardanlabs
Go Training Class Material :
Go
11313
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
Q
QtScrcpyby barry-ran
Android real-time display control software
Java
11265
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
f
fullstack-tutorialby frank-lam
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
Java
11093
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
t
tech-interview-for-developerby gyoogle
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
Java
10930
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
python3-cookbookby yidao620c
《Python Cookbook》 3rd Edition Translation
Jupyter Notebook
10835
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
apachecn-algo-zhby apachecn
ApacheCN 数据结构与算法译文集
JavaScript
10794
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CtCI-6th-Editionby careercup
Cracking the Coding Interview 6th Ed. Solutions
Java
10717
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithm-baseby chefyuan
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
Java
10376
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
Mind-Expanding-Booksby hackerkid
:books: Books everyone should read!
JavaScript
10228
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
awesome-algorithmby apachecn
项目永久冻结,迁移至新地址:
Python
10113
Updated: 5 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
a
android-interview-questionsby amitshekhariitbhu
Your Cheat Sheet For Android Interview - Android Interview Questions
Java
10037
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
git-blame-someone-elseby jayphelps
Blame someone else for your bad code.
Shell
9843
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
typescript-tutorialby xcatliu
TypeScript 入门教程
TypeScript
9807
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
Crash-Course-Computer-Science-Chineseby 1c7
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
JavaScript
9498
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
basic-computer-gamesby coding-horror
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
C#
9435
Updated: 2 y ago
License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
T
The-Complete-FAANG-Preparationby AkashSingh3031
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
Jupyter Notebook
9116
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
grokking_algorithmsby egonSchiele
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
JavaScript
9110
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
pandas_exercisesby guipsamora
Practice your pandas skills!
Jupyter Notebook
9007
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
G
GolangTrainingby GoesToEleven
Training for Golang (go language)
Go
8960
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
L
LearnOpenGLby JoeyDeVries
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
C++
8947
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
scapyby secdev
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
Python
8877
Updated: 2 y ago
License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
3
30-seconds-of-pythonby 30-seconds
Short Python code snippets for all your development needs
Python
8746
Updated: 2 y ago
License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
c
computer-science-in-javascriptby humanwhocodes
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
JavaScript
8727
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
awesome-java-leetcodeby Blankj
:crown: LeetCode of algorithms with java solution(updating).
Java
8553
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcode-patternsby seanprashad
A pattern-based approach for learning technical interview questions
JavaScript
8482
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
z
zh.javascript.infoby javascript-tutorial
现代 JavaScript 教程(The Modern JavaScript Tutorial)
HTML
8316
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
r
rust-by-practiceby sunface
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Rust
8217
Updated: 2 y ago
License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
P
PathFinding.jsby qiao
A comprehensive path-finding library for grid based games
JavaScript
8014
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
v
vscode-leetcodeby LeetCode-OpenSource
Solve LeetCode problems in VS Code
TypeScript
7805
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
thejswayby thejsway
The JavaScript Way book
CSS
7780
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse