|
|
|
|
|
by lardissone
4862 days ago
|
|
Weird that author never mentioned PEP8 guide. I think it's the main thing that difference Python from Ruby developers.
If you follow the PEP8 rules, you can interact with other Python programmers without much problems, and enforce you to be a better and organized programmer. |
|
> It's harder to write code that pisses off other developers in Python