Skip to content

Commit 2d2a6cf

Browse files
committed
Changes to the introduction
1 parent 7627c82 commit 2d2a6cf

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

README.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
1-
# Learn-To-Code-Week-1
1+
# Learn to Code HTML & CSS
2+
Brought to you by Galvanize. Learn more about the way we teach code at <a href=//galvanize.com>galvanize.com</a>.
23

34
## Overview
4-
Our goal this week is to setup our developer environment and link it to our github account for
5-
maximum developer points. We'll also download the Atom text editor and do a little
6-
bit of coding.
5+
The goal of this brief course is to provide you with a fun introduction to the world of web development, starting with HTML and CSS.
76

7+
#### Here's what we'll be doing:
8+
* Setting up our computers for web development
9+
* Overview of basic HTML concepts
10+
* Overview of CSS concepts
11+
* Playing around in the sandbox
12+
13+
#### Before you begin, a quick gut check:
14+
* This course is for absolute beginners
15+
* Feel free to move ahead
16+
* Help others when you can
17+
* Be patient and nice
18+
* You will get through it!
819

9-
Here's what we'll be doing:
10-
#### Setting up our computers
11-
#### Overview of basic HTML concepts
12-
#### Overview of CSS concepts
13-
#### Signing up for github and learning about git
14-
#### Editing HTML/CSS
1520

1621
#Get Google Chrome
1722
- Download at... Google

0 commit comments

Comments
 (0)