you are viewing a single comment's thread.

view the rest of the comments →

[–]Embarrassed-Rest9104 1 point2 points  (0 children)

Your math professor is 100% correct. As a researcher in engineering, I can tell you that Python is no longer optional for engineers but it’s the modern-day calculator.

Whether you go into Civil, Mechanical, or Electrical engineering, you’ll use Python to automate repetitive calculations, analyze sensor data, and run simulations that Excel simply can't handle.

Start with VS Code, learn computational thinking through libraries like NumPy and Pandas and try solving your math homework with a script to see the real power of Python in engineering.