Code Faster in Delphi

Download Code Faster in Delphi PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 161 pages
Book Rating : 4.6/5 (867 download)

DOWNLOAD NOW!


Book Synopsis Code Faster in Delphi by : Alister Christie

Download or read book Code Faster in Delphi written by Alister Christie and published by . This book was released on 2020-09-26 with total page 161 pages. Available in PDF, EPUB and Kindle. Book excerpt: Don't touch that mouse! Hands on the keyboard, and eyes front. You're about to embark on a Bootcamp to tone your coding muscles, sharpen your shortcuts, fix forms faster, and accelerate your career as a Delphi Programmer. Now drop and give me twenty lines of code and five laps of that while loop. This book will help you Code Faster in Delphi through a vast array of tips, tricks and hacks to squeeze every bit of productivity out of yourself and the Delphi IDE. Some ways your coding will be made easier: By enhancing the IDE with plugins. You'll be introduced to powerful language features such as: Interfaces Generics Anonymous Methods Get started with some of the best parts of the Run-Time Library, including: Generic Collections Parallel Programming Library Regular Expressions Enhanced RTTI FireDAC Use Meta-Programming to write and modify code to save you from horribly repetitive tasks. Improve your physical environment with easy solutions to hardware and station problems. And of course, once you've mastered these, where to go to get even faster and better. With over one hundred areas of improvement covered, this holistic approach to Coding Faster In Delphi will boost your productivity, and therefore your value to your clients, bosses, and colleagues.

Delphi High Performance

Download Delphi High Performance PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1788621247
Total Pages : 328 pages
Book Rating : 4.7/5 (886 download)

DOWNLOAD NOW!


Book Synopsis Delphi High Performance by : Primož Gabrijelčič

Download or read book Delphi High Performance written by Primož Gabrijelčič and published by Packt Publishing Ltd. This book was released on 2018-02-26 with total page 328 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build fast, scalable, and high performing applications with Delphi Key Features Build efficient and concurrent applications in Delphi with focused examples Identify performance bottlenecks and apply the correct algorithm to increase the performance of applications. Delve into parallel programming and memory management to optimize your code Book DescriptionDelphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, iOS, and now Linux with RAD Studio 10.2. This book will be your guide to build efficient high performance applications with Delphi. The book begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. It will teach you how to improve your algorithms before taking you through parallel programming. You’ll then explore various tools to build highly concurrent applications. After that, you’ll delve into improving the performance of your code and master cross-platform RTL improvements. Finally, we’ll go through memory management with Delphi and you’ll see how to leverage several external libraries to write better performing programs. By the end of the book, you’ll have the knowledge to create high performance applications with Delphi.What you will learn Find performance bottlenecks and easily mitigate them Discover different approaches to fix algorithms Understand parallel programming and work with various tools included with Delphi Master the RTL for code optimization Explore memory managers and their implementation Leverage external libraries to write better performing programs Who this book is for This book is for Delphi developers who would like to build high performance applications with Delphi. Prior knowledge of Delphi is assumed.

Coding in Delphi

Download Coding in Delphi PDF Online Free

Author :
Publisher : Createspace Independent Publishing Platform
ISBN 13 : 9781548879648
Total Pages : 140 pages
Book Rating : 4.8/5 (796 download)

DOWNLOAD NOW!


Book Synopsis Coding in Delphi by : Nick Hodges

Download or read book Coding in Delphi written by Nick Hodges and published by Createspace Independent Publishing Platform. This book was released on 2017-07-14 with total page 140 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn the fundamentals of Delphi to build a variety of solutions for many devices and platforms. Author Marco Breveglieri will provide you with an overview of Delphi, its principles, its environment, and its use of Object Pascal language so that you can harness its versatility. With Delphi, the power of Delphi is at your fingertips. This updated and expanded second edition of Book provides a user-friendly introduction to the subject, Taking a clear structural framework, it guides the reader through the subject's core elements. A flowing writing style combines with the use of illustrations and diagrams throughout the text to ensure the reader understands even the most complex of concepts. This succinct and enlightening overview is a required reading for all those interested in the subject . We hope you find this book useful in shaping your future career & Business.

