File tree Expand file tree Collapse file tree 1 file changed +15
-10
lines changed Expand file tree Collapse file tree 1 file changed +15
-10
lines changed Original file line number Diff line number Diff line change 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 >.
2
3
3
4
## 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.
7
6
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!
8
19
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
15
20
16
21
#Get Google Chrome
17
22
- Download at... Google
You can’t perform that action at this time.
0 commit comments