Custom Search
Provided by: L'Obel IT-Palaestra

L'Obel Certified Ruby on Rails Training in Bangalore

IT Certification Prep

L'Obel IT-Palaestra
Certificate Program Provided by L'Obel IT-Palaestra L'Obel Certified Ruby Training in Bangalore, India La Obel Certified Ruby Training in Bangalore, India - http://www. lobelitp. com ------------------------------------------------------------------------------------------ L'Obela s Ruby Training course will help you acquire advanced skills for becoming a skilled Ruby Specialist. RUBY @ L'Obel :- is designed to make the participant the most sought after Ruby Expert. This makes the participant familiar with the most popular tools and technologies in Ruby. On completion of this course the participant can join the industry as a Ruby Consultant/ Specialist. INTERNSHIP @ L'Obel :- is unique in its Ruby Training and delivery methodology as it is the first in India to provide the participant Hi-End technology training followed by rigorous Internship in its SOFTWARE DEVELOPMENT CENTER. This gives the participant real time software-development experience through Software Development Life Cycle to making him/ her a complete Ruby Professional. Ruby Course Syllabus --------------------------------------------------- Ruby on Rails Training Course Outline - Developer Introduction a What is Ruby? a What is it used for? a Where do I get and install Ruby? a Core facilities, built-in library and standard library. a Basic concepts - object orientation, regular expressions, arrays, hashes, etc. Basic Ruby Language Elements a Structure of statements and comments. a Variables and constants. a Operators. Assignments, calculations, etc. Integer, float and string formats. a Single and double quotes, here documents, general strings. Control Structures a Blocks and the if statement. a Writing conditions. a Comparative, boolean and range operators. a Conditionals - if, unless, case, etc. Loops - while, for in, until, etc. break, next, retry and redo. defined? and ternary operators. Object Orientation: Individual Objects a History - unstructured and structured code. Introduction to object oriented programming. a Classes and methods. a Static and nonstatic. a Instances, constructors and destructors. a Accessing members of a class. a Loading and using classes. a Direct access to variables. a Encouraging class use. Classes and Objects a Objects, classes and methods. a Constructors and attributes. a Instance and class variables. a Local and global variables. a Class and object methods. a Including files - load and require. Collections (Arrays and Hashes) in Ruby a What is a collection? a Arrays and hashes. a Constructing an array. a Nesting arrays. Hash keys, iterators, etc. More Classes and Objects a Public, private and protected visibility. a Singletons and defs. a Inheritance mixins, and super. a Destructors and garbage collection. a Namespaces and modules. a Hooks. a Calling methods with code blocks. a Looking inside objects - reflection. Strings and Regular Expressions a Anchors, literals, character groups and counts. a Matching in Ruby. a Modifiers i, o, x and m. a Pattern matching variables. Special Variables and Pseudo-Variables a ARGV, $0 and friends - the command line. a Other special variables from $: through $$ to $
This is primarily ilt training
workshop / seminarThis is a workshop seminar
on-line e-learning cbt (computer based)This is an online eLearning or CBT training program
computer labComputer Lab Work
group study and discussionThis class may involve group study
coursewareCourseware may be available for purchase
instructor led trainingThis class may be available at a classroom in Bangalore, Karnataka, or at one of these training facilities: Bangalore, Karnataka,
Contact L'Obel IT-Palaestra for more information
Course Level:advanced
Duration:80 hours
Training Presented in:English
L'Obel Certified Ruby on Rails Training in Bangalore L'Obel Certified Ruby Training in Bangalore, India



L Obel Certified Ruby Training in Bangalore, India - http://www. lobelitp. com
------------------------------------------------------------------------------------------

L'Obel s Ruby Training course will help you acquire advanced skills for becoming a skilled Ruby Specialist.

RUBY L'Obel :- is designed to make the participant the most sought after Ruby Expert. This makes the participant familiar with the most popular tools and technologies in Ruby. On completion of this course the participant can join the industry as a Ruby Consultant/ Specialist.
INTERNSHIP L'Obel :- is unique in its Ruby Training and delivery methodology as it is the first in India to provide the participant Hi-End technology training followed by rigorous Internship in its SOFTWARE DEVELOPMENT CENTER. This gives the participant real time software-development experience through Software Development Life Cycle to making him/ her a complete Ruby Professional.


Ruby Course Syllabus
---------------------------------------------------

Ruby on Rails Training Course Outline - Developer
Introduction

What is Ruby?

What is it used for?

Where do I get and install Ruby?

Core facilities, built-in library and standard library.

Basic concepts - object orientation, regular expressions, arrays, hashes, etc.
Basic Ruby Language Elements

