Skip to content

Instantly share code, notes, and snippets.

@saberg1
saberg1 / Parin
Created December 26, 2020 18:56
Pairin
@saberg1
saberg1 / careerjournal.md
Last active January 1, 2021 17:27
Career Journal

When you've worked towards a goal in the past, what systems or tools have been helpful for you in accomplishing that goal? How could you adapt those same systems/tools to use while at Turing?

Organiztion and making a guide/path to accomplish goals.

As you start this new career, what is one of your strengths and how do you know?

Describe how you work best (conditions, environment, preferences, etc.):

@saberg1
saberg1 / mod_0_session_1_readings.md
Last active January 7, 2021 20:57 — forked from damwhit/mod_0_session_1_readings.md
Mod 0 Session 1 Readings

Session 1 Readings and Responses

The readings and responses listed here should take you approximately 25 minutes.

To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of this document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

  • Your key take-aways OR how you're going to implement specific points (minimum 2):
@saberg1
saberg1 / mod0_session1_exercises.md
Last active January 11, 2021 02:41 — forked from ericweissman/mod0_session1_exercises.md
Steven_Berg_markdownPractice.md

Session 1 Practice Tasks

The assignments listed here should take you approximately 60 minutes.

CAREFULLY READ ALL THE INSTRUCTIONS BEFORE STARTING THESE EXERCISES!

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. Click the Edit button when you're ready to start adding your answers.
@saberg1
saberg1 / mod_0_session_2_readings.md
Last active January 7, 2021 21:33 — forked from damwhit/mod_0_session_2_readings.md
Mod 0 Session 2 Readings

Session 2 Readings and Responses

The readings and responses listed here should take you approximately 65 minutes total.

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of this document.
  2. Click the Edit button when you're ready to start adding your answers.
  3. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

Session 2 Practice Tasks

The assignments listed here should take you approximately 55 total minutes.

CAREFULLY READ ALL THE INSTRUCTIONS BEFORE STARTING THESE EXERCISES!

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. Click the Edit button when you're ready to start adding your answers.

Session 3 Practice Tasks

The assignments listed here should take you about 1 hour in total.

CAREFULLY READ ALL THE INSTRUCTIONS BEFORE STARTING THESE EXERCISES!

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. Click the Edit button when you're ready to start adding your answers.
@saberg1
saberg1 / steven_berg_markdownPractice.md
Last active January 12, 2021 20:42
Beginners Guide to Data Types

Beginners Guide to Data Types

By Steven Berg

I have just started classes at Turing when i decided it was time to share my wealth of knowledge with the world. There just a few a basic data types, and they are:

  1. string
  2. boolean
  3. array
  4. extension
  5. interger
  6. float
@saberg1
saberg1 / mod_0_session_3_readings.md
Last active January 12, 2021 21:25 — forked from damwhit/mod_0_session_3_readings.md
Mod 0 Session 3 Readings and Responses

Session 3 Readings and Responses

The readings and responses listed here should take you approximately 35 minutes total.

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of this document.
  2. Click the Edit button when you're ready to start adding your answers.
  3. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
@saberg1
saberg1 / mod_1_prework_gist
Created January 17, 2021 21:27
mod_1_prework_gist
1. What role does empathy play in your life and how has it helped you?
- Empathy factors in what I do in my everyday life in a big way. It helps me decide when there’s a fork in the road of a huge decision. Personally I try not to live a selfish life, by either helping my family and friends or some simple as helping a stranger change their tire on the side of the road. Ive always had a mindset of “It could always be worse”. Helps me push on when life really gets me down.
2. How does empathy help you build better software?
- Your software could have a big impact on some peoples life. It would make you want to become a better designer, not just for your own sake but through the knowledge that your software is meaningful to other people. Helps you find out what the people you're designing for actually want. When you put yourself in their shoes you can get a better look at the problem you’re trying to solve.
3. Why is empathy important for working on a team?