Fearless Cross-Platform Development with Delphi

Download Fearless Cross-Platform Development with Delphi PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1800209258
Total Pages : 544 pages
Book Rating : 4.8/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Fearless Cross-Platform Development with Delphi by : David Cornelius

Download or read book Fearless Cross-Platform Development with Delphi written by David Cornelius and published by Packt Publishing Ltd. This book was released on 2021-10-22 with total page 544 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn to rapidly build and deploy cross-platform applications from a single codebase with practical, real-world solutions using the mature Delphi 10.4 programming environment Key FeaturesImplement Delphi's modern features to build professional-grade Windows, web, mobile, and IoT applications and powerful serversBecome a Delphi code and project guru by learning best practices and techniques for cross-platform developmentDeploy your complete end-to-end application suite anywhereBook Description Delphi is a strongly typed, event-driven programming language with a rich ecosystem of frameworks and support tools. It comes with an extensive set of web and database libraries for rapid application development on desktop, mobile, and internet-enabled devices. This book will help you keep up with the latest IDE features and provide a sound foundation of project management and recent language enhancements to take your productivity to the next level. You'll discover how simple it is to support popular mobile device features such as sensors, cameras, and GPS. The book will help you feel comfortable working with FireMonkey and styles and incorporating 3D user interfaces in new ways. As you advance, you'll be able to build cross-platform solutions that not only look native but also take advantage of a wide array of device capabilities. You'll also learn how to use embedded databases, such as SQLite and InterBase ToGo, synchronizing them with your own custom backend servers or modules using the powerful RAD Server engine. The book concludes by sharing tips for testing and deploying your end-to-end application suite for a smooth user experience. By the end of this book, you'll be able to deliver modern enterprise applications using Delphi confidently. What you will learnDiscover the latest enhancements in the Delphi IDEOvercome the barriers that hold you back from embracing cross-platform developmentBecome fluent with FireMonkey controls, styles, LiveBindings, and 3D objectsBuild Delphi packages to extend RAD Server or modularize your applicationsUse FireDAC to get quick and direct access to any dataLeverage IoT technologies such as Bluetooth and Beacons and learn how to put your app on a Raspberry PiEnable remote apps with backend servers on Windows and Linux through REST APIsDevelop modules for IIS and Apache web serversWho this book is for This book is for Delphi developers interested in expanding their skillset beyond Windows programming by creating professional-grade applications on multiple platforms, including Windows, Mac, iOS, Android, and back-office servers. You'll also find this book useful if you're a developer looking to upgrade your knowledge of Delphi to keep up with the latest changes and enhancements in this powerful toolset. Some Delphi programming experience is necessary to make the most out of this book.

Delphi Cookbook

Download Delphi Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1783559594
Total Pages : 500 pages
Book Rating : 4.7/5 (835 download)

DOWNLOAD NOW!


Book Synopsis Delphi Cookbook by : Daniele Teti

Download or read book Delphi Cookbook written by Daniele Teti and published by Packt Publishing Ltd. This book was released on 2014-09-25 with total page 500 pages. Available in PDF, EPUB and Kindle. Book excerpt: Intended to refresh the basics of Delphi as well as advance your knowledge to the next level, it is assumed you will know RAD studio and the Object Pascal language. However, if you are not an experienced RAD studio programmer this accessible guide will still develop those initial crucial skills.

The Tomes of Delphi

Download The Tomes of Delphi PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 552 pages
Book Rating : 4.:/5 (318 download)

DOWNLOAD NOW!


Book Synopsis The Tomes of Delphi by : Julian Bucknall

