Programming Ruby 1.9 & 2.0 pdf epub mobi txt 電子書 下載 2025


Programming Ruby 1.9 & 2.0

簡體網頁||繁體網頁
Dave Thomas
The Pragmatic Bookshelf
2013-2-21
888
USD 33.00
平裝
9781937785499

圖書標籤: Ruby  ruby  編程  Programming  計算機  Language  程序語言  程序設計   


喜歡 Programming Ruby 1.9 & 2.0 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2025-01-22

Programming Ruby 1.9 & 2.0 epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2025

Programming Ruby 1.9 & 2.0 epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2025

Programming Ruby 1.9 & 2.0 pdf epub mobi txt 電子書 下載 2025



圖書描述

Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way, instead of getting the work done? Are you using Rails, and want to dig deeper into the underlying Ruby language? If so, then we’ve got a language and book for you!

Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages such as Perl and Python.

The combination of the power of a pure object-oriented language with the convenience of a scripting language makes Ruby a favorite tool of intelligent, forward-thinking programmers.

The Pickaxe contains four major sections:

An acclaimed tutorial on using Ruby.

The definitive reference to the language.

Complete documentation of all built-in classes, modules, and methods.

Complete descriptions of all 97 standard libraries.

This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9, 1.9.2, 1.9.3, and 2.0¹). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, and the new block declaration syntax, among other exciting new features.

About Ruby 2.0

Ruby 2.0 is a minor update to Ruby 1.9, unlike the more major updates from Ruby 1.8 to Ruby 1.9.

The major language changes in Ruby 2.0 are the addition of keyword arguments and the change to use UTF-8 as the default source file encoding.

There are a number of additions to the standard library, including:

Enumerator::Lazy, which adds support for lazy access to potentially infinite lists.

Refinements allow you to encapsulate changes to third-party classes, and scope their application to individual source files, preventing your changes from polluting the global application.

You’ll also find that Ruby 2 is faster, and has memory management improvements that make it more server-friendly.

All told, there are over 110 sections of the book that have been flagged and cross-linked to indicate 2.0 content.

What You Need

This book assumes you have a basic understanding of object-oriented programming.

In general, Ruby programmers tend to favor the the command line for running their code, and they tend to use text editors rather than IDEs.

Ruby runs on Windows, Linux, and Macs.

Programming Ruby 1.9 & 2.0 下載 mobi epub pdf txt 電子書

著者簡介

Dave Thomas is a cornerstone of the Ruby community, and is personally responsible for many of its innovative directions and initiatives. He and original co-author Andy Hunt are founders of the Pragmatic Programmers and the Pragmatic Bookshelf. Chad Fowler is co-director of Ruby Central, Inc., and remains an active, driving force in the Ruby community.


圖書目錄


Programming Ruby 1.9 & 2.0 pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

Ruby簡直要比Python復雜好多啊。本書的組織結構不是一般的亂,為什麼評價還這麼高?23章之後沒有認真看

評分

很不錯的入門書,非常易讀,非常沉(有400多頁的 lib reference...)

評分

Ruby簡直要比Python復雜好多啊。本書的組織結構不是一般的亂,為什麼評價還這麼高?23章之後沒有認真看

評分

特彆厚,主要讀瞭duck type和元編程那章,其他的內容有需要的時候再去查閱吧。

評分

心裏是給4星的,實在太厚,不過講的很好啊,就內容來說的確給5分,後麵部分沒看,感覺不實際寫點東西的話看瞭收獲不會太大,先用一段時間再說,在公司抽一點閑暇看看,前後看瞭好幾個禮拜,最近覺得太拖遝所以抓緊過瞭一遍,其實幾天就可以看完前十幾章,個人建議最好一氣嗬成讀完

讀後感

評分

转行了,此书二手低价转让,有意者Q5336593联系我。几乎是全新的。很适合初学者看。只是现在转行了,留着手里发挥不了价值,给其他有需要的人吧。转行了,此书二手低价转让,有意者Q5336593联系我。几乎是全新的。很适合初学者看。只是现在转行了,留着手里发挥不了价值,给其...  

評分

这本书的确写得很出色 基本没有看不明白需要多琢磨几遍的话 关于ruby 让人讨厌之处大约有两点:1是他是日本人写的 日本人搞的东西的确很多地方透着压抑和bt 2是很多地方透着“无意义的小聪明” 这种小聪明最终是否会带给维护成本增加 现在还不得而知。我强烈推荐 http://www....  

評分

我喜欢Ruby,因为它在我心中是一种优美的程序设计语言;我喜欢读纸版书,因为捧在手里很有感觉;我喜欢读中文版,毕竟中文是我的母语。所以,当《Programming Ruby中文版》面市的时候,我迫不及待的在网上下了订单。 这本书给我的第一印象是“厚”,有如字典一般的外观对于捧...  

評分

看到一片的推荐, 忍不住特意登录来唱个反调. 此书原书绝对是好书, 不过不适合入门, 比较适合有一定的了解后再来加深认识. 此书的中文版, 说实话很少见到技术书能翻译到这样的,描述含糊,语句之间脱节,缺乏联系的地方比比皆是. 珍惜你的时间和金钱, 请读英文原版, 或者选择其他...  

評分

我喜欢Ruby,因为它在我心中是一种优美的程序设计语言;我喜欢读纸版书,因为捧在手里很有感觉;我喜欢读中文版,毕竟中文是我的母语。所以,当《Programming Ruby中文版》面市的时候,我迫不及待的在网上下了订单。 这本书给我的第一印象是“厚”,有如字典一般的外观对于捧...  

類似圖書 點擊查看全場最低價

Programming Ruby 1.9 & 2.0 pdf epub mobi txt 電子書 下載 2025


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有