Languages guide
From Morfikwiki.com
Who is this book for? This guide, which is still in draft form, was written for the developer who is coming to Morfik 07 and wants to know how his language of choice is supported in the product. No Web application development techniques are discussed in this guide; its focus is solely to describe programming languages and the details of their support within Morfik 07.
How is this book organized? This book is divided into four parts, each of them covering one of the supported programming languages, as follows:
- Preface
- CHAPTER 1 Introduction to Morfik Languages
- PART I Morfik Basic
- CHAPTER 2 Morfik Basic Language Overview
- CHAPTER 3 Morfik Basic Data Types and Variables
- CHAPTER 4 Morfik Basic Subroutines, Functions and Scope
- CHAPTER 5 Object Oriented Programming with Morfik Basic
- PART II Morfik Pascal
- CHAPTER 6 Morfik Pascal Language Overview
- CHAPTER 7 Morfik Pascal Data Types and Variables
- CHAPTER 8 Morfik Pascal Subroutines, Functions and Scope
- CHAPTER 9 Object Oriented Programming with Morfik Pascal
- PART III MorfikJ
- CHAPTER 10 MorfikJ Language Overview
- CHAPTER 11 MorfikJ Data Types and Variables
- CHAPTER 12 MorfikJ Functions and Scope
- CHAPTER 13 Object Oriented Programming with MorfikJ
- PART IV Morfik C#
- CHAPTER 14 Morfik C# Language Overview
- CHAPTER 15 Morfik C# Data Types and Variables
- CHAPTER 16 Morfik C# Functions and Scope
- CHAPTER 17 Object Oriented Programming with Morfik C#
What do you need to use this book?
This guide makes no effort to teach the reader how to program, so basic knowledge of programming is a requirement. Some familiarity with your language of choice is desirable but not required as all the basic language constructs are described for each language.
You will want to be at or near a computer with Morfik WebOS AppsBuilder installed most of the time, so that you can try out examples or experiment with some of the features we will be looking at.
[edit] Download Languages Guide
Feel free to view or download the PDF version.
