Skip to content

Instantly share code, notes, and snippets.

Session 2 Readings and Responses

The readings and responses listed here should take you approximately 60 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.

1. Learning Fluency by Turing alum Sara Simon (30 min)

  • Your key take-aways OR how you're going to implement specific points (minimum 3):
  1. I have also experienced many people questioning my ability to do things that seemed far fetched, or I wasn't a natural at. "No, it's hard though." "You will hate it." "Others are better at it than you, Jean." "Thailand?! How ya gonna do that, Jean? Insert Maine accent" Hearing others' stories about these types of experiences helps me to

Session 2 Practice Tasks

The assignments listed here should take you approximately 2 hours.

To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of the 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.

1. Documentation and Googling (75 min)

Documentation of a langauge, framework, or tool is the information that describes its functionality. For this part of the practice tasks, you're going to practice digging into documentation and other reference material.

@jmevans0211
jmevans0211 / JMEvans-Capstone-Day1-GearUp.md
Last active June 12, 2019 15:15
The responses to the Gear Up reflection questions for Day 1 of the Module 0 Capstone project.

Gear Up Reflection Questions

  • What role does empathy play in your life and how has it helped you?

Empathy plays a large role in my current job working with young children. I am constantly working to try and understand the children’s point of view, especially when it comes to their frustrations, conflicts, and learning styles. More generally, I think of empathy often as recognizing the gaps in our own understanding of other people’s experiences. Where these gaps exist I strive to trust the words of people who have lived through these experiences. I think this has helped me in relationship-building with my students over the years and also in my friendships.

  • How does empathy help you build better software?

Session 3 Practice Tasks

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

To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of the 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.

1. Creating Files and Directories (10 min)

Need help? You can go back to the files/directories portion of the lesson here.

Session 3 Readings and Responses

The readings and responses listed here should take you approximately 20 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.
@jmevans0211
jmevans0211 / mod_0_session_4_readings.md
Last active May 15, 2019 23:08 — forked from rwarbelow/mod_0_session_4_readings.md
Mod 0 Session 4 Readings and Responses

Session 4 Readings and Responses

Assignment 1 (30 min)

Read Turing Instructor David Whitaker's article on Git and GitHub

  • Use the article and outside resources (Google!) to describe the general process of a collaborative git workflow in the space below.

Git can be used locally (offline) making it easy for team members to work on the same project. They can push their commits to GitHub when they are ready to create a repository. Commits come with a message (ex: Initial commit) to explain what changes were made. When it comes time to collaborate a developer can make a pull request. Once a pull request is reviewed changes can be deployed. If this causes issues we can revert back to the master branch. If changes look good, they can be merged with the master branch. GitHub makes collaborating easier for developers as they (we!) can keep track of changes over time. If there is an issue with the code, these resources help us to solve the issue and ev

Session 4 Practice Tasks

Task 1: Practicing Git Workflow and Pushing a Repo to GitHub (20 min)

  1. From your command line, make a directory git_and_gh_practice with two files inside: hobbies.txt and travels.txt.
  2. Initialize git, and your two files, and make an initial commit.
  3. Use your text editor to open hobbies.txt.
  4. Add some text about your hobbies.
  5. Add the changes and commit.
@jmevans0211
jmevans0211 / beginners-guide-to-gists.md
Last active May 14, 2019 22:22
Beginner's Guide to Gists

Why I Love Baking

  1. It's Fun
  2. People Like Treats

It's Fun

Baking is so fun! These are the things I like to bake, in no particular order!

  • Pies
Applying for a Job
1. Prepping Documents
1.1 Resume
1.1.1 Update Most Recent Job
1.1.2 Update Skills
1.1.3 Update Contact Information
1.2 Cover Letter
1.2.1 Research
1.2.2 Write
1.2.2.1 Update job specifics