Metaprogramming Ruby (2nd edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


Metaprogramming Ruby (2nd edition)

简体网页||繁体网页
Paolo Perrotta 作者
Pragmatic Bookshelf
译者
2014-6-15 出版日期
250 页数
USD 38.00 价格
Paperback
丛书系列
9781941222126 图书编码

Metaprogramming Ruby (2nd edition) 在线电子书 图书标签: Ruby  Metaprogramming  ruby  Programming  编程语言  元编程  编程  程序设计   


喜欢 Metaprogramming Ruby (2nd edition) 在线电子书 的读者还喜欢




下载链接1
下载链接2
下载链接3
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2025-03-12


Metaprogramming Ruby (2nd edition) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Metaprogramming Ruby (2nd edition) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Metaprogramming Ruby (2nd edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025



Metaprogramming Ruby (2nd edition) 在线电子书 用户评价

评分

Ruby程序员必读,也推荐给非Ruby人群,相对元编程这个抢眼的标题,不如说里面的Ruby对象模型是精髓中的精髓,而且能体会到其设计中简洁的美感。要做到把里面大多数的技巧融会贯通到日常使用中,可能要多练习多思考,花些时间才行。

评分

读过三遍,以后随用随查

评分

Ruby程序员必读,也推荐给非Ruby人群,相对元编程这个抢眼的标题,不如说里面的Ruby对象模型是精髓中的精髓,而且能体会到其设计中简洁的美感。要做到把里面大多数的技巧融会贯通到日常使用中,可能要多练习多思考,花些时间才行。

评分

Ruby程序员必读,也推荐给非Ruby人群,相对元编程这个抢眼的标题,不如说里面的Ruby对象模型是精髓中的精髓,而且能体会到其设计中简洁的美感。要做到把里面大多数的技巧融会贯通到日常使用中,可能要多练习多思考,花些时间才行。

评分

Ruby 神书

Metaprogramming Ruby (2nd edition) 在线电子书 著者简介

Paolo Perrotta has fifteen years of experience as a developer, ranging from embedded to enterprise software, computer games, and web applications. Paolo lives a nomadic life, mentoring agile teams throughout Europe. He has a base camp in Bologna, Italy. He loves Ruby.


Metaprogramming Ruby (2nd edition) 在线电子书 图书目录


Metaprogramming Ruby (2nd edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Metaprogramming Ruby (2nd edition) 在线电子书 图书描述

Dig under the surface and explore Ruby’s most advanced feature: a collection of techniques and tricks known as metaprogramming. In this book, you’ll learn metaprogramming as an essential component of Ruby and discover the deep, non-obvious details of the language. Once you understand the tenets of Ruby, including the object model, scopes, and singleton classes, you’re on your way to applying metaprogramming both in your daily work assignments and in your fun, after-hours projects.

Metaprogramming Ruby, Second Edition makes mastering the language enjoyable. The book is packed with:

Pragmatic examples of metaprogramming in action, many of which come straight from real-life gems such as Rails.

Programming challenges that let you experiment and play with some of the most out-there metaprogramming concepts.

Metaprogramming “spells”—33 practical recipes and idioms that you can study and apply right now, to write code that is sure to impress.

This completely revised new edition covers the new features in Ruby 2.0 and 2.1, and contains code from the latest Ruby libraries, including Rails 4. Most examples are new, “from the wild,” with more recent libraries. And the book reflects current ideas of when and how much metaprogramming you should use.

Whether you’re a Ruby apprentice on the path to mastering the language or a Ruby wiz in search of new tips, this book is for you.

Metaprogramming Ruby (2nd edition) 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Metaprogramming Ruby (2nd edition) 在线电子书 读后感

评分

想了解ruby元编程的话,先看法术手册。 假如有不懂的话再返回到书有关这部分内容看,效果拔群。 但也没人挡着你把书读完。 不过整本书读起来也很爽,用mentor的语气写,也是另外一种文体嘛。 期待第二版内容会更多。  

评分

什么叫“元”编程?我的理解就是“编程的编程”。如果你觉得陌生,那么就想想有人第一次告诉你还存在“类型的类型”这个东西。 这本书讲的都是ruby的高级特性。在看之前我其实只有python的经验,对ruby并不熟悉,但我还是在这本书中看到了许多和python相通的东西。 在这本书...  

评分

大四那年,考研结束后。尝试找一下ruby的书看看,在学校图书馆读到这本书,内心感受就是ruby简直就是艺术呀,同时个人就迷上语法糖,对各个语言函数式编程和lambda异常感兴趣。后来研一有自己买了ruby元编程第二版,第二次读的感受完全不仅限于ruby,是一种独立于语言的艺术享...  

评分

什么叫“元”编程?我的理解就是“编程的编程”。如果你觉得陌生,那么就想想有人第一次告诉你还存在“类型的类型”这个东西。 这本书讲的都是ruby的高级特性。在看之前我其实只有python的经验,对ruby并不熟悉,但我还是在这本书中看到了许多和python相通的东西。 在这本书...  

评分

读完这本书觉得,什么是元编程?就是一些更强大、更灵活的技巧的集合。 跟着书中的 Bill 大师去思考,试着解决每一个问题。你会发现这里所展示的方法、技巧,就恰好是解决问题最精巧、最舒服的方式。虽然这个过程会不断的让人豁然开朗和惊叹,但又觉得一切都好像是自然而然的...  

类似图书 点击查看全场最低价

Metaprogramming Ruby (2nd edition) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


分享链接





Metaprogramming Ruby (2nd edition) 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有