Delphi Advanced Programming Technology

Download Delphi Advanced Programming Technology PDF tutorial intended to advanced level users, free training document on 163 pages by Sun Zhao-yun.

Table of contents

  • Chapter 1 - Delphi 7 and Its IDE
  • Chapter 2 - The Delphi Programming Language
  • Chapter 3 - Core Library Classes
  • Chapter 4 - Visual Controls
  • Chapter 5 - Visual Controls
  • Chapter 6 - Building the User Interface
  • Chapter 7 - Working with Forms
  • Chapter 8 - The Architecture of Delphi Applications
  • Chapter 9 - Writing Delphi Components
  • Chapter 10 - Libraries and Packages
  • Chapter 11 - Delphi's Database Architecture
  • Chapter 12 - Working with ADO
  • Chapter 13 - Reporting with Rave

Why choose Delphi

We are often asked questions such as "What makes Delphi so good?" And "Why should I choose Delphi over X?" Over the years, we have developed two answers to these types of questions: a long answer and short answer. The short answer is productivity. Using Delphi is simply the most productive way to create applications for Windows. Of course, there are those (patrons and customers in perspective) for whom the short answer will not suffice, so we have to go out the long answer. The long answer describes the combined qualities that make Delphi so productive. We reduce the productivity of software development tools into a pentagon of five important attributes:

  • The quality of the visual development environment
  • The speed of the compiler compared to the efficiency of compiled code
  • The power of the programming language in relation to its complexity
  • The flexibility and scalability of the database architecture
  • The design and usage models applied by the framework

What are Delphi editions

Delphi is available in three versions designed to meet different needs: Delphi 6 Personal, Delphi 6 Professional and Delphi 6 Enterprise. Each of these versions targets a different type of developer.

Delphi Personal is the entry-level version. It provides everything you need to start writing applications with Delphi, and it's great for hobbyists and students who want to break into Delphi programming on a budget.
Delphi Professional is intended for use by professional developers who do not require enterprise development features. If you are a professional developer developing and deploying Delphi applications or components, this product is for you.

DelphiEnterprise is for developers who create applications across the enterprise. The Enterprise version includes everything that is included in the other two Delphi editions

Size : 2211.84 Kb
File type : pdf
Downloads: 782
Created: 2018-05-24

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Delphi Tutorials

Delphi Language Manual Guide

Tutorial: Creating a Database Application using Delphi

Others related eBooks about Delphi Advanced Programming Technology

Programming Computer Vision with Python

Download free course Programming Computer Vision with Python, pdf file on 300 pages by Jan Erik Solem....

C# programming tutorial for professionals

Download free C# tutorial course in PDF, training file in 164 chapters and 808 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Learning Ruby on Rails

Download free course Learning Ruby on Rails, pdf file on 291 pages by Stack Overflow Community....

Get Started with MicroPython on Raspberry Pi Pico

Download free course Get Started with MicroPython on Raspberry Pi Pico, pdf file on 139 pages by Gareth Halfacree, Ben Everard....

Annotated Algorithms in Python

Download free course Annotated Algorithms in Python, pdf file on 388 pages by by Massimo Di Pierro....

Essential Algorithms

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Algorithms as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Architect Modern Web Applications with ASP.NET Core and Azure

Download free course Architect Modern Web Applications with ASP.NET Core and Azure, pdf file on 113 pages by by Steve Smith....

Guide to C++ Programming

This tutorial provides an introduction to C++ programming language in PDF. This guide will help you to learn how to write a simple computer programs in C++ with somes exercises....

.NET Microservices

This guide is an introduction to developing microservices-based applications and managing ..., download free .NET tutorial in PDF (350 pages) created by Mike Rousos ....

Coffee Break Python Slicing

Puzzle-based learning is an active learning technique. With code puzzles, you will learn f..., download free Python tutorial in PDF (89 pages) created by ....