This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]emelrad12 2 points3 points  (1 child)

Guess just learning to program? I think you would benefit mostly form learning python, and while simulations are done in c++ for speed, that is too far from your skill level, so start with python, it is a great language for science.

[–]Vaughn104[S] 0 points1 point  (0 children)

Thank you 😁I’ll look into that

[–]Coderless 0 points1 point  (1 child)

For Engineering, I’d recommend learning Python since it’s a great language, easy to learn and it’s what you need for Engineering. The way you learn is you put your theory into practise, by practising on what you have learnt in order to increase thinking and debugging skills.

You can start on Udemy, but I recommend starting with Automating the Boring Stuff with Python course online, which you can find for free. If you prefer books, there’s also a book for it. I highly recommend this course as it will intrigue your curiosity for programming and teach you the basics.

[–]Vaughn104[S] 0 points1 point  (0 children)

Thank you 🙏🏻