Select your language

Programming

Thonny is a simple Python IDE with features useful for learning programming.

It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd party packages and special mode for learning about references.

Read More

An object-oriented dialect of the BASIC language, complemented by an integrated development environment and running on GNU/Linux and other UNIX-like operating systems.

It is a tool similar to Visual Basic in terms of developing Basic programs.

Gambas was conceived as an alternative for Microsoft Visual Basic developers who decided to switch to GNU/Linux

Read More