Select your language

in 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
in Programming

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
in Programming

FlameRobin is a GUI tool for administering the Firebird database management system
Her goals:
- undemanding to resources (low memory consumption, fast operation)
- cross-platform (Linux, Windows for starters, support for other systems is planned)
- dependence only on other free software

Read More
in Programming

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

Read More
in Games

Эта игра предназначена для детей в возрасте от 3 лет. Отличается возможностью добавлять собственные изображения

Read More
in Design

DraftSight является бесплатной 2D САПР (системы автоматизированного проектирования и автоматизированной разработки) продукт для инженеров, архитекторов, дизайнеров, студентов и преподавателей.

Продукт позволяет создавать, редактировать и просматривать DWG и DXF файлы. DWG-файлы содержат двоичные данные для проектирования CAD и этот формат используется многими программами САПР.

DWG является стандартом де-факто в современном проектировании. DXF формат файла используется для преобразования CAD файлов в универсальный формат, который можно прочитать в других программах САПР.

Read More
in Science

Программа для нелинейной аппроксимации и анализа функций. Позволяет проводить визуализацию данных, а основное ее назначение — разделение перекрывающихся пиков, и подбор параметров методом наименьших квадратов с использованием стандартного алгоритма Левенберга-Марквардта, обычного алгоритма или симлексного метода Нелдера-Мида.
По умолчанию в программе имеются встроенные общие «колоколообразные» (bell-shaped) функции (Gaussian, Loretzian, Pearson 7, Voigt, Pseudo-Voigt) и полиномы. Любые же пользовательские функции могут быть легко добавлены. Поддерживается также фоновую замену переменных, калибровку данных и автоматизацию заданий с помощью простого скриптового языка программирования

Read More
in Design

EasyEDA - electronics design automation environment. It is perfect for both electronic engineers and teachers, students and radio amateurs.

It has wide possibilities for the development of printed circuit boards and modeling due to the use of huge libraries of electronic components for circuits, printed circuit boards and simulation.

Includes:

Read More
in Mathematics

программа для визуализации и работы с многомерными поверхностями, определяемыми математическими уравнениями. Так же может применяться как редактор моделей для POV-Ray в области параметрических поверхностей

Read More
in Programming

VisualFBEditor is an IDE for FreeBasic with a visual designer, debugger, project support, etc.
Allows the development of both console and graphical applications for different platforms Linux, Windows, Android.

Read More