Skip to content

Instantly share code, notes, and snippets.

View QuinnrElder's full-sized avatar

Quinn R Elder "Q" QuinnrElder

View GitHub Profile

Turing Career Development - Mod 0 Capstone

Preliminary Questions

What is the value of a checklist?

The Value of a checklist comes down to a few diffrent things. Checklists when kept in check, allow someone to stay focused on a set of individual tasks or group tasks without getting sidetracked away from the actual goal. It allows for one to be more orginized and timely, alotting for more time and resources to be spent on spisific tasks. Not to mention its professional. When the people around you see that you are orginized, timely, good at sorting through what is important to you + the gruop V.S. not. Can open oportunities to work with people on a diffrent level.

What do you plan to improve upon while at Turing?

At Turing thereare a few things that I want to improve on. I want to work on becoming fluent in the "hands on" know how of navigating computers. Such as the terminal, correct syntax, shortcuts and and software knowledge/ "languges". The most important thing I want to take away from Turi

# What role does empathy play in your life and how has it helped you?
I was raised by women and as a male who didnt have a full time male roll modle in my life. Being raised by a gender who
typically has stronger sense of "natural empathy i.e. mother love". Where men typically it is something learned over time.
I learned a hightened sense of empathy early on that led me to have successful relationships in my life friend or romantic.
I find it easier to come up with solutions because I can see where the shoe landed for the other person.
# How does empathy help you build better software?
Empahty can help me as a developer in many was. Being able to understand that it only takes one person to stop and say

Abstract

In a few sentences, explain what the project was and the scope of your work. Imagine explaining your answer to a technical recruiter or a developer who you’d potentially be interviewing with who knows nothing about Turing.

MY FIRST PROJECT OF THE MOD1:

  • In this project of: Intention Timer, we were given a COMP of an APP we were to re-create as well as a iterations of functionality that we needed to impliment within that COMP. The APP was originally designed to give the user a choice of category boxes that were labeled as: STUDY, MEDITATE or EXERCISE. Once the user had choosen a cotegory. The user would then enter information into a Form that would specify what goal the user wanted to accomplish within the selected categories from above. Then they would input the amount of time that they wanted to spend accomplishing that goal. As long as the form was completely filled out the user would then click a START ACTIVITY button and a new page would lo
When I am asked the question, WHO ARE YOU? I tend to always think the same thing, I AM ME!
In reality that question isnt is as simple as it sounds! So agian who am I? In short I am some one
who doesnt give up, nor gives in! I love a good challange. I wear my heart on my sleeve and I will always put
others before I put myself.
I started working 6 months out of the year on my 13th birthday at a "5-star && 5-diamond" Hotel & Resort called
The Broadmoor. As a young local Caddie!(Contracted) I brought in almost $7,000 dollars my first 'year'! I knew three
things and I knew them early!
- One: I will work as hard as I need to to make goals happen.

Trails

const fountainValleyLoopTrail = {
  name: 'Fountain Valley Loop',
  location: 'Littleton, CO',
  distance: 2.3,
  traffic: 'moderate',
 features: ['bird watching', 'hiking', 'cross country skiing']
## What is a "framework?" And how does it differ from a "library?"
- FRAMEWORK: A framework, or software framework, is a platform for developing software applications.
It provides a foundation on which software developers can build programs for a specific platform.
- LIBRARY: A library is a collection of precompiled routines that a program can use. The routines,
sometimes are called modules.
- Conceptually: Libraries have fewer rules than Frameworks & vice versa Frameworks have more rules
than Libraries. When working with libraries we are working with a collection of code, such as DocumentsObjectModle
or some functions that are all being packed together and used over and over again. Whereas a Framework, there
@QuinnrElder
QuinnrElder / images
Last active May 21, 2020 01:41
images
this is an image gif

DTR

Project: stretchGroup -

Group Member Names:

John Watterson Michelle Kaplan Rachael Thomas Quinn Elder

@QuinnrElder
QuinnrElder / MOD4-FINAL-DTR.MD
Last active July 15, 2020 00:27
CROSS-POLL MOD4 FINAL PROJECT

DTR: Define the Relationship

Guiding Questions to Define The Relationship:

What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?

  • Tyler: Teams BE , FE || paired programming. If there is a time to divide and conquer do it as a pair.
  • Zach: Paired is preferred, can divide and conquer if needed. Likes to study on own.
  • Michelle: Flexible, Be and Fe teams. When splitting up between BE and FE keep up strong communication, paired programming, cross-poll pairing
  • Collin: impartial, paired high level overview, create confidence to approach things on own.
  • Quinn: Paired programming, study on own for delegated work

What are each of our strengths? How can our strengths complement each other?

Instructions

  1. Fork this gist, then "edit" the gist
  2. Fill out the questions below
  3. Click the "Add file" button and add your source code to the gist
  4. Submit by the due time as instructed in Zoom

Do not publish your code on a public repl.it or repo or other public means.

Prompt