Documentation

Chapter 1. Introduction

This book is intended to provide a quick start guide for using the new Simpol Professional IDE. Although in the process some SIMPOL programming is covered, that is not the primary purpose of this book. Other books are provided that cover SIMPOL programming.

The chapters that follow will describe the use of the IDE for programming standard applications that are run at the console and from within the IDE and also cover the creation of web server applications together with information about downloading and installing the Apache web server. Although it is not necessary to use Apache to deploy the resulting programs, Apache is an excellent web server and the debugging of web applications in the IDE is currently only supported using CGI, not using the ISAPI or Fast-CGI methodologies.

A large number of screen shots are used to explain the material and a step-by-step approach is taken with respect to the actual creation of the programs. Please take the time to work through the tutorials for the various programming styles. It will be time well spent.