All Categories
Author Ophir Frieder offers insights on his latest book, "Computer Science Programming Basics in Ruby" "Computer Science Programming Basics in Ruby" is timely as many of the world's web sites and applications are built with a framework called Ruby on Rails. The core of that framework is a programming language called Ruby. It turns out that Ruby is an exceptional language with which to teach introductory computer science topics. Hence, a rare combination of thing-that-is-useful, along with thing-that-is-good-to-teach has occurred. Our book is the first to really treat Ruby as a solid introductory programming language with which to teach core computer science topics. Ruby's simplicity in demonstrating key concepts, coupled with its powerful nature, makes it an ideal instructional language for "the non-specialist", i.e., programming concepts for all. People who finish the text and do the exercises will have reasonable competence with the Ruby programming language and can use it to write programs on their own. They will know the basics of computer science as well. The book isn't just tradecraft on how to write a program-- it teaches fundamental concepts found in every introductory computer science text.