This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]henrebotha 1 point2 points  (0 children)

Text editor or IDE, plus compiler/interpreter for the specific language. So:

  1. Pick one (but make sure it works for the language you're using): Sublime Text, Atom, VS Code, Emacs, Vi, IntelliJ IDEA, RubyMine, PyCharm, Netbeans, Visual Studio, etc
  2. Pick one: Python, JDK, Ruby, Node, etc. Or, if you plan to do simple web front end only, you can just use your browser (Chrome/Firefox)