Skip to content

最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。

Notifications You must be signed in to change notification settings

ydf0509/python36patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 12, 2019
175a99d · Oct 12, 2019

History

26 Commits
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 12, 2019
Oct 10, 2019
Oct 12, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 9, 2019
Oct 9, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 8, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 10, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019

Repository files navigation

python36patterns

最全python36种设计模式。opp和oop的极致使用方式,一切编码思维逃不出这36计。 使用设计模式或oop转化公式,能使几乎任意项目代码减少50%至90%行,编码速度快一倍。 扩展性和维护性提高数十倍,bug减少5倍。 如果是使用极端纯面向过程(或者加入了少量无效废物类)的方式来写python代码, 我不用看,一定很low。

学弟啊,你代码能不能不要写得这么烂 https://www.toutiao.com/a6739759206997426696/

面向对象和面向过程分别是什么? https://www.zhihu.com/question/28790424

如何通俗易懂地举例说明「面向对象」和「面向过程」有什么区别? https://www.zhihu.com/question/27468564

对于程序员来说,设计模式和算法哪个更重要呢? https://www.zhihu.com/question/25432487

为什么我们需要学习(设计)模式 https://zhuanlan.zhihu.com/p/19835717

About

最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published