Python Training Online Course: Any Recommendations?

New to Python, playing with HA and yaml for about 1,5 years now.
Some background in C/AL - AL languages (both object oriented).

I’d like to learn Python, found some courses online (i.e. https://www.udemy.com/course/100-days-of-code/)

Any recommendations? My learning style is both by doing, and re-doing examples.

Just look on google… what I “like” and someone else “likes” may not be what you lik, for example i despise using youtube and other people refuse to look at material they have to read and will ony use videos. You just gotta find what style of teaching you like and you learn from. There’s no shortage of python tutorials online or what I “like” is to buy books and learn in a structured way where each chapter builds on the previous one.

1 Like

Look at https://exercism.org/ Not exactly a course, but a good playground for learning!

1 Like