Cracking the Coding Interview, 5th Edition
Support
Quality
Security
License
Reuse
A short tutorial about building Linux based operating systems.
Support
Quality
Security
License
Reuse
📖 100 Go Mistakes and How to Avoid Them
Support
Quality
Security
License
Reuse
A free, online learning platform to make quality education accessible for all.
Support
Quality
Security
License
Reuse
Commonly used sequence and collection algorithms for Swift
Support
Quality
Security
License
Reuse
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
Support
Quality
Security
License
Reuse
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Support
Quality
Security
License
Reuse
RStudio Cheat Sheets
Support
Quality
Security
License
Reuse
Algorithms & Data structures in C++.
Support
Quality
Security
License
Reuse
The content behind MDN Web Docs
Support
Quality
Security
License
Reuse
Python & JAVA Solutions for Leetcode
Support
Quality
Security
License
Reuse
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
Support
Quality
Security
License
Reuse
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Support
Quality
Security
License
Reuse
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
Support
Quality
Security
License
Reuse
Python Koans - Learn Python through TDD
Support
Quality
Security
License
Reuse
DIY Presentation Micro-Framework
Support
Quality
Security
License
Reuse
A simple (99% ES2015 less) tutorial for React
Support
Quality
Security
License
Reuse
Solutions to LeetCode by Swift
Support
Quality
Security
License
Reuse
Cracking the Coding Interview 6th Ed. Python Solutions
Support
Quality
Security
License
Reuse
Go programming language secure coding practices guide
Support
Quality
Security
License
Reuse
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
Support
Quality
Security
License
Reuse
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
Support
Quality
Security
License
Reuse
Collection of Technical Interview Questions solved with Go
Support
Quality
Security
License
Reuse
Bonus materials, exercises, and example projects for our Python tutorials
Support
Quality
Security
License
Reuse
Learn the basics of web design in 4 minutes
Support
Quality
Security
License
Reuse
A terminal-based presentation tool with colors and effects.
Support
Quality
Security
License
Reuse
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
Support
Quality
Security
License
Reuse
j
java-algorithms-implementationby phishman3579
Java 
4226
Version:Current
License: Permissive (Apache-2.0)
Algorithms and Data Structures implemented in Java
Support
Quality
Security
License
Reuse
j
javascript-datastructures-algorithmsby loiane
TypeScript 
4206
Version:Current
License: No License (No License)
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Support
Quality
Security
License
Reuse
코딩테스트 대비 문제집(Baekjoon Online Judge)
Support
Quality
Security
License
Reuse
Markdown source for Michael Abrash's Graphics Programming Black Book
Support
Quality
Security
License
Reuse
Walk through an infinite, procedurally generated city
Support
Quality
Security
License
Reuse
Example projects using the AWS CDK
Support
Quality
Security
License
Reuse
Java Solutions to problems on LintCode/LeetCode
Support
Quality
Security
License
Reuse
:mortar_board: A workshopper for GLSL shaders and graphics programming
Support
Quality
Security
License
Reuse
edition 2 of the slambook
Support
Quality
Security
License
Reuse
记录成长的过程
Support
Quality
Security
License
Reuse
【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程
Support
Quality
Security
License
Reuse
The Missing Semester of Your CS Education 📚
Support
Quality
Security
License
Reuse
🏋️ Python / Modern C++ Solutions of All 2719 LeetCode Problems (Weekly Update)
Support
Quality
Security
License
Reuse
f
front-end-handbook-2019by FrontendMasters
HTML 
4065
Version:Current
License: No License (No License)
[Book] 2019 edition of our front-end development handbook
Support
Quality
Security
License
Reuse
:mortar_board: A collection of interactive courses for the swirl R package.
Support
Quality
Security
License
Reuse
Tutorials from ioscreator.com
Support
Quality
Security
License
Reuse
m
mastering-modular-javascriptby mjavascript
HTML 
3999
Version:Current
License: Proprietary (Proprietary)
📦 Module thinking, principles, design patterns and best practices.
Support
Quality
Security
License
Reuse
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
Support
Quality
Security
License
Reuse
Open source courseware for Git and GitHub
Support
Quality
Security
License
Reuse
Translation of http://e-maxx.ru into English
Support
Quality
Security
License
Reuse
Text and supporting code for Think Stats, 2nd Edition
Support
Quality
Security
License
Reuse
Learn how to use redux step by step
Support
Quality
Security
License
Reuse
A self-driving car simulator built with Unity
Support
Quality
Security
License
Reuse
c
ctciby careercup
Cracking the Coding Interview, 5th Edition
Java
5079
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
build-linuxby MichielDerhaeg
A short tutorial about building Linux based operating systems.
Shell
5069
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
1
100-go-mistakesby teivah
📖 100 Go Mistakes and How to Avoid Them
Go
5064
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
o
oppiaby oppia
A free, online learning platform to make quality education accessible for all.
Python
5038
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
swift-algorithmsby apple
Commonly used sequence and collection algorithms for Swift
Swift
5035
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
go-questionsby golang-design
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
Go
4967
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
J
JS-Sorting-Algorithmby hustcc
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Java
4964
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
Support
Quality
Security
License
Reuse
a
algorithmsby xtaci
Algorithms & Data structures in C++.
C++
4856
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
contentby mdn
The content behind MDN Web Docs
HTML
4840
Updated: 3 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
leetcodeby qiyuangong
Python & JAVA Solutions for Leetcode
Python
4810
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cp-algorithmsby cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
C++
4759
Updated: 2 y ago
License: Strong Copyleft (CC-BY-SA-4.0)
Support
Quality
Security
License
Reuse
L
LeetCodeby wisdompeak
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
C++
4752
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
sampleprojectby pypa
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
Python
4746
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
python_koansby gregmalcolm
Python Koans - Learn Python through TDD
Python
4701
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bespokeby bespokejs
DIY Presentation Micro-Framework
JavaScript
4662
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
react-from-zeroby kay-is
A simple (99% ES2015 less) tutorial for React
HTML
4640
Updated: 4 y ago
License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
L
LeetCode-Swiftby soapyigu
Solutions to LeetCode by Swift
Swift
4613
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CtCI-6th-Edition-Pythonby careercup
Cracking the Coding Interview 6th Ed. Python Solutions
Python
4526
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
G
Go-SCPby OWASP
Go programming language secure coding practices guide
Go
4441
Updated: 2 y ago
License: Strong Copyleft (CC-BY-SA-4.0)
Support
Quality
Security
License
Reuse
c
cpp-cheat-sheetby gibsjose
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
C++
4439
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
u
ultimate-pythonby huangsam
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
Python
4401
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
go-interviewby shomali11
Collection of Technical Interview Questions solved with Go
Go
4321
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
materialsby realpython
Bonus materials, exercises, and example projects for our Python tutorials
HTML
4302
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
web-design-in-4-minutesby jgthms
Learn the basics of web design in 4 minutes
HTML
4301
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
presentby vinayak-mehta
A terminal-based presentation tool with colors and effects.
Python
4253
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
microblogby miguelgrinberg
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
Python
4227
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
java-algorithms-implementationby phishman3579
Algorithms and Data Structures implemented in Java
Java
4226
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
j
javascript-datastructures-algorithmsby loiane
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
TypeScript
4206
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
baekjoonby tony9402
코딩테스트 대비 문제집(Baekjoon Online Judge)
Python
4197
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
abrash-black-bookby jagregory
Markdown source for Michael Abrash's Graphics Programming Black Book
CSS
4158
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
w
wavefunctioncollapseby marian42
Walk through an infinite, procedurally generated city
C#
4149
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
aws-cdk-examplesby aws-samples
Example projects using the AWS CDK
Python
4138
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
L
LintCodeby awangdev
Java Solutions to problems on LintCode/LeetCode
Java
4132
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
shader-schoolby stackgl
:mortar_board: A workshopper for GLSL shaders and graphics programming
JavaScript
4128
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
B
Support
Quality
Security
License
Reuse
K
Kotlin-Tutorialsby bennyhuo
【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程
Kotlin
4090
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
missing-semesterby missing-semester
The Missing Semester of Your CS Education 📚
CSS
4086
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
L
LeetCode-Solutionsby kamyu104
🏋️ Python / Modern C++ Solutions of All 2719 LeetCode Problems (Weekly Update)
C++
4069
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
front-end-handbook-2019by FrontendMasters
[Book] 2019 edition of our front-end development handbook
HTML
4065
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
swirl_coursesby swirldev
:mortar_board: A collection of interactive courses for the swirl R package.
R
4059
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
i
ioscreatorby ioscreator
Tutorials from ioscreator.com
Swift
4027
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mastering-modular-javascriptby mjavascript
📦 Module thinking, principles, design patterns and best practices.
HTML
3999
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
coursesby DataScienceSpecialization
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
HTML
3970
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
t
training-kitby github
Open source courseware for Git and GitHub
HTML
3927
Updated: 2 y ago
License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
e
e-maxx-engby e-maxx-eng
Translation of http://e-maxx.ru into English
C++
3850
Updated: 2 y ago
License: Strong Copyleft (CC-BY-SA-4.0)
Support
Quality
Security
License
Reuse
T
ThinkStats2by AllenDowney
Text and supporting code for Think Stats, 2nd Edition
Jupyter Notebook
3833
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
r
redux-tutorialby happypoulp
Learn how to use redux step by step
JavaScript
3793
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
self-driving-car-simby udacity
A self-driving car simulator built with Unity
C#
3793
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse