Pinned Repositories
Algorithms
OI, ACM and some contests
architecture.taobao-alibaba
互联网公司架构: 淘宝技术架构,阿里巴巴技术架构
assembly_intel_practice
brks
Bus-Simulator
A visual bus simulator by C++ as backend and D3.js as frontend
C_Bottom_Practice
CSAPP
C_Practice
The practice in C from Itcast videos.
CPlusPlusPractice
C++_Practice from cheng's course
Python_Practice
Python practice from ItCast course
Scala_Practice
Scala practice from online course
zzdpk2's Repositories
zzdpk2/assembly_intel_practice
zzdpk2/Bus-Simulator
A visual bus simulator by C++ as backend and D3.js as frontend
zzdpk2/Python_Practice
Python practice from ItCast course
zzdpk2/coresearch
🔎 .NET Core cross-platform, in-memory, full text search library for building search engines. Made to learn C#.
zzdpk2/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
zzdpk2/DataStructureAndAlgorithm
zzdpk2/go
The Go programming language
zzdpk2/Go-Product
zzdpk2/Go-Redis
An implementation of Redis in Go
zzdpk2/Go_Practice
zzdpk2/gobgp
BGP implemented in the Go Programming Language
zzdpk2/goproxy.cn
The most trusted Go module proxy in China.
zzdpk2/Java_Practice
Java practice from ItCast course
zzdpk2/jellyfin
The Free Software Media System
zzdpk2/kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
zzdpk2/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
zzdpk2/Leetcode
Leetcode Practice
zzdpk2/Leetcode-Java
Leetcode刷题之旅
zzdpk2/MIT-6.824
🤹 MIT 6.824 Distributed Systems
zzdpk2/MIT6.824-2021
4 labs + 2 challenges + 4 docs
zzdpk2/PointToOffer
zzdpk2/Python3WebSpider
Source File of My Book related to WebSpider
zzdpk2/Redis_Practice
Intro to redis
zzdpk2/rustybgp
BGP implemented in the Rust Programming Language
zzdpk2/Schedule
zzdpk2/start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2022 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
zzdpk2/The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
zzdpk2/TSPractice
zzdpk2/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
zzdpk2/Voting-System
A Mocking Voting System Constructed by Java