Mastering Borland Delphi 2005

Mastering Borland Delphi 2005 PDF Author: Marco Cant?
Publisher: Sybex
ISBN:
Category : Computers
Languages : en
Pages : 998

Get Book

Book Description
If you're looking to capitalize on the powerful capabilities of Delphi 8, this is your essential resource. Named "Best Book" by Delphi Informant magazine, its practical, tutorial-based coverage helps you develop key skills, solve tough problems, and build functionality in your applications.

Mastering Borland Delphi 2005

Mastering Borland Delphi 2005 PDF Author: Marco Cant?
Publisher: Sybex
ISBN:
Category : Computers
Languages : en
Pages : 998

Get Book

Book Description
If you're looking to capitalize on the powerful capabilities of Delphi 8, this is your essential resource. Named "Best Book" by Delphi Informant magazine, its practical, tutorial-based coverage helps you develop key skills, solve tough problems, and build functionality in your applications.

Mastering Delphi 7

Mastering Delphi 7 PDF Author: Marco Cant?
Publisher: Sybex
ISBN: 9780782142013
Category : Computers
Languages : en
Pages : 1042

Get Book

Book Description
Still the Best Delphi Resource--Now Fully Updated and Expanded Whether you're new to Delphi or just making the move from an earlier version, Mastering Delphi 7 is the one resource you can't do without. Practical, tutorial-based coverage helps you master essential techniques in database, client-server, and Internet programming. And the insights of renowned authority Marco Cantù give you the necessary knowledge to take advantage of what's new to Delphi 7--particularly its support for .NET. Coverage includes: * Creating visual web applications with IntraWeb * Writing sockets-based applications with Indy * Creating data-aware controls and custom dataset components * Creating database applications using ClientDataSet and dbExpress * Building client-server applications using InterBase * Interfacing with Microsoft's ADO * Programming for a multi-tiered application architecture * Taking advantage of Delphi's support for COM, OLE Automation, and COM+ * Taking advantage of Delphi's XML and SOAP support * Implementing Internet protocols in your Delphi app * Creating UML class diagrams using ModelMaker * Visually preparing reports using RAVE * Using the Delphi language to create your first .NET programs

Inside Delphi 2006

Inside Delphi 2006 PDF Author: Ivan Hladni
Publisher: Wordware Publishing, Inc.
ISBN: 1449633714
Category : Delphi (Computer file)
Languages : en
Pages : 769

Get Book

Book Description


Mastering Delphi 4

Mastering Delphi 4 PDF Author: Marco Cantù
Publisher:
ISBN: 9780782123500
Category : Computer programs
Languages : en
Pages : 0

Get Book

Book Description
Introducing programmers to all of Delphi 4's new features and techniques, this reference explores secrets of the environment, the programming language, the custom components, and Windows 95 programming in general. The CD-ROM contains Delphi third party products, advanced debuggers, code optimization tools, and ready-to-use ActiveX examples.

Delphi in a Nutshell

Delphi in a Nutshell PDF Author: Ray Lischner
Publisher: "O'Reilly Media, Inc."
ISBN: 1565926595
Category : Computers
Languages : en
Pages : 579

Get Book

Book Description
The opening chapters discuss the Delphi object model, runtime type information and concurrent programming, while the bulk of the book is a language reference with every keyword, directive, function, procedure, variable, class, method, and property that is part of Delphi Pascal. Annotation copyrighted by Book News, Inc., Portland, OR

You Can Program in C++

You Can Program in C++ PDF Author: Francis Glassborow
Publisher: John Wiley & Sons
ISBN: 0470058021
Category : Computers
Languages : en
Pages : 388

Get Book

