The Ruby syntax looks increasingly appealing to me. Does anyone have Ruby book suggestions for experienced programmers? I'm looking for something close to K&R or APUE style, preferably also with some coverage of Ruby's C-API.
It does not have to be ultra modern or up-to-date, correctness and best practices are more important.
Also check https://crystal-lang.org/ which aims for ruby like syntax/dx but almost native performance
https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-e...