EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Delphi Programming for Dummies

Download or read book Delphi Programming for Dummies written by Neil J. Rubenking and published by For Dummies. This book was released on 1995 with total page 404 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this book, readers will find an introduction to Borland's new language product with clear explanations of forms, properties, and install components. Bestselling author Neil Rubenking also covers basic programming concepts so beginners can quickly create applications. He then builds on those basics to provide advanced programming concepts to all readers.

Book Delphi 3 for Dummies

    Book Details:
  • Author : Neil J. Rubenking
  • Publisher : For Dummies
  • Release : 1997
  • ISBN : 9780764501791
  • Pages : 456 pages

Download or read book Delphi 3 for Dummies written by Neil J. Rubenking and published by For Dummies. This book was released on 1997 with total page 456 pages. Available in PDF, EPUB and Kindle. Book excerpt: Delphi For Dummies, 3rd Edition will help users create powerful programs right away -- even users who have no previous programming experience!-- Create working programs by collecting & connecting Delphi's powerful components-- In-depth coverage of Delphi's Integrated Development Environment (IDE) and debugger-- Explore complex applications visually with minimal coding-- Discusses how to design prototype Windows applications to full-fledged production versions-- Generate native machine code using fast built-in compilerUtilize Delphi's strong OLE support-- Covers the Database Explorer which allows programmers to easily view and modify database tablesThis book gives a great overview of programming in Delphi starting with the basics -- form design. It then takes you step-by-step through placing components on a form, setting properties (color, caption, font) and adding functionality. Delphi For Dummies, 3rd Edition will help users accomplish a lot without doing a lot of coding at all! This book also offers coverage on Delphi's network simulation tools. This must-have reference book will help take the drudgery out

Book Delphi in Depth  FireDAC

    Book Details:
  • Author : Cary Jensen
  • Publisher :
  • Release : 2017-05-10
  • ISBN : 9781546391272
  • Pages : 556 pages

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/

Book Discover Delphi

    Book Details:
  • Author : Shirley Williams
  • Publisher : Addison Wesley Publishing Company
  • Release : 1999
  • ISBN : 9780201342864
  • Pages : 0 pages

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.

Book Introducing Delphi Programming

Download or read book Introducing Delphi Programming written by John Barrow and published by Oxford University Press, USA. This book was released on 2005 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book teaches distance-learning students how to program in Delphi, a major computer language used to design a variety of programs.

Book Mastering Delphi Programming  A Complete Reference Guide

Download or read book Mastering Delphi Programming A Complete Reference Guide written by Primož Gabrijelčič and published by Packt Publishing Ltd. This book was released on 2019-11-26 with total page 667 pages. Available in PDF, EPUB and Kindle. Book excerpt: Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Key FeaturesDelve into the core patterns and components of Delphi to enhance your application's designLearn how to select the right patterns to improve your program's efficiency and productivityDiscover how parallel programming and memory management can optimize your codeBook Description Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know how to use the features of Delphi, you can easily create scalable applications in no time. This Learning Path begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. You'll brush up on tricks, techniques, and best practices to solve common design and architectural challenges. Then, you'll see how to leverage external libraries to write better-performing programs. You'll also learn about the eight most important patterns that'll enable you to develop and improve the interface between items and harmonize shared memories within threads. As you progress, you'll also delve into improving the performance of your code and mastering cross-platform RTL improvements. By the end of this Learning Path, you'll be able to address common design problems and feel confident while building scalable projects. This Learning Path includes content from the following Packt products: Delphi High Performance by Primož GabrijelčičHands-On Design Patterns with Delphi by Primož GabrijelčičWhat you will learnUnderstand parallel programming and work with the various tools included with DelphiExplore memory managers and their implementationLeverage external libraries to write better-performing programsKeep up to date with the latest additions and design techniques in DelphiGet to grips with various modern multithreading approachesBreak a design problem down into its component partsWho this book is for This Learning Path is for intermediate-level Delphi programmers who want to build robust applications using Delphi features. Prior knowledge of Delphi is assumed.

Book Delphi Programming Problem Solver

Download or read book Delphi Programming Problem Solver written by Neil J. Rubenking and published by Wiley Publishing. This book was released on 1996 with total page 632 pages. Available in PDF, EPUB and Kindle. Book excerpt: As programmers begin using the increasingly popular Delphi, they find themselves asking, "I know how to do this in (fill in the blank), but how do I do it in Delphi?" Based on a survey of the most frequently asked questions of programmers, Neil Rubenking provides all the answers, plus any codes used, special notes and tips, and more. Full coverage of 32-bit application development is also featured.

