Intelligentedu intelligentedu
Best New Free Computer IT Training Tutorial Resources 最佳新免費電腦的資訊科技培訓,補習資源
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian





Blog Roll: 博客滾動:


Top Links: 頂部鏈接:

January 11, 2007 2007年1月11日

9 Best Ruby On Rails Tutorials from IBM 9月的最佳紅寶石對鋼軌教程由IBM

Ruby on Rails provides an excellent, very efficient, and compelling development framework for building Web applications. Ruby is the free, simple, extensible, portable, interpreted scripting language for quick-and-easy object-oriented programming. Rails is a full-stack, open source Web framework in Ruby for writing real-world applications using less code. Rails uses reflection and runtime extensions instead of configuration files and annotations, and its tool set is very well integrated.紅寶石對鋼軌提供了一個很好的,效率非常高,和令人信服的發展框架,為建設Web應用程序。 紅寶石是免費,自由,簡單,可擴展,輕便,解釋的腳本語言,快速和容易的面向對象編程。 是一個全堆疊式,開放源代碼的Web框架,在紅寶石書寫真實世界的應用使用較少的代碼。軌使用反射和運行時擴展而不是配置文件和說明,其工具集,是很好的整合。 Using Ruby on Rails makes it easier to build web applications having custom and unusual requirements.使用紅寶石對鋼軌使得更容易建立Web應用程序後,自定義和不尋常的要求。 You can download the open source您也可以下載開放源代碼 Ruby on Rails紅寶石對鋼軌 Web framework and you can get Web框架,你可以得到 Ruby紅寶石 from the project Web site.從該項目的網站。

I have researched IBM's developerworks web site for their best Ruby On Rails Tutorials .我已研究了IBM的developerWorks網站,供他們最好的紅寶石對鋼軌教程 I found nine of them - here they are, linked and described below.我發現9人-他們是在這裡,聯繫和介紹如下。 These will help you both to get started using Ruby On Rails and to improve your current Ruby on Rails skills.這些將幫助您既要開始使用紅寶石對鋼軌和改善您目前的紅寶石對鋼軌的技能。


9 Best Ruby On  Rails Tutorials from IBM 9月的最佳紅寶石對鋼軌教程由IBM

Fast-track your Web apps with Ruby on Rails 快車道您的Web應用服務與紅寶石對鋼軌
This tutorial explains what the the components of Rails are and steps you through how they work.本教程解釋什麼的組成部分鐵軌和步驟,你如何通過他們的工作。 The Ruby-based framework for rapid development here uses a model-view-controller pattern.紅寶石為基礎的框架,為迅速發展,這裡採用了模型-視圖-控制器模式。

What's the Secret Sauce in Ruby on Rails? 什麼樣的秘密醬油在紅寶石上軌呢?
Lessons we can learn from the Rails framework.教訓,我們可以了解從鐵軌框架。 This tutorial article discusses the design decisions that were made when putting together the Ruby on Rails framework and why it is very productive within its niche.本教程文章論述了設計的決定作出時,一起紅寶石對鋼軌的框架和為什麼它是非常富有成果在其利基。 Then it reviews several Rails-inspired programming concepts that will be of interest to Java developers.那麼評語幾個導軌為創作靈感的編程概念,將感興趣的Java開發。

Streamlined, Part 1 精簡,第1部分
Streamlined is a new open source framework based on Ruby on Rails that brings together the power of Ajax, metaprogramming, code generation, and Ruby on Rails, raising productivity using Rails even higher.精簡是一個新的開放源代碼框架的基礎上,紅寶石對鋼軌召集的權力,阿賈克斯, metaprogramming ,代碼生成,和紅寶石對鋼軌,提高生產率使用鋼軌甚至更高。 This first of a two-part tutorial discusses improvements to Ruby on Rails scaffolding, a Rails feature that reduces repetition during early development stages.這首先分為兩部分補習討論改善紅寶石對鋼軌棚架,一軌的功能,減少重複在早期發展階段。 Part 1 illustrates Rails scaffolding's limitations and introduces Streamlined, a code generator that uses highly effective metaprogramming techniques to eliminate higher-order repetition.第1部分說明了鋼軌棚架的限制,並介紹了精簡,代碼生成器,使用高效metaprogramming技術,以消除高階的重複。 Part 2 will delve more deeply into Streamlined's metaprogramming model and customization features.第2部分將深入更深入精簡的metaprogramming模型和個性化的特點。

