Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spaghetti Code
#1
sorry for my bad English, or if I write in the wrong Section

I can do some Python coding,
but the ending of my code usually ends as Spaghetti Code,
I see a lot of professionals Coder (usually in GitHub) is easy to read, easy to debug, and easy to mod,
is there any site, book, or youtube video to teach me about that?

and the second question is:
is there any simulation site to test "programmer" skill levels?

thank you for reading,
have a nice day
Reply
#2
I don't know when this was last updated, but since was good to start, most of what's here still applies:
https://docs.python-guide.org/
Reply
#3
(Jun-18-2023, 09:07 PM)Larz60+ Wrote: I don't know when this was last updated, but since was good to start, most of what's here still applies:
https://docs.python-guide.org/

thank you, I will give you a reputation poin
Reply
#4
There is also the style guide for Python, PEP-8 at PEP-8
Reply
#5
(Jun-19-2023, 04:02 PM)jefsummers Wrote: There is also the style guide for Python, PEP-8 at PEP-8
thank you, i will add reputation point for you too
Reply


Forum Jump:

User Panel Messages

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