Book Delphi Programming Projects

Download or read book Delphi Programming Projects written by William Duarte and published by Packt Publishing Ltd. This book was released on 2019-05-03 with total page 241 pages. Available in PDF, EPUB and Kindle. Book excerpt: Improve your Delphi programming skills by building robust applications for Android, iOS, and Windows platform Key FeaturesBuild responsive user interfaces (UIs) for desktop and mobile with FireMonkeyImplement a microservices architecture using the Rapid Application Development(RAD) serverCreate clones of popular applications like Instagram and Facebook using Delphi 10.3Book Description Delphi is a cross-platform programming language and software development kit that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With the help of seven practical projects, this book will guide you through the best practices, Delphi Run-Time Library (RTL) resources, and design patterns. Whether you use the Visual Component Library (VCL) or FireMonkey (FMX) framework, these design patterns will be implemented in the same way in Delphi, using Object Pascal. In the first few chapters, you will explore advanced features that will help you build rich applications using the same code base for both mobile and desktop projects. In addition to this, you’ll learn how to implement microservice architecture in Delphi. As you get familiar with the various aspects of Delphi, you will no longer need to maintain source code for similar projects, program business rules on screens, or fill your forms with data access components. By the end of this book, you will have gained an understanding of the principles of clean code and become proficient in building robust and scalable applications in Delphi. What you will learnGet to grips with the advanced features of RTLUnderstand how to deal with the paradigm change between multiplatform projectsBuild rich interfaces with Google's Material Design featuresUnderstand how to implement design patterns in DelphiTurn a mobile device into a remote controller with app tethering technologyBuild a multi-database system using VCLWho this book is for This book is for developers, programmers, and IT professionals who want to learn the best market practices by implementing practical projects. Prior knowledge of the Delphi language is a must.

Book Delphi GUI Programming with FireMonkey

Download or read book Delphi GUI Programming with FireMonkey written by Andrea Magni and published by Packt Publishing Ltd. This book was released on 2020-10-29 with total page 532 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the frameworkBook Description FireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you’ll then move on to the fundamentals and architectural details of FMX. You’ll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you’ll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you’ll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you’ll learn about FMX’s built-in 3D functionalities. By the end of this book, you’ll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learnExplore FMX’s fundamental components with a brief comparison to VCLAchieve visual responsiveness through alignment capabilities and layout componentsEnrich the user experience with the help of transitions and visual animationsGet to grips with data access and visual data bindingBuild exciting and responsive UIs for desktop and mobile platformsUnderstand the importance of responsive applications using parallel programmingCreate visual continuity through your applications with TFrameStand and TFormStandExplore the 3D functionalities offered by FMXWho this book is for This book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.

Book Delphi Cookbook

    Book Details:
  • Author : Daniele Teti
  • Publisher : Packt Publishing Ltd
  • Release : 2016-06-30
  • ISBN : 1785280503
  • Pages : 470 pages

Download or read book Delphi Cookbook written by Daniele Teti and published by Packt Publishing Ltd. This book was released on 2016-06-30 with total page 470 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 60 hands-on recipes to help you master the power of Delphi for cross-platform and mobile development on multiple platforms About This Book Get to grips with Delphi to build and deploy various cross-platform applications Design, develop, and deploy real-world applications by implementing a single source codebase This swift guide will increase your productivity to develop applications with Delphi Who This Book Is For If you are an intermediate developer with a basic knowledge of Delphi and you want to develop cross-platform applications, then this book is for you. Familiarity with the fundamentals of RAD (Rapid Application Development) Studio is expected. What You Will Learn Develop visually stunning applications using FireMonkey Deploy LiveBinding effectively with the right OOP approach Create server-side programs to serve RESTful web services and provide data to your mobile apps Use well-defined GUI design patterns to build mobile applications that provide a great user experience Build mobile apps that read data from a remote server efficiently Call the platform native API on Android and iOS even for an unpublished API Manage software customization for your customer by making better use of an extended RTTI Implement the most popular design pattern without wasting too much time on debugging and bug fixing In Detail Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, and Apple iOS. It helps you to concentrate on the real business and save yourself the pain of wandering amid GUI widget details, or having to tackle inter-platform incompatibilities. It also has a wide range of drag-and-drop controls, helping you code your business logic into your business model, and it compiles natively for desktop and mobile platforms. This book will teach you how to design and develop applications, deploy them on the cloud platform, and distribute them within an organization via Google Play and other similar platforms. You will begin with the basics of Delphi and get acquainted with JSON format strings, XSLT transformations, unicode encodings and various types of streams. We then move on to more advanced topics such as developing higher-order functions and using enumerators and RTTI. You will get an understanding of how Delphi RTL functions and how to use FireMonkey in a VCL application. We will then cover topics such as multithreading, using the parallel programming library and putting Delphi on a server. We will also take a look at the new feature of WebBroker Apache modules and then ride the mobile revolution with FireMonkey. By the end of the book, you will be able to develop and deploy cross-platform applications using Delphi. Style and approach Delphi Cookbook is an easy-to-follow guide, rich with hands-on examples of real-world programming tasks in Delphi.