Structure of statements and comments.

Variables and constants.

Operators. Assignments, calculations, etc. Integer, float and string formats.

Single and double quotes, here documents, general strings.
Control Structures
Blocks and the if statement.

Writing conditions.

Comparative, boolean and range operators.

Conditionals - if, unless, case, etc. Loops - while, for in, until, etc. break, next, retry and redo. defined? and ternary operators.
Object Orientation: Individual Objects

History - unstructured and structured code. Introduction to object oriented programming.

Classes and methods.

Static and nonstatic.

Instances, constructors and destructors.

Accessing members of a class.

Loading and using classes.

Direct access to variables.

Encouraging class use.
Classes and Objects

Objects, classes and methods.

Constructors and attributes.

Instance and class variables.

Local and global variables.

Class and object methods.

Including files - load and require.
Collections (Arrays and Hashes) in Ruby

What is a collection?

Arrays and hashes.

Constructing an array.

Nesting arrays. Hash keys, iterators, etc.
More Classes and Objects

Public, private and protected visibility.

Singletons and defs.

Inheritance mixins, and super.

Destructors and garbage collection.

Namespaces and modules.

Hooks.

Calling methods with code blocks.

Looking inside objects - reflection.
Strings and Regular Expressions
Anchors, literals, character groups and counts.

Matching in Ruby.

Modifiers i, o, x and m.

Pattern matching variables.
Special Variables and Pseudo-Variables

ARGV, $0 and friends - the command line.

Other special variables from $: through $$ to $<.

Environment variables.

Pseudo-variables.

Reserved words in Ruby.
Exceptions.
begin and end (and a mention of BEGIN and END).

Raise and rescue.

Throw and catch.
Ruby on the Web

CGI and the Ruby Apache Module.

Using cgi. rb; URL decoding, forms, sessions, cookies, etc.

Embedding Ruby in HTML - the < < = and < # tags.
Ruby GUIs, XML, MySQL Database Connectivity

Using Ruby/ DBI to connect to MySQL, Oracle, etc.
MVC ARCHITECTURE

What is MVC Architecture?
Importance of it?
How it helps?

WebApplications

What are WebApplications?
Essentials of WebApplications?

SDLC (Software Development Life Cycle)
Database Architecture
Configuration Management (concept & tools)

Application/ Web Servers


Rails Framework
What is Ruby on Rails?

MVC (Model, view, controller) design principles.

Rails structures -

o WEBrick servers,

o URLs and embedded code.
o Directory structure.

o Database connections.

Creating the application
o the database and tables.

First application through Scaffolds.

Validation and customising the display.

Adding a new controller.

Adding viewers and layouts.
Active Records.

Emailing and logging from within Rails.
Ajax

What is AJAX?
Ajax on Rails

How to implement AJAX on Rails framework?
What is Protoype?
What is Scriptaculous?
Ajax Effects.
Rich UI experience.
Visual Effects.

HOW TO PUT ABOVE LEARNT CONCEPTS IN TO REAL TIME PROJECTS?
Ruby on Rails - Basic Course Content
Introduction
What is Ruby
Everything's an Object
Basics of Ruby
Advanced Ruby
Ruby on Rails
What is Ruby on Rails
What goes on underneath the hood (introduction to MVC)
Introduction to the Rails stack.
Tying them all together
Rails features and capabilities
Sending email with Rails.
Introduction to Ajax with Rails.
Introduction to RJS.
Evolving your database schema with Rails migrations.
Extending your Rails applications
Web services and Rails.
Meta-programming with Rails
Extending Rails with plugins.
Introduction to Capistrano.
Advanced Ruby on Rails development
Best practices for Rails application deployment.
Optimizing a Ruby on Rails application.
Internationalization with Rails.
The future of Rails and CRUD.

Course Duration
------------------------

The duration of the Ruby course is 80 Hours.

Contact us
---------------

for more information about this Ruby course
Visit: http://www. lobelitp. com
Write to: info lobelitp. com
Walk into our IT Training centers located in Bangalore.
About The Training Provider: L'Obel IT-Palaestra
L'Obel IT-Palaestra - L Obel ITP is a leading provider of Information technology, Corporate Software Training, Consulting and Business Process Outsourcing services. L Obel ITP is Talent Development Corporation, building skilled manpower pool for global industry requirements. We plays a vital role in providing cost effective Software Training and services to empower clients by deploying business intelligent...
Want to Sell More ruby training?
tcw11-gfc-v396M-10/25/09-11:25:52-()[B]-[A]-[B] -13:00:43