01-03-2022
164 words
1
minute
Today's Foci
Focus 1
- What/How? Do a good stand up
- Measure: what we accomplished yesterday, what we're doing today, blockers -> too early for blockers
Focus 2
- Frequent breaks - working long durations is stupid
- Ask the team how we feel - timer?
Topic
Stand ups
Look at other products
what pages do we want, how do they look
user stories
break down each page into pseudocode
Python OOP classmethods
in Python, class methods and class attributes are on the class itself. Class attributes do not overwrite instance attributes, even if the name is the same!
str
return a string for a user
repr
return string for programmer
hex(id(object))
returns the hexadecimal value
explaining decorators
can you run the code without the decorator?
returns the memory address of the object
Summary
Today went well. There was progress, we all had input, and we are moving forward at a steady pace.