Discovered a superb Python tutorial this past weekend. The video and companion website covers tools and techniques for the entire development pipeline... I would consider this an advanced tutorial, but it is worth browsing for the exposure to tools beyond the Python library and a stock text editor.
I just wanted to tell you that I'm enjoying the Python for Absolute Beginners course. This is the first time I find a course that I truly like and understand. I loved the visualizing part with PythonTutor you included. That's definitely a game changer for me and is the type of add on examples I look for in courses.
Let's GIT STARTED! Git is finally starting to make sense after completing 'Up and Running with GIT'! Learned a ton about Visual Studio, Sourcetree, and PyCharm. Indirectly, the best guide for venv and IDE setup as well!
The course is well organized, easy to follow, and full of practical real life examples. I very much recommend this course especially to Python beginners, since this will possibly save a lot of time when getting started with the language and its ecosystem. There’s something new to learn for more seasoned Python developers, too.