Morfik Languages Guide
From Morfikwiki.com
This guide covers in detail all the language syntaxes supported by Morfik. It is not intended as the definitive reference in programming with Basic, C#, Java and Object Pascal but as a guide as to how these languages have been implemented by Morfik.
Contents |
[edit] Who is this guide for?
This guide was written for the developer who is coming to Morfik 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.
[edit] How is this book organized?
This book is composed of an introduction and four parts, each of them covering one of the supported programming languages, as follows:
Introduction to Morfik Languages
Part I - Morfik Basic
- Overview
- Data Types and Variables
- Subroutines and Scope
- Object Oriented Programming
Part II - Morfik Pascal
- Overview
- Data Types and Variables
- Subroutines and Scope
- Object Oriented Programming
Part III - MorfikJ
- Overview
- Data Types and Variables
- Subroutines and Scope
- Object Oriented Programming
Part IV - Morfik C#
- Overview
- Data Types and Variables
- Subroutines and Scope
- Object Oriented Programming
[edit] 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.
If you are reading a printed copy of this document you will want to be at or near a computer with Morfik 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.