Streamlined, Part 2 精簡,第2部分
Discover Streamlined's metamodel and customization strategies.發現精簡的元模型和定制策略。 Part 1第1部分 of this two-tutorial series introduced Streamlined, a Rails-based open source framework that combines the power of Ajax, metaprogramming, and code generation to take Rails productivity to a new level.這兩個系列教程介紹了精簡,導軌為基礎的開放源碼框架相結合的權力,阿賈克斯, metaprogramming ,和代碼生成採取鋼軌的生產力提高到一個新水平。 Part 2 explores how the metamodel behind Streamlined enables customizations.第2部分探討了如何元模型背後的精簡,使自定義。

Rails Migrations 鋼軌遷移
This tutorial article looks at Rails schema migrations, a method of separating each database schema change from the base object model.本教程的文章看來,在軌架構遷移,一種方法分離每個數據庫的架構改變,從基地對象模型。 This tutorial reviews Rails's solution for dealing with changes to a production database.本教程評語鋼軌的解決方案處理的變化,到生產數據庫。 Migrations are a simple and powerful technique to synchronize schema changes and data changes using a wrapping approach.移民是一個簡單而強大的技術同步架構更改和數據的變化,使用包裝的做法。

Make Ruby on Rails easy with RadRails and Eclipse 使紅寶石對鋼軌容易與radrails和Eclipse
RadRails is the Eclipse-based IDE for Ruby on Rails. radrails是基於Eclipse的IDE紅寶石對導軌上。 In this tutorial you will be shown how to install RadRails, learn about the structure and use of the application window, and learn the fundamentals in developing an application.在此教程中,您將顯示如何安裝radrails ,了解有關的結構和使用應用程序的窗口,並了解基本在發展中國家的應用。 It assumes you already know how to develop Web apps using Ruby on Rails, so it teaches and explains only the IDE itself.它假設你已經知道如何開發Web應用程序使用紅寶石對鋼軌,所以它教導和解釋,只有在IDE本身。

Ajax on Rails 阿賈克斯對鋼軌
This tutorial will show you why Ajax works so well with Ruby. Ruby on Rails is growing like Ajax, partly on the strength of its excellent Ajax integration.本教程將顯示您為什麼Ajax的工程,以及與紅寶石。紅寶石對鋼軌是越來越像阿賈克斯,部分的力量,其出色的Ajax的一體化。 Discover why Ajax on Rails makes a compelling framework to develop webs applications with.發現為什麼阿賈克斯對鋼軌提出了令人信服的框架內發展與應用網。 This tutorial walks through two Ajax examples and, then brings in Ruby on Rails demonstrating how Ruby and Ajax go together so well.本教程各界人士通過兩個Ajax的例子,然後帶在紅寶石上軌演示如何Ruby和Ajax的一起這麼好。

Build Ajax into your Web apps with Rails 建立阿賈克斯到您的網頁應用程式與鋼軌
This tutorial gives you some very useful examples of using Ajax with Ruby on Rails (ROR).本教程為您提供一些非常有用的例子,使用AJAX與紅寶石上軌(回報率) 。 You will learn how to use the Asynchronous JavaScript + XML (AJAX) functionality of ROR to give your web application's user a Web 2.0 interface experience.您將學習如何使用異步的JavaScript + XML (可阿賈克斯)功能的回報率,讓您的Web應用程式的使用者一個Web 2.0接口的經驗。 It goes over the steps of developing a Rails application and then demonstrates how to use the Ajax features of JavaScript code that reads and writes data from the server.這是不言而喻的步驟,超過發展中國家的一軌的應用,然後演示如何使用AJAX特性的JavaScript代碼讀取和寫入的數據從服務器。

Developing rich Internet applications with Rails, OpenLaszlo, and Eclipse 開發豐富的互聯網應用與扶手, openlaszlo ,和Eclipse
This tutorial teaches you how to build rich Internet apps with OpenLaszlo, Ruby on Rails, MySQL, and Eclipse using a common IDE to not only develop your application but also to automate the steps in developing a Rails or OpenLaszlo application.本教程教你如何建立豐富的互聯網應用服務與openlaszlo ,紅寶石對鋼軌, MySQL和和Eclipse使用一個共同的IDE ,不僅拓展您的應用,而且自動化的步驟在發展軌或openlaszlo的應用。 This will further speed up and streamline the already fast development cycle of Rails applications.這將進一步加快和簡化已經快速發展週期的鋼軌申請。 Developing visually compelling, interactive Web applications is not difficult at all using these technologies.發展中國家在視覺上令人信服的,互動的Web應用程序並不難,在所有使用這些技術。

