C++ GUI Programming with Qt 3
Title
Common Lisp: A Gentle Introduction to Symbolic Computation
Title
Title
Jasmin Blanchette and Mark Summerfield
Authorhttp://phptr.com/content/images/0131240722/downloads/blanchette_book.pdf URLThis is the first official TrollTech guide to Qt 3.x programming. In this book, two TrollTech insiders provide readers with all they need to build industry-strength applications with Qt 3.x and C++ that can run natively on Windows, Linux/Unix, Solaris, Mac OS X, and embedded Linux with no source code changes. The book teaches through example, and covers every facet of Qt 3 programming: utilizing Qts extensive widget set in building graphical user interfaces that have their elements managed by Qt layout managers, 2D and 3D graphics, drag-and-drop, signals and slots, event control, multithreading, networking, XML, database integration, internationalization, and how to exploit platform-specific features like ActiveX on Windows. Furthermore, the presented Qt programming techniques will work with Qt 4. Book examples can be retrieved from ftp://ftp.trolltech.com/misc/qtbook-examples.zip
Description Common Lisp: A Gentle Introduction to Symbolic Computation
Title
David S. Touretzky
Authorhttp://www.cs.cmu.edu/~dst/LispBook/index.html URLThis book is about learning to program in Lisp.
Description Practical Common Lisp
Title
Title
Peter Seibel
Authorhttp://www.gigamonkeys.com/book/ URLThe book covers not only the syntax and semantics of the language but also how it can be used to write software that does useful things. In the first part of the book, the language itself is covered, mixing in a few "practical" chapters, where the reader is shown how to write real code. Then, after most of the language is covered, including several parts that other books leave for the readers to figure out on their own, the remainder of the book consists of nine more practical chapters guiding the readers to write several medium-sized programs that actually do useful things like filtering spam, parsing binary files, catalog MP3s, streaming MP3s over a network, and providing a Web interface for the MP3 catalog and server.
Description Learn Prolog Now!
Title
Title
Patrick Blackburn, Johan Bos and Kristina Striegnitz
Authorhttp://www.coli.uni-saarland.de/~kris/learn-prolog-now/ URLA self-contained text that will permit someone with little or no knowledge of computing to pick up the basics of Prolog with the minimum of fuss. It is clear enough to be useful for self study, and at the same time, complete enough to cover almost all major aspects of programming in Prolog.
Description Beginning Perl
Title
Title
Simon Cozens
Authorhttp://learn.perl.org/library/beginning_perl/ URLBeginning Perl is a different kind of Perl book. Its written particularly with the beginning programmer in mind, but it doesnt treat you like an idiot, and experienced programmers will not feel patronised. It covers a lot of ground, from the very basics of programming, right through to developing CGI applications for the web. More importantly, it emphasises good Perl practice, and readable and maintainable code.
Description Title
Dave Rolsky and Ken Williams
Authorhttp://www.masonbook.com/book/ URLThis book shows you how to create large, complex, dynamically driven web sites that look good and are a snap to maintain. Youll learn how to visualize multiple Mason-based solutions to any given problem and select among them. The book covers the latest line of Mason development 1.1x, which has many new features, including line number reporting based on source files, sub-requests, and easier use as a CGI.
Description Title
Bradley M. Kuhn
Authorhttp://ebb.org/PickingUpPerl/ URLThis book has been created for a number of reasons. The primary reason is to provide a freely redistributable tutorial for the Perl language. In writing this freely redistributable tutorial, it is our hope that the largest number of people can have access to it and share it. In the Perl community, we have discovered ways to save time by writing Perl programs that make our jobs and lives easier. Surely, Perl is not a panacea, but it has certainly made our lives a little bit better. It is hoped that you can use Perl to make your jobs and lives easier, too.
Description Title