LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Support
Quality
Security
License
Reuse
Exercises to learn how to fuzz with American Fuzzy Lop
Support
Quality
Security
License
Reuse
WADComs is an interactive cheat sheet, containing a curated list of offensive security tools and their respective commands, to be used against Windows/AD environments.
Support
Quality
Security
License
Reuse
c
concrete_NLP_tutorialby hundredblocks
Jupyter Notebook 
1070
Version:Current
License: No License (No License)
An NLP workshop about concrete solutions to real problems
Support
Quality
Security
License
Reuse
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
Support
Quality
Security
License
Reuse
Popular Algorithms and Data Structures implemented in popular languages
Support
Quality
Security
License
Reuse
android autojs签到脚本【百度地图签到、大众点评签到、叮咚买菜签到、飞猪签到里程、京东签到京豆、京东金融签到钢镚、联想签到延保、拼多多签到、上海移动和你签到、什么值得买签到、苏宁易购签到、淘宝签到淘金币、腾讯wifi管家签到、微信读书(TODO)、小米商城抢购web(TODO)、新浪微博早起打卡(TODO)、云闪付签到积分、支付宝签到积分、支付宝每日花呗红包、支付宝体育服务早期打卡(TODO)】
Support
Quality
Security
License
Reuse
A series of mini-projects used to learn C for beginners
Support
Quality
Security
License
Reuse
All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
Support
Quality
Security
License
Reuse
The Killer Elixir Tips and Tricks...from the experience...
Support
Quality
Security
License
Reuse
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
Support
Quality
Security
License
Reuse
v
vk_raytracing_tutorial_KHRby nvpro-samples
C++ 
1029
Version:Current
License: Permissive (Apache-2.0)
Ray tracing examples and tutorials using VK_KHR_ray_tracing
Support
Quality
Security
License
Reuse
A list of awesome:star:style guide.
Support
Quality
Security
License
Reuse
Django搭建博客教程
Support
Quality
Security
License
Reuse
N
Notebooksby PythonFreeCourse
Jupyter Notebook 
1020
Version:Current
License: Proprietary (Proprietary)
Learn Python for free using open-source notebooks in Hebrew.
Support
Quality
Security
License
Reuse
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
Support
Quality
Security
License
Reuse
:cake: Simple resume
Support
Quality
Security
License
Reuse
My C++ Code for LeetCode OJ
Support
Quality
Security
License
Reuse
AI for the 2048 game
Support
Quality
Security
License
Reuse
Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
Support
Quality
Security
License
Reuse
코딩 테스트 관련 기출문항을 풀어보고 소스코드 및 설명을 업로드합니다.
Support
Quality
Security
License
Reuse
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
Support
Quality
Security
License
Reuse
Gisto is a Cross-platform snippets management desktop application that allows you and/or your team share code snippets fast and easily. Based on GitHub Gists Infrastructure which means you can use all your existing snippets by connecting your GitHub account! Gisto started as an attempt to fulfill the lack of a syntax highlighted and cloud synchronized code snippet solution. You may thing of Gisto as Evernote for code.
Support
Quality
Security
License
Reuse
Examples of Patterns in Ruby
Support
Quality
Security
License
Reuse
A collection of awesome resources related to the yearly Advent of Code challenge.
Support
Quality
Security
License
Reuse
🌎 진정한 컴퓨터공학도가 되기 위한 우리들의 지식 정리 공간 💥
Support
Quality
Security
License
Reuse
p
pycon-pandas-tutorialby brandon-rhodes
Jupyter Notebook 
987
Version:Current
License: Permissive (MIT)
PyCon 2015 Pandas tutorial materials
Support
Quality
Security
License
Reuse
a
android-kotlin-fundamentals-starter-appsby google-developer-training
Kotlin 
986
Version:Current
License: Proprietary (Proprietary)
android-kotlin-fundamentals-starter-apps
Support
Quality
Security
License
Reuse
Vue.js 2.2 complete API cheatsheet
Support
Quality
Security
License
Reuse
Procedural Landmass Generation in Unity
Support
Quality
Security
License
Reuse
Various tutorials given for welcoming new students at MILA.
Support
Quality
Security
License
Reuse
Application used to teach and build on Software Development Practices
Support
Quality
Security
License
Reuse
Free tutorial to learn HTML and CSS
Support
Quality
Security
License
Reuse
All algorithms implemented in Ruby
Support
Quality
Security
License
Reuse
Visualizes user data from codeforces.com using the official API
Support
Quality
Security
License
Reuse
Training Course for Ansible Automation Platform
Support
Quality
Security
License
Reuse
All Algorithms implemented in Scala
Support
Quality
Security
License
Reuse
Curso de Preparación para Ingresar a Henry.
Support
Quality
Security
License
Reuse
A little web app that helps you copy+paste syntax-highlighted code into slide decks.
Support
Quality
Security
License
Reuse
A programming tutorial for sight & light
Support
Quality
Security
License
Reuse
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
Support
Quality
Security
License
Reuse
A Javascript implementation of Fortune's algorithm to compute Voronoi cells
Support
Quality
Security
License
Reuse
A demo to show bezier.
Support
Quality
Security
License
Reuse
Learn Serverless for Kubernetes with OpenFaaS
Support
Quality
Security
License
Reuse
⚡ Competitive Programming Library
Support
Quality
Security
License
Reuse
Android onboarding library.
Support
Quality
Security
License
Reuse
a
android-sliding-layer-libby microsoftarchive
Java 
949
Version:Current
License: Permissive (Apache-2.0)
Highly customizable SlidingLayer as you have seen in Wunderlist
Support
Quality
Security
License
Reuse
The best Blooket Cheats made by someone who actually knows what they're doing
Support
Quality
Security
License
Reuse
Learn to use Storm!
Support
Quality
Security
License
Reuse
Highly customizable SlidingLayer as you have seen in Wunderlist
Support
Quality
Security
License
Reuse
a
awesome-algorithm-question-solutionby knightsj
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
C++
1090
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
afl-trainingby mykter
Exercises to learn how to fuzz with American Fuzzy Lop
C
1088
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
W
WADComs.github.ioby WADComs
WADComs is an interactive cheat sheet, containing a curated list of offensive security tools and their respective commands, to be used against Windows/AD environments.
HTML
1071
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
c
concrete_NLP_tutorialby hundredblocks
An NLP workshop about concrete solutions to real problems
Jupyter Notebook
1070
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithm-interviewby onlybooks
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
Python
1063
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
algosby iiitv
Popular Algorithms and Data Structures implemented in popular languages
Java
1052
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
autojsby bjc5233
android autojs签到脚本【百度地图签到、大众点评签到、叮咚买菜签到、飞猪签到里程、京东签到京豆、京东金融签到钢镚、联想签到延保、拼多多签到、上海移动和你签到、什么值得买签到、苏宁易购签到、淘宝签到淘金币、腾讯wifi管家签到、微信读书(TODO)、小米商城抢购web(TODO)、新浪微博早起打卡(TODO)、云闪付签到积分、支付宝签到积分、支付宝每日花呗红包、支付宝体育服务早期打卡(TODO)】
JavaScript
1045
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
L
Learning-Cby h0mbre
A series of mini-projects used to learn C for beginners
C
1045
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
learn-c-the-hard-way-lecturesby zedshaw
All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
C
1042
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
e
elixir-tipsby blackode
The Killer Elixir Tips and Tricks...from the experience...
CSS
1033
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
Cpp-Primer-Plus-6thby ShujiaHuang
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
C++
1033
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
v
vk_raytracing_tutorial_KHRby nvpro-samples
Ray tracing examples and tutorials using VK_KHR_ray_tracing
C++
1029
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
awesome-style-guideby kciter
A list of awesome:star:style guide.
Ruby
1028
Updated: 2 y ago
License: Permissive (CC0-1.0)
Support
Quality
Security
License
Reuse
d
django_blog_tutorialby stacklens
Django搭建博客教程
Python
1027
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
N
Notebooksby PythonFreeCourse
Learn Python for free using open-source notebooks in Hebrew.
Jupyter Notebook
1020
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
L
Learn-OpenGLES-Tutorialsby learnopengles
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
Java
1011
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
R
Support
Quality
Security
License
Reuse
L
LeetCodeby lzl124631x
My C++ Code for LeetCode OJ
C++
1007
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
2
Support
Quality
Security
License
Reuse
h
hedyby hedyorg
Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
Python
995
Updated: 2 y ago
License: Strong Copyleft (EUPL-1.2)
Support
Quality
Security
License
Reuse
C
Code-Test-Studyby CodeTest-StudyGroup
코딩 테스트 관련 기출문항을 풀어보고 소스코드 및 설명을 업로드합니다.
C++
991
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
t
tiny_python_projectsby kyclark
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
Python
990
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
G
Gistoby Gisto
Gisto is a Cross-platform snippets management desktop application that allows you and/or your team share code snippets fast and easily. Based on GitHub Gists Infrastructure which means you can use all your existing snippets by connecting your GitHub account! Gisto started as an attempt to fulfill the lack of a syntax highlighted and cloud synchronized code snippet solution. You may thing of Gisto as Evernote for code.
JavaScript
990
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
ruby-patternsby piscolomo
Examples of Patterns in Ruby
Ruby
990
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
a
awesome-advent-of-codeby Bogdanp
A collection of awesome resources related to the yearly Advent of Code challenge.
JavaScript
989
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CS-studyby Seogeurim
🌎 진정한 컴퓨터공학도가 되기 위한 우리들의 지식 정리 공간 💥
Java
988
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pycon-pandas-tutorialby brandon-rhodes
PyCon 2015 Pandas tutorial materials
Jupyter Notebook
987
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
android-kotlin-fundamentals-starter-appsby google-developer-training
android-kotlin-fundamentals-starter-apps
Kotlin
986
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cheatsheetby vuejs-tips
Vue.js 2.2 complete API cheatsheet
HTML
986
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
P
Procedural-Landmass-Generationby SebLague
Procedural Landmass Generation in Unity
C#
983
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
welcome_tutorialsby mila-iqia
Various tutorials given for welcoming new students at MILA.
Jupyter Notebook
983
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
Ecommerceby javaniecampbell
Application used to teach and build on Software Development Practices
C#
983
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
marksheetby jgthms
Free tutorial to learn HTML and CSS
JavaScript
982
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
Rubyby TheAlgorithms
All algorithms implemented in Ruby
Ruby
981
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cfvizby sjsakib
Visualizes user data from codeforces.com using the official API
JavaScript
973
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
w
workshopsby ansible
Training Course for Ansible Automation Platform
HTML
973
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Scalaby TheAlgorithms
All Algorithms implemented in Scala
Scala
967
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
Curso.Prep.Henryby atralice
Curso de Preparación para Ingresar a Henry.
JavaScript
966
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
S
SlidesCodeHighlighterby romannurik
A little web app that helps you copy+paste syntax-highlighted code into slide decks.
JavaScript
964
Updated: 3 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
sight-and-lightby ncase
A programming tutorial for sight & light
HTML
964
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
DS-Algo-Pointby sukritishah15
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
Java
962
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
J
Javascript-Voronoiby gorhill
A Javascript implementation of Fortune's algorithm to compute Voronoi cells
JavaScript
961
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
B
Support
Quality
Security
License
Reuse
w
workshopby openfaas
Learn Serverless for Kubernetes with OpenFaaS
Python
954
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PyRivalby cheran-senthil
⚡ Competitive Programming Library
Python
954
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
ahoy-onboardingby codemybrainsout
Android onboarding library.
Java
953
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
android-sliding-layer-libby microsoftarchive
Highly customizable SlidingLayer as you have seen in Wunderlist
Java
949
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
B
Blooket-Cheatsby Minesraft2
The best Blooket Cheats made by someone who actually knows what they're doing
HTML
949
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
storm-starterby nathanmarz
Learn to use Storm!
Java
947
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
android-sliding-layer-libby wunderlist
Highly customizable SlidingLayer as you have seen in Wunderlist
Java
945
Updated: 5 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse