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/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)
pythonpeixun/2019-Autumn-recruitment-experience
2019届秋招面经集合
pythonpeixun/algos
Algorithms and Data Structures book
pythonpeixun/awesome-indie
Resources for independent developers to make money
pythonpeixun/C-Primer-Plus-6e
C Primer Plus 6th Edition(第六版)
pythonpeixun/c-prog-lang
Programming in the C language
pythonpeixun/cayley
An open-source graph database
pythonpeixun/Criterion
A cross-platform C and C++ unit testing framework for the 21th century
pythonpeixun/DataStructure_Algorithm_ZJU
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
pythonpeixun/documentation
Plotly's Documentation
pythonpeixun/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
pythonpeixun/engineercms
工程师知识管理系统:基于golang go语言(beego框架)。每个行业都有自己的知识管理系统,engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持onlyoffice实时文档协作,直接在线编辑dwg文件、office文档,预览PDF文件。通用的文档流程设置。手机端配套小程序,微信搜索“珠三角设代”或“青少儿书画”即可呼出小程序。
pythonpeixun/Go-2
Algorithms Implemented in GoLang
pythonpeixun/go-lang-cheat-sheet
An overview of Go syntax and features.
pythonpeixun/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
pythonpeixun/learning
Becoming 1% better at Data Science everyday
pythonpeixun/Leetcode-1
🎓Leetcode solutions in Python 📚
pythonpeixun/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
pythonpeixun/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
pythonpeixun/leetcodebook
leetcode 1~400知识点&题型总结&leetcode对应题表
pythonpeixun/minio
MinIO is an open source object storage server compatible with Amazon S3 APIs
pythonpeixun/Project-Based-Tutorials-in-C
A curated list of project-based tutorials in C
pythonpeixun/psych10-book
Source files for Statistical Thinking For the 21st Century
pythonpeixun/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
pythonpeixun/slim
Unbelievably space efficient data structures in Golang.
pythonpeixun/stat479-deep-learning-ss19
Course material for STAT 479: Deep Learning (SS 2019) at University Wisconsin-Madison
pythonpeixun/tbboci-3rd-edition-python
Source code for the problems in The Big Book of Coding Interviews 3rd edition in Python
pythonpeixun/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
pythonpeixun/ucsd-cse12-w19.github.io
pythonpeixun/YouCompleteMe
A code-completion engine for Vim