You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sites/en/frontend/resources.step
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,32 @@ message <<MARKDOWN
2
2
3
3
## THE END
4
4
5
-
Good job! This is the last page. (For now!) We hope you had some fun learning today. To continue your learningsment, check out some of these resources.
5
+
Good job! This is the last page. (For now!) We hope you had some fun learning today. To continue your learning, check out some of these resources.
6
+
6
7
7
8
## Resources for you to check out
8
9
10
+
* If you have a San Francisco public library card, Team Treehouse will give you their online tutorials for free. Go [here](https://teamtreehouse.com/gateways/san_francisco_public_library/signup) to log in to the site with your library credentials. Treehouse has extensie tutorials for all aspects and languages of web development as well as many server-side languages.
9
11
* [Mozilla Developer Network](https://developer.mozilla.org) is probably the largest, most comprehensive source of front end documentation.
10
12
* [A List Apart](http://www.alistapart.com/) is an online magazine with great content on front end best practices.
11
13
* [Smashing Magazine](http://www.smashingmagazine.com/) is oriented toward web designers, but they frequently have good, short how-to articles on CSS and JavaScript coding.
12
14
* [HTML5 Rocks](http://www.html5rocks.com/) is a great site for keeping up on the latest advancements in front end techniques and technology.
13
15
* Some Railsbridge folks maintain a [Pinterest board on Front End resources](http://pinterest.com/eanakashima/learn-the-front-end/)
14
16
* For more tips on working with Chrome dev tools, check out this [video intro from Paul Irish](http://paulirish.com/2011/a-re-introduction-to-the-chrome-developer-tools/)
15
17
18
+
## HTML & CSS
19
+
20
+
* [Codecademy Track for HTML & CSS](https://www.codecademy.com/tracks/web)
0 commit comments