|
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>
Machine Learning: An Algorithmic Perspective
Author: Stephen Marsland Publisher: Chapman & Hall Pages: 406 ISBN: 978-1420067187 Aimed at: Any programmer wanting an overview of machine learning Rating: 4.5 Pros: Readable style, clear explanations Cons: Not deeply mathematical Reviewed by: Mike James
If you are interested in learning enough AI t [ ... ]
|
C Programming in Easy Steps
Author: Mike McGrath Publisher: In Easy Steps (3rd Revised edition), 2009 Pages: 192 ISBN: 978-1840783636 Aimed at: Beginners wanting to learn C Rating: 4.5 Pros: Well presented treatment of C and principles of modular structured programming Cons: Nature of C means it's not an exciting book Reviewed by: Mik [ ... ]
| | More Reviews |
|