Skip to content

Instantly share code, notes, and snippets.

View aedanjames's full-sized avatar

Aedan Yturralde aedanjames

View GitHub Profile
@aedanjames
aedanjames / gist:fed16d11c09a0466704cac13a0fe779f
Last active January 28, 2022 23:17
2111 BE Mod 2 Intermission Prework

B2 Intermission Work

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


HTML

What is HTML?

  • Hyper Text Markup Langugage: HTML is the standard markup language for web pages. Similar to markdown, except markdown is much more limited and less expressive than HTML. HTML consists of a series of elements, and generally describes the structure of the web page.

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.
@aedanjames
aedanjames / aedan_yturralde_mod_0_plan.md
Last active November 4, 2021 17:58
Mod 0 plan for success Session 2 HW exercise

Mod 0 Success Plan

Critical Points

  1. Consistently putting in work will lead to success.
  • Breaks are important
  • Making studying/coding part of my routine will lead to less crunch time.
  • Some moments I'll feel amazing! Other moments I'll feel not amazing at all.
    • And that is part of the process.

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.