Download or read book The Tomes of Delphi written by Julian Bucknall and published by . This book was released on 2001 with total page 552 pages. Available in PDF, EPUB and Kindle. Book excerpt: Featuring a wealth of code examples appropriate for practicing developers, this advanced-level guide provides comprehensive coverage of such topics as arrays, binary trees, data compression. The CD includes the author's highly successful freeware library, EZDSL, along with the code from the book.

Delphi in Depth: FireDAC

Download Delphi in Depth: FireDAC PDF Online Free

Author :
Publisher :
ISBN 13 : 9781546391272
Total Pages : 556 pages
Book Rating : 4.3/5 (912 download)

DOWNLOAD NOW!


Book Synopsis Delphi in Depth: FireDAC by : Cary Jensen

Download or read book Delphi in Depth: FireDAC written by Cary Jensen and published by . This book was released on 2017-05-10 with total page 556 pages. Available in PDF, EPUB and Kindle. Book excerpt: Delphi in Depth: FireDAC* Learn how to connect to a wide variety of databases* Optimize your connection configurations* Explore the world of indexes, searches, and filters* Discover the power of persisted datasets* Create flexible queries using macros and FireDAC scalar functions* Achieve blazing performance with Array DML* Master the art of cached updates* Add sophisticated features using Local SQL* Requires RAD Studio XE6 Professional or Delphi XE6 Professional or higher* Appropriate for novice to advanced Delphi database developers* More information is at http://www.JensenDataSystems.com/firedacbook/

Discover Delphi

Download Discover Delphi PDF Online Free

Author :
Publisher : Addison Wesley Publishing Company
ISBN 13 : 9780201342864
Total Pages : 0 pages
Book Rating : 4.3/5 (428 download)

DOWNLOAD NOW!


Book Synopsis Discover Delphi by : Shirley Williams

Download or read book Discover Delphi written by Shirley Williams and published by Addison Wesley Publishing Company. This book was released on 1999 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is aimed at people with limited or no programming experience and equips them with the skills required by a professional programmer. These skills are taught within the Delphi environment allowing the user the 'fun' of producing attractive Graphical User Interfaces, whilst learning the fundamentals of programming, which are transferable to other imperative and object based languages.

Delphi COM Programming

Download Delphi COM Programming PDF Online Free

Author :
Publisher : New Riders Publishing
ISBN 13 : 9781578702213
Total Pages : 0 pages
Book Rating : 4.7/5 (22 download)

DOWNLOAD NOW!


Book Synopsis Delphi COM Programming by : Eric Harmon

Download or read book Delphi COM Programming written by Eric Harmon and published by New Riders Publishing. This book was released on 2000 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microsoft COM is prevalent throughout Windows operating systems 95, 98, NT-and is rapidly becoming the programming framework of choice. To build applications which interface with Windows systems, programmers must understand and learn to use COM. This book includes coverage of DCOM, Microsoft s distributed architecture that is based on COM. It will also covers the latest developments in Delphi 5. This book will teach COM programming to Delphi 4 and 5 programmers. After providing an understanding of the COM framework, it offers a practical exploration of COM to enable Delphi developers to program component-based applications. Typical real-world scenarios, such as Windows Shell programming, automating Microsoft Agent, and creating and using ActiveX controls, will be explored. Discussion of each topic will be illustrated with detailed examples.

JavaScript: The Good Parts

Download JavaScript: The Good Parts PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596554877
Total Pages : 174 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis JavaScript: The Good Parts by : Douglas Crockford

Download or read book JavaScript: The Good Parts written by Douglas Crockford and published by "O'Reilly Media, Inc.". This book was released on 2008-05-08 with total page 174 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole—a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including: Syntax Objects Functions Inheritance Arrays Regular expressions Methods Style Beautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

Ready-to-Run Delphi? 3.0 Algorithms

Download Ready-to-Run Delphi? 3.0 Algorithms PDF Online Free

Author :
Publisher : Wiley
ISBN 13 : 9780471254003
Total Pages : 0 pages
Book Rating : 4.2/5 (54 download)

