2018高级软件工程_复习题_国科大_罗铁坚,附参考答案。
2020-01-03 11:30:10 2MB 高级软件工程 国科大 Ruby
1
Ruby is the fastest growing and most exciting dynamic language out there. If you need to get working programs delivered fast, you should add Ruby to your toolbox. This book is the only complete reference for both Ruby 1.9 and Ruby 2.0, the very latest version of Ruby. 2013 marks the 20th anniversary of the Ruby language. We’re proud that throughout its history, we’ve continued to cover the latest version of Ruby. 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, am
2020-01-03 11:26:37 20.97MB ruby
1
小米Ruby笔记本黑苹果EFI,已验证Mac OS 10.14.5
2020-01-03 11:20:54 33.83MB EFI 黑苹果 小米Ruby 小米Ruby
1
本书并非高清扫描版本,为原版 PDF 本书为日本公认的最好的Ruby入门教程。松本行弘亲自审校并作序推荐。本书支持最新的Ruby 2.0,也附带讲解了可运行于1.9版本的代码,事无巨细且通 俗易懂地讲解了编写程序时所需要的变量、常量、方法、类、流程控制等的语法,以及主要类的使用方法和简单的应用,让没有编程经验的读者也能轻松掌 握Ruby,找到属于自己的快乐编程方式,做到融会贯通并灵活运用到实际工作中。 本书适合Ruby初学者学习参考,有一定Ruby编程基础的读者若想再回顾一下Ruby的各知识点,本书也能提供不少帮助。 高桥征义(Masayoshi Takahashi) 日本Ruby协会创始人兼会长。日本著名的IT书籍电子书平台达人出版会董事长。著有《Ruby基础教程》《Rails3绝技190招》等。喜欢的作家是新井素子。 后藤裕藏(Yuuzou Gotou) 日本网络应用通信研究所董事。喜欢平克・弗洛伊德乐队。 松本行弘(Yukihiro Matsumoto) Ruby语言发明者,亦是亚洲首屈一指的编程语言发明者。现兼任网络应用通信研究所(NaCl)研究员、乐天技术研究所研究员、Heroku首席架构师等。昵 称“Matz”。讨厌东京,喜欢温泉。
2019-12-30 03:27:31 11.13MB Ruby
1
是 sketchup(草图大师)的ruby接口,提供su的对象、方法、属性。相当齐全
2019-12-21 22:06:33 3.17MB API Sketchup Ruby
1
本书详细介绍了Ruby1.8和1.9版本各方面的内容。在对Ruby进行了简要的综述之后,本书详细介绍了以下内容:Ruby的句法和语法结构,数据结构和对象,表达式和操作符,语句和控制结构,方法、proc、lambda和闭包,反射和园变成,Ruby平台。
2019-12-21 21:59:34 26.03MB ruby david 电子工业出版社
1
Ruby on Rails安装指南.docx 在线安装、离线安装、一键式安装
1
rubygems
2019-12-21 21:36:25 561KB ruby gem
1
搭建redis集群所需包内含redis集群所需包。redis-3.2.1.gem,rubygems-2.4.2,ruby-2.3.0.tar,zlib-1.2.11.tar
2019-12-21 21:35:25 17.26MB redis redis.gem redis集群
1
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. 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.
2019-12-21 21:32:05 14.68MB meta programming Ruby
1