Nice, thank you for that.Once you have the basics of Python, a fun (& topical) challenge is to work through the Advent of Code puzzles. As you might guess, there’s a new puzzle each day in December until Christmas.
Nice, thank you for that.Once you have the basics of Python, a fun (& topical) challenge is to work through the Advent of Code puzzles. As you might guess, there’s a new puzzle each day in December until Christmas.
Thank you, thats greatly appreciated mateHarvard do a free Python course -
CS50's Introduction to Programming with Python
An introduction to programming using Python, a popular language for general-purpose programming, data science, web programming, and more.cs50.harvard.edu
MIT also if you can do High School Algebra -
Introduction to Computer Science and Programming in Python | Electrical Engineering and Computer Science | MIT OpenCourseWare
_6.0001 Introduction to Computer Science and Programming in Python_ is intended for students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems and to help students, regardless of their major, feel...ocw.mit.edu
There are a few free python books here -
You could start with Automate the boring stuff and there is also a Udemy course that uses the book if you wanted to do that route.
Not having dabbled in Python I'm not entirely sure what this means, is Jupyter the IDE they use in one course? Which are you doing, an MS course or just finding YT videos?MS Learn points to using Jupyter the MS Python youtube series does not. This is causing me a smidge of confusion being brand brand new.
Not having dabbled in Python I'm not entirely sure what this means, is Jupyter the IDE they use in one course? Which are you doing, an MS course or just finding YT videos?
This is why I like (good) Udemy courses. They will show you what to install and you just follow along. It removes a lot of the confusion.
Good advice cheers mate, hopefully now im on the right track....Corey is really good at explaining, take it slow some days you feel like you got nowhere, others you make lots of progress. My mistake was having no momentum where I could go months without the time to pick up again. If you can even do persistent one hour every day its better than sporadic bursts.