Thursday, May 9, 2013

Ruby on Rails Library Learning Links - Directory of Top Rails Tutorials, Programming Guides


RUBY ON RAILS 

LIBRARY LEARNING LINKS 

SPONSORED BY 

BOOKMARKTUTORING,.COM 

And

The Very Best Algebra Notes
The ideal reference to algebra for computer and game programmers

Online Tutoring in Computer Programming




Ruby on Rails, The Gem of Programming Languages


Online course material and videos from Universiies, educational organizations. Also find the official links for the Ruby on Rails software download and official Ruby on Rails programming guide.

Essential to Ruby on Rails understating is the Model View Controller (MVC) architecture that it employs. The MVC architecture uses a model, the database that contains the data, a view, essentially an html page that displays the data, and a controller, the code or logic that retrieves the data from the database, processes it and sends it to the view.


RailsInstaller
Content: If you want to expedite the process of installing rails and the associated database packages and plugins without taking up your entire day, RailsInstaller offers a package that it says does just that. Alternately, the  other tutorials in the Ruby Library Learing Links directory show how different plugins and databases can be attached manually
URL: http://railsinstaller.org/


The Rails API: Provides a Quick Start Guide to Deploying a Database Application with Rails. Also includes an alphabetical listing of the rails API (Application Programming Interface).


Learn Web Development with Rails
Author: Michael Hartl
Content: A complete book of tutorials. Chapter 1 focuses on deployment of a Ruby on Rails ap via GitHub, a version control Ruby and Rails repository and Heroku, a Ruby on Rails free web hosting service.

http://ruby.railstutorial.org/ruby-on-rails-tutorial-book

Stanford University Ruby on Rails Open Classroom - COURSE LINK NO
 LONGER VALID

Contents: Complete videos from Standford University on Ruby on Rails and associated languages and databases that are often used in the design of application that is built on Ruby on Rails
URL: http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=WebApplications


Rails for Zombines
Content: Online Video Training Course for Ruby on Rails
URL:http://railsforzombies.org/

Ruby on Rails tutorial by UC Berkeley
Content: A collection of 4 introductory training videos from UC Berkeley
URL: http://www.youtube.com/playlist?list=PL466E5373A5302154

Static Typing for Ruby on Rails 
URL: http://www.cs.umd.edu/~jfoster/papers/ase09.pdf

Ruby on Rails Magazine
URL: http://pdf.railsmagazine.com/rails-magazine-issue3.pdf

Web Programming with Ruby on Rails
Content: Text and video online couses, Introduction to Databases, Modeling Relationships and ActvieRecord, Pure Ruby Views, Routing, Controllers, Data Visualization, Active Record Deep Dive
Source: University of Reddit
URL: http://ureddit.com/class/40250/web-programming-with-ruby-on-rails

Ruby: Code School
Content: Several interactive code tutorials about Ruby and Rails
http://www.codeschool.com/paths/ruby

Ruby on Rails Introductory Slide Show
Content: 29 Slides, Overview of main Ruby on Rails Features
Source: University of Colorado, Boulder
URL: http://www.cs.colorado.edu/~kena/classes/5448/s11/presentations/ruby_on_rails.pdf

Ruby on Rails
Content: Ruby on Rails
Source: University of Oxford
URL: http://projects.oucs.ox.ac.uk/rails/

The three Rs: Ruby, Rails and Rest
Content: Installation of different options such as SQLite, Also discusses REST
Source: Univesity of Oxford
URL: http://projects.oucs.ox.ac.uk/rails/ictf08/handout.pdf

An Introduction to the Development of Web Applications using Ruby on Rails with Ajax
Content: Introduction to Ruby on Rails, History, Models, Views and Controllers, Ajax, Hello World Program
Source: University of Wisconsion Platteville
URL: http://www.uwplatt.edu/csse/courses/prev/csse411-materials/StudentConferencePublications/Burhorn.pdf

An Introduction to Ruby on Rails
Content:
Source: University of Edinburgh
URL: http://www.dice.inf.ed.ac.uk/units/user_support/training/rails_talk/rails_talk_slides.pdf

Teaching Ruby on Rails
Content:
Source: University of Aberdeen
URL: http://www.ics.heacademy.ac.uk/events/jicc11/scharlau.pdf


Rapid Development, Reduced Budgets, and Responsive Change
Content: Slide show detailing the development of Ruby on Rails based application
Author: Max Garrick, Network & Academic Computing Services
Source: University of California, Irvine
URL: http://uccsc.ucsb.edu/ruby_on_rails_garrick.pdf


RUBY ON RAILS ORGANIZATION, MANUALS AND DOWNLOADS


Ruby on Rails Guides - Official
URL: http://guides.rubyonrails.org/

Ruby on Rails API Guide
URL: http://api.rubyonrails.org/

Ruby on Rails Download Page
URL: http://rubyonrails.org/



IMPORTANT SECURITY NEWS

Critical Ruby On Rails Issue Threatens 240,000 Websites
URL: http://www.informationweek.com/security/vulnerabilities/critical-ruby-on-rails-issue-threatens-2/240145891



Miscelleneous, Not Yet Classified

CS 186 - Introduction to Database Systems
URL: http://inst.eecs.berkeley.edu/~cs186/sp08/

CS186 Berkeley, Spring 2010
Content: Multiplayer Games with Rails
URL: https://sites.google.com/a/cs.berkeley.edu/cs186-sp10/assignments/hw4-rails


http://www.cs.ucsb.edu/~bultan/publications/issta11.pdf



Secure Programming 
Source: University of Birmingham
Content: Programming techniques and issues for secure programming
URL: http://www.cs.bham.ac.uk/~covam/teaching/2012/secprog/



DATED TUTORIALS AND TUTORIAL DIRECTORIES

Ruby Basic Tutorial
Content: Although somewhat outdated, this tutorial will give a basic introduction to Ruby and the basic terminology.
URL: http://www.troubleshooters.com/codecorn/ruby/basictutorial.htm



Introduction to Rails, Building a Quiz System
URL: http://quizzsystem.comyr.com/web-page/


20 Ruby on Rails Tuts to Rule Them All
Content: Although useful, many of the links are broken.
URL: http://net.tutsplus.com/tutorials/ruby/20-ruby-on-rails-tutorials-to-rule-them-all/

The best way to learn Ruby on Rails 
URL: http://net.tutsplus.com/tutorials/ruby/the-best-way-to-learn-ruby-on-rails/

Top 12 Ruby on Rails Tutorials
URL: http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials

60 Ruby on Rails Tutorials, Cheatsheets, Forums,Plugins,Podcasts
URL: http://speckyboy.com/2008/04/20/60-ruby-on-rails-tutorialscheatsheetsforumspluginspodcastsebooks/

Ruby on Rails Tutorial List
URL: http://net.tutsplus.com/articles/web-roundups/31-fascinating-ruby-on-rails-tutorials-guides/






No comments:

Post a Comment