KDevelop is a free integrated development environment (IDE). There is source code navigation and debugging for projects in different programming languages, work with different build and version control systems, and all this is implemented on a modular basis.
KDevelop can analyze code in C, C++ and Javascript/QML, and there are also external modules for PHP and Python.
BASIC-256 is an easy-to-use version of BASIC designed to teach children the basics of programming. Uses traditional commands such as gosub, for/next, and goto, making it easy for children to understand program flow. It has a built-in graphics mode that allows you to draw a picture on the screen in a few minutes, as well as a set of detailed and simple tutorials that explain programming principles with fun examples.
Page 11 of 25