Code Faster in Delphi Book

This book will make you a faster Delphi developer, it doesn't matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and hacks to boost your productivity.

Slide
Mega Pack Video Bundle
Get The Complete Video Series

Buy big and save bigger, Megapack is the complete premium video content (over 34 hours) at one low price.

Code Better in Delphi Book

Make your Delphi code better by reading this book! You will find numerous tips, tricks, techniques and tools to enhance and improve code. How does your code stack up? Are you writing code that will be usable for years, or are you heading towards a dystopian maintenance apocalypse?

previous arrow
next arrow

Movie #12 - TListbox

This movie focuses on TListbox but does use TAction and TButton a little.  This is mostly an introductory level movie for newbies and runs for about 22 minutes. I had to split the video into two parts due to a 10 minute limit on YouTube.  Part 1 and Part 2

Movie #11 - SQL Part Two

In this movie we continue to look at features of SQL, in particular numeric functions and the group by clause. I have also uploaded this movie to youtube. Again I've used a huge font so that it is still readable at 320x240.

Movie #10 - SQL Part One

In this guide you'll get an introduction to basic SELECT queries. I've used a really large font for the application, I've done this so that I could put the video on YouTube and have people still able to read the SQL statements and results, which you can watch here. I had to speed up the YouTube video to fit it under the 10 minute limit (it's 6% faster).

Movie #9 - Virtualization

Here we use VMWare to install FreeDOS onto a virtual machine and install and run Turbo Pascal 5.5 (for those of us who can remember back that far).  Click Here to view the movie

Movie #8 - Customer 2.0

In this movie we continue with our customer application.  Here we actually write some code to add three features

  1. Read in a CSV File
  2. Sorting
  3. Searching

Click Here to watch this movie

Movie #7 - A Data-Aware Application

Here we will write a small "customer tracking" application.  This movie is aimed at beginners introducing the TClientDataSet component.  It will hopefully be the first in a series.

Click Here to Watch

Movie #6 - Hiding the form Caption

Here we have a look at one technique for hiding the caption for a form.  I've fixed the sound quality for this one and have some branding - one day I may even look professional.

Click Here to watch on YouTube.

Movie #5 - My First PHP Application

Just got hold of Delphi For PHP 1.0 and this is my first application written in it.

Click Here for the Video 

The audio quality is not the best in this one - I need a better mic me thinks. 

Movie #4 - Delayed Form Creation

Here you will learn a technique for delayed form creation.  This can be useful to create your forms on an as need basis rather than when your application starts up, thus decreasing start time.  Watch it here.

Movie #3 - IDE Tricks

In this movie you will learn some IDE tricks - in particular using the Clipboard and editing the form source.
Watch Here (updated since original publication)