Examples of Golang compared to Node.js for learning 🤓
Support
Quality
Security
License
Reuse
Game written in Ruby for learning Ruby and artificial intelligence.
Support
Quality
Security
License
Reuse
推荐刷题网站: https://www.lintcode.com/?utm_source=tf-github-NotFound2022 点此领取7天VIP会员:https://www.lintcode.com/vip/activity/z1qgMH 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。
Support
Quality
Security
License
Reuse
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
Support
Quality
Security
License
Reuse
算法/数据结构/Python/剑指offer/机器学习/leetcode
Support
Quality
Security
License
Reuse
一个全栈增长工程师的练手项目集. A Growth Engineering Idea in Action.
Support
Quality
Security
License
Reuse
l
langchain-tutorialsby gkamradt
Jupyter Notebook 
3701
Version:Current
License: No License (No License)
Overview and tutorial of the LangChain Library
Support
Quality
Security
License
Reuse
立党老师的润学(零基础转码/移民/留学/海外创业/永居)笔记
Support
Quality
Security
License
Reuse
Bringing stdlibs of other programming languages to JavaScript for educational purposes
Support
Quality
Security
License
Reuse
Lessons in the Fundamentals of Scala
Support
Quality
Security
License
Reuse
Ruby Style Guide
Support
Quality
Security
License
Reuse
Post Processing Stack
Support
Quality
Security
License
Reuse
Studying for a tech interview sucks. Here's an open source cheat sheet to help
Support
Quality
Security
License
Reuse
Marvellous code walkthroughs
Support
Quality
Security
License
Reuse
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Support
Quality
Security
License
Reuse
Useful functions, tutorials, and other Python-related things
Support
Quality
Security
License
Reuse
Code for "Zero To Production In Rust", a book on API development using Rust.
Support
Quality
Security
License
Reuse
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Support
Quality
Security
License
Reuse
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
Support
Quality
Security
License
Reuse
💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源
Support
Quality
Security
License
Reuse
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Support
Quality
Security
License
Reuse
e
elasticsearch-definitive-guideby elastic
HTML 
3508
Version:Current
License: Proprietary (Proprietary)
The Definitive Guide to Elasticsearch
Support
Quality
Security
License
Reuse
Rust Language Cheat Sheet - https://cheats.rs
Support
Quality
Security
License
Reuse
A utility to give some insight into how you use your keyboard
Support
Quality
Security
License
Reuse
r
ru.javascript.infoby javascript-tutorial
HTML 
3470
Version:Current
License: Proprietary (Proprietary)
Современный учебник JavaScript
Support
Quality
Security
License
Reuse
n
node-express-realworld-example-appby gothinkster
JavaScript 
3462
Version:Current
License: No License (No License)
Support
Quality
Security
License
Reuse
Common data structures and algorithms in Rust
Support
Quality
Security
License
Reuse
Trying to complete over 100 projects in various categories in golang.
Support
Quality
Security
License
Reuse
ObjC Zen Book 中文翻译
Support
Quality
Security
License
Reuse
101+ coding interview problems in Go
Support
Quality
Security
License
Reuse
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Support
Quality
Security
License
Reuse
Implementation of Algorithms and Data Structures, Problems and Solutions
Support
Quality
Security
License
Reuse
:memo: LeetCode of algorithms with golang solution(updating).
Support
Quality
Security
License
Reuse
Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示
Support
Quality
Security
License
Reuse
Demo: https://diafygi.github.io/webrtc-ips/
Support
Quality
Security
License
Reuse
Learn Mini Program
Support
Quality
Security
License
Reuse
:memo: LeetCode of algorithms with golang solution(updating).
Support
Quality
Security
License
Reuse
reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
Support
Quality
Security
License
Reuse
Code from the React tutorial.
Support
Quality
Security
License
Reuse
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
Support
Quality
Security
License
Reuse
algorithms playground for common questions
Support
Quality
Security
License
Reuse
presentations for busy messy hackers
Support
Quality
Security
License
Reuse
This is the Curriculum for "How to Learn Mathematics Fast" By Siraj Raval on Youtube
Support
Quality
Security
License
Reuse
This repository contains coding interviews that I have encountered in company interviews
Support
Quality
Security
License
Reuse
Leetcode solutions
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
教培系统、线上培训、知识付费解决方案。
Support
Quality
Security
License
Reuse
Farbrausch demo tools 2001-2011
Support
Quality
Security
License
Reuse
Go Solution for LeetCode algorithms problems, 100% coverage.
Support
Quality
Security
License
Reuse
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Support
Quality
Security
License
Reuse
g
golang-for-nodejs-developersby miguelmota
Examples of Golang compared to Node.js for learning 🤓
Go
3788
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
ruby-warriorby ryanb
Game written in Ruby for learning Ruby and artificial intelligence.
Ruby
3748
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
interviewGuideby NotFound9
推荐刷题网站: https://www.lintcode.com/?utm_source=tf-github-NotFound2022 点此领取7天VIP会员:https://www.lintcode.com/vip/activity/z1qgMH 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。
Java
3744
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
python-cookbookby dabeaz
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
Python
3727
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
A
AlgorithmsByPythonby Jack-Lee-Hiter
算法/数据结构/Python/剑指offer/机器学习/leetcode
Python
3716
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
i
ideabookby phodal
一个全栈增长工程师的练手项目集. A Growth Engineering Idea in Action.
HTML
3713
Updated: 2 y ago
License: Permissive (CC0-1.0)
Support
Quality
Security
License
Reuse
l
langchain-tutorialsby gkamradt
Overview and tutorial of the LangChain Library
Jupyter Notebook
3701
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
H
How-to-runby lidangzzz
立党老师的润学(零基础转码/移民/留学/海外创业/永居)笔记
TypeScript
3695
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
locutusby locutusjs
Bringing stdlibs of other programming languages to JavaScript for educational purposes
JavaScript
3694
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
scala_schoolby twitter
Lessons in the Fundamentals of Scala
HTML
3691
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
Support
Quality
Security
License
Reuse
P
PostProcessingby Unity-Technologies
Post Processing Stack
C#
3641
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
T
Tech-Interview-Cheat-Sheetby tsiege
Studying for a tech interview sucks. Here's an open source cheat sheet to help
TypeScript
3614
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
codehikeby code-hike
Marvellous code walkthroughs
TypeScript
3613
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithms.jsby felipernb
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
JavaScript
3605
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
python_referenceby rasbt
Useful functions, tutorials, and other Python-related things
Jupyter Notebook
3599
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
z
zero-to-productionby LukeMathWalker
Code for "Zero To Production In Rust", a book on API development using Rust.
Rust
3569
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
L
Leetcodeby fishercoder1534
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Java
3568
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
l
learn-react-appby tyroprogrammer
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
JavaScript
3550
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CSPostgraduate-408by CodePanda66
💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源
C++
3538
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
P
Play-with-Algorithmsby liuyubobobo
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java
3534
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
e
elasticsearch-definitive-guideby elastic
The Definitive Guide to Elasticsearch
HTML
3508
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cheats.rsby ralfbiedert
Rust Language Cheat Sheet - https://cheats.rs
Rust
3486
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
carnacby Code52
A utility to give some insight into how you use your keyboard
C#
3471
Updated: 2 y ago
License: Weak Copyleft (MS-PL)
Support
Quality
Security
License
Reuse
r
ru.javascript.infoby javascript-tutorial
Современный учебник JavaScript
HTML
3470
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
node-express-realworld-example-appby gothinkster
JavaScript
3462
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
rust-algorithmsby EbTech
Common data structures and algorithms in Rust
Rust
3452
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
go-best-practiceby astaxie
Trying to complete over 100 projects in various categories in golang.
Go
3428
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
o
objc-zen-book-cnby oa414
ObjC Zen Book 中文翻译
Ruby
3406
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
algoby hoanhan101
101+ coding interview problems in Go
Go
3403
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithm-exerciseby billryan
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Python
3395
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
A
AlgoDSby sherxon
Implementation of Algorithms and Data Structures, Problems and Solutions
Java
3384
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
awesome-golang-algorithmby 6boris
:memo: LeetCode of algorithms with golang solution(updating).
Go
3378
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
N
NewbieGuideby huburt-Hu
Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示
Java
3345
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
w
webrtc-ipsby diafygi
Demo: https://diafygi.github.io/webrtc-ips/
HTML
3345
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LearnMiniProgramby coderwhy
Learn Mini Program
JavaScript
3338
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
awesome-golang-algorithmby kylesliu
:memo: LeetCode of algorithms with golang solution(updating).
Go
3327
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
reveal-mdby webpro
reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
JavaScript
3304
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
react-tutorialby reactjs
Code from the React tutorial.
JavaScript
3298
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
9
99-problemsby shekhargulati
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
Java
3289
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithmsby sagivo
algorithms playground for common questions
Ruby
3258
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
bigby tmcw
presentations for busy messy hackers
JavaScript
3248
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
learn_math_fastby llSourcell
This is the Curriculum for "How to Learn Mathematics Fast" By Siraj Raval on Youtube
Python
3170
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CodingInterviewsby jayshah19949596
This repository contains coding interviews that I have encountered in company interviews
Python
3166
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcodeby gouthampradhan
Leetcode solutions
Java
3154
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
J
Java8InActionby java8
Java
3139
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
f
fr_publicby farbrausch
Farbrausch demo tools 2001-2011
C++
3127
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
L
LeetCode-in-Goby aQuaYi
Go Solution for LeetCode algorithms problems, 100% coverage.
Go
3125
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
textdistanceby life4
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Python
3105
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse