Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Principles
#4
(Dec-03-2022, 06:19 PM)Larz60+ Wrote: There are design patterns, don't agree with all of them, but for example:

https://peps.python.org/pep-0020/
https://www.geeksforgeeks.org/python-design-patterns/

I have been writing code and managing large projects for many years, and have my own aquired patterns that have worked for me. Would have to write a book to exlain them all.

Larz, thanks allot for the links, the Zen of Python is quite nice to read...
as for the second link,....if you don't agree with all that is written there - is there a chance that by reading these principles i will be mislead in some way ?
(Dec-03-2022, 06:21 PM)Gribouillis Wrote: Entire books are devoted to code refactoring. They explain ideas and tools in the field.

Gribouillis - that's good to know, is there a particular book you can recommend me to start with ?
Reply


Messages In This Thread
Principles - by astral_travel - Dec-03-2022, 06:08 PM
RE: Principles - by Larz60+ - Dec-03-2022, 06:19 PM
RE: Principles - by astral_travel - Dec-03-2022, 08:02 PM
RE: Principles - by Gribouillis - Dec-03-2022, 06:21 PM
RE: Principles - by Gribouillis - Dec-03-2022, 08:20 PM
RE: Principles - by Larz60+ - Dec-04-2022, 03:44 AM
RE: Principles - by ndc85430 - Dec-04-2022, 05:26 PM
RE: Principles - by astral_travel - Dec-04-2022, 05:48 PM
RE: Principles - by ndc85430 - Dec-06-2022, 07:20 AM
RE: Principles - by ndc85430 - Dec-06-2022, 07:22 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020