cs140e course materials.
Support
Quality
Security
License
Reuse
P
Play-with-Algorithm-Interviewby liuyubobobo
C++ 
945
Version:Current
License: No License (No License)
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Support
Quality
Security
License
Reuse
a
awesome-android-thingsby amitshekhariitbhu
Java 
941
Version:Current
License: No License (No License)
A curated list of awesome android things tutorials, libraries and much more at one place
Support
Quality
Security
License
Reuse
An overview of Elm syntax and features
Support
Quality
Security
License
Reuse
Guide by Example
Support
Quality
Security
License
Reuse
The Rust Reference
Support
Quality
Security
License
Reuse
Java SE 6 技術手冊
Support
Quality
Security
License
Reuse
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
Support
Quality
Security
License
Reuse
A set of exercises for deliberate Git Practice
Support
Quality
Security
License
Reuse
Javascript playground tutorials
Support
Quality
Security
License
Reuse
A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.
Support
Quality
Security
License
Reuse
d
data-structures-algorithms-pythonby codebasics
Jupyter Notebook 
921
Version:Current
License: No License (No License)
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
Support
Quality
Security
License
Reuse
A Backbone.js tutorial
Support
Quality
Security
License
Reuse
A tool for creating nice looking HTML5 presentations. :trollface:
Support
Quality
Security
License
Reuse
L
Learning-JavaScript-Data-Structures-and-Algorithms-Third-Editionby PacktPublishing
JavaScript 
920
Version:Current
License: Permissive (MIT)
Learning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
Support
Quality
Security
License
Reuse
⚡ The most advanced open-source automatic algorithm online judge system | 南京邮电大学开源 Online Judge | QQ群:668108264
Support
Quality
Security
License
Reuse
chromedp code examples.
Support
Quality
Security
License
Reuse
A
All-Python-codes-of-ZTM-course-by-Andrei-Neagoieby saurabh618
Jupyter Notebook 
913
Version:Current
License: No License (No License)
Support
Quality
Security
License
Reuse
DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
Support
Quality
Security
License
Reuse
M
Machine-Learning-Books-With-Pythonby tdpetrou
Jupyter Notebook 
907
Version:Current
License: No License (No License)
Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Source code of the book - Android群英传
Support
Quality
Security
License
Reuse
Collection of scripts corresponding to LucidProgramming YouTube tutorials
Support
Quality
Security
License
Reuse
P
Python-Interview-Problems-for-Practiceby devAmoghS
Jupyter Notebook 
901
Version:Current
License: Permissive (MIT)
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
Support
Quality
Security
License
Reuse
Contains the code used in the HBase: The Definitive Guide book.
Support
Quality
Security
License
Reuse
My collection of Python Programs
Support
Quality
Security
License
Reuse
Simple JupyterHub distribution for 1-100 users on a single server
Support
Quality
Security
License
Reuse
Online Git Reference at http://git.github.io/git-reference/
Support
Quality
Security
License
Reuse
An demonstration of Volley - HTTP library announced by google in I/O 2013. Illustrates, JSONRequest,StringRequest, Image caching.
Support
Quality
Security
License
Reuse
D
Data-Structures-using-Pythonby OmkarPathak
Jupyter Notebook 
897
Version:Current
License: Strong Copyleft (GPL-3.0)
This is my repository for Data Structures using Python
Support
Quality
Security
License
Reuse
A Course on Intermediate Level Linux Exploitation
Support
Quality
Security
License
Reuse
Adding the Konami Code easter egg to your projects since 2009! Compatible with gestures on smartphones and tablets as well.
Support
Quality
Security
License
Reuse
WebGL Water Demo
Support
Quality
Security
License
Reuse
🎓 Data structures and algorithms
Support
Quality
Security
License
Reuse
m
modern-typescript-with-examples-cheat-sheetby David-Else
JavaScript 
891
Version:Current
License: Strong Copyleft (GPL-3.0)
Fully printable summary of modern TypeScript language features with extensive examples to help you learn
Support
Quality
Security
License
Reuse
A step by step guide to learn the concept of HTML, DOM tree, and web development in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Support
Quality
Security
License
Reuse
Tech Demos for Unity 2D Features
Support
Quality
Security
License
Reuse
Collection of LeetCode questions to ace the coding interview!
Support
Quality
Security
License
Reuse
:elephant: Learn modern PHP
Support
Quality
Security
License
Reuse
Code examples, data structures, and links from my book, Rust Atomics and Locks.
Support
Quality
Security
License
Reuse
Tradução do livro Pense em Python (2ª ed.), de Allen B. Downey
Support
Quality
Security
License
Reuse
A library implementing different string similarity and distance measures using Python.
Support
Quality
Security
License
Reuse
Algorithms and data structures in Kotlin.
Support
Quality
Security
License
Reuse
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Support
Quality
Security
License
Reuse
libpcap bindings for node
Support
Quality
Security
License
Reuse
Learn Macros In Rust
Support
Quality
Security
License
Reuse
C
ClassicComputerScienceProblemsInPythonby davecom
Python 
866
Version:Current
License: Permissive (Apache-2.0)
Source Code for the Book Classic Computer Science Problems in Python
Support
Quality
Security
License
Reuse
Java RCE 回显测试代码
Support
Quality
Security
License
Reuse
t
typescript-fundamentalsby mike-works
TypeScript 
865
Version:Current
License: Permissive (BSD-3-Clause)
Mike North's 2018 TypeScript Fundamentals Course
Support
Quality
Security
License
Reuse
Demo application to go with Blog on spring.io
Support
Quality
Security
License
Reuse
c
cs140e-20winby dddrrreee
cs140e course materials.
C
945
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
P
Play-with-Algorithm-Interviewby liuyubobobo
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
C++
945
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
awesome-android-thingsby amitshekhariitbhu
A curated list of awesome android things tutorials, libraries and much more at one place
Java
941
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
e
elm-cheat-sheetby izdi
An overview of Elm syntax and features
Elm
935
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
selfhosted-apps-dockerby DoTheEvo
Guide by Example
PowerShell
933
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
Support
Quality
Security
License
Reuse
J
JavaSE6Tutorialby JustinSDK
Java SE 6 技術手冊
Java
928
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
R
ReactNativeKatasby jondot
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
JavaScript
926
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
git-katasby eficode-academy
A set of exercises for deliberate Git Practice
Shell
926
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
javascript_playgroundby hnasr
Javascript playground tutorials
HTML
922
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
packet-agentby Netis
A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.
C++
922
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
d
data-structures-algorithms-pythonby codebasics
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
Jupyter Notebook
921
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
backbone-cellarby ccoenraets
A Backbone.js tutorial
JavaScript
920
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
h
hyhyhyby maciejczyzewski
A tool for creating nice looking HTML5 presentations. :trollface:
JavaScript
920
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
Learning-JavaScript-Data-Structures-and-Algorithms-Third-Editionby PacktPublishing
Learning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
JavaScript
920
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
N
NOJby ZsgsDesign
⚡ The most advanced open-source automatic algorithm online judge system | 南京邮电大学开源 Online Judge | QQ群:668108264
PHP
920
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
Support
Quality
Security
License
Reuse
A
All-Python-codes-of-ZTM-course-by-Andrei-Neagoieby saurabh618
Jupyter Notebook
913
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
dzslidesby paulrouget
DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
HTML
909
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
M
Machine-Learning-Books-With-Pythonby tdpetrou
Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python
Jupyter Notebook
907
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
repo-visualizerby githubocto
JavaScript
905
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
AndroidHeroesby xuyisheng
Source code of the book - Android群英传
Java
902
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
y
youtube_tutorialsby vprusso
Collection of scripts corresponding to LucidProgramming YouTube tutorials
Python
902
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
P
Python-Interview-Problems-for-Practiceby devAmoghS
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
Jupyter Notebook
901
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hbase-bookby larsgeorge
Contains the code used in the HBase: The Definitive Guide book.
Java
899
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
P
Python-Programsby OmkarPathak
My collection of Python Programs
Python
899
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
t
the-littlest-jupyterhubby jupyterhub
Simple JupyterHub distribution for 1-100 users on a single server
Python
899
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
g
git-referenceby git
Online Git Reference at http://git.github.io/git-reference/
HTML
898
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
V
Volley-demoby smanikandan14
An demonstration of Volley - HTTP library announced by google in I/O 2013. Illustrates, JSONRequest,StringRequest, Image caching.
Java
897
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
Data-Structures-using-Pythonby OmkarPathak
This is my repository for Data Structures using Python
Jupyter Notebook
897
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
linux-exploitation-courseby nnamon
A Course on Intermediate Level Linux Exploitation
Python
895
Updated: 2 y ago
License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
k
konami-jsby snaptortoise
Adding the Konami Code easter egg to your projects since 2009! Compatible with gestures on smartphones and tablets as well.
JavaScript
894
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
Support
Quality
Security
License
Reuse
c
cs-fundamentalsby connor11528
🎓 Data structures and algorithms
JavaScript
892
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
modern-typescript-with-examples-cheat-sheetby David-Else
Fully printable summary of modern TypeScript language features with extensive examples to help you learn
JavaScript
891
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
3
30-Days-Of-HTMLby Asabeneh
A step by step guide to learn the concept of HTML, DOM tree, and web development in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
HTML
889
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
2
2d-techdemosby Unity-Technologies
Tech Demos for Unity 2D Features
C#
884
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LeetCodeby tanyarajhans
Collection of LeetCode questions to ace the coding interview!
C++
884
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
Support
Quality
Security
License
Reuse
r
rust-atomics-and-locksby m-ou-se
Code examples, data structures, and links from my book, Rust Atomics and Locks.
Rust
881
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
P
PensePython2eby PenseAllen
Tradução do livro Pense em Python (2ª ed.), de Allen B. Downey
Python
876
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
python-string-similarityby luozhouyang
A library implementing different string similarity and distance measures using Python.
Python
876
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
kotlin-algorithm-clubby bmaslakov
Algorithms and data structures in Kotlin.
Kotlin
874
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PHPAlgorithmsby doganoo
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
PHP
873
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
node_pcapby node-pcap
libpcap bindings for node
JavaScript
870
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
C
ClassicComputerScienceProblemsInPythonby davecom
Source Code for the Book Classic Computer Science Problems in Python
Python
866
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
J
Support
Quality
Security
License
Reuse
t
typescript-fundamentalsby mike-works
Mike North's 2018 TypeScript Fundamentals Course
TypeScript
865
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
m
microservices-demoby paulc4
Demo application to go with Blog on spring.io
Java
862
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse