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


Math for Programmers (Manning)

Author: Paul Orland
Publisher: Manning Publications
Date: January 2021
Pages: 688
ISBN: 978-1617295355
Print: 1617295353
Audience: Python developers interested in math
Rating: 4
Reviewer: Mike James
Of course you need to learn math, don't you?



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews

Last Updated ( Saturday, 10 April 2010 )