Posted on Feb 24th, 2021
π
Todayβs topics
π― Project
Django Girls Tutorial
π Resources
πΉ Code, Slides, and Video from Class
Access Passcode: vWd*$R8E
Posted on Feb 23rd, 2021
π
Todayβs topics
- Python Classes
- Instantiating an Object
- Attributes
- Instance Methods
- βMagicβ Methods
- Inheritance
π― Project
Go Fish Example
π Resources
Detailed information about all the parts of the Internet and how they interact.
πΉ Code, Slides, and Video from Class
Posted on Feb 22nd, 2021
π
Todayβs topics
- Python Classes
- Instantiating an Object
- Attributes
- Instance Methods
- βMagicβ Methods
π― Project
Python Go Fish
- Continue to build the game we started in class.
π Resources
While the syntax is different, you may find the explanation in Eloquent JavaScript useful.
πΉ Code, Slides, and Video from Class
Posted on Feb 18th, 2021
π
Todayβs topics
π― Project
Python Word Frequency
π Resources
You may find yourself surprised when trying to assign variables inside of
functions that you have previously assigned outside the function, and it
doesnβt work. This article explains why.
πΉ Code, Slides, and Video from Class
Posted on Feb 17th, 2021