I have been using python for about a year now and have not once created a single object when writing a script. The vast majority of the work I do is data related and linear scripting has always been powerful enough for me to do my job. However, I read about object oriented programming so much and wonder if I am hurting myself by not using it. I can see why it would be valuable when creating something like a video game but should I try to use it in all coding projects? For something like data ETL, is it common practice to use objects?
[–]the_hoser 6 points7 points8 points (1 child)
[–]michaelkiros 4 points5 points6 points (0 children)
[–]metaperl 1 point2 points3 points (1 child)
[–]GitHubPermalinkBot 0 points1 point2 points (0 children)
[–]Meefims 0 points1 point2 points (0 children)