- On a website, what is the purpose of HTML code?
It holds the content and describes the structure of a webpage - What is the difference between an element and a tag?
Elements are made up of two tags, an opening and closing tag. Elements explain to the browser something about the information enclosed between it's opening and closing tag. - Why do we use attributes in HTML elements?
To provide additional information about AN element. - Describe the purpose of the head, title, and body HTML elements.
The element contains information about the page. Within the element there is usually a element. The element contents are shown in the top of the browser (above the url) or on the tab for that page. The elment designates that everything within this element is shown in the main browser window.
- What role does empathy play in your life and how has it helped you?
Empathy plays an important role in the relationships in my life. It affects how I interact with my family and friends. Being able to put myself in their shoes helps me to understand what is frustrating my best friend about a project at work or why my husband is excited about the new snowboard bag he just ordered. Then I’m able to get excited with him or support my best friend better. - How does empathy help you build better software?
Without empathy software can be built, but in the end probably won’t meet all of the end user’s need. How can you design something for someone without understanding how they use it, what need it is meeting for them, or in what way it is a solution to their problem? Empathy helps you to put yourself in the shoes of the user and how they interact with or use the software. Taking time to listening empathetically gives you insight not into just what they say, but also into their actio
- Three behaviors that resonate from 29 Behaviors That Will Make You an Unstoppable Programmer
Invest in yourself - It's easy to get caught up in a project especially when I feel like I'm right on the verge of figuring something out. Sometimes the best way to figure out the next piece is to walk away for a bit and have some fun or doing something to take care of yourself. Working endlessly isn't feasible or productive, self-care is really important.
Treat mistakes as learnable moments - Focusing on perfection doesn't help you to learn and progress. I want to get things right the first time, but making mistakes and then working though why things didn't work can help lay a foundation to better understand in the future. Trying to remember that so I don't get frustrated when I make a mistake.
Say I Don't Know - It's important not to waste time pretendi
- Gain knowledge how to incorporate JS into an interactive website.
- Integrating new CSS concepts learned in class into project, i.e. flex box.
- Each team member will complete their assigned tasks in a timely manner.
Get an overall working web app. Better understanding of Javascript and localStorage.
Complete the project to our level of understanding and be confident in what we built.
- Kristen has experience with the project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project: Wheel of Fortune | |
Group Member Names: Hillary Stewart and Tiffany Bachmann | |
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?): | |
- Create a working game | |
- Test functionality as we work through the project, TDD | |
- Properly implement inheritance for our classes | |
- Working project to put into code fair | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project: Whateverly - National Parks | |
Group Member Names: | |
* Adam Niedzwiecki | |
* Karin Ohman | |
* Tiffany Bachmann | |
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?): | |
* Create an application where users can find National Parks information in an easy manner so they can spend more time going to the parks . | |
* Knowledge of React |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project: Movie Tracker | |
Group Member Names: Heather Hartley and Tiffany Bachmann | |
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?): | |
- Better understanding of Redux | |
- Better understanding of async testing | |
- Better understanding of the backend and working with API keys, POST | |
Team strengths & collaboration styles: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project: Trapper Keeper | |
Group Member Names: Jeo, Whitney and Tiffany | |
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?): | |
- Get comfortable working with the backend and setting up a server | |
- Get more comfortable with Router | |
- Get more comfortable with the HTTP verbs | |
Team strengths & collaboration styles: |
OlderNewer