Do all programming language require IDE | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Do all programming language require IDE

24th Mar 2017, 7:46 AM
Uzowulu Somkenechukwu Amara
Uzowulu Somkenechukwu Amara - avatar
7 ответов
+ 6
Humans require IDE in order not to get crazy. Programming languages do not 😉
24th Mar 2017, 8:42 AM
Alessio Meloni
Alessio Meloni - avatar
+ 5
for the most languages yoou dont need a ide at all. you can use tool like notepad or some other editors.
24th Mar 2017, 7:59 AM
T0nd3
+ 4
An IDE it's not required for programming in most of the languages, but they're great tools not only for debugging, they can complete commands, functions, colour the code, strings or comments, to read and identify easier, automate indentation, and many other useful functions.
24th Mar 2017, 8:22 AM
FeCaMo
FeCaMo - avatar
+ 4
You need a compiler or an interpreter depending on the language. But that does not necessarily means having an IDE.
24th Mar 2017, 8:47 AM
Alessio Meloni
Alessio Meloni - avatar
+ 3
how would i get to run those codes after using those editors
24th Mar 2017, 8:01 AM
Uzowulu Somkenechukwu Amara
Uzowulu Somkenechukwu Amara - avatar
+ 3
IDE makes programming easier as they help in debugging for languages like C/C++.
24th Mar 2017, 8:14 AM
देवेंद्र महाजन (Devender)
देवेंद्र महाजन (Devender) - avatar
+ 2
thanks guyz
24th Mar 2017, 8:45 AM
Uzowulu Somkenechukwu Amara
Uzowulu Somkenechukwu Amara - avatar