Writing Beautiful Code

Writing Beautiful Code

EuroPython Conference via YouTube Direct link

The 7

16 of 20

16 of 20

The 7

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Writing Beautiful Code

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Who is speaking?
  3. 3 Avoid Generic Names
  4. 4 Avoid Abbreviations
  5. 5 Avoid using datatype as name
  6. 6 Nouns & Verbs
  7. 7 Use plural for a list
  8. 8 Reserve Loop Indexes
  9. 9 Example 1
  10. 10 Similar names
  11. 11 Don't say the obvious
  12. 12 Explain why you made that choice
  13. 13 Document special cases
  14. 14 Make Comments Redundant
  15. 15 Divide & Conquer
  16. 16 The 7
  17. 17 Avoid too many nested levels
  18. 18 Handle errors separately
  19. 19 Suppress the implementation details
  20. 20 Summary

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.