The Well-Grounded Rubyist
Authors: David A. Black – Joseph,III Leo
ISBN-10: 1617295213
ISBN-13: 9781617295218
Edition 版本: 3
Released: 2019-03-15
Print Length 页数: 584 pages
Book Description
The Well-Grounded Rubyist,Third Edition is a beautifully written tutorial that begins with your first Ruby program and takes you all the way to sophisticated topics like reflection,threading,and recursion. Ruby masters David A. Black and Joe Leo distill their years of knowledge for you,concentrating on the language and its uses so you can use Ruby in any way you choose. Updated for Ruby 2.5.
Designed for developer productivity,Ruby is an easy-to-learn dynamic language perfect for creating virtually any kind of software. Its famously friendly development community,countless libraries,and amazing tools,like the Rails framework,have established it as the language of choice for high-profile companies,including GitHub,SlideShare,and Shopify. The future is bright for the well-grounded Rubyist!
In The Well-Grounded Rubyist,Third Edition,expert authors David A. Black and Joseph Leo III deliver Ruby mastery in an easy-to-read,casual style. You’ll lock in core principles as you write your first Ruby programs. Then,you’ll progressively build up to topics like reflection,threading,and recursion,cementing your knowledge with high-value exercises to practice your skills along the way.
What’s Inside
Basic Ruby syntax
Running Ruby extensions
FP concepts like currying,side-effect-free code,and recursion
Ruby 2.5 updates