Unit01 Great SKills

Overview

In this module, we will focus on the tools you will be using and the workflow your will follow to create and publish a web page. You will be reviewing a lot of what was covered in Web Essentials and adding just a touch of JavaScript.

Vocabulary

GitHub
GitHub, Inc. is a provider of Internet hosting for software development and version control using Git.
GIT
Git is a software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.
MDN
Mozilla Developer Network is a documentation repository and learning resource for web developers used by Mozilla, Microsoft, Google, and Samsung.
Netlify
Netlify is a San Francisco-based cloud computing company that offers hosting and serverless back-end services for web applications and static websites.
Flexbox
The flex layout allows responsive elements within a container to be automatically arranged depending upon screen size.
JavaScript
JavaScript is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS.
Normalize CSS file
A small CSS file that provides better cross-browser consistency in the default styling of HTML elements.

Tools

Objectives

At the end of this module, you should be able to...

Tasks

GIT Commands

Troubleshooting Steps

Try zapping your credential cache git credential-cache exit

You may need to reset your credentials and start over.
On MacOS open Applications > Utilities > Keychain Access. Search for "Github" and then delete the "github.com" and the "vscodevscode.github-authentication"

MacOS Keychain Access Graphic

Watch

Reflection Questions

Assignment Example

Assignment Checklist

Unit01 Great SKills (10 pts)

Overall Page Requirements

Your page needs to meet these requirements

Header

The header tag of your page should contain a png logo and your name

The Who section

Your Name and current date

The About section

Your photo and goals for this class

The Class Assignments section

Display a series of links for each assignment in this class

Share you Private Repository
Footer

Copyright and Name

Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.