Technorati Tags: Technorati標記: , , , , , ,

Popularity: 46% [人氣: 46 % [ ? ] ]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. 分享和享受: 這些圖標鏈接到社會書籤網站,讀者可以分享和發現新的網頁。
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts: 相關文章:
  • Learn Ruby on Rails了解紅寶石對鋼軌
  • 3 Ruby On Rails Tutorials三紅寶石對鋼軌指南
  • Ruby On Rails, Ajax Cheat Sheets and Slides紅寶石對鋼軌, Ajax的欺騙床單和幻燈片
  • The Little Book of Ruby小書紅寶石
  • Cheat Sheets for ASP, Javascript, MySQL, CSS, PHP, RGB Colors, Ruby欺騙張為ASP , Java語言, MySQL和的CSS , PHP的,顏色的RGB ,紅寶石

  • Filed under:提起下: Best New Free Computer IT Training Tutorial Resources最佳新免費電腦的資訊科技培訓,補習資源 — computer_teacher @ 10:43 pm -c omputer_teacher@下午1 0時4 3分

    4 Comments 4評論 »

    1. [...] 9 Best Ruby On Rails Tutorials from IBM “I have researched IBM’s developerworks web site for their best Ruby On Rails Tutorials. [ … … ] 9月最佳紅寶石對鋼軌教程由IBM “我已經研究了IBM的developerWorks網站,供他們最好的紅寶石對鋼軌教程。 I found nine of them - here they are, linked and described below.我發現9人-他們是在這裡,聯繫和介紹如下。 These will help you both to get started using Ruby On Rails and to improve your current Ruby on Rails skills.” [...]這些將幫助您既要開始使用紅寶石對鋼軌和改善您目前的紅寶石對鋼軌的技能。 “ [ … … ]

      Pingback by 由pingback Tutorials Round-Up: Ajax, CSS, PHP and More | Smashing Magazine 教程全面跟進:阿賈克斯,以CSS , PHP和更多信息|粉碎雜誌 — January 27, 2007 @ -2 007年1月2 7日@ 4:50 am 上午04時50分

    2. [...] 9 Best Ruby On Rails Tutorials from IBM [...] [ … … ] 9月最佳紅寶石對鋼軌教程由IBM [ … … ]

      Pingback by 由pingback Hope Station » Blog Archive » Tutoriales de Ajax, CSS, PHP… 希望站»博客存檔» tutoriales德阿賈克斯,以CSS , PHP的… — March 3, 2007 @ -2 007年3月3日@ 5:41 am 上午05時41分

    3. [...] 9 Best Ruby On Rails Tutorials from IBM [...] [ … … ] 9月最佳紅寶石對鋼軌教程由IBM [ … … ]

      Pingback by 由pingback Pixelco Blog » Blog Archive » Tutoriales/Recursos pixelco博客»博客存檔» tutoriales / recursos — March 24, 2007 @ -2 007年3月2 4日@ 2:14 am 上午02時14分

    4. [...] 9 Best Ruby On Rails Tutorials from IBM “I have researched IBM’s developerworks web site for their best Ruby On Rails Tutorials. [ … … ] 9月最佳紅寶石對鋼軌教程由IBM “我已經研究了IBM的developerWorks網站,供他們最好的紅寶石對鋼軌教程。 I found nine of them - here they are, linked and described below.我發現9人-他們是在這裡,聯繫和介紹如下。 These will help you both to get started using Ruby On Rails and to improve your current Ruby on Rails skills.” [...]這些將幫助您既要開始使用紅寶石對鋼軌和改善您目前的紅寶石對鋼軌的技能。 “ [ … … ]

      Pingback by 由pingback Over 200 Ajax, CSS, Flash, JavaScript, PHP, MySQL, RSS, XML and more tutorials » A blog you can use! 超過200的AJAX , CSS的,閃光燈, JavaScript的, PHP中, MySQL中,使用RSS , XML和更多的教程»一個博客,您可以使用! — April 19, 2007 @ -2 007年4月1 9日@ 10:27 am 上午10時27分

    RSS feed for comments on this post. RSS饋送的評論對這個職位。

    Leave a comment留下意見

    You must be您必須 logged in記錄在 to post a comment.張貼評論。



    Powered by 動力 WordPress 在WordPress