Gratisversand in ganz Deutschland!
Bookbot

Ray Lischner

    1. Januar 1961
    Ray Lischner
    C++ in a nutshell
    STL
    Texas
    Shakespeare für Dummies
    Delphi in a nutshell
    Secrets of Delphi 2
    • Secrets of Delphi 2

      Exposing Undocumented Features of Delphi

      • 831 Seiten
      • 30 Lesestunden

      Mastering the undocumented features of Delphi is essential for writing top quality Delphi components and applications. Secrets of Delphi 2 provides the clear, in-depth information experienced Delphi programmers need. -- Covers Delphi 2 in depth, without neglecting those still using Windows 3.X and Delphi 1 -- Reveals the secrets of easy porting between 16- and 32-bit versions of Delphi -- CD-ROM contains all the examples, code, resources, bitmaps, and complete working code examples.

      Secrets of Delphi 2
    • Delphi in a nutshell

      • 576 Seiten
      • 21 Lesestunden
      4,2(21)Abgeben

      With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application framework introduced in Delphi 4 and has resulted in a prize-winning product. Delphi in a Nutshell is the first concise reference to Borland/Inprise Delphi available. It succinctly collects all the information you need in one easy-to-use, complete, and accurate volume that goes beyond the product documentation itself. Delphi in a Nutshell starts with the Delphi object model and how to use RTTI (Run Time Type Information) for efficient programming. The rest of the book is the most complete Delphi Pascal language reference available in print, detailing every language element with complete syntax, examples, and methods for use. The book concludes with a look at the compiler, discussing compiler directives in depth.

      Delphi in a nutshell
    • Dachten Sie bisher immer, dass Shakespeare eine Nummer zu groß für Sie sei? Oder gehören Sie eher zu denjenigen Leuten, die dank Kenneth Branagh und „Shakespeare in Love“ gerne mehr über Shakespeare wissen möchten und vielleicht auch einen Blick in die englischen Originale riskieren wollen? In beiden Fällen sollten Sie sich „Shakepeare für Dummies“ nicht entgehen lassen. Fernab von trockenen Schulvorträgen und schlechten Aufführungen sorgen die Shakespeare-Fans John Doyle und Ray Lischner dafür, dass Shakespeare, seine Dramen und Gedichte und auch seine Zeit wieder lebendig werden!

      Shakespeare für Dummies
    • Texas

      • 448 Seiten
      • 16 Lesestunden
      3,9(13)Abgeben

      For twenty years the Historical Atlas of Texas stood as a trusted resource for students and aficionados of the state. Now this key reference has been thoroughly updated and expanded - and even rechristened. Texas: A Historical Atlas more accurately reflects the Lone Star State at the dawn of the... číst celé

      Texas
    • 3,7(26)Abgeben

      Wissen Sie noch, ob Sie search() oder find() verwenden müssen, wenn Sie einen Wert innerhalb eines Bereiches suchen möchten? Und was waren noch einmal die Argumente von list: splice? Wann ruft man mem_fun auf und wann mem_fun_ref? Vermutlich geht es Ihnen wie vielen anderen und Sie können sich diese ganzen Details selbst dann nicht merken, wenn Sie täglich mit der Standard Template Library (STL) arbeiten. STL - kurz & gut kann hier Ihre Rettung sein: Es ist eine handliche Gedächtnisstütze, die Ihnen all diese Fragen kompakt und präzise beantwortet. Es beschreibt die Schnittstelle zu den Containern, Iteratoren, Algorithmen und Funktoren in der C++-STL und behandelt Details zu Funktionsaufrufen, Rückgabewerten, Template-Parametern und vielem mehr. "STL is concentrated wisdom and experience, and this book is concentrated STL. No, you can't borrow my copy. buy this one!" Andrew Duncan Senior Software Engineer, Expertcity, Inc.

      STL
    • C++ In a Nutshell is a comprehensive reference for the C++ language and its runtime library. As a C++ programmer, understanding the subtle aspects of the language is crucial. The C++ standard defines not only the language but also a runtime library that includes containers, iterators, algorithms, strings, exceptions, I/O, and more, which constitutes a significant part of C++'s definition. Mastery of both the language and the library is essential for successful programming in C++. However, memorizing the intricate details of the language and all the library headers, class definitions, and member functions is nearly impossible. This is where C++ In a Nutshell proves invaluable. The content adheres to the ISO/IEC 14882 standard, including Technical Corrigendum 1. It features Backus-Naur Form syntax diagrams, concise usage information, and clear examples for all C++ statements and keywords. The latter half of the book focuses on the C++ runtime library, organized by header file, detailing functions, macros, classes, and other entities. Whether you need a refresher on declarations, template programming, or key aspects of the runtime library, the reference chapters provide essential information. Think of this book as a "force-magnifier," enhancing your programming effectiveness by offering quick access to definitions and usage for both the standard library and C++ language elements.

      C++ in a nutshell