Gsharp Training Material Home Table of Contents

Available Sessions for the Gsharp Professional Edition

Code Title Description Requirements
L1 Basic GSL GSL for the end user. How to use GSL without programming. How to make minor modifications to generated GSL. How to run scripts in batch -
L2 Intermediate GSL How to make scripts including flow control and user interaction L1
L3 Advanced GSL How to use functions, local variables and pointers. How to build libraries and write GSL for use by other users. L2
D1 Data Import Descriptions of all the main import methods in Gsharp. Where possible a description of how we read your data files -
D2 Data Manipulation How to filter, transform and operate on your data. -
D3 Interpolation Descriptions of all the interpolation methods in Gsharp. Particularly how to contour scatter data. -
D4 Cartographic Projections How to project latitude-longitude data uing built-in and user defined projections. Using the worldmaps database. L3
G1 Graphics Functionality An overview of the plot types available in Gsharp and how to use them and combine them -
G2 Colour Tables Colour scales and class limits. Setting interactively and with GSL L1
G3 Advanced Charts Creating advanced chart types - e.g. hi-lo-close, box plots, ... -
G4 Advanced Contouring Combining contour plots, overlaying maps and symbols -
O1 Database Interface Embedding SQL in GSL -
U1 User-defined functions in C How to write GSL functions in C and link them into Gsharp -
S1 System Administration How to configure the printer selection list to reflect your available devices -

Available Sessions for the Gsharp Application Seat

Code Title Description Requirements
A1 Application Development How to create your own application using GSL. L3

Available Sessions for the Gsharp Web Edition

Code Title Description Requirements
W1 What is the Web? Servers and browsers, HTML, forms, and CGI -
W2 The Gsharp Web Edition What is GsharpWE? How do we use it? W1
W3 Graphics on Demand .gsl to .cgi, processing form output W2
W4 Information Drill Down What are image maps? How to create them in GSL. W3