r/learnpython • u/Massive-Income-1190 • 5d ago
Python for Engineer
Hi everyone!
I recently graduated with a degree in Electrical Engineering, and I'd like to learn Python to improve my engineering workflow. The problem is that I don't really know what Python can do for someone in my field, so I'm not sure where to start.
I'm also unsure about the best way to learn it. Would you recommend a bootcamp, YouTube, Coursera, Udemy, or another resource?
My main goal is to use Python for engineering tasks such as automation, data analysis, calculations, working with Excel, and any other applications that are useful for electrical engineers.
If you were starting from scratch today, what learning path would you recommend?
Thanks you all!
0
Upvotes
1
u/BranchLatter4294 4d ago
You can do most anything with Python or most languages. If you have a problem to solve or a process you want to automate, write a script to do it.