Knihobot

Matthias Kalle Dalheimer

    Latex
    Linux - Wegweiser zur Programmierung & Entwicklung
    Java virtual machine
    GNU-Tools zur Programmierung
    KDE - Anwendung & Programmierung
    Practical Qt
    • Qt is a multiplatform, C++ application framework that lets developers write one application that will run - natively - on Windows, Linux/Unix, Mac OS X, and embedded Linux with a simple recompile. The platform-independent GUI toolkit Qt, developed by the Norwegian company Trolltech, makes great inroads into the programming market, but there is by far not yet a third-party market that could compare to the MFC or Java markets. Therefore, it is not easy to find information about advanced subjects or solutions to common problems. This gap is what this book tries to fill. It contains more than 80 solutions to common problems. All solutions have the same structure: problem description - solution description - runnable code. The solutions are sorted by subject (user-defined graphics, working with UI elements, working with databases, network programming, etc.), which makes random access possible. The book is thus suitable both for a quick lookup and for reading cover-to-cover. A particular feature of this book is the fact that all solutions stem from the daily work of the developers at Klarälvdalens Datakonsult AB as Qt developers, consultants and teachers. This makes the various subjects immediately relevant for other Qt developers. The book is written for Qt 3 and 4 and is targeted at Qt developers who have made it beyond the first steps and want to use Qt productively.

      Practical Qt
    • Dieses Buch aus der Reihe "O'Reillys Taschenbibliothek" beschreibt die Optionen und Befehle des C- und C++-Compilers gcc, des Debuggers gdb, des Makefile- Prozessors GNUmake und der Versionskontrollwerkzeuge RCS und CVS. Außerdem ist eine Beschreibung des Editors Emacs aus Programmiersicht enthalten. GNU-Tools - kurz & gut bietet Programmierern eine schnelle Referenz zu den beliebten und mittlerweile auch für 32-Bit-Windows-Systeme verfügbaren Programmierwerkzeugen des GNU-Projekts.

      GNU-Tools zur Programmierung
    • Dieses Buch aus der Reihe "O'Reillys Taschenbibliothek" enthält alle oft verwendeten Befehle und deren Optionen, auf die jeder, der mit LATEx arbeitet, immer wieder schnellen Zugriff benötigt. Auch einige Zusatzpakete wie beispielsweise zur Grafikanbindung und für die Anpassung an den deutschen Sprachraum sind enthalten.

      Latex
    • Qt is a toolkit for building graphical user interfaces (GUIs) in Linux, Unix, and even Windows. Qt is much easier to use than the standard Motif toolkit for Unix systems, and its applications are portable from one environment to another. Qt can even emulate the look and feel of Windows in Unix, providing Windows users with native-looking interfaces.As the popularity of Linux moves it closer to the mainstream, the need for guidance in generating user-friendly interfaces will increase. This is the book programmers will use to create a Qt-based GUI in Unix or Linux. Updated for Version 2.1, it shows how to use all of the Qt GUI elements, and covers advanced topics like 2D transformations and drag-and-drop, and a chapter on network programming.

      Programming with Qt