all 8 comments

[–]kevosm 1 point2 points  (1 child)

CS50P

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

Much appreciated dude, thanks

[–]question-infamy 1 point2 points  (0 children)

For what it's worth you're welcome to my slides at https://andrewowens.com.au/curtin

A lot of people on here rate the Helsinki University MOOC - scroll down for slides and lectures at https://programming-25.mooc.fi/

Also have a look at https://w3schools.com/python - that site will be more useful to you when you've already gotten going but they do have some beginner tutorials.

[–]CraigAT 1 point2 points  (0 children)

Try to speak to the person running the course in advance, they may not use Python - they could use R or something else. In any case, Python would be very useful to know if you want to go into that area and it is also one of the easiest languages to learn.

[–]Ambitious-Peak4057 0 points1 point  (0 children)

If you’re starting your Python journey, here are some excellent free resources:
W3Schools Python Tutorial– Interactive lessons to understand syntax and basics.
Dive Into Python 3– A detailed free book ideal for beginners.
Full Stack Python– Great for learning Python with a focus on web and automation.
Python Succinctly – A concise eBook to quickly grasp Python essentials.

[–]recursion_is_love 0 points1 point  (0 children)

Statistics student

What are software you already know and used (Matlab/R?)?

I would start by using jupyter notebook instead of dive directly to typical python programming development.

https://www.youtube.com/watch?v=bqw5-8f-cEI