SOMobjects Developer Toolkit Workshop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
==Synopsis== | ==Synopsis== | ||
If you'll be designing and implementing applications in either the AIX or OS/2 environment, this course is for you. You'll explore the components of the Systems Object Model (SOM) Toolkit and learn how to begin working with the toolkit. Using SOM Version 2.0, you'll learn about the SOM frameworks through lectures and extensive hands-on lab exercises. | If you'll be designing and implementing applications in either the AIX or OS/2 environment, this course is for you. You'll explore the components of the Systems Object Model (SOM) Toolkit and learn how to begin working with the toolkit. Using SOM Version 2.0, you'll learn about the SOM frameworks through lectures and extensive hands-on lab exercises. | ||
==How you will benefit== | ==How you will benefit== | ||
Learn how to: | Learn how to: | ||
* Build OS/2 and AIX object-oriented applications using SOM | |||
* Build OS/2 and AIX object-oriented applications using SOM | * Implement and use SOM classes in C or C++ | ||
* Implement and use SOM classes in C or C++ | * Use and extend the SOM compiler and tools | ||
* Use and extend the SOM compiler and tools | * Add persistence and replication capabilities to SOM objects | ||
* Add persistence and replication capabilities to SOM objects | * Construct a CORBA standard Object Request Broker with Distributed SOM | ||
* Construct a CORBA standard Object Request Broker with Distributed SOM | |||
==Topics== | ==Topics== | ||
* Features and Use of SOM 2.0 | |||
* Features and Use of SOM 2.0 | ** Defining classes using Interface Definition Language (IDL) | ||
** Defining classes using Interface Definition Language (IDL) | ** Implementing and using SOM classes with C language bindings | ||
** Implementing and using SOM classes with C language bindings | * SOM Frameworks | ||
** Distributed SOM (DSOM) | |||
* SOM Frameworks | ** The Persistence Framework | ||
** Distributed SOM (DSOM) | ** The Emitter Framework | ||
** The Persistence Framework | * Frameworks Laboratory Exercise | ||
** The Emitter Framework | * Language Bindings | ||
* Frameworks Laboratory Exercise | |||
* Language Bindings | |||
==Prerequisites== | ==Prerequisites== | ||
You should have programming experience with C or C++ on an AIX or OS/2 platform, as well as knowledge of object orientation. | You should have programming experience with C or C++ on an AIX or OS/2 platform, as well as knowledge of object orientation. | ||
[[Category:Courseware]] | [[Category:Courseware]] |
Latest revision as of 01:43, 11 November 2017
Course N1602 - SOMobjects Developer Toolkit Workshop
Synopsis
If you'll be designing and implementing applications in either the AIX or OS/2 environment, this course is for you. You'll explore the components of the Systems Object Model (SOM) Toolkit and learn how to begin working with the toolkit. Using SOM Version 2.0, you'll learn about the SOM frameworks through lectures and extensive hands-on lab exercises.
How you will benefit
Learn how to:
- Build OS/2 and AIX object-oriented applications using SOM
- Implement and use SOM classes in C or C++
- Use and extend the SOM compiler and tools
- Add persistence and replication capabilities to SOM objects
- Construct a CORBA standard Object Request Broker with Distributed SOM
Topics
- Features and Use of SOM 2.0
- Defining classes using Interface Definition Language (IDL)
- Implementing and using SOM classes with C language bindings
- SOM Frameworks
- Distributed SOM (DSOM)
- The Persistence Framework
- The Emitter Framework
- Frameworks Laboratory Exercise
- Language Bindings
Prerequisites
You should have programming experience with C or C++ on an AIX or OS/2 platform, as well as knowledge of object orientation.