This is the 5th video in the Learn Python Fast Mini Course and in this video we will be teaching how to create an Address Book program in Python and input people into the programming using a Person Class.
Principles:
Application Development
Inputting data through the console
Creating a Person class to save and work with data
De-serializing input into the person class to create in memory objects
If this video has been helpful to you please consider subscribing to our channel! It's free and really helps motivate me to keep making more programming videos.
Finished program:
https://pastebin.com/xqBSft56
For more Python and software development content be sure to subscribe for more upcoming videos and visit our blog at: https://beapython.dev/
Download
0 formats
No download links available.
Learn Python Object Oriented Programming by building an Address Book Part 1 | Tutorial Course | NatokHD