- This event has passed.
6 PM – Python OOP – William
May 7 @ 6:00 pm - 7:00 pm
Today We Did
- Installed PyCharm Community Edition + created project
- Learned about Python dictionaries
- Key, value
- Add/update entries
- Get/delete entries
Code for today’s and future lessons can be found here (you should have also received an email invitation): https://drive.google.com/drive/folders/17XcqHzIZtEH5DYpa_PFBC0GURq4GKO5j?usp=drive_link
If you haven’t installed PyCharm yet, follow these instructions:
- Install PyCharm Community Edition (scroll down): https://www.jetbrains.com/pycharm/download/
- Follow the default installation steps, may require a reboot
- Create a new project called PythonOOP
- To add today’s code, select File -> New -> Python File
Homework
Create a file called May7_DictionaryHW.py:
- Read page 92-97 in the textbook and copy the code down.
- Complete TRY IT YOURSELF 6-1 and 6-2 on page 99
If you don’t have the textbook, email me!
If you have any questions, please email me at williamsmith@ayclogic.com.