Windows Dev Tools

b4st1en
b4st1enList by b4st1en, last updated 
Copy a direct link to this comment to your clipboard
  1. I was used to use Eclipse, but I highly recommend this one, not that expensive for the paid version.

    Cost / License

    • Freemium
    • Open Source

    Application types

    Platforms

    • Mac
    • Windows
    • Linux
    IntelliJ IDEA interface overview: the Project tool window (left) outlines the code structure and the Editor (right) is used to read, write, and explore the source code.
    Inspections help find probable bugs and dead code, detect performance issues, and improve the overall code structure by providing quick-fixes for any code that contains potential concerns.
    In the Search Everywhere window, you can search for files, actions, classes, symbols, settings, UI elements, and anything in Git, all from a single entry point.
    +1
    IntelliJ IDEA provides first-class support for leading frameworks with dedicated assistance for Jakarta EE, JPA, Reactor, Spring and Spring Boot, and other popular frameworks.
  2. AutoIt icon
     Like

    Does the trick for creating small tools, and even "install shields"

    Cost / License

    • Free
    • Proprietary

    Application type

    Platforms

    • Windows
    AutoIt screenshot 1
    AutoIt screenshot 2
  3. NSIS icon
     Like

    Not used recently but is a very nice alternative for application packaging ("install shields")

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Windows
    • PortableApps.com
    Installer example: Winamp
    NSIS screenshot 1
    NSIS screenshot 2
    +6
    NSIS screenshot 3
  4. Git icon
     Like

    Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    • Android
    • iPhone
    • Chrome OS
    • Android Tablet
    • BSD
    • Linux Mobile
    • Haiku
  5. DataGrip icon
     Like

    DataGrip is a database IDE from JetBrains that is tailored to suit specific needs of professional SQL developers.

    Cost / License

    • Paid
    • Proprietary

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    • Flathub
    • Flatpak
    Main window
    Database diagram
    Modify table window
  6. DataSpell icon
     Like

    JetBrains DataSpell is an IDE for data science with intelligent Jupyter notebooks, interactive Python scripts, and lots of other built-in tools.

    Cost / License

    • Paid
    • Proprietary

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    DataSpell screenshot 1
    DataSpell screenshot 1
    DataSpell screenshot 2
  7. WebStorm icon
     Like

    JetBrains WebStorm is a commercial IDE for JavaScript, CSS & HTML built on JetBrains' IntelliJ IDEA platform.

    Cost / License

    • Free Personal
    • Proprietary

    Application types

    Platforms

    • Mac
    • Windows
    • Linux
    WebStorm screenshot 1
    WebStorm screenshot 1
    WebStorm screenshot 2
    +3
    WebStorm screenshot 3
  8. PhpStorm icon
     Like

    Enjoy productive PHP and web development with PhpStorm. Take advantage of deep code understanding, top-notch coding assistance, and support for all major tools and frameworks.

    Cost / License

    • Paid
    • Proprietary

    Application types

    Platforms

    • Mac
    • Windows
    • Linux
    PhpStorm screenshot 1
    PhpStorm screenshot 1
    PhpStorm screenshot 2
    +3
    PhpStorm screenshot 3
  9. PyCharm icon
     Like

    IDE for Python and Django offering refactoring, code analysis, VCS integration, debugger, deployment, and more, with a Community Edition option.

    Cost / License

    • Freemium
    • Open Source

    Application types

    Platforms

    • Mac
    • Windows
    • Linux
    • BSD
    PyCharm screenshot 1
    PyCharm screenshot 1
  10. Fiddler icon
     Like

    Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data.

    Cost / License

    • Freemium
    • Proprietary

    Platforms

    • Windows
    Fiddler screenshot 1
  11. soapUI icon
     Like

    Eviware, the maker of soapUI, Web Service Testing Leader

    soapUI is a tool for functional testing, mainly of web services like SOAP based web services and RESTful web services, but also HTTP based services and JMS Services as well as databases. soapUI is an open source and compl.

    Cost / License

    • Free
    • Open Source

    Application types

    Platforms

    • Mac
    • Windows
    • Linux
    soapUI screenshot 1
    soapUI screenshot 1
    soapUI screenshot 2
    +1
    soapUI screenshot 3
  12. Apache JMeter is an open source Java application, designed to load test functional behavior and measure performance. Originally designed for testing Web Applications, it has since expanded to other test functions as well.

    Cost / License

    • Free
    • Open Source

    Application type

    Platforms

    • Mac
    • Windows
    • Linux
    Apache JMeter screenshot 1
    Apache JMeter screenshot 1
    Apache JMeter screenshot 2
    +3
    Apache JMeter screenshot 3
No comments so far, maybe you want to be first?
Gu