Documentazione di Gambas
Application Repository
Come...
Componenti
Da fare
Documentazione Sviluppatori
Documenti
Indice del linguaggio
LEGGIMI
Lessico
Licenza dello Wiki
Messaggi di errore
Panoramica del linguaggio
Registrazione
Ultime modifiche
Wiki Manual

Tutorials

You can find here tutorials about Gambas. It tries to regroup a wide general-purpose.

If you're a new user of Gambas, I recommend you to start with console tutorials.

Console

  • Getting started in Gambas

  • Variables

  • Test controls and loops structure

  • Functions

  • Files

  • Arguments Parsing

Graphical interface

  • Discovering the graphical interface

  • The "Hello World!" traditional

  • Manual David Asorey Álvarez "Notebook"

  • Julio Sanchez Berro "basic manual controls for gambas2"

Database

  • Create and usage of ODBC databases

  • Create and usage of SQlite databases

NCurses

  • Allround tutorial on gb.ncurses

Network

  • Creating a small chat program in Gambas

  • Make a web application by using CGI

  • Understanding Gambas web applications

  • gb.web.gui How to do various things

Reports

  • All about reports (French)

  • All about reports (English)

  • Reports Hello World (French)

OpenGL

  • Initialising OpenGL

  • Your first polygon

  • Add colors

  • Rotation

  • 3D shapes

  • Textures