Select your language

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 Design

KediCAD is a 2D analogue of AutoCAD.

This program has a simulation feature that allows you to make expected changes to general drawings.

KediCAD can also be used to create a drawing of the moment of inertial calculations and calculation of bends.

.

Read More
in Physics

XaoS позволяет изменять масштаб изображения и перемещения по фрактальной в реальном времени. Он может отображать анимированные фракталы в графическом или даже режиме обычного текста.
Он отображает множество Мандельброта и многих других фракталов и позволяет увеличивать плавно переходит фрактал. Различные варианты окраски предназначены для обеих точек внутри и за пределами выбранного набора. Кроме того, переключение между Мандельброта и Жюлиа фрактальных типов предоставляется.
Другие функции включают режим автопилота, палитра меняется, сохранения снимка, фрактальная инверсии, фильтры и построен в фрактальной учебник

Read More
in Programming

Integrated development environment for the Python language. It includes a graphical debugger that supports interactive exploration while suspended and auto-stopping on critical exceptions.
Main features:
- Project Manager;
- Editor with syntax highlighting;
- Debugger, profiler;
- Run Python code with support for command line parameters;
- Unit testing;
- Console for output and task manager (self-renewing TODO sheet).

Read More
in Programming

CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and Javascript.

Its features include:
* Generic support for compilers
* Built-in GDB support
* Database-based Code Completion mechanism
* Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP
* Text Folding
* doxygen comment generator.

Read More
in Programming

Colobot (Colonize with Bots) is a game aimed at teaching programming through fun. You play the role of an astronaut traveling with robot assistants in search of a planet to colonize.
The game features real-time 3D graphics and the C++ and Java-like object-oriented language CBOT, which can be used to program the robots available in the game.

Read More
in Programming

Это графический эмулятор процессора Intel 8085, имеющий встроенные ассемблер и отладчик

Read More
in Chemistry

Маленькая программа, основанная на X/GTK+, позволяет просматривать периодическую таблицу химических элементов и некоторую, более детальную, информацию о каждом элементе. На данный момент доступно 118 элементов

Read More
in Games

eduActiv8 is an educational software suite designed for children aged 3 to 10. The program offers a wide range of interactive exercises and games aimed at developing basic skills and knowledge—from learning the alphabet and new words, colors, and time, to a wide range of math-related subjects.

Simply put, it's a digital collection of educational activities that helps children learn in a fun and interactive way.

Key Features:

 

Read More
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