Pinned Repositories
100days
100 days of algorithms
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
algorithm-1
我用Python写的一些算法
article
article by me
awesome-programming-books
📚 A curated list of awesome programming books (Algorithms and data structures, Artificial intelligence, Software Architecture, Human–computer interaction, Operating Systems, Database Systems, IT Security, Concurrency, Interpreters and Compilers, High-Performance Computing, Distributed Systems, Game Development, Mathematical optimization)
awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
awesome-python-in-education
A curated list about Python in Education :snake: :mortar_board:
interview_python
关于Python的面试题
pythonpeixun.github.io
黄哥Python培训系列文章
zh-google-styleguide
Google 开源项目风格指南 (中文版)
pythonpeixun's Repositories
pythonpeixun/coding-interview-university
A complete computer science study plan to become a software engineer.
pythonpeixun/Python-Interview-Problems-for-Practice
40+ Common code and interview problems solved in Python (it's growing...) Please go through the README.md before starting.
pythonpeixun/Algorithms-and-Coding-Interviews
Open source content from a book in progress, Hands-on Algorithmic Problem Solving
pythonpeixun/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
pythonpeixun/CLRS-1
📚 Solutions to Introduction to Algorithms Third Edition
pythonpeixun/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
pythonpeixun/cs-video-courses
List of Computer Science courses with video lectures.
pythonpeixun/fist
A lightweight full-text index server with a focus on speed and efficiency.
pythonpeixun/Go42
《Go语言四十二章经》详细讲述了Go语言规范与语法细节以及在开发中常见的误区;通过对标准库包和著名第三方包的实际运用,来启发读者深刻理解Go语言的核心思维,仔细琢磨经典代码设计模式,引领读者进入Go语言开发的更高阶段。
pythonpeixun/golang-developer-roadmap
Roadmap to becoming a Go developer in 2019
pythonpeixun/googletest
Googletest - Google Testing and Mocking Framework
pythonpeixun/guide
The Uber Go Style Guide.
pythonpeixun/hustoj
Popular Open Source Online Judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training, with easy installation. 开源OJ系统
pythonpeixun/Interview-1
Interview = 简历指南 + LeetCode + Kaggle
pythonpeixun/interviews
Everything you need to know to get the job.
pythonpeixun/iptv
Collection of 8000+ publicly available IPTV channels from all over the world
pythonpeixun/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
pythonpeixun/leetcode-3
Python & JAVA Solutions for Leetcode
pythonpeixun/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage.
pythonpeixun/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++ 11 Solutions of All 1070 LeetCode Problems
pythonpeixun/Let-Us-C-Solutions
Solutions to Let Us C [15th Edition]
pythonpeixun/libpku
贵校课程资料民间整理
pythonpeixun/lorca
Build cross-platform modern desktop apps in Go + HTML5
pythonpeixun/machine-learning-course
:speech_balloon: Machine Learning Course with Python
pythonpeixun/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
pythonpeixun/PySnooper
Never use print for debugging again
pythonpeixun/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
pythonpeixun/the-art-of-command-line
Master the command line, in one page
pythonpeixun/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
pythonpeixun/webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and MSHTML (Windows)