Book Teach Yourself Database Programming with Delphi in 21 Days

Download or read book Teach Yourself Database Programming with Delphi in 21 Days written by Nathan Gurewich and published by . This book was released on 1995 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Delphi is the hottest selling programming language on the market. This guide presents Delphi database programming techniques in a logical and easy-to-follow sequence that helps readers really understand the principles involved in developing programs. Workshops, Q&A's, and do's and don'ts reinforce the information found in each chapter.

Book Programming and Problem Solving with Delphi

Download or read book Programming and Problem Solving with Delphi written by Mitchell C. Kerman and published by Addison Wesley Longman. This book was released on 2002 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: @CATEGORY = Programming Languages (CC00)@TITLE = Programming and Problem Solving with Delphi@AUTHOR = Mitchell C. KermanProgramming and Problem Solving with Delphi teaches beginners how to program using Delphi, and assumes no prior programming experience. Throughout, it emphasizes sound problem solving and programming skills, and is designed with numerous screen shots to demonstrate this visual language. The book includes a CD-ROM of Delphi 5 so readers have access to the latest features of the language. Delphi is an object Pascal-based language that is widely used in the corporate sector. As a point of comparison, Delphi is a similar language to Visual Basic yet is more robust.This book covers Windows-based programming concepts such as OLE, DDE and ActiveX components. It provides a full chapter on debugging, and includes numerous appendices on the user interface, debugging, Delphi error codes, and more, also making this an excellent language reference.This is the first book designed to teach Delphi programming to those without any programming experience.@ISBN = 0-201-70844-2@MAINCAT = Programming Languages@DATALINE1 = 2002, 560 pages, 8 3/8 x 10 7/8@DATALINE2 = Paper, $45.75k

Book Delphi COM Programming

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.

Book Delphi Developer s Handbook

Download or read book Delphi Developer s Handbook written by Marco Cantù and published by . This book was released on 1998 with total page 1178 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Delphi Developer's Handbook" lets programmers master the Delphi 95 language, making professional client/server programming and Rapid Application Development accessible to every reader who needs to master these skills. The CD includes the full source code and compiled executables of all of the examples in the book.

Book Teach Yourself Delphi 2 in 21 Days

Download or read book Teach Yourself Delphi 2 in 21 Days written by Dan Osier and published by Sams. This book was released on 1996 with total page 706 pages. Available in PDF, EPUB and Kindle. Book excerpt: Delphi programming techniques are presented in a logical and easy-to-follow sequence that helps the reader really understand the principles involved in developing programs. Topics covered include Delphi development tools, branching, looping, records, arrays, and much more.

Book The Tomes of Delphi

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.

Book Delphi 4 Bible

    Book Details:
  • Author : Tom Swan
  • Publisher : Wiley
  • Release : 1998-08-05
  • ISBN : 9780764532375
  • Pages : 0 pages

Download or read book Delphi 4 Bible written by Tom Swan and published by Wiley. This book was released on 1998-08-05 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Write Dynamic Programs with Delphi Create a wide variety of powerful applications for Windows 95, 98, and NT platforms! Providing step-by-step instructions, expert tips, and over 100 sample applications, international bestselling author Tom Swan shows you how to take full advantage of Delphi 4's capabilities to develop software in different categories, including graphics, animation, database management, the Internet, and more. You Can Do It with Delphi 4 Explore Delphi's environment, visual components, and forms Create sleek user interfaces by using toolbars, coolbars, and scroll panels Develop applications with the Windows clipboard, OLE, and DDE Master the techniques of Object Pascal string-handling, lists, file streams, and exceptions Generate application charts and reports with QuickReport and TeeChart component libraries Construct custom components and ActiveX controls Add the finishing touches to your application—debug, produce online help, and create dynamic link libraries CD-ROM features source code from over 100 sample applications in the book! www.idgbooks.com System Requirements: Windows 95, Windows 98, or Windows NT