A
A
Artem Prokhorov2019-12-08 20:00:33
Java
Artem Prokhorov, 2019-12-08 20:00:33

Is it mandatory to code in Java in an IDE?

Or maybe an editor, like VSC or ST?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Gornostaev, 2019-12-08
@kotcich

No, not necessarily. An editor like Notepad or vi is enough.

A
Alexey Cheremisin, 2019-12-09
@leahch

Of course not! I started programming in mymacs (a heavily stripped-down port of emacs from 1995). There was nothing in it, except for brackets, there was no Internet either. There was also no Java. Then came Linux and the "normal" emacs. But there was no list of functions, then the ctags utility appeared. Then a cool IDE code wariot with syntax highlighting, templates and other crap, speeding up the development process by an order of magnitude. Then came Java, and again emacs. And so the ibm company posted eclipse on the harsh dial-up Internet, which I downloaded for about a week. Refactoring appeared, Transition through classes, functions, automatic documentation, substitution of functions and methods, etc.
And of course I can go back to the monochrome green monitor, the old editor, the command line with make. But, damn it, why the hell are these 30 years of evolution?!

J
Jack Williams, 2019-12-08
@JackWilliams

No. Even a notepad is enough.

A
Akim Glushkov, 2019-12-09
@mikaakim

No, not necessarily

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question