|
Delphi Programming Fundamentals
Delphi Programming Part II
Delphi Power Programming
Object Oriented Programming with Delphi
Web Application Development with Delphi
Delphi Client Server Development
Delphi Multi Tier Development
Using ADO with Delphi
Component Building in Delphi
Please call or email us for further details info@unicorninterglobal.com
Delphi Programming Fundamentals
Who should attend the course?
This course is aimed at new users of Delphi Programming
and is for anyone wanting to design and program object
oriented and database applications using Delphi.
Aims of the Course?
This course provides the foundation for the development
of Delphi applications by developers who have not had
the extensive exposure to the Object Pascal programming
language. You will be provided with a CD that contains
lots of well converted source code, as well as examples
and demo versions of popular Delphi add on tools.
Benefits of the course: you will learn...
| Introduction to the IDE |
Introduction to Pascal |
| Using Predefined Classes |
Forms and Controls |
| Creating and Using Menus |
Add on Products |
| The Windows Environment |
Data Access with Delphi |
| MDI and SDI Models |
Help Files |
| Report Writing using QuickReport |
Structure of Delphi Applications |
Duration of course: 5 days
Cost per candidate: Please call 01628
824240
Delphi Programming Part II
Who should attend the course?
The course is aimed at Delphi developers wanting to
learn how to? Quickly create robust applications employing
modern interfaces; Interface to the internet; Control
other applications; Take advantage of OOP to reduce
development time and increase stability. Please note
this course is aimed at Delphi developers who are comfortable
with the basics.
Aims of the course?
The course starts with a thorough coverage of modern
GUI's showing how to use 95/98 controls, sound, video,
graphics and Explorer-style interfaces. The course continues
with a thorough and in depth coverage of object oriented
programming - the key to quickly developing robust applications
and creating your own components.
Benefits of the course: you will learn...
| Building Modern GUIs |
Object Oriented Programming |
| Exception Handling |
OLE Automation |
| Using the Windows API |
Internationalisation and Resources |
| Developing for the Internet |
Using the Decision Cube |
Duration of Course: 5 days
Cost per Candidate: Please call 01628
824240
Delphi Power Programming
Who should attend the course?
The course is aimed at programmers and consultants
who develop Delphi applications and want to enhance
their Delphi skills, knowledge and productivity.
Aims of the course?
The 32 bit environment provides a solid base for application
development. Threads, Active X, Win 32 API, COM and
DCOM change the way programmers approach development.
The course provdes a thorough coverage of 32 bit development
with Delphi 3, Delphi 4 and Delphi 5 and programming
for the intranet and Internet.
Benefits of the course: you will learn...
| IDE Tips and Tricks |
OOP Review |
| API Class Wrappers |
Threads |
| DLLs |
Packages |
| Custom Components |
Interfaces |
| COM, DCOM and Automation Servers |
ActiveX |
Duration of Course: 5 days
Cost per Candidate: Please call 01628
824240
Object Oriented Programming with
Delphi
Who should attend the course?
The course is designed for Delphi programmers and IT
managers managing Delphi programmers with 6 months minimum
experience using Delphi.
Aims of the course?
Students will learn the correct way to apply object
oriented programming principles to the develpment of
Delphi applications. Students learn how to develop generic
forms, objects and components, which they can reuse
in multiple applications, saving development time, increasing
program reliability and improving maintainability. Students
will be more productive after completing this class
Benefits of the course: you will learn...
| Principle of OOP |
UML Basics |
| Delphi Syntax |
Using Visual Form Inheritance |
| Building More Advanced Objects |
Component Writing |
Duration of Course: 5 days
Cost per Candidate: Please call 01628
824240
Web Application Development
Who should attend the course?
The course is designed for anyone wanting to design
and program World Wide Web based applications using
Delphi
Aims of the course?
This course provides a solid foundation for the development
of Delphi Web based applications. Aimed at developers
who have good Delphi skills but no knowledge of Web
Development. The course will teach students everything
they need to know to start producing Web enabled Delphi
applications. The class wil design, code and implement
a full Web Application, covering many of the issues
involved in the Web Applcation development cycle.
Benefits of the course: you will learn...
| Introduction to Web Development
|
Web Application Client Side Technology |
| Introduction to HTML |
Introduction to JavaScript |
| Web Application Server Side Infrastructure |
Web Application Server Side Technology |
| Writing CGI with Object Pascal |
Writing CGI with Delphi Client/Server |
| Web Database Applications with
Delphi Client/Server |
Developing ISAPI and NSAPI DLLs
with Client/Server |
| A Full Web Application |
|
Duration of Course: 5 days
Cost per Candidate: Please call 01628
824240
Delphi Client Server Development
Who should attend the course?
The course is aimed at programmers and consultants
who develop Delphi database applications for client-server
databases such as MS-SQL Server, Oracle and Interbase.
Aims of the course?
The course emphasizes productivity, performance and
application integrity. You will use Delphi 4 & 5
specific features such as visual form inheritance, data
modules, the repository, cached updates etc. to drastically
cut development time and create more reliable applications.
You will also learn how to optimse SQL server applications
by writing stored procedures, triggers, validation at
the server and appropriate use of indexes.
Benefits of the course: you will learn...
| Database Primer |
Administration in MS SQL Server,
Interbase and Oracle |
| Delphi's Database Tools |
Database Components in Depth |
| Standard SQL in Depth |
Design of Client Server Applications |
| Editing Read-Only Datasets |
Writing Stored Procedures and Triggers |
| Optimization Issues |
Multi User Issues |
Duration of Course: 5 days
Cost per Candidate: Please call 01628
824240
Delphi Multi-tier Development
Who should attend the course?
The course is aimed at Delphi developers who are migrating
from a two tier to n-tier systems. Developers who need
additional information on DCOM and CORBA.
Aims of the course?
Delegates will gain an understanding of CORBA, DCOM,
VisiBroker and other technologies required to develop
an N-Tier application. They will learn how to implement
CORBA and DCOM applications, user ADO in a multi-tier
system and will usderstand MIDAS and create MIDAS multi-tier
and web server based applications.
Benefits of the course: you will learn...
| Overview of Techniques
for Bulding New Applications in Delphi |
COM/DCOM OVerview |
| Interfaces |
In Process Servers
vs. Out of Process |
| CORBA Overview |
VisiBroker |
| ADO |
MIDAS |
| Web Development |
Internet Express |
Duration of Course: 5 days
Cost per Candidate: Please call 01628
824240
Using ADO with Delphi
Who should attend the course?
Programmers who develop Delphi database applications
and want to use ADO as a BDE replacement.
Aims of the course?
ActiveX Data Objects (ADO) is Microsoft's data access
layer for relational databases, spreadsheets, email,
documents, graphics and the Internet. Think of it as
an updated ODBC. Delphi's support for ADO will undoubtedly
increase with subsequent Delphi versions. You can use
ADO instead of the BDE, and you need to if you are using
MSSQL Server version 7. DPR's Delphi/ADO course contains
a detailed coverage of using ADO in Delphi application.
Developers will learn how to convert an existing application
from using the BDE to using ADO. Developers will be
able to design, develop and test an application using
ADO to connect to a database.
Benefits of the course: you will learn...
| Introduction to ADO |
Delphi ADO Components |
| Advanced ADO concepts |
Native ADO |
| ADOX |
Converting from BDE to ADO |
Duration of Course: 2 days
Cost per Candidate: Please call 01628
824240
Component Building in Delphi
Who should attend the course?
The course is designed for programmers who develop
Delphi applications and need to customize components
Aims of the course?
This course teaches developers how to create native
Delphi components which they can use in multiple projects.
Creating components reduces development time, increases
programmer productivity and increases program reliability.
This course teaches developers how to created components
from scratch, how to modify existing components and
how to created data aware components. It also teachs
how to write component editors and property editors.
Benefits of the course: you will learn...
| Review of Object Oriented Programming |
Packages |
| Delphi VCL Source |
Component Basics |
| Non-Visual Components |
Data Aware Components |
| Graphical Components |
Building Help Files |
| Distributing and Installing Components |
Object Inspector |
Duration of Course: 3 days
Cost per Candidate: Please call 01628
824240
|