Part I. Fundamental concepts

Table of Contents

1. Root software elements
Type
Object
Factory
Service
Summary
2. Source code
Source code files
Libraries
3. Simple example

This chapter explains the very basic concepts of Obix, so that you can quickly get an overview. Everything will be explained more thoroughly in subsequent chapters.

[Note]Note
This document doesn't explain the general concept of Object-Oriented Programming (OOP). The reader should be familiar with the basic ideas of OOP.