These are my notes for Corey Schafer's Python OOP Tutorials. I really liked how the guy taught this course, and so these notes are for my future self, or whoever else finds them useful. Hats off to ...
While learning the Tkinter GUI framework for Python, I have produced a note-taking app as one of my projects. This project features a user account system, where users can create accounts and log into ...