You are here: Home » Courses » Other Technologies » Ruby on rails
Ruby on rails
RUBY
- Introduction to RUBY
- Environment
- Syntax
- Classes
- Variables
- Operators
- Comments
- Conditional Statements
- if
- if...else
- if...elseif....else
- switch
- Loops
- while
- do...while
- for
- foreach
- continue
- break
- pointers
- Methods
- Blocks
- Modules
- Strings
- Arrays
- Hashes
- Date & Time
- Ranges
- Iterators
- File I/O
- Exceptions
RUBY ADVANCED
- OBJECT ORIENTED
- REGULAR EXPRESSIONS
- BUILT-IN FUNCTIONS
RAILS FRAMEWORK
- Introduction
- Installation
- Dir Structure
- Pagination
- Sample Examples
- Datebase Setup
- Active Records
- Migrations
- Controllers
- Views
- Layouts
- Scaffolding
- Uploads File
- Sending Email
- Ajax