Ruby/

From Meshplex

Revision as of 20:46, 31 May 2007 by Bml (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
Image:Ruby_on_rails_tutorials.jpg
Ruby for complete beginners
Introduction
1) What is Ruby on Rails?
2) History of Ruby on Rails and Ruby
3) What can I use RoR for?
4) Reasons for choosing RoR over other popular programming languages such as php or asp.net .What makes Ruby so much more special
5) Where can I find RoR? In what “forms” does it come?
6) How to install RoR.Solutions for both the novice and professional programmers on Windows,Mac OS X and Linux.Prerequisites.
Ruby programming tutorials for beginners:
1) Variables, Datatypes, Operators
2) Symbols
3) Statements
4) Converting data to another type: type conversion or typecasting
5) Arrays, Hashes, Ranges
6) Functions and built in functions
7) Control structures
8) Regular expressions and blocks
9) Loops
10) Recursion
11) Data Structures
12) Methods, Classes, Modules, Namespaces
13) Exceptions
14) Object Oriented Programming
15) Multithreading
16) File Handling.Input and Output
17) Basic GUI
18) Ruby and databases.Ruby on Rails and MySQL
19) Basic CGI.Using fastCGI
20) Basic Networking and web programming
21) Basic Graphics
22) Ajax and Rails.Web 2.0 and what it means
23) Testing, Debugging, Automation of tasks
24) Apache,Capistrano, Mongrel,lighttpd – reviews and tips
25) Finding a Ruby on Rails ready web hosting company
26) BONUS: mini tutorial for a simple RoR application
Exceptions


Previous Next