DEV Community

Cover image for The best tools for software development industry
Chetan Mittal
Chetan Mittal

Posted on

The best tools for software development industry

What is a tool?

A tool is an object that can extend an individual's ability to modify features of the surrounding environment or help them accomplish a particular task.

Website development

WordPress - Small to medium website. A majority of amazon affiliate, leads generation, display ads, etc websites are powered by WordPress.

Drupal - Medium to large websites - Many large corporate websites have multiple blogs, and multiple dynamic contents are powered by Drupal.

Web Application Development

  • Ruby on Rails
  • Laravel, Symfony, etc
  • Django
  • React
  • Vue
  • NodeJS
  • Others

Mobile Application Development

  • Kotlin, Java
  • C#
  • Swift

CLI

  • Bash scripting language
  • Ruby
  • Python
  • C/C++

Desktop Application Development

  • Java
  • C++ (QT, GTK+)
  • Swift
  • Javascript (ElectronJS)
  • Others such as Rust, Go, etc.

Embedded Application Development

  • C/C++
  • Lua
  • Verilog
  • Java
  • Rust
  • Python

Originally published at - https://blog.chetanmittaldev.com/the-best-tools-for-software-development-industry

Top comments (0)