Created
October 10, 2012 07:42
-
-
Save rusllonrails/3863807 to your computer and use it in GitHub Desktop.
HOW TO BECAME a ROR DEVELOPER
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
WEB FUNDAMENTS (САМЫЙ ОСНОВЫ) - HTML & CSS | |
http://www.codecademy.com/tracks/web | |
HTML | |
http://htmlbook.ru/samhtml | |
CSS | |
http://htmlbook.ru/samcss | |
JAVASCRIPT | |
http://www.codecademy.com/tracks/javascript | |
http://learn.javascript.ru/ | |
JQUERY | |
http://www.impressivewebs.com/jquery-tutorial-for-beginners/ | |
http://www.codecademy.com/tracks/jquery | |
MYSQL | |
http://inpics.net/mysqlbasics.html | |
GIT | |
HABR - гид http://habrahabr.ru/post/60347/ | |
http://git-scm.com/book/ru/%D0%92%D0%B2%D0%B5%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5-%D0%9E%D1%81%D0%BD%D0%BE%D0%B2%D1%8B-Git | |
Справочник по гит | |
http://www.calculate-linux.ru/main/ru/git | |
RUBY | |
http://www.codecademy.com/ru/tracks/ruby | |
RAILS | |
Как установить рельсы на убунту | |
http://myubuntu.ru/rukovodstvo/kak-ustanovit-ruby-on-rails-na-ubuntu-12-04-lts | |
Туториал | |
http://russian.railstutorial.org/chapters/beginning | |
Справочники по RubyOnRails | |
http://rusrails.ru/ | |
http://railsguides.com/ | |
Все о гемах | |
http://railscasts.com/ | |
ДАЛъНЕЙЩЕЕ ОБУЧЕНИЕ: | |
https://github.com/styleguide/ruby | |
http://rails-bestpractices.com/ | |
http://www.readysetrails.com/index.php/2111/5-mistakes-that-make-you-look-like-a-rails-n00b/ | |
JAVASCRIPT LIBS: | |
JQUERY | |
http://jquery.com/ | |
EMBER | |
http://emberjs.com/ | |
Backbone | |
http://backbonejs.ru | |
Underscore | |
http://underscorejs.ru | |
COFFIE | |
http://js2coffee.org/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Про 5 ошибок — это как раз в начале читать надо ;-)