Skip to content

Instantly share code, notes, and snippets.

View hndfaw's full-sized avatar

Hindreen Abdullah hndfaw

  • Sunnyvale, CA
View GitHub Profile

Rubric

Functional Expectations

  • Novice: Application meets all of the expectations of phase one.
  • Advanced Beginner: Application meets all of the expectations of phase two.
  • Proficient: Application meets all of the expectations of phase three.
  • Exceptional: Application adds all of the extensions from phase four.

Professional Development

Activity #1

  1. Say “I Don’t Know.”
Saying "I don't know" was not an easy line for me to use when I was at high school, but as soon as I
started a professional career, I was lucky enough to learn to say that. And I believe that was the
only way for me to learn what I needed to learn and to get work done on time.

Prework - Gear Up

  • Note: all my answers are inside code blocks.

Turing Culture: Developing Empathetic Programmers

  1. What role does empathy play in your life and how has it helped you?
Empathy takes a significant role in my life by understanding my weaknesses and feeling other people's

Prework - Technical Part

  • Note: all my answers are inside code blocks.

Day 1: Computer Setup, HTML, and Gear Up

  • Daily Warm Up: typing on typing.io Ongoing

  • Computer Setup. Done

Beginners Guid to Git

1. Two headings of different sizes:

This is Heading Three!

This is Heading Five!

The markdown:

@hndfaw
hndfaw / mod_0_session_4_practice_tasks.md
Last active February 4, 2019 20:26 — forked from rwarbelow/mod_0_session_4_practice_tasks.md
Mod 0 Session 4 Practice Tasks

Session 4 Practice Tasks

The assignments listed here should take you between 1.5 and 2 total hours.

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.
  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.
@hndfaw
hndfaw / mod_0_session_4_readings.md
Last active February 8, 2019 18:05 — forked from rwarbelow/mod_0_session_4_readings.md
Mod 0 Session 4 Readings and Responses

Session 4 Readings and Responses

The readings and responses listed here should take you approximately 50 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.
@hndfaw
hndfaw / mod_0_session_3_practice_tasks.md
Last active January 31, 2019 16:59 — forked from rwarbelow/mod_0_session_3_practice_tasks.md
Mod 0 Session 3 Practice Tasks

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)

You can reference the files/directories portion of the lesson here.

@hndfaw
hndfaw / mod_0_session_3_readings.md
Last active January 31, 2019 18:27 — forked from rwarbelow/mod_0_session_3_readings.md
Mod 0 Session 3 Readings

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.
@hndfaw
hndfaw / mod_0_session_2_practice_tasks.md
Last active February 1, 2019 16:35 — forked from rwarbelow/mod_0_session_2_practice_tasks.md
Mod 0 Session 2 Practice Tasks

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.