Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.
Justine Evans edited this page Sep 7, 2017 · 4 revisions

Confused? Here's a Total Walkthrough!

If you confused about the layout of the site, or all of the resources you need to keep track of, never fear! I'm here to guide you.

Everything you could possibly need comes from the Projects area, even the link to Moodle. If you want to bookmark one page, bookmark that. https://github.com/Media-Ed-Online/intro-web-dev/projects

Image of Git Projects

Please Note: I am no longer using the Wiki. All of your assignment requirements are now on Moodle. One less link to keep track of!

GitHub-01 (Commenting on the Issues board)

To begin, visit Project 1 to see what you need for this assignment. Here's a step-by-step:

START - Read through the Topic-01 Column, which includes the GitHub-01 Assignment:

Image of Assignment Links

  1. Click over to the website materials and read all the things.
  2. Click on the Moodle Assignment Requirements to see what's expected of you. NOTE: You will not submit this homework Moodle, just use it for grades.
  3. When you're ready, go to the Issues board and comment, either as Group A (Last name A-N) or Group B (Last name M-Z)
  4. Here's a video walkthrough, if you need it: GitHub-01 Total Assignment Walkthrough

END You're done with GitHub-01! Have a soda.


GitHub-02 Part 1 of 3 (First README.md)

To begin, visit Project 1 to see what you need for this assignment. You're going to complete Project 1, My First Web Page!, which includes 2 parts: a README.md and index.html. I have broken this down into two parts. Here's a step-by-step:

START Read through the Topic-02 Column, which includes the GitHub-02 Assignment:

Image of Assignment Links

  1. Click over to the website materials and read "Overview" through "Readme.md."
  2. Click on the Moodle Assignment Requirements to see what's expected of you for the README portion. NOTE: You will not submit this homework Moodle, just use it for grades.
  3. Complete your first README by following the guidelines page "Readme.md" A good README should have:
  • A summary of your work.
  • List problems and successes.
  • Include screenshots or text descriptions of your progress!
  1. Use the "Markup & Markdown" Page to literally copy and paste code snippets. Seriously.
  2. Here's a video walkthrough, if you need it: GitHub-02 Total Assignment Walkthrough Pt.1 - Readme.md

PT. 1 END - You've begun your README! Have a piece of pizza with that soda.


GitHub-02 Part 2 of 3 (First index.html)

To begin, visit Project 1 to see what you need for this assignment. This is for your first index.html, which is your First Web Page! Here's a step-by-step:

START - Read through the Topic-02 Column, which includes the GitHub-02 Assignment:

Image of Assignment Links

  1. Click over to the website materials and read "GitHub.com" through "To Wrap-Up."
  2. Click on the Moodle Assignment Requirements to see what's expected of you for the MY FIRST WEB PAGE! portion. NOTE: You will not submit this homework Moodle, just use it for grades.
  3. Complete your first index.html by following the guidelines page "Your First Web Page!"
  4. Use my example if it helps (just copy and paste the code and make it work for you...I won't tell a soul): Project 1 Code and My First Web Page! Live Site
  5. Here's a video walkthrough, if you need it: GitHub-02 Total Assignment Walkthrough Pt.2 - Index.html
  6. When you're ready, go to the Project board, find your Group ( Group A (Last name A-N) or Group B (Last name M-Z) ) and paste in both links to your site using the correct Markdown forumla:

[P1 Repo](https://github.com/user/repo-name/...), [Live Site](https://user.github.io/repo-name/...)

Here's mine: [P1 Repo](https://github.com/JustineEvansUM/web-dev-hw/tree/master/project-1), [Live Site](https://justineevansum.github.io/web-dev-hw/project-1/) => P1 Repo, Live Site

PT. 2 END - You have a fully live site. Have another slice.


GitHub-02 Part 3 of 3 (Peer Review)

This completes Project 1. Now it's time for its Peer Review:

Image of Assignment List

  1. Login to Moodle.
  2. Scroll down till you hit (P1) Peer Review: My First Web Page! and click on it.
  3. Submit both links (one to your repo, one to your live site).

PT 3. END & TOTAL END - You're done with GitHub-02 and Project 1! Eat the whole damn pizza.

Current Project

Current Project Image

HOMEWORK ASSIGNMENTS

Links to the course's weekly project requirements:

Introductory

Home
GitHub-01
GitHub-02

Main Projects

HW-01
HW-02
HW-03
HW-04
HW-05
HW-06
HW-07
HW-08
HW-09
HW-10

Final Project

Click here for your final project guidelines. You will have 3 weeks to complete this project.

Clone this wiki locally