Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

MySQL: Building User Interfaces (Landmark) Review by Shane Kirk

Poor guide to database UI design

I'm not sure where all of these 5 and 4 stars are coming from. This book is absolutely horrible at addressing UI design. Half of the book is C code for GTK applications that could have been made available on a companion disk or on the website. And most of Stucky's explanation of things comes in the form of very brief comments embedded within the code. Lots of typos. Lots of butchered examples. No general GUI concepts covered. No coverage of multithreading issues. You're basically getting three non-real-world examples' code bound in a book and hardly any coverage of general user interface design concepts and ideologies. The title should have been "Beginner's Guide to Using GTK with MySQL and Glade".