logging in or signing up Introduction to Ruby on Rails hasan2000 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 987 Category: Education License: All Rights Reserved Like it (1) Dislike it (0) Added: March 13, 2009 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... By: daya_verma (15 month(s) ago) nice,,,,,,,,,,,,,, Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript RubyonRailsZeroToPro.com : RubyonRailsZeroToPro.com Introduction to Ruby on Rails Ruby : Ruby General purpose object oriented language Ruby : Ruby Originated in Japan in mid 1990s Ruby : Ruby Based on Perl, Smalltalk, Eiffel, Ada, and Lisp. Ruby : Ruby Offers automatic memory management. Ruby : Ruby Written in C. Ruby on Rails : Ruby on Rails Web application framework for Ruby programming language. Ruby on Rails : Ruby on Rails Open source framework. Ruby on Rails : Ruby on Rails Also known as "Rails" or "RoR" Ruby on Rails : Ruby on Rails Intended to be used with an Agile development methodology. Ruby on Rails : Ruby on Rails Used for short, client-driven projects Ruby on Rails : Ruby on Rails Was created in July 2004 Application Development Framework : Application Development Framework Pre-written code that becomes the foundation of the application. Application Development Framework : Application Development Framework Instead of re-inventing the wheel, you borrow the pre-built components from the framework and build rest of the application on top of that. Agile Software Development : Agile Software Development Software development road map that allows for rapid delivery of high-quality software. Agile Software Development : Agile Software Development Also allows for rapid modification of the product with changing customers needs. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library In order to build a web application, you need: Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Simply a set of pre-written code. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library This code forms the foundation of the application. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library software that manages the data. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Web application communicates with the database to retrieve and store data Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Software that runs your application. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Listens to the requests from client browser's. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Sends the web pages (both static and dynamic) back to the browser. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Used to simplify access to the database Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Converts database records into objects Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Most web applications use object relation libraries these days Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library Rails offers all of this as built-in components. Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library Rails is not only an application framework, it also includes a database, a web server, and an object relational mapping library. Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library ActionPack Framework SQLLite3 Database Bundled HTTP Server Active Record Library Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library ActionPack Framework SQLLite3 Database Bundled HTTP Server Active Record Library Tool Scripts Help you manage your web applications. RubyonRailsZeroToPro.com : RubyonRailsZeroToPro.com For free tutorials visit: http://rubyonrailszerotopro.com You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
Introduction to Ruby on Rails hasan2000 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 987 Category: Education License: All Rights Reserved Like it (1) Dislike it (0) Added: March 13, 2009 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... By: daya_verma (15 month(s) ago) nice,,,,,,,,,,,,,, Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript RubyonRailsZeroToPro.com : RubyonRailsZeroToPro.com Introduction to Ruby on Rails Ruby : Ruby General purpose object oriented language Ruby : Ruby Originated in Japan in mid 1990s Ruby : Ruby Based on Perl, Smalltalk, Eiffel, Ada, and Lisp. Ruby : Ruby Offers automatic memory management. Ruby : Ruby Written in C. Ruby on Rails : Ruby on Rails Web application framework for Ruby programming language. Ruby on Rails : Ruby on Rails Open source framework. Ruby on Rails : Ruby on Rails Also known as "Rails" or "RoR" Ruby on Rails : Ruby on Rails Intended to be used with an Agile development methodology. Ruby on Rails : Ruby on Rails Used for short, client-driven projects Ruby on Rails : Ruby on Rails Was created in July 2004 Application Development Framework : Application Development Framework Pre-written code that becomes the foundation of the application. Application Development Framework : Application Development Framework Instead of re-inventing the wheel, you borrow the pre-built components from the framework and build rest of the application on top of that. Agile Software Development : Agile Software Development Software development road map that allows for rapid delivery of high-quality software. Agile Software Development : Agile Software Development Also allows for rapid modification of the product with changing customers needs. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library In order to build a web application, you need: Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Simply a set of pre-written code. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library This code forms the foundation of the application. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library software that manages the data. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Web application communicates with the database to retrieve and store data Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Software that runs your application. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Listens to the requests from client browser's. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Sends the web pages (both static and dynamic) back to the browser. Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Used to simplify access to the database Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Converts database records into objects Application Building Tools : Application Building Tools Framework Web Server Database System Object Relational Mapping Library Most web applications use object relation libraries these days Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library Rails offers all of this as built-in components. Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library Rails is not only an application framework, it also includes a database, a web server, and an object relational mapping library. Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library ActionPack Framework SQLLite3 Database Bundled HTTP Server Active Record Library Component of Rails : Component of Rails Framework Web Server Database System Object Relational Mapping Library ActionPack Framework SQLLite3 Database Bundled HTTP Server Active Record Library Tool Scripts Help you manage your web applications. RubyonRailsZeroToPro.com : RubyonRailsZeroToPro.com For free tutorials visit: http://rubyonrailszerotopro.com