Skip to content

Instantly share code, notes, and snippets.

Strengths Reflection & Coaching Request

Read Through Your Theme Definitions

  1. What words or phrases stick out to you? How would you define each of your top 5 talents in your own words? connectedness: knowing that my actions influence others and viceversa, having a responsibility to others wellbeing learner: enjoying learning about new information and always absorbing. asking questions individualization: recognizing, repecting and appreciating everyones differences empathy: knowing how to understand a different perspective than your own and knowing how that affects you/others ideation: thriving on creating/discovering new ideas or collaborating with others' ideas to evolve them

#My Career Development Pre-work

  1. The article entitled, "29 Behaviors That Will Make You an Unstoppable Programmer" outlines 29 different helpful tips for how to be successful and progressive as a working programmer. Here are 3 of these behaviors that I feel I already exhibit and try to implement in my life. Finding the right tool for the job/Using Google aggressively I will lump together and re-label "research and self-education". I find this to be very useful and important for all aspects of life. Knowing that resources are a click away is very empowering. If I have a question (about anything) I love to self-educate online using as many viable sources as I can find. I also find the behavior of how to recieve criticism very important. It is not always easy to recieve feedback or criticism but the practice of analyzing the feedback and not taking it personally is a great way to learn from your trials and mistakes as well as see the perspective of others on your team or identify a more specific need o

MY PREWORK

Day 1

  1. The purpose of HTML code on a website is to describe and structure the content of the site.
  2. An element is one piece of HTML code that begins and ends with a tag and includes the content or information between the tags. A tag opens and closes the element and defines how the content should be structured or organized.
  3. Attributes are used to assign more information or different properties to the content of an element.
  4. The body element contains the all of the other elements and content to be displayed within the main viewing area of a web site. The head element contains content about the page being viewed and usually contains within it a title element. The title element is diplayed on the very top of the browser.
  5. To view the source of a website in Chrome click on the tab labeled View, then under the developers button click View Source. Or use the mac short cut option,command,U.
  6. Here are 5 examples of elements and their functions a. h1 is a heading element and is used to