-
-
Save scilganon/79a53e97ea1a62792b7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0. level 0 | |
0.1. HTML and CSS | |
0.1.1. htmlacademy.ru | |
0.1.2. codecademy.ru (HTML and CSS course) | |
0.1.3. project "Make a Website" on codecademy.com | |
0.1.4. take any psd template and try to implement them with knowledge gain. | |
0.2. Javascript | |
0.2.1. codecademy.com (javascript) | |
0.2.2. codeschool.com (javascript road trip and best practices) | |
0.2.3. learn.javascript.ru (going deeper in js) | |
0.2.4. eloquent javascript book | |
0.2.5. nodeschool.io - yellow part | |
0.3. Git | |
0.3.1. git basics | |
0.3.2. github first repo and commits | |
1. level 1 | |
1.1 HTML and CSS | |
1.1.1. HTML5 for Web Designers by JEREMY KEITH | |
1.1.2. CSS3 for Web Designers by DAN CEDERHOLM | |
1.1.3. Responsive Web Design by ETHAN MARCOTTE | |
1.1.4. Responsible Responsive Web Design by SCOTT JEHL | |
1.1.5. less preprocessor | |
1.1.6. learn bootstrap | |
1.2. javascript | |
1.2.1. You don't know js books | |
1.2.2. Speaking javascript book | |
1.2.3. javascript patterns by stouyan stefanov | |
1.2.4. javascript cookbook | |
1.2.5. jquery on codecademy and then documentation | |
1.2.6. Bower, npm, gulp/grunt | |
1.3. others | |
1.3.1. Chrome Dev Tools / Firefox firebug | |
2. level 2 | |
2.1 HTML and CSS | |
2.1.1. Learn more about iFrames and Canvas | |
2.1.2. DOM from js side, DOM events, structure, manipulations, etc. | |
2.1.3. css frameworks such as Zurb Foundation, Bootstrap, etc | |
2.1.4. "Rubber" structure, mobile templates, adaptivness, etc | |
2.2 javascript | |
2.2.1. try Angular on codecademy/codeschool | |
2.2.2. going deeper in Angular | |
2.2.3. meet backbone and react | |
2.2.4. meet AMD and Require.js | |
2.2.5. meet Webpack | |
2.2.6. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment