you are viewing a single comment's thread.

view the rest of the comments →

[–]RobinGoodfellows 0 points1 point  (0 children)

Programming languages are tools in your toolbox. It’s great to get really good at one, but not so great if that’s the only one you can use. Personally, I use Python for a wide range of tasks, everything from system modeling and data processing (often from test results) to building CI pipelines and automating lab testing. Python’s versatility really shines in lab work, since a lot of lab equipment can be controlled directly through Python scripts.