Sample numbered list (Grocery Items)
- carrots
- portable time machine
- milk
- lactose-free
The assignments listed here should take you between 1.5 and 2 total hours.
To start this assignment:
1 Make a fire | |
1.1 Prepare Materials | |
1.1.1 Collect wood | |
1.1.2 Shred wood into tinder and kindling | |
1.1.3 Test lighter | |
1.2 Prepare fire location | |
1.2.1 Pick a flat area and avoid surrounding plants | |
1.2.2 Build a firepit by placing rocks of a certain size in a ring formation | |
1.3 Build the fire | |
1.3.1 Stack in a lincoln log cabin format with an easily accessible heart of kindling |
Class: Vehicle | |
Attributes: | |
power_type "string" | |
color "string" | |
number_of_seats integer | |
gear_shift "string" | |
dirty (boolean) | |
Methods: |
Object: Ford Raptor | |
Attributes: | |
power_type "gas" | |
color "blue" | |
number_of_seats 5 | |
gear_shift "stick" | |
dirty (true) | |
Methods: |
On a website, what is the purpose of HTML code?
What is the difference between an element and a tag?
Goals and Expectations for the Project (What does each group member hope to get out of this project? What do we want to achieve as a team? How will we know that we're successful?):
My differentiation topic involves deepening an understanding of Progressive Web Apps. I'm drawn to PWAs for a variety of reasons, chief among them being that they represent a sort of natural extension for projects that I've already established. The responsiveness is already in place, and many of the projects in question rely on initial caching of data from a 'foundational' fetch call on the loading of the homepage. Given that PWAs offer some offline functionality, I'm curious to see how well my applications will work in the situation where the initial data is retrieved but the online connection is then subsequently severed. As I see it, my Rancid Tomatilloes project (among others) is already structured as a proto-PWA. Other convenient factors involve the one-size-fits-all utility of progressive web applications as well as the experience of 'crossing-the-aisle' from prior work with React Native. Getting my hands dirty with both progressive web & native applications will contribute to a more nuanced juxtapos