Skip to content

Instantly share code, notes, and snippets.

View gregoryjflaherty's full-sized avatar

Greg Flaherty gregoryjflaherty

View GitHub Profile
{
"public_identifier": "gregoryjflaherty",
"profile_pic_url": "https://s3.us-west-000.backblazeb2.com/proxycurl/person/gregoryjflaherty/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20230821%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20230821T231856Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1ca9d4fc2c324e951052d5c31c2e3944e2659d92fe17b30ffffbae6293694724",
"background_cover_image_url": null,
"first_name": "Greg",
"last_name": "Flaherty",
"full_name": "Greg Flaherty",
"follower_count": 751,
"occupation": "Software Engineer II at Charter Communications",
"headline": "Software Engineer II at Charter Communications ",
@gregoryjflaherty
gregoryjflaherty / b2_intermission_work.md
Last active January 30, 2022 19:08 — forked from mikedao/b2_intermission_work.md
B2 Intermission Work Submission

B2 Intermission Work

Answer these Check for Understanding questions as you work through the assignments.

HTML

  1. What is HTML?
  • HTML stands for Hyper Text Markup Language and is used to create web pages. Consisting of elements, this language structures a web page and tells a browser how to display content.
  1. What is an HTML element?
  • HTML elements have tags. This tag specifies between headings, paragraphs, links, images, etc. Ex (, , ).An element has a start tag as well as an end tag. The element is everything in between the start and end tag, even though some elements have no content (i.e. ).

Checklist/Rubric

To make a copy of this rubric:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

  • I named my directories correctly.

Session 3 HW

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.
  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.
@gregoryjflaherty
gregoryjflaherty / greg_flaherty_mod_0_plan.md
Last active October 14, 2021 22:31
greg_flaherty_mod_0_plan.md

Plan for Mod 0

Always do homework the night after class OR the morning after (at the latest!)

Always review for the upcoming lession prior to class starting. Preferably the hour before so information remains fresh

Review notes after class and make sure they are thorough

Daily Tasks

Do the following every day:

Session 2 HW

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.
  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 1 HW

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.
  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.