
ارسال کتاب های زبان اصلی در بازه ۸ الی ۱۲ روزه انجام میشود.
-----------------------------------------------------------------------------------------
https://www.amazon.com/Learn-Ruby-Hard-Way-Computational/dp/۰۳۲۱۸۸۴۹۹X
=============================================================
Learn Ruby the Hard Way, ۳rd Edition
by Zed Shaw (Author)
Zed Shaw has perfected the world’s best system for learning Ruby. Follow it and you will succeed–just like the hundreds of thousands of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.
In Learn Ruby the Hard Way, Third Edition, you’ll learn Ruby by working through ۵۲ brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, you’ll learn how software works; what good programs look like; how to read, write, and think about code; and how to find and fix your mistakes using tricks professional programmers use. Most importantly, you’ll learn the following, which you need to start writing excellent Ruby software of your own:
Installing your Ruby environment
Organizing and writing code
Ruby symbols and keywords
Basic mathematics
Variables and printing
Strings and text
Interacting with users
Working with files
Using and creating functions
Looping and logic