Lesson-5

Hint

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand”

Martin Fowler

And the corrollory

Hint

“Unreadable code does not get maintained. It gets patched around, avoided or scrapped.”

Eric Elliot

If time permits:

  • Show how to setup a project in PyCharm
  • Show example of debugging in PyCharm
  • Talk about exercises