Book Description
An interactive and fun way to learn C++, one of the most popular high-level programming languages for graphic applications This unique, hands-on approach to learning C++ makes the experience fun and interesting by offering the opportunity for readers to get started on real coding Features numerous examples and project ideas as well as GUI and audio extensions so readers can get instant feedback - in addition to instant gratification from producing a program that works Written by one of the world's leading authorities on C and C++, the book includes invaluable reference sections at the end of each chapter Discusses modern C++ idioms, which are often neglected in other publications

Borland Delphi 6 Developer's Guide

Borland Delphi 6 Developer's Guide PDF Author: Steve Teixeira
Publisher: Sams Publishing
ISBN: 9780672321153
Category : Computers
Languages : en
Pages : 1206

Get Book

Book Description
Borland(r) Delphi 6 Developer's Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader's Choice Award for both Delphi 4 Developer's Guide and Delphi 5 Developer's Guide. Borland(r) Delphi 6 Developer's Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland's new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.

The New Software Engineering

The New Software Engineering PDF Author: Sue A. Conger
Publisher: Wadsworth Publishing Company
ISBN:
Category : Software engineering
Languages : en
Pages : 858

Get Book

Book Description
This text is written with a business school orientation, stressing the how to and heavily employing CASE technology throughout. The courses for which this text is appropriate include software engineering, advanced systems analysis, advanced topics in information systems, and IS project development. Software engineer should be familiar with alternatives, trade-offs and pitfalls of methodologies, technologies, domains, project life cycles, techniques, tools CASE environments, methods for user involvement in application development, software, design, trade-offs for the public domain and project personnel skills. This book discusses much of what should be the ideal software engineer's project related knowledge in order to facilitate and speed the process of novices becoming experts. The goal of this book is to discuss project planning, project life cycles, methodologies, technologies, techniques, tools, languages, testing, ancillary technologies (e.g. database) and CASE. For each topic, alternatives, benefits and disadvantages are discussed.

Sams Teach Yourself SQL in 24 Hours

Sams Teach Yourself SQL in 24 Hours PDF Author: Ryan Stephens
Publisher: Sams Publishing
ISBN: 0132715120
Category : Computers
Languages : en
Pages : 540

Get Book

Book Description
In just 24 lessons of one hour or less, you will learn professional techniques to design and build efficient databases and query them to extract useful information. Using a straightforward, step-by-step approach, each lesson builds on the previous one, allowing you to learn the essentials of ANSI SQL from the ground up. Example code demonstrates the authors’ professional techniques, while exercises written for MySQL offer the reader hands-on learning with an open-source database. Included are advanced techniques for using views, managing transactions, database administration, and extending SQL. Step-by-step instructions carefully walk you through the most common SQL tasks. Q&As, Quizzes, and Exercises at the end of each chapter help you test your knowledge. Notes and Tips point out shortcuts and solutions. New terms are clearly defined and explained. Learn how to... Use SQL-2003, the latest standard for the Structured Query Language Design and deploy efficient, secure databases Build advanced queries for information retrieval Sort, group, and summarize information for best presentation Tune databases and queries for maximum performance Understand database administration and security techniques For more than ten years the authors have studied, applied, and documented the SQL standard and its application to critical database systems. Ryan Stephens and Ron Plew are entrepreneurs, speakers, and cofounders of Perpetual Technologies, Inc. (PTI), a fast-growing IT management and consulting firm which specializes in database technologies. They taught database courses for Indiana University–Purdue University in Indianapolis for five years and have authored more than a dozen books on Oracle, SQL, database design, and the high availability of critical systems. Arie D. Jones is Senior SQL Server database administrator and analyst for PTI. He is a regular speaker at technical events and has authored several books and articles. Category: Database Covers: ANSI SQL User Level: Beginning–Intermediate Register your book at informit.com/title/9780672330186 for convenient access to updates and corrections as they become available.

Delphi Programming Projects

Delphi Programming Projects PDF Author: William Duarte
Publisher: Packt Publishing Ltd
ISBN: 1789135230
Category : Computers
Languages : en
Pages : 241

Get Book

Book Description
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.