Chapter 1: Getting Started with Delphi. This chapter serves primarily as an introduction to the Delphi IDE and the basics of creating a console application. Chapter 2: Delphi and C++ Language Basics. This chapter deals with the basics of Delphi and C++ programming. It first explains the general structure of a Delphi application by dissecting the source code of the automatically generated console application. Chapter 3: Conditions. In this chapter, you'll first learn about the if and case statements in Delphi, |
|
Read more about this free ebooks:Inside Delphi 2006 - Wordware Publishing
|
Chapter 1 lays out some ground rules. It starts off by discussing performance. We’ll look at measurement of the efficiency of algorithms, starting out with the big-Oh notation, continuing with timing of the actual run time of algorithms, and finishing with the use of profilers. Chapter 2 covers arrays. We’ll look at the standard language support for arrays, including dynamic arrays; we’ll discuss the TList class; and we’ll create a class that encapsulates an array of records. Another specialized array is the string, so we’ll take a look at that too.
|
|
Read more about this free ebooks:The Tomes of Delphi Algorithms and Data Structures - Wordware Publishing
|
Part I introduces the reader to XML, tracing its origins and purpose. Several existing XML applications are presented to show the diversity of uses for XML. The syntax and structure of an XML document is described, along with the corresponding document type definition (DTD). Accompanying standards such as XSLT (XSL Transformations), XLink, XPointer, andXMLSchema are also reviewed. XSLT lets you transformXMLdocuments into other formats, typically into HTML for display in a browser. |
|
Read more about this free ebooks:Delphi Developer's Guide to XML - Wordware Publishing
|
|
Paperback: 992 pages Publisher: Sybex; 1 edition (February 20, 2003) Language: English ISBN-10: 078214201X ISBN-13: 978-0782142013
It's right that it's not for a complete new comer, it's somewhat based on its previous versions.Because there's not a lot of Delphi books(not like C#... so many of them) for Delphi developers, |
|
Read more about this free ebooks:Mastering Delphi 7-Marco Cantu'
|
|
|
|
|
|