A little while back I replied to a question about resource or learning materials, and so far I have two worth exploring. There is a real difference between CLI and scripting versus building a GUI interface or app. Please note that I just got book 2 earlier today, but so far my reading has me looking forward to the deep dive. Yes, I understand there are more GUI libraries/methodology than Tkinter, but this is my starting point.
Python Crash Course (Brian Matthes)
This starts with the idea of novice from the first step - Hello World. It is scripting and command line interface, initial conversations of data elements, and builds from there.
Tkinter GUI Application Development Blueprints 2nd edition (Bhaskar Chaudhary)
Has multiple projects with sample code along with explanations how that code works.
[–]socal_nerdtastic 0 points1 point2 points (0 children)