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/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
pythonpeixun/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
pythonpeixun/500lines
500 Lines or Less
pythonpeixun/Advanced-Data-Structures-with-Python
Self written codes for Advanced Data Structures and Algorithms using Python. With each code, there is an associated markdown for explanation and applicaitions of that algorithm or data structure.
pythonpeixun/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
pythonpeixun/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
pythonpeixun/algorithms-5
An implementation in GO (golang) of the basic algorithms and data structure.
pythonpeixun/algorithms-sedgewick-wayne
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
pythonpeixun/algs4
Algorithms, 4th edition textbook code and libraries
pythonpeixun/An-English-Guide-for-Programmers
专为程序员编写的英语学习指南。v1.0
pythonpeixun/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
pythonpeixun/awesome-golang-leetcode
:memo: LeetCode of algorithms with golang solution(updating).
pythonpeixun/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
pythonpeixun/freedomfighting
A collection of scripts which may come in handy during your freedom fighting activities.
pythonpeixun/geeksforgeeks.pdf
Topic wise PDFs of Geeks for Geeks articles. (Last updated in October 2018)
pythonpeixun/GolangTraining
Training for Golang (go language)
pythonpeixun/gotraining
Go Training Class Material :
pythonpeixun/Hands-On-Data-Structures-and-Algorithms-with-Go
Hands-On Data Structures and Algorithms with Go, published by Packt
pythonpeixun/Hands-On-Data-Structures-and-Algorithms-with-Python-Second-Edition
Hands-On Data Structures and Algorithms with Python Second Edition, published by Packt
pythonpeixun/leetcode-2
LeetCode practice in Golang
pythonpeixun/Materials
Materials for Introduction to Python.
pythonpeixun/mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
pythonpeixun/oh-my-zsh
A delightful community-driven (with 1,200+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
pythonpeixun/pcc
Resources for Python Crash Course, from No Starch Press.
pythonpeixun/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python
Examples and work from Problem Solving with Algorithms and Data Structures Using Python
pythonpeixun/professional-programming
A collection of full-stack resources for programmers.
pythonpeixun/The-C-Programming-Language-2nd-Edition
Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
pythonpeixun/unix-linux-prog-in-c
Unix/Linux Programming in C course materials
pythonpeixun/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
pythonpeixun/vue-go-example
Vue.js and Go example project