About This Book "Ruby Programming & Exercises" is a textbook for high school and college students; it covers all essential Ruby language knowledge. You can learn complete primary skills of Ruby programming fast and easily. The textbook includes many practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam.
A Book Unknown to the Public This is a programming textbook from the faraway east. For people here, this textbook is full of exotic and different styles. However, it is wise for you to learn multicultural skills from different angles. For the same problem, there are different explanations and different solutions. Namely, standing another standpoint to study this textbook, you will not only have the outstanding ability of the people here, but also the smart wisdom of the people there. Finally, you are bound to become a great engineer in the IT field!
This textbook is only suitable for the Ruby programming beginners, high school and college students; it is not for the experienced Ruby programmers.
Table of Contents
Chapter 1 Ruby Introduction The First Ruby Program Install Ruby ……
Chapter 2 Method Call a Method Method with Parameters (1) Method with Parameters (2) ……
Chapter 3 Variables Global Variable Instance Variable ……
Chapter 4 If Statement If-else Statement If-elseif Statement ……