renamed hacker news. added folder for blog
This commit is contained in:
parent
dbbfce9f76
commit
5594ecc8ca
10
README.md
10
README.md
@ -1,6 +1,16 @@
|
|||||||
Prework
|
Prework
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Make a [GitHub](https://github.com/) account.
|
||||||
|
|
||||||
|
#### Git and Unix
|
||||||
|
|
||||||
|
[Command Line Crash Course](http://cli.learncodethehardway.org/book/)
|
||||||
|
|
||||||
|
[Try git](try.github.io)
|
||||||
|
|
||||||
|
[Git Immersion](http://gitimmersion.com/)
|
||||||
|
|
||||||
#### Front End
|
#### Front End
|
||||||
|
|
||||||
Do Code Academy's [HTML/CSS course](http://www.codecademy.com/en/tracks/web).
|
Do Code Academy's [HTML/CSS course](http://www.codecademy.com/en/tracks/web).
|
||||||
|
@ -6,4 +6,4 @@ Hacker News
|
|||||||
* Read through the code, and compare it to what you see on the page. What is each thing doing?
|
* Read through the code, and compare it to what you see on the page. What is each thing doing?
|
||||||
* What do you think of the embedded CSS? Is this good practice?
|
* What do you think of the embedded CSS? Is this good practice?
|
||||||
* Check out the CSS file. Does it follow DRY (don't repeat yourself) priniciples?
|
* Check out the CSS file. Does it follow DRY (don't repeat yourself) priniciples?
|
||||||
* Pick something in the site that you found interesting. Be prepared to talk about it tomorrow morning.
|
* Pick something in the site that you found interesting. Blog about it.
|
0
front-end/8-hacker-news/main.css
Normal file
0
front-end/8-hacker-news/main.css
Normal file
Loading…
x
Reference in New Issue
Block a user