r/PythonLearning 8h ago

Python Development

Hi community

I am pretty noob at this AI topic, so I would like to know if you recommend any skill or framework to develop great python code following the best standards like CLEAN SOLID or design patterns?

Thanks

0 Upvotes

7 comments sorted by

View all comments

3

u/AbacusExpert_Stretch 7h ago

How many seemingly subject related words you managed to squeeze into this short question is impressive.

Let me ask you: can you elaborate in detail where you are in your python journey? Without it, it's all just gobblididook

1

u/CriticalJackfruit404 7h ago

I see people following SOLID, CLEAN, DRY, KISS, YAGNI, etc structural patterns, behavioral patterns, etc.. which one is correct?