Editores de código
Notepad++

Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages.
Página do Notepad++IDEs de programação
Eclipse IDE

The Eclipse IDE is famous for our Java Integrated Development Environment (IDE), but we have a number of pretty cool IDEs, including our C/C++ IDE, JavaScript/TypeScript IDE, PHP IDE, and more.
Página do Eclipse IDEIntelli J Idea

Desfrute do Java produtivo. Cada aspecto do IntelliJ IDEA foi projetado para maximizar a produtividade do desenvolvedor. Juntos, a assistência para codificação inteligente e o design ergonômico tornam o desenvolvimento não apenas produtivo, mas também agradável.
Página do Intelli JAnaconda (Spyder / Jupyter Notebook)

With over 20 million users worldwide, the open-source Individual Edition (Distribution) is the easiest way to perform Python/R data science and machine learning on a single machine. Developed for solo practitioners, it is the toolkit that equips you to work with thousands of open-source packages and libraries.
Página do AnacondaCode::Blocks

Code::Blocks is a free C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
Página do Code::BlocksMinGW

MinGW, a contraction of "Minimalist GNU for Windows", is a minimalist development environment for native Microsoft Windows applications.
Página do MinGWFrameworks / Engines
Bootstrap

O Bootstrap é uma ferramenta gratuita para desenvolvimento HTML, CSS e JS. Crie protótipos rápidamente ou aplicações completas com nossas variáveis e mixins Sass, sistemas de grid responsivo, componentes pré-construídos e poderosos plugins com jQuery.
Página do BootstrapMaterialize CSS

A modern responsive front-end framework based on Material Design
Página do Materialize CSSJava JDK

Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. Java offers the rich user interface, performance, versatility, portability, and security that today's applications require.
Página do JavaGulp

A toolkit to automate & enhance your workflow.
Leverage gulp and the flexibility of JavaScript to automate slow,
repetitive workflows and compose them into efficient build
pipelines.
Utilitários de sistema
Node Version Manager

nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL.
Página do NVMNode Version Manager - Windows Version

The original nvm is a completely separate project for Mac/Linux only. This project uses an entirely different philosophy and is not just a clone of nvm. Details are listed in the Why another version manager? and what's the big difference? sections.
Página do NVM