FXRuby: Create Lean and Mean GUIs with Ruby

Author: Lyle Johnson
Publisher: Pragmatic Bookshelf, 2008
Pages: 228
ISBN: 978-1934356074
Aimed at: Ruby developers
Rating: 3.5
Pros: Only book on this topic
Cons: Lacks in-depth treatment
Reviewed by: Ian Elliot

Ruby is the latest hot language but it’s still comparatively young and still lacks much of the infrastructure you might expect it to have – a GUI library for instance. FXRuby is a Ruby extension based on the FOX  C++ library. This maps application GUI objects to the native objects supported by a range of operating systems including Windows, Linux and Max OS. The attractions of FXRuby are its ease of use and cross platform development. Lyle Johnson, the author of this book, is lead FXRuby developer so he knows his stuff. The book starts with a description of how to install FXRuby and then goes on to a standard “Hello World” example. Then we are provided with a bigger example. Personally I would have preferred an explanation of how FXRuby is structured and a smaller example. After this we do move to a description of how the library works via an exploration of the facilities it provides mixed in with a little explanation of the underlying principles. The main problem with this book is that it doesn’t go very far and for all its gentle uncovering of principles it leaves you wanting more.

<Reviewed in VSJ>

Banner


The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?



C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?


More Reviews

Last Updated ( Saturday, 10 April 2010 )