HomeDelphiDelphi Certification Program for Developers announced

Delphi Certification Program for Developers announced

Embarcadero has officially announced the Certification programs for Developers. This will provide the Delphi developers to demonstrate their Delphi skills.

The Newly announced Delphi Certification program will have 2 levels

1. Developer Developer Certification

This certification covers some of the topics that include

  • Delphi Fundamentals
  • Data types, variables, and Constants
  • Procedures and Functions
  • Classes and Objects
  • Object Interfaces
  • Generics, Attributes and Anonymous Method
  • Database Concepts
  • Standards Routines and I/O
  • Libraries and Packages
  • Memory Management
  • Exceptions

2. Delphi Master Developer Certification
This certification covers some of the topics that include

  • Delphi XE Interface and Configuration
  • Delphi VCL
  • Working with Components
  • Delphi Language and Object-Oriented Programming
  • Database Concepts/Data Access Techniques
  • dbExpress
  • DataSnap
  • Writing DLLs and Packages
  • Libraries and Packages
  • Windows Concepts
  • Component Design Basics
  • Internet Programming
  • XML

There is also the study guides available for each of the above levels which provied the topics and the links to online learning resources and books .

Study Guides

1. Delphi Developer Certification Exam Study Guide
2. Delphi Certified Master Developer Exam Study Guide

The Delphi Developer Exam costs around $49 and the Master Developer Certification of about $149

Know more about the certification exam from the Embarcadero Certification Center

Leave a Reply

You May Also Like

Delphi Compiler Error X2421 Imported identifier ‘%s’ conflicts with ‘%s’ in ‘%s’ Reason for the Error & Solution This occurs...
Delphi Compiler Error X2367 Case of property accessor method %s.%s should be %s.%s Reason for the Error & Solution No...
Delphi Compiler Error X2269 Overriding virtual method ‘%s.%s’ has lower visibility (%s) than base class ‘%s’ (%s) Reason for the...