Gambas adalah aplikasi yang aplikasi open source untuk membuat aplikasi berbasis objek, seperti Visual Basic™ (tapi bukan clone!). Aplikasi ini memungkinkan Anda untuk mendesain program GUI (Graphical User Interface) secara cepat, akses MySQL, PostgreSQL dan database SQLite, pilot KDE applications dengan DCOP, menterjemahkan program Anda ke dalam banyak bahasa, membangun aplikasi berbasis jaringan dengan mudah, membuat aplikasi 3D OpenGL dan masih banyak lagi yang dapat Anda lakukan dengan Gambas ini.
Berikut ini fitur-fitur lengkap yang bisa Anda baca sendiri dari official website-nya.
1. A Gambas project is stored under one directory. The archiver transforms the project directory structure in one sole executable file.
2. Compiling a project only requires the compilation of the modified classes. Every external reference of a class is solved dynamically at the execution time.
3. Gambas has a component architecture that allows to extend the language. Anyone can write components as shared libraries that dynamically add new native classes to the interpreter. The component architecture is documented in the Wiki encyclopaedia.
4. By default, the Gambas interpreter is a text-only program. The component architecture is used for writing the graphical user interface part of the language.
5. As the graphical user interface is implemented as a component, Gambas will be able to be independent of any toolkit ! You will be able to write a program, and choose the toolkit later : GTK+, Qt, etc.
6. I have decided to start implementing the graphical user interface with the Qt toolkit, as it is easier for me. Later, I will write a GTK+ component that will have almost the same interface as the Qt component. I think GTK+ 2.0 will have enough features to be as powerful as Qt 3.0
7. Any window or dialog box can be used like a control. You cannot do such a thing with Visual Basic without using ActiveX (bless you ! I know, I'm a bit allergic too ;-) ).
8. Gambas projects are easily translatable, in any language.
Atau jika Anda ingin belajar dari ebook berbahasai Inggris, ini ada link untuk download tutorial gambas versi PDF.
Download Here
Screenshot Gambas
[1]
Ini ada tutorial lagi tentang gambas dalam bahasa Indonesia
BalasHapushttp://twoxi.files.wordpress.com/2007/04/belajar-gambas.pdf
BalasHapusSorry linknya gak keluar
Bos ada yang lebih baru lagi Gak
BalasHapusThx ebooknya.. kalau ada kesempatan, main yah ke blogku,
BalasHapushttp://lebah-ilmu.blogspot.com
yg punya minat sama gambas ! kunjungin blog saya , siapa tau bisa membantu ! di sini www.MarkasGambas.blogspot.com
BalasHapus