Skip to content

Commit 9b8f13e

Browse files
committed
Setting up your computer
1 parent 2d2a6cf commit 9b8f13e

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,22 @@ The goal of this brief course is to provide you with a fun introduction to the w
1717
* Be patient and nice
1818
* You will get through it!
1919

20+
### What web coding is (really)?
21+
Recipes to give to your computer to “cook” up some awesome things for you online
2022

21-
#Get Google Chrome
22-
- Download at... Google
23+
## Setting up your computer
24+
(Brace yourself...)
2325

24-
#Get the Atom text editor!
25-
- Download [https://atom.io/](Atom)
26+
Please set up the following:
27+
* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com] (chrome.google.com))
28+
* A text editor to modify your files (Recommend the Atom text editor: [atom.io](Atom.io))
29+
* Download the tutorial files on this page within the zip file
2630

27-
#Sign up for Github!
28-
- Open a new tab in your browser and go to GitHub.com
29-
- Click the green signup button on the top of this page.
30-
- Confirm your account by clicking the confirmation link in your email
31+
Patience! Setting up your computer takes time and can be tricky, especially across platforms.
32+
33+
Once you're ready, you can move onto the next lesson.
34+
35+
## H.T.M.L. - "the building blocks of the internet"
3136

3237
## Download the class files
3338
- Go to https://github.com/GalvanizeOpenSource/Learn-To-Code-Week-1

0 commit comments

Comments
 (0)