<<<<<<< HEAD
Repository for the first Week of Spring 2015 Ignition curriculum and assignments
- What is the role of HTML in a web page?
- What is the role of CSS in a web page?
- What is the role of Javascript in a web page?
- Read the main description from the Odin Project
- Read the main description from the Odin Project
- 10 minutes video about browser developer tools
- Why do we separate HTML and CSS?
- What are classes and IDs (and how are they different)?
- What are elements?
- What are tags?
- What are attributes?
- What are forms?
- What is a div?
-
What are selectors?
-
What are properties?
-
What are values?
-
How do CSS styles for a particular element get inherited? ie. how does an element get its "default" styles?
-
What are two CSS attributes you can change to push an element around on the page?
-
What are the three different ways to include CSS in your project or use CSS to style a particular element?
-
Complete the Codecademy HTML/CSS track.
Watch this Code Player Walkthrough of how to build the Android Logo. Make the android logo look like the following image (as close to as possible) by tweaking the code yourself on the linked to page:
Watch this Treehouse video on forms at 1.5-2x speed.
HTML Dog HTML Beginner Tutorial HTML Dog CSS Beginner Tutorial HTML Dog CSS Intermediate Tutorial OverAPI's HTML Cheat Sheet OverAPI's CSS Cheat Sheet
Getting Started with jQuery Mobile Code School Discover Dev-tools
- What is Git?
- What is SCM?
- What is a VCS?
- Why is Git useful for a developer?
- Why is Git useful for a team of developers?
- How do you create a new Git repository for a project locally?
- How do you create it on Github?
- How do you commit changes?
- What is the difference between staging and committing changes?
- What is the difference between committing your changes and pushing them to Github?
- What is the command to check the status of your current repo in git?
- What is the command to see the history of your previous commits (from the command line)? What are a few interesting variations (sets of options)?
- How can you look through your historical commits on the Github website?
- What is a "Merge"?
- What is a "Pull Request"?
- What is "Forking" a repo?
- What is "Cloning" a repo?
- What is VCS?
- What is Git?
- Get Going?
- The Basics of Git and GitHub
- Try Git exercises
- Git Branching Game - Lesson 1
https://gist.github.com/anonymous/a037dd6de0a9ab39953e https://gist.github.com/anonymous/75aa5a1c057efee15099 https://gist.github.com/anonymous/9b4ce24491995160d6a2 https://gist.github.com/anonymous/1186aea06885fa7548d6
This repo is gonna be just a big list of commands we've learned. Clone it to your own machine wherever you're working (your local computer, or Cloud9) and you can open it in your text editor to see the results. Or just keep it open in your browser.
This repo will grow over the course of Ignition. If you are using a cloned copy, periodically do a git pull
to get the latest content.
f5b95866a064d10b8efa0c9b85f888dfbd84c5a3