DOWNLOAD NOW!


Book Synopsis Ready-to-Run Delphi? 3.0 Algorithms by : Rod Stephens

Download or read book Ready-to-Run Delphi? 3.0 Algorithms written by Rod Stephens and published by Wiley. This book was released on 1998-07-20 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: All the algorithms you'll ever need for use in your Delphi programs Ready-to-Run Delphi 3.0 Algorithms This book/CD package arms you with a library of powerful algorithms completely implemented in Delphi source code. Just as importantly, it shows you when, where, and how to use them, and when you shouldn't use them. You'll find out how to handle just about any design requirement you'll encounter, such as managing data structures, sorting, searching, hashing, networking, and other important program functions. In plain English, and with the help of sample code and numerous working examples, programming guru Rod Stephens brings you up to speed on algorithm fundamentals, and, with the help of ready-to-run programs that you can use to try out the algorithms, he shows you how to: * Compare the strengths and weaknesses of different algorithms to select the best one for a particular situation * Analyze algorithms both theoretically and in real-world situations * Anticipate performance problems before they become disasters * Customize algorithms to suit your particular needs * Effectively use both classical algorithms and the latest object-oriented techniques * Identify performance bottlenecks where changes can have the greatest impact on speed The CD-ROM supplies you with: * Delphi source code for all the algorithms described in the book * Test programs to try them out * A library of important algorithms you can use immediately without wasting valuable programming time Visit the author's comprehensive Delphi site at :www.delphi-helper.com

Delphi Component Design

Download Delphi Component Design PDF Online Free

Author :
Publisher : Addison Wesley Longman
ISBN 13 : 9780201461367
Total Pages : 0 pages
Book Rating : 4.4/5 (613 download)

DOWNLOAD NOW!


Book Synopsis Delphi Component Design by : Danny Thorpe

Download or read book Delphi Component Design written by Danny Thorpe and published by Addison Wesley Longman. This book was released on 1997 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: VCL: Visual Component Library

Delphi Cookbook

Download Delphi Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1788623185
Total Pages : 659 pages
Book Rating : 4.7/5 (886 download)

DOWNLOAD NOW!


Book Synopsis Delphi Cookbook by : Daniele Spinetti

Download or read book Delphi Cookbook written by Daniele Spinetti and published by Packt Publishing Ltd. This book was released on 2018-07-31 with total page 659 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quickly learn and employ practical recipes for developing real-world, cross-platform applications using Delphi. Key Features Get to grips with Delphi to build and deploy various cross-platform applications Design and deploy real-world apps by implementing a single source codebase Build robust and optimized GUI applications with ease Book Description Delphi is a cross-platform integrated development environment (IDE) that supports rapid application development on different platforms, saving you the pain of wandering amid GUI widget details or having to tackle inter-platform incompatibilities. Delphi Cookbook begins with the basics of Delphi and gets you acquainted with JSON format strings, XSLT transformations, Unicode encodings, and various types of streams. You’ll then move on to more advanced topics such as developing higher-order functions and using enumerators and run-time type information (RTTI). As you make your way through the chapters, you’ll understand Delphi RTL functions, use FireMonkey in a VCL application, and cover topics such as multithreading, using aparallel programming library and deploying Delphi on a server. You’ll take a look at the new feature of WebBroker Apache modules, join the mobile revolution with FireMonkey, and learn to build data-driven mobile user interfaces using the FireDAC database access framework. This book will also show you how to integrate your apps with Internet of Things (IoT). By the end of the book, you will have become proficient in Delphi by exploring its different aspects such as building cross-platforms and mobile applications, designing server-side programs, and integrating these programs with IoT. What you will learn Develop visually stunning applications using FireMonkey Deploy LiveBinding effectively with the right object-oriented programming (OOP) approach Create RESTful web services that run on Linux or Windows Build mobile apps that read data from a remote server efficiently Call platform native API on Android and iOS for an unpublished API Manage software customization by making better use of an extended RTTI Integrate your application with IOT Who this book is for Delphi Cookbook is for intermediate developers with a basic knowledge of Delphi who want to discover and understand all the development possibilities offered by it.

