-
Book Overview & Buying
-
Table Of Contents
Polished Ruby Programming - Second Edition
By :
Ruby is a dynamically typed language, though there are developers who would prefer to change that. For over 15 years there have been attempts to support static typing in Ruby. While Ruby does not have syntax support for static types, it does ship with a library for static type annotations. There are now multiple Ruby static type checkers, which can support the same syntax for static typing, making static typing for Ruby more appealing than in the past. In this chapter you'll learn about static typing in Ruby, in the following sections:
By the end of this chapter, you'll have a better understanding of the trade-offs of using static typing in Ruby, and be better able to decide whether you should adopt static typing in your Ruby libraries and...
Change the font size
Change margin width
Change background colour