Delphi, C++ Builder, Kylix Learning Center



Web sunncity.com

Delphi Training Course(s)

INTRO - Delphi Training
Delphi - Introduction
Delphi - Intermediate
Delphi - Advance
Delphi - KYLIX
Delphi Certified EXAM (info)
C++ Builder - Introduction
C++ Builder - Intermediate
C++ Builder - Advance
OTHER Training COURSE (S)

Information (s) Center

Schedule & Fees 1
Application Online
Inquiry / Contact Us
Question / FAQ List ?
Map / Location
INSTRUCTORs' Profile

 
  

C++ Builder - Introduction Level

This class is for programmer from C or C++ who is not familiar with C++ in level of OOP based on new standard of ANSI/ISO. This class will teach and demonstrate how to understand and write program with C++ correctly by understanding it's fundamental rules, and recognized the uniqueness of C++ language which different from C. Our class design for those who want to learn by LEARN BY DOING, not by listening or lecturing. Introduction class will enable you to write you first program with C++ Builder.


Days : 3 days
TIME : 9:00 till 17:00 (Overtime Expected).
INCLUDE: Free parking + 2 Snack meals and beverages. COURSEWARE, Disk support to trainee.
EQUIP:
Computer at least Pentium II as well real SERVER.

CLASS COVERING DETAILS & CONTENTS OF:

  • How to use IDE and how to write program fast using C++ Builder

  • Learn how to use CLASS EXPLORER for creating program automatically

  • How to use Short-Cut and enable you to write a tight program quickly

  • Learn about the fundamental and the meaning of Class, Instance, Objects, name Space, Type DEFS and etc. which is the essential and unique to C++ programming language and how to apply them to real use and practical use to create your program. This will also enable you to read and truly understanding SOURCE CODE.

  • Learn how to indicate SCOPES and arrange the looks and structure of your program in style of CLASS. How to use many techniques and play around with FORM based on the golden rules of OOP with DYNAMIC OBJECTS

  • How to assigned EVENTS and how to improve your program using COMPONENTS and CONTROLS in writing your program (general programs)

  • How to create DATABASE type DESKTOP and NETWORKING by using PARADOX and VISUAL Dbase or FOXPRO. Learn how to use COMPONENTS TTable and how to use BDE ( Database Engine)

  • How to use and indicate value in BDE and handling data effectively

  • How to create program using Component TTable and techniques of inspected and checked, filtering your data. How to manage CachedUpdates and setting group. How to looks at your data from many aspects as well how to test NETWORK DATABASE.

  • Recognizing and able to use your DATABASE in many ways by using different COMPONENTS such as Datasource, Dataset, Database, DataModules including how to connecting database using Master/Details.

  • Using technique fo Field Editor and how to write database references in form of C++
    How to control database update with CachedUpdates and how to look at many aspects.

  • How to manage Transaction Controls to control overall balanced of your Database

  • How to assigned EVENTS for your database in order to improve your program professionally.

  • How to use DATABASE with TTable (Covering all details)

  • How to create basic Quick Report

  • Writing a program for DESKTOP and NETWORKING with SQL and TQuery

  • How to use and to create SQL in many form including how to use Query Builder

  • Learn how to connect Database with technique of Query Link

  • Every techniques when using SQL such as Heterogenous Query and to search your data quickly. How to Filtering your data by using Parameterized Query. How to use Modifiable Result Sets. How to speed up your up date database by using component TUpdateSQL. How to copy and play around database using TBatchMove. Creating program type Single-Tier and Brief Case with ClientDataSet. How to make a high level QUICK REPORTS and handling relational database

  • How to write and modify components with C++ Builder. Learn the golden Rules apply to CLASS and COMPONENT. How to OVERRIDE, Modify Component behavior. How to indicate SCOPE (Privated, Protected, Public, Published). Covering C (Key board) and how to apply it's general use and function.