The Little Book of Ruby小書紅寶石
The PDF eBook, Little Book Of Ruby , will take you through the fundamentals of Ruby programming . Beginning with the basics (strings, numbers, objects and methods) it rapidly moves on to tell all you need to know to form your own class hierarchies, use arrays, hashes, iterators, modules, mixins and much more. You can follow this step-by-step tutorial to Ruby programming, reading the text chapter by chapter and running sample programs. PDF格式電子書, 小書紅寶石,將帶您透過基本面紅寶石編程 。開端與基礎(弦樂團,人數,對象和方法) ,它迅速的動作就告訴所有您需要知道,形成自己的階級等級,使用數組,哈希,迭代器,模塊mixins和更多的工作。您也可以按照這個步驟補習到Ruby Programming ,閱讀的文本逐章和運行示例程序。 Or, you can jump right in and try running some of the programs in whatever order suits your mood, and then refer back later for explanations.或者,您也可以跳轉的權利,並嘗試在運行一些程序,以便在任何適合您的心情,然後是指稍後再回來解釋。 This book has no monolithic applications – just small, self-contained,sample programs enabling one to skip around, chapter to chapter if desired. All the programs in this ebook can be downloaded as a Zip archive , and they are grouped by directories – one for each chapter.這本書沒有鐵板一塊的應用-剛才小,自我控制,示例程序,使一跳過左右,一章章,如果想要的所有節目在這本電子書可以下載作為一個Z ip文件,它們都是分組目錄-一每一章的。 This ebook in pdf format has 10 Chapters, a total of 85 pages, and 565kb.本電子書PDF格式的有10個章節,共85頁, 565kb 。 Download The Little Book of Ruby.下載小書紅寶石。
Ruby is a cross-platform interpreted language created by Yukihiro Matsumoto (‘Matz’) and was first released in 1995. It has much in common with scripting languages such as Perl and Python, but its object orientation is more thorough than those languages. 紅寶石是一種跨平台的解釋,語言所造成的松本幸( ' matz ' ) ,並首次發表在1995年,它有很大的共通點與腳本語言Perl和Python等,但其面向對象是更徹底,比這些語言。 At在 ruby-lang.org紅寶石- lang.org , you can download the latest version of Ruby. ,您可以下載最新版本的紅寶石。 The easist way to install Ruby on your windows PC is to use the該easist的方式安裝紅寶石對您的Windows PC是使用 Ruby Installer for Windows紅寶石Installer for Windows的 , which includes the SciTE code editor. ,其中包括scite代碼編輯器。 Much of the excitement surrounding Ruby is because of the web development framework called Rails – well known as ‘ Ruby On Rails ’.大部分的興奮周圍的紅寶石,是因為網絡發展框架,所謂的鋼軌 -著名的'紅寶石上軌' 。 The Little Book of Ruby does not cover the special features of Rails, but it gives you a basis upon which to understand Rails code and write Rails applications.小書紅寶石不包括特殊功能鋼軌,但它可以讓您的基礎後,即要了解鋼軌代碼和寫鋼軌的申請。
The Little Book of Ruby 小書紅寶石
Table of Contents: 目錄:
- Chapter One : Strings and Methods第一章:弦樂團及方法
- Chapter Two: Classes and Objects第二章:類和對象。
- Chapter Three: Class Hierarchies第三章:階級層次
- Chapter Four: Accessors, Attributes, Class Variables第四章:存取,屬性,階級變數
- Chapter Five: Arrays第五章:陣列
- Chapter Six: Hashes第六章:哈希
- Chapter Seven: Loops and Iterators第七章:循環和迭代
- Chapter Eight: Conditional Statements第八章:條件語句
- Chapter Nine: Modules and Mixins第九章:模塊和mixins
- Chapter Ten: Saving Files, Moving On…章10 :保存文件,提出關於…
Technorati Tags: Technorati標記: ruby紅寶石 , , ruby programming紅寶石編程 , , ruby ebook紅寶石電子書
Popularity: 41% [人氣: 41 % [ ? ? ] ]
Related Posts: 相關文章:





















