- screenshots of scores will be posted in comments
- screenshots of completed sections will be posted in comments
Day 1: Computer Setup, HTML, and Gear Up
Questions for Chapters 1 and 2 on Structure and Text
On a website, what is the purpose of HTML code?
HTML is used in order to give a webpage structure. It houses all of the content (text, images, hyperlinks, and etc.) and helps to split them in separate headings and sections. HTML code is used on words so that they can appear on the page.
Read through 29 Behaviors That Will Make You an Unstoppable Programmer. Pick out 3 behaviors that resonate with you in the list and describe why they resonate with you in a reflection (4-6 sentences).
One of the first behaviors that really resonated with me was #6: Understand that code is cheap. Already after working on coding for a month, I have found myself believing that I was waisting time if I scrapped code that wasn't working and tried something different. But after reading this, it really made me realize how much time I could be saving if I did start anew. I can learn from the mistakes that I made, and try something different. By doing that, I can understand what works and what doesn't. I did this today while working on a form in my CodePen. I got stuck for about an hour, and finally decided to start a new one and break it into little pieces. By doing that, I was able to figure out what the problem was after about 15 minutes and executed it even be
Directions: Copy this template into your own gist.
What words or phrases stick out to you? How would you define each of your top 5 talents in your own words?
My first top talent is futuristic and this definitely sticks out to me because I like to dream. I am inspired by what "could be" and what could happen in the future. It is one of the reasons why I work hard in the present so that I can live for a better tomorrow. My second talent is achiever, and this also stood out to me. I get depressed when I feel like I haven't accomplished something that day. I need to feel like I did something important and this described it the best way because it is literally a fire within in me. Even after accomplishing something, that fire only dwindles for a minute. Then I need to accomplish something else in order to feel satisfied. The 3rd talent was being a learner, and I agree that I love to learn. More than that, I feel
I set all of the divs to border-box and set the margins to 0px so that there was no additional spacing caused by the browser. I put div2 and div3 into another span so that when I floated it over to the right, the order would be div2 and div3 respectively. I also set both divs to inline-block. Originally I had put them into a div, but div2 and div3 were stacked on top of each other instead of side by side. Putting them into a span solved this issue.
Travis Rollins & Dan Alvarez DTR Memo
Project:
Group Member Names:
Build on your professional story by thinking about how you're progressing at Turing. Answer the questions below in your own gist to use your StrengthsFinder themes to add to your story:
My inspirations of the future and the endless possibilities of what I can do in the future are still keeping me motivated everyday. I also am continuing to achieve something everyday and have noticed my dissatisfaction when I haven't accomplished something shortly after. My learning strength is also building but I have learned that this strength turns off if I get frustrated too long. Learning how to control that frustration and how I can break things down even smaller is something I'm working on in order to continue building that strength. I have found that I am becoming less strategic in the fact that I
Use this template to when conducting DTR with your project partners. It's recommended that you copy/paste this template into your own gist each time you conduct a DTR to take notes on the conversation.
Name of contact
Date of contact
Outcome (i.e., did you get a response? If not, what is your follow-up plan? Did you meet? When? What was the result?
What project management strategies did you use in your projects this module?
What went well?