- 资源介绍
资源名称:The Book of Ruby
无论你是新学习编程,或刚接触Ruby,这本书可以引导你用独特和优雅的语言体验真实真实的软件开发。
Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby’s trendier features, The Book of Ruby reveals the secret inner workings of one of the world’s most popular programming languages, teaching you to write clear, maintainable code.
You’ll start with the basics—types, data structures, and control flows—and progress to advanced features like blocks, mixins, metaclasses, and beyond. Rather than bog you down with a lot of theory, The Book of Ruby takes a hands-on approach and focuses on making you productive from day one. As you follow along, you’ll learn to:
Leverage Ruby’s succinct and flexible syntax to maximize your productivity
Balance Ruby’s functional, imperative, and object-oriented features
Write self-modifying programs using dynamic programming techniques
Create new fibers and threads to manage independent processes concurrently
Catch and recover from execution errors with robust exception handling
Develop powerful web applications with the Ruby on Rails framework
Each chapter includes a “Digging Deeper” section that shows you how Ruby works under the hood, so you’ll never be caught off guard by its deceptively simple scoping, multithreading features, or precedence rules.
Whether you’re new to programming or just new Ruby, The Book of Ruby is your guide to rapid, real-world software development with this unique and elegant language.
资源截图:
猜你喜欢
-
JSP 2.0技术手册 中文PDF
2020-07-16 -
构建GUI应用程序简介 中文
2020-07-15 -
Bootstrap-中文-API chm
2020-07-14 -
动力节点-java教程-SSH前言视频
2020-07-18 -
由浅入深学Java:基础、进阶与必做260题 PDF
2020-07-16 -
写给大忙人看的Java SE 8
2020-07-17 -
Java类加载内幕 中文PDF
2020-07-16 -
21天学通Java 第7版 ([美]罗格斯-卡登海德) 中文pdf
2020-07-14 -
Eclipse Web开发从入门到精通(实例版) 中文pdf
2020-07-16 -
Knockout应用开发指南 中文
2020-07-16
猜你在找
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
源码库 » The Book of Ruby