Julia High Performance

Download Julia High Performance PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785887823
Total Pages : 132 pages
Book Rating : 4.7/5 (858 download)

DOWNLOAD NOW!


Book Synopsis Julia High Performance by : Avik Sengupta

Download or read book Julia High Performance written by Avik Sengupta and published by Packt Publishing Ltd. This book was released on 2016-04-26 with total page 132 pages. Available in PDF, EPUB and Kindle. Book excerpt: Design and develop high performing programs with Julia About This Book Learn to code high reliability and high performance programs Stand out from the crowd by developing code that runs faster than your peers' codes This book is intended for developers who are interested in high performance technical programming. Who This Book Is For This book is for beginner and intermediate Julia programmers who are interested in high performance technical computing. You will have a basic familiarity with Julia syntax, and have written some small programs in the language. What You Will Learn Discover the secrets behind Julia's speed Get a sense of the possibilities and limitations of Julia's performance Analyze the performance of Julia programs Measure the time and memory taken by Julia programs Create fast machine code using Julia's type information Define and call functions without compromising Julia's performance Understand number types in Julia Use Julia arrays to write high performance code Get an overview of Julia's distributed computing capabilities In Detail Julia is a high performance, high-level dynamic language designed to address the requirements of high-level numerical and scientific computing. Julia brings solutions to the complexities faced by developers while developing elegant and high performing code. Julia High Performance will take you on a journey to understand the performance characteristics of your Julia programs, and enables you to utilize the promise of near C levels of performance in Julia. You will learn to analyze and measure the performance of Julia code, understand how to avoid bottlenecks, and design your program for the highest possible performance. In this book, you will also see how Julia uses type information to achieve its performance goals, and how to use multuple dispatch to help the compiler to emit high performance machine code. Numbers and their arrays are obviously the key structures in scientific computing – you will see how Julia's design makes them fast. The last chapter will give you a taste of Julia's distributed computing capabilities. Style and approach This is a hands-on manual that will give you good explanations about the important concepts related to Julia programming.

Expert Delphi

Download Expert Delphi PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1786465841
Total Pages : 494 pages
Book Rating : 4.7/5 (864 download)

DOWNLOAD NOW!


Book Synopsis Expert Delphi by : Pawel Glowacki

Download or read book Expert Delphi written by Pawel Glowacki and published by Packt Publishing Ltd. This book was released on 2017-06-30 with total page 494 pages. Available in PDF, EPUB and Kindle. Book excerpt: Become a developer superhero and build stunning cross-platform apps with Delphi About This Book A one-stop guide on Delphi to help you build cross-platform apps This book covers important concepts such as the FireMonkey library, shows you how to interact with the Internet of Things, and enables you to integrate with Cloud services The code is explained in detail with observations on how to create native apps for Ios and Android with a single code base Who This Book Is For If you want to create stunning applications for mobile, desktop, the cloud, and the Internet of Things, then this book is for you. This book is for developers who would like to build native cross-platform apps with a single codebase for iOS and Android. A basic knowledge of Delphi is assumed, although we do cover a primer on the language. What You Will Learn Understand the basics of Delphi and the FireMonkey application platform as well as the specifics of Android and iOS platforms Complete complex apps quickly with access to platform features and APIs using a single, easy-to-maintain code base Work with local data sources, including embedded SQL databases, REST servers, and Backend-as-a-Service providers Take full advantage of mobile hardware capabilities by working with sensors and Internet of Things gadgets and devices Integrate with cloud services and data using REST APIs and scalable multi-tier frameworks for outstanding multi-user and social experience Architect and deploy powerful mobile back-end services and get super-productive by leveraging Delphi IDE agile functionality Get to know the best practices for writing a high-quality, reliable, and maintainable codebase in the Delphi Object Pascal language In Detail Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms including Android, iOS, Windows, Mac, and Linux. If you want to build server-side applications, create web services, and have clear GUIs for your project, then this book is for you. The book begins with a basic primer on Delphi helping you get accustomed to the IDE and the Object Pascal language and will then quickly move on to advanced-level concepts. Through this book, we'll help you understand the architecture of applications and will teach you the important concepts of the FireMonkey library, show you how to build server-side services, and enable you to interact with the Internet of Things. Towards the end, you will learn to integrate your app with various web services and deploy them. By the end of the book, you will be able to build powerful, cross-platform, native apps for iOS and Android with a single code base. Style and approach This book will help you build cross-platform mobile apps with Delphi using a step-by-step approach.

