Valentina Studio provides the ability to create, edit, SQL queries, import and administer popular databases: Valentina DB, MySQL, SQLite and Postgre SQL using the following tools:
- diagram and diagram editor
- data editor
- SQL editor
- administration, diagnostics, compression, cloning, database defragmentation
and much more.
Brackets - полноценный инструмент с открытым кодом для разработки web-приложений. Brackets ориентирован на работу с HTML, CSS и JavaScript. Эти же технологии лежат в основе самого редактора, что обеспечивает его кросс-платформенность т.е. совместимость с операционными системами Mac, Windows и Linux.
Основные моменты:
✔Интеллектуальное автодополнение кода
✔Inline-редактирование кода
✔Быстрый доступ к документации (Quick Docs)
✔Быстрый доступ к файлам проекта (Quick Open)
✔Управление плагинами
✔Живой предпросмотр (Live Preview) на базе Node.js
✔Локализации
✔Responsive Design Tool
Tux, of Math Command (TuxMath) является образовательной аркадной игрой с участием Тукса, талисмана Linux! Основана на сюжете классической аркадной игры Missile Command. Тукс должен защищать свой город. Однако, в данном случае, он делает это, решая арифметические задачи
Geany is a small and lightweight integrated development environment.
The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of constructs like if, for and while, XML and HTML
- call tips
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
- embedded terminal emulation
Каждая из книжек проекта Color by Numbers посвящена одной тематике (цветам, животным, автомобилям, принцессам и др...). В каждой книжке имеется музыкальное и звуковое сопровождение, а так же по двадцать рисунков для раскрашивания, рисунки могут быть раскрашены тремя способами...
GNS3 (graphical network simulator) — мощный симулятор, позволяющий эмулировать сети большого размера. Полезен администраторам и инженерам, а также пользователям, которые готовятся к сдаче сертификатов Cisco (CCNA, CCNP, CCIP, CCIE) и Juniper Networks (JNCIA, JNCIS, JNCIE). Кроме образов Cisco IOS, GNS3 умеет работать с olive образами JunOS.
Возможна эмуляция простых Ethernet, ATM и Frame Relay свитчей и файеров (ASA, PIX). Позволяет подключить виртуальный свитч к сетевой карте реальной или виртуальной системы. Все настройки производятся в интуитивно понятной графической среде.
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.
Parley выделяется из ряда подобных программ тем, что у неё есть огромное количество готовых карточек, которые можно скачать. Есть карточки, которые помогут вам выучить с дюжину разных языков, есть карточки, которые помогут запомнить важные даты, химические элементы, изучить анатомию, теорию музыки и др.
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.
Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are:
* Compiler frontend to many free compilers
* Debugger frontend for GDB
* Source formatter (based on AStyle)
* Wizard to create new C++ classes
* Code-completion / symbols-browser (work in progress)
* Default MIME handler
* Wizard to create new Code::Blocks plugins
* To-do list
* Extensible wizard based on scripts
* Autosave (saves your work in the unfortunate case of a crash)