Select your language

in Programming

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.

Read More
in Programming

Integrated application development environment (IDE) in the programming languages Java, JavaFX, Ruby, Python, C++, PHP, JavaScript/HTML5, Groovy and several others. To support development for mobile platforms (J2ME), you must install the NetBeans Mobility Pack separately.

In terms of quality and capabilities, NetBeans IDE is not inferior to the best commercial (paid) integrated development environments, supporting refactoring, profiling, highlighting syntactic structures with color, autocompletion of typed structures on the fly, many predefined code templates, and more.

Read More
in Programming

U++ is a cross-platform rapid application development environment in C++. Can work with GCC, Clang, MinGW and Visual C++ and contains a full-featured debugger.
Fast development comes from smart and aggressive use of C++, not fancy code generators. In this regard, U++ competes with popular scripting languages while retaining the runtime characteristics of C/C++.
The development environment includes BLITZ build technology for up to 4x faster C++ rebuilds, visual designers for U++ libraries, Topic++ for documenting code and creating rich text resources for applications (such as help and code documentation), and Assist++, a powerful C++ code analyzer , which provides features such as code completion, navigation, and transformation.

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 Design

BRL-CAD is a powerful cross-platform Open Source combinatorial Constructive Solid Geometry (CSG) solid modeling system that includes interactive 3D solid geometry editing, high-performance ray-tracing support for rendering and geometric analysis, network-distributed framebuffer support, image and signal-processing tools, path-tracing and photon mapping support for realistic image synthesis, a system performance analysis benchmark suite, an embedded scripting interface, and libraries for robust high-performance geometric representation and analysis.

Read More
in Games

KTuberling - художественная игра для маленьких детей, которая включает несколько задач. нарисовать для картофеля смешное лицо, одежду, другие доспехи, построить маленькое место, создать в нем школу, зоопарк, пожарную охрану, создать фантастический ландшафт на Луне с космическим кораблем и инопланетянами.
KTuberling называет каждый предмет на нескольких языках, что помогает улучшить словарный запас

Read More
in Astrology

Celestia позволяет вам увидеть ночное небо с Земли, но также даёт вам пролететь сквозь трёхмерную модель космоса в любое изученное место Вселенной. По возможности программа использует актуальные фотографии планет, астероидов и других объектов, так что вы можете увидеть, как они выглядят в действительности
Celestia -- трёхмерная астрономическая программа, основанная на каталоге звёзд Hipparcos. Она позволяет пользователям видеть объекты различных размеров, начиная от искусственных спутников до целых галактик в трёх измерениях, используя OpenGL. В отличие от большинства программ для планетария, пользователь может беспрепятственно путешествовать по всей Вселенной.

Read More
in Programming

Q7Basic является дальнейшим развитием проекта KBasic, с уклоном на QT.
Сочетает в себе лучшие черты инструментов VB.NET ™ и Visual Basic® и поддерживает подобные синтаксические, функции, объекты и классы.
Ключевые особенности:
. Compile to C++ binary code
. Thin runtime
. Common BASIC-like functions
. Clean and easy syntax
. Qt Designer supported
. Resource support
. Use of native C++ classes and widgets
. Direct Qt API access

Read More
in Programming

Вы можете использовать его для создания практически всех UML-диаграмм. BOUML может генерировать код и в C++, Java, Idl, Php, Python и MySQL, а также может коренным образом изменить существующие коды.
Программа поддерживает диаграммы классов, диаграммы последовательности, диаграммы кооперации, диаграммы объектов, диаграммы прецедентов, диаграммы компонентов, диаграммы состояний, диаграммы деятельности, диаграммы компонент и схем развертывания.

Read More
in Programming

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.

Read More