SimulIDE is a simple electronic circuit simulator. It allows you to interactively simulate analog and digital circuits, as well as work with microcontrollers. It includes a variety of ready-made components and a built-in code editor.
It supports PIC, AVR, Arduino, and other microcontrollers and microprocessors.
Features:
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
KuMir (Set of Educational WORLDS) is a programming system designed to support initial computer science and programming courses in secondary and high schools.
Peculiarities:
✔ The KuMir system uses a school algorithmic language with Russian vocabulary and built-in executors Robot and Draftsman;
✔ When entering a program, KuMir carries out constant full control of its correctness, reporting in the fields of the program about all detected errors;
✔ When executing a program in step-by-step mode, KuMir displays the results of assignment operations and the values of logical expressions in the fields. This allows you to speed up the process of mastering the basics of programming.
TkGate - это управляемая событиями программа моделирования электронных схем с графическим редактором. Поддерживает широкий диапазон простейших электронных компонентов а также определенные пользователем модули для многоуровневой разработки. В поставку программы включены несколько учебников, которые могут быть загружены через меню Help и примеры схем, включая простейший процессор, запрограммированный для запуска игры Animals.
Возможности:
KGeography — программа, помогающая изучать географию. Вы можете использовать её, чтобы исследовать карту, просматривать различную информацию о регионах мира и устраивать викторины для проверки вашего знания географии.
KWordQuiz является общей программой флэш цели, обычно используемый для словаря обучения. KWordQuiz может открыть словарь данных в различных форматах, в том числе kvtml формат, используемый в KDE программ, таких как Парли, WQL формат, используемый WordQuiz для Windows, xml.gz формат, используемый Паукер, и CSV текст
SQLiteman — инструмент администрирования баз данных sqlite3 в графическом интерфейсе очень прост в использовании.
Bluefish is a powerful editor designed for programmers and web developers. It has many options for creating websites, scripts and program code. Bluefish supports various programming languages, markup languages and has many features, including:
- Customizable code folding, auto indenting and completion
- Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc.
- Site upload and download
- Powerful search and replace engine
- Snippets plugin to automate often used code
- Code-aware in-line spell checking
- Zencoding or Emmet support
С помощью FlashQuard вы можете создавать карточки для повторения любого материала. Приложение позволяет создавать карточки для разных тем, вставлять картинки, записывать ответы, кроме того, оно включает функцию "электронной озвучки".
KTurtle is an educational programming environment that uses the TurtleScript programming language (inspired by the logo) to make programming as easy and accessible as possible.
The user issues TurtleScript language commands to control the "turtle" as it draws on the canvas, making KTurtle suitable for teaching basic math, geometry, and programming