Study Ruby Programming with Open-Source Books

Posted by sde on Mar 30, 2017 4:28 PM EDT
OSSBlog.org; By Steve Emms
Mail this story
Print this story

This compilation makes 9 strong recommendations. There are books here for beginner, intermediate, and advanced programmers. All of the texts are, of course, released under an open source license.

Ruby is a general purpose, scripting, structured, flexible, fully object-oriented programming language developed by Yukihiro “Matz” Matsumoto. It features a fully dynamic type system, which means that the majority of its type checking is performed at run-time rather than at compilation. This stops programmers having to overly worry about integer and string types. Ruby has automatic memory management. The language shares many similar traits with Python, Perl, Lisp, Ada, Eiffel, and Smalltalk.

Full article

Full Story

  Nav
» Read more about: Story Type: Roundups, Tutorial; Groups: Community, Developer, Ruby

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.