Skip to content

love112358/programming-pearls-2nd-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

编程珠玑(第二版) Python 实现

实现编程珠玑第二版的算法问题,主要是使用 python3 实现,部分代码可能会涉及到 c/c++

环境搭建

采用 python3 ,使用 py.test 进行测试,使用 flake8 检查代码格式

变更历史

2016-10-20 开始编写第一章涉及到的问题

About

Python samples of Programming Pearls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%