Vendeur : WorldofBooks, Goring-By-Sea, WS, Royaume-Uni
EUR 2
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Edité par O'Reilly Media, Incorporated, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Better World Books Ltd, Dunfermline, Royaume-Uni
Edition originale
EUR 5,41
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Good. 1st Edition. Ships from the UK. Used book that is in clean, average condition without any missing pages.
Edité par O'Reilly Media, Incorporated, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Better World Books Ltd, Dunfermline, Royaume-Uni
Edition originale
EUR 5,41
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. 1st Edition. Ships from the UK. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Edité par O'Reilly Media 26/03/2000, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Bahamut Media, Reading, Royaume-Uni
EUR 11,86
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. Shipped within 24 hours from our UK warehouse. Clean, undamaged book with no damage to pages and minimal wear to the cover. Spine still tight, in very good condition. Remember if you are not happy, you are covered by our 100% money back guarantee.
Edité par O'Reilly Media 26/03/2000, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : AwesomeBooks, Wallingford, Royaume-Uni
EUR 11,86
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. .
Vendeur : ThriftBooks-Atlanta, AUSTELL, GA, Etats-Unis
EUR 5,72
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Missing dust jacket; Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.9.
Vendeur : ThriftBooks-Dallas, Dallas, TX, Etats-Unis
EUR 5,72
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.9.
Vendeur : ThriftBooks-Atlanta, AUSTELL, GA, Etats-Unis
EUR 5,72
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.9.
Edité par O'Reilly Media, Incorporated, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Better World Books, Mishawaka, IN, Etats-Unis
Edition originale
EUR 7,87
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierEtat : Good. 1st Edition. Used book that is in clean, average condition without any missing pages.
Edité par OREILLY & ASSOC INC O'Reilly Media, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Allemagne
EUR 6,99
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierSoftcover. Etat : gut. 2000. IDEs VCL Integrated Development Environments synchronisation programmer SysUtils programming tool Object Pascal I/O Windows messages VMTs virtual method tables TypInfo dy Delphi is quite rightly reckoned to be one of the best IDEs (Integrated Development Environments), and ideal for rapid program development thanks to its use of VCL. The Nutshell series are information-dense reference titles, and Delphi In A Nutshell doesn't disappoint. After a fast tour of Delphi's version of the Pascal language and the files and forms used in the Delphi IDE you get an overview of object oriented programming as it relates to Delphi. There's coverage of of Delphi usage including scheduling, thread synchronisation and so on, then it's on to the language itself. Each language element is named, its syntax and a description with any gotchas noted. There's a tips and tricks section followed by example usage and pointers to related material. This is a lot to pack in for every Delphi language element. One consequence is the need to limit the examples, which is a pity as they're often the most useful information. At the end of the book the last chapter deals with compiler directives and two appendices cover Delphi's command line tools and the separate but indispensable SysUtils unit. Delphi In A Nutshell isn't the kind of book you read in the bath, but it is one every Delphi programmer should have available when out of it. Aimed at the working Delphi developer, Delphi in a Nutshell is an effective desktop reference to this popular programming tool. Besides listing all core classes and methods, this book also provides a host of expert dos and don'ts for mastering the newest features in Delphi's Object Pascal. The heart of this book is its reference sections on built-in Delphi language features and other useful information on this development tool. Each entry has a guide to syntax, a description of all parameters and return values, and code samples, plus many entries feature "tricks and tips" with additional information. While this title concentrates on the "core" language (instead of Delphi's extensive support for visual components), there's little doubt that it will be useful if you work with the tool on a daily basis. The book also delivers an advanced guide to ramping up on the latest and greatest in new language features in Object Pascal. Material on using classes, and the type of information features available in today's Delphi, are particularly effective. There are a lot of smart tips on proper class design techniques, including using properties, constructors, and destructors. (Delphi has its own conventions here, and this book will fill you in if you are coming to Object Pascal from another programming language.) Along the way, the author offers numerous expert nuggets on when to use (and when to avoid) using certain features. Whether you are a novice or a more experienced developer, this tutorial and reference is all you need to be productive with the latest and greatest in object-oriented programming with Delphi. Topics coveredOverview of Delphi Object Pascal, units and libraries, data and string types, exception handling, file I/O, classes and objects, inheritance, constructors and destructors, interfaces, reference counting, Windows messages, memory management strategies, virtual method tables (VMTs), properties, using TypInfo, virtual and dynamic methods, automated methods and COM, Delphi type information and RTTI, concurrent programming with threads, synchronization, thread local storage techniques, Delphi language reference, system constants, operator reference, compiler directives, code samples, and programming tips. Delphi in a Nutshell. A Desktop Quick Reference In a Nutshell O'Reilly Ray Lischner In englischer Sprache. 576 pages. 22,7 x 15,1 x 3,2 cm.
Edité par O'Reilly & Associates, Sebastapol, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Godley Books, Hyde, Royaume-Uni
Edition originale
EUR 17,82
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierSoft Cover. Etat : Fine. First Edition. No marks or inscriptions. No creasing to covers or to spine. A very clean very tight copy with bright unmarked boards and no bumping to corners. 561pp. An introduction to Delphi Pascal and a clear discussion of the Delphi object model. It also covers RTTI and concurrent programming in Delphi and the creation of multithreaded applications. We do not use stock photos, the picture displayed is of the actual book for sale. Every one of our books is in stock in the UK ready for immediate delivery. Size: 9 x 6 inches.
Vendeur : SecondSale, Montgomery, IL, Etats-Unis
EUR 5,68
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Vendeur : SecondSale, Montgomery, IL, Etats-Unis
EUR 5,68
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Edité par O'Reilly Media 3/26/2000, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : BargainBookStores, Grand Rapids, MI, Etats-Unis
EUR 30,68
Autre deviseQuantité disponible : 5 disponible(s)
Ajouter au panierPaperback or Softback. Etat : New. Delphi in a Nutshell 1.68. Book.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 28,19
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New.
Edité par O'Reilly Media, Inc, USA, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 36,69
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierBook. Etat : New. New copy - Usually dispatched within 4 working days. 792.
Vendeur : GreatBookPrices, Columbia, MD, Etats-Unis
EUR 30,50
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : As New. Unread book in perfect condition.
EUR 39,29
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. Covering all aspects of Delphi version 5, this text provides a concise reference.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 bas.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 46,47
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. In.
EUR 49,65
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : New. 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.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 35,33
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : As New. Unread book in perfect condition.
Vendeur : GreatBookPricesUK, Woodford Green, Royaume-Uni
EUR 36,67
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New.
Edité par O'Reilly Media, Inc, USA, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlande
Edition originale
EUR 51,64
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New. Covering all aspects of Delphi version 5, this text provides a concise reference. Num Pages: 578 pages, 1, black & white illustrations. BIC Classification: UMX. Category: (P) Professional & Vocational. Dimension: 228 x 154 x 32. Weight in Grams: 816. . 2000. 1st Edition. Paperback. . . . .
EUR 54,38
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : New. 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.
Edité par Oreilly & Associates Inc, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Revaluation Books, Exeter, Royaume-Uni
EUR 48,93
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierPaperback. Etat : Brand New. 1st edition. 576 pages. 9.25x6.50x1.75 inches. In Stock.
Edité par O'reilly Media Apr 2000, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 50,60
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. Neuware - 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 methodsfor use. The book concludes with a look at the compiler, discussing compiler directives in depth.
Edité par O'Reilly Media, Inc, USA, 2000
ISBN 10 : 1565926595 ISBN 13 : 9781565926592
Langue: anglais
Vendeur : Kennys Bookstore, Olney, MD, Etats-Unis
EUR 64,04
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New. Covering all aspects of Delphi version 5, this text provides a concise reference. Num Pages: 578 pages, 1, black & white illustrations. BIC Classification: UMX. Category: (P) Professional & Vocational. Dimension: 228 x 154 x 32. Weight in Grams: 816. . 2000. 1st Edition. Paperback. . . . . Books ship from the US and Ireland.
Vendeur : Lakeside Books, Benton Harbor, MI, Etats-Unis
EUR 27
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
Vendeur : Half Price Books Inc., Dallas, TX, Etats-Unis
EUR 3,45
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
EUR 30,24
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.