How to tell if implementing your Python code is a good idea

Posted by bob on Dec 29, 2019 9:24 PM EDT
Opensource.com; By Moshe Zadka
Mail this story
Print this story

A language does not exist in the abstract. Every single language feature has to be implemented in code. It is easy to promise some features, but the implementation can get hairy. Hairy implementation means more potential for bugs, and, even worse, a maintenance burden for the ages. The Zen of Python has answers for this conundrum.

Full Story

  Nav
» Read more about: Story Type: Roundups; Groups: Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.