Class Details:

DL107 - WORKSHOP: Step-By-Step Application Design, Creation & Implementation

This class will put to use many of the concepts taught in all the Beginner Programming Classes. It will assume a competent knowledge of Delphi fundamentals and foundatinoal concepts. An entire application will be built from the ground up. It is an excellent way to exercise your programming skills. As we build our "8-hour app," as we call it, you will learn how to plan for and create a real-life application that you can use for yourself every day. What you will learn:

Step by step planning of your application. You should be able to write a user manual before actually writing a single line of code. We will not write the manual, but we will go through the steps of planning our application.

Creating the database and all that is needed to connect to it

Designing the user interface

Step by step coding

Testing and troubleshooting your application

Deciding on implementation and documentation