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 #63 - Using jQuery Mobile with IntraWeb - CodeRage 6 Replay

In this video we extend the application we built in the previous video (IntraWeb Fish Facts) and make it suitable to work with mobile devices (iOS, Android, etc...).  We do this by customizing the HTML that is rendered and using the jQuery Mobile framework.  This video is about 45 minutes long and you can watch it on YouTube.

Movie #62 - Introduction to Intraweb - CodeRage 6 Replay

In this video Alister Christie gives an introduction to IntraWeb (VCL for the Web).  This is done by building a Fish Facts application.  This video is about 35 minutes long and was recorded for CodeRage 6.  You can watch it on YouTube.

Movie #61 - FishFacts FireMonkey

In this 6 minute video Alister Christie fumbles his way through his first FireMonkey HD application - it's the classic FishFacts example.  Watch it on YouTube.

Movie #60 - Visual Form Inheritance

In this Delphi programming video we take a look at visual form inheritance, it's five minutes long and you can watch it here.

Movie #59 - Popup Menu from a Button Click

In this video we look at poping up a menu when we click on a button.  This is an introductory video and is under 4 minutes long.  You can watch it here.

Movie #58 - TDataSetField

In this seven minute video we link two client data sets in a master detail relationship using a TDataSetField.  You can watch it here.

Movie #57 - Scoped Enums

In this video Alister Christie looks at the $SCOPEDENUMS compiler directive when using enumerated types.  The video is seven and a half minutes long, and you can watch it Here

Movie #56 - Extracting RichText from a TRichEdit

In this 10 minute video we take a look at how we can easily write a RichText editor using a TRichEdit, TImageList, TActionManager and a TActionToolBar (with no code).  Then we look how we can extract the raw RichText from the TRichEdit and finally write a little class helper to add a property to the TRichEdit to give access to the RichText.  It's been almost a year since my last video and things have moved forward somewhat, this one is recorded at 1280x720 (720p).  You can watch it on Here.

Algorithms #4 - Merge Sort

In this fourth video on sorting algorithms we take a look at merge sort.  Merge sort is the first good performing sorting algorithm we've looked at.  It's been quite some time since my last post and hopefully not too long before my next.

Movie #55 - FTP Password Recovery

In this Delphi Programming tutorial we write a single line of code which allows us to recover ftp passwords.  This is a short video of 4 minutes long (after all - how long can I drag out a single line of code).  You can watch the video here.