MVVM in Delphi

Download MVVM in Delphi PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1484222148
Total Pages : 155 pages
Book Rating : 4.4/5 (842 download)

DOWNLOAD NOW!


Book Synopsis MVVM in Delphi by : John Kouraklis

Download or read book MVVM in Delphi written by John Kouraklis and published by Apress. This book was released on 2016-10-26 with total page 155 pages. Available in PDF, EPUB and Kindle. Book excerpt: Dive into the world of MVVM, learn how to build modern Windows applications, and prepare for cross-platform development. This book introduces you to the right mindset and demonstrates suitable methodologies that allow for quick understanding of the MVVM paradigm. MVVM in Delphi shows you how to use a quick and efficient MVVM framework that allows for scalability, is of manageable complexity, and provides strong efficiency. One of the biggest challenges developers face is how to convert legacy and monolithic Delphi applications to the MVVM architecture. This book takes you on a step-by-step journey and teaches you how to adapt an application to fit into the MVVM design. What You Will Learn Gain the fundamentals of MVVM Visualize MVVM as a design philosophy Create easy-to-use frameworks for building your own MVVM applications Develop a methodology for converting legacy applications to the MVVM pattern Architect cross-platform and multi-lingual applications using the MVVM pattern Who This Book Is For Delphi developers with a good knowledge of Delphi or programming experience in a different language. In addition, this book is attractive to Delphi developers who want to modernize existing applications based on the MVVM design.

Delphi Graphics and Game Programming Exposed!

Download Delphi Graphics and Game Programming Exposed! PDF Online Free

Author :
Publisher : Wordware Publishing
ISBN 13 : 9781556226373
Total Pages : 0 pages
Book Rating : 4.2/5 (263 download)

DOWNLOAD NOW!


Book Synopsis Delphi Graphics and Game Programming Exposed! by : John Ayres

Download or read book Delphi Graphics and Game Programming Exposed! written by John Ayres and published by Wordware Publishing. This book was released on 2000 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Delphi Graphics and Game Programming Exposed! with DirectX" is a comprehensive reference describing high-performance graphics and game programming techniques in the Delphi development environment. Author John Ayres begins with a discussion of basic game programming and graphics concepts, and moves quickly into an introduction of DirectX, which gives Delphi developers a high-performance interface to system-level hardware while maintaining the benefits of the Windows operating system. Palettes, sprite animation, collision detection, and sound and music are also discussed. In addition the book includes a complete example game illustrating the different techniques discussed throughout, an appendix explaining how to use DirectSetup for installing DirectX, and a glossary of common words and phrases used in the game programming industry. The CD includes: - Source code from the book's projects - full retail version of Delphi 4 - 60-day trial version of Delphi 5 Enterprise - DirectX header files from Project JEDI - freeware sound effects, MIDI musical compositions, and the SpriteLib sprite library John Ayres has over 10 years of programming experience, including over 5 years with Delphi. He is a lead developer and product architect for Beckett Interactive in Dallas and is the lead author of "The Tomes of Delphi 3: Win32 Core API" (1-55622-556-3) and "The Tomes of Delphi 3: Win32 Graphical API" (1-55622-610-1).