R
001
===
Q: What is one of the principles of Ruby language?
A: Principle of least surprise
002
===
Q: Which programming language was primarily used to build GitHub, AirBnB, Shopify?
A: Ruby
003
===
004
===
Q: Is Ruby dynamically or statically-typed language?
A: Dynamically
Q: Which web framework is often used along with Ruby?
A: Rails
005
===
Q: For which type of software engineering Ruby is often used for?
A: Web development
006
===
007
===
Q: What works best for your resume and improving your programming skill?
A: Personal Ruby project
008
===
Q: What is the recommended operating system for a Ruby developer?
A: Linux or MacOS
009
===
Q: You typed "`ruby`" from the terminal and nothing happens, why?
A: Ruby interpreter is waiting for your input
Q: Which key sequence you have to press to indicate the end of input in the terminal?
A: Ctrl+D
010
===
Q: What REPL stands for?
A: Read, Evaluate, Print Loop
Q: How do you run default REPL for Ruby?
A: By typing "`irb`"
Надо сделать опросник, возможно это как-нить прикрепить к главам в телеге или сделать опросник сразу по всей книге? Или не заморачиваться и сделать на сайте?