Week 17 United Way/WordPress & Python OOP
This week we will translate the United Way ABB User Stories into their home page. Additionally we will continue with the Python lessons.
Monday
Today, we will create the United Way ABB Home Page from our User Stories.
Wednesday
Today we will cover Object Orientated Programming (OOP) concepts using Python. OOP is one of more important coding concepts and perhaps one of the most difficult of the class so far. It is the industry standard for managing data and modeling the world.
It is really important that you learn the concepts involved with OOP as they are a standard part of most languages.
Class Resources
- OOP Python Code Files from Class: https://edward.codingcareerconnect.com/OOP-Python/
- Python Video at Free Coding Camp OOP lesson starts around the 10 hour 37 minute mark: https://www.youtube.com/watch?v=nLRL_NcnK-4
Homework
- Watch the OOP section of the Free Coding Camp OOP lesson which starts around the 10 hour 37 minute mark: https://www.youtube.com/watch?v=nLRL_NcnK-4
- Download the OOP Python Code Files from Class: https://edward.codingcareerconnect.com/OOP-Python/
- Study the code in each file so you can understand how each line of code works.
- Write down any question you may have and bring them to class on Monday.