Top Categories

Python Tutorial: Duck Typing and Asking Forgiveness, Not Permission (EAFP)
  • Category: Information Technology
  • Sub Category: Web Development
  • Exception Handling
  • Learn Python
  • EAFP
  • Python Tutorial
  • Python
  • Programming Tutorials
  • Try Except
  • computer science
  • Duck Typing
  • Pythonic
No Views
In this Python Tutorial, we will look at a couple of the aspects of being "Pythonic". If you've never heard the term Pythonic before, basically it means that you are following conventions and coding styles of the Python language in order to write clean and readable code. In this video we'll specifi

Comments

You Might Be Interested In