View Single Post
Old 08-10-2016, 10:00 AM   #6
GoldenEagle
Grizzled Veteran
 
Join Date: Dec 2002
Location: Little Rock, AR
Quote:
Originally Posted by Groundhog View Post
I read a book on TDD with Python about 6 months ago. Definitely agree that it seems like the best way to approach coding, especially as the project grows... I just wish I had the discipline for it.

It does require some discipline, but ultimately it makes your code better and more maintainable over the long run. Rushing through code to bust out new features almost always results in code smells.

But I will add that I am not a Python developer. I only really use it as a scripting language. So things could be different.

I thought long and hard about using a Python stack for this project. But there is just not that many Python jobs around here. There is one company that uses that I would love to work for, but there is no guarantee that I would get hired there. That being said, there is a chance I switch tech stacks in the future.
__________________
Xbox 360 Gamer Tag: GoldenEagle014
GoldenEagle is offline   Reply With Quote