Gentee Programming Language > Documentation > Tutorial Download documentation

Introduction

Welcome to Gentee Programming Language! This tutorial will help you master our programming language by using easy-to-understand examples.

You should have some familiarity with computers. But it is not essential to have extensive experience in programming or to know any other computer languages. In fact, these lessons were written under the assumption that you have little or no programming skills.

The tutorial begins with basic concepts and then builds on them with more complex lessons. If a lesson is too simple for you, skip over it! If you're a novice, take things step-by-step.

This tutorial does not concentrate primarily on the syntax and semantics of Gentee Programming Language. (Information about this can be found in the documentation.) Instead, the tutorial concentrates on the development of language skills by developing software solutions to practical computing problems. Furthermore, each lesson includes a self-study exercise for independent work. We feel that programming skills are best acquired through practice. Therefore, we recommend that you complete the exercises.

Each lesson features source code that will help you understand how to develop programming solutions. If developing solutions seems daunting, carefully examine the source code for hints about how the program works. These source programs are located in the Tutorial subdirectory of the Gentee distribution kit.

File names are created according to the following rule: lesson<the number of a lesson>.<the number of an exercise or an example>.g. Note that the examples and the exercises of each lesson share the same numbering.

If you encounter difficulty, send us an e-mail and we will try to help you troubleshoot the problem. If your problem provides a useful lesson for others, we will seek your permission to disassemble the program and release it to others to provide them with better understanding.


 Copyright © 2004-2006 Gentee Inc. All rights reserved.