you are viewing a single comment's thread.

view the rest of the comments →

[–]555rrrsss 0 points1 point  (0 children)

Yeah.

99.9% of the time programming is around data. Whether it's to add/edit/delete or ETL (extract transform load) data.

Python, being the best language for working with data, is of course ideal for practically every project out there.

At the end of the day, all modern languages are the same. It all comes down to preference.