Is there a software that facilitates programing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is there a software that facilitates programing?

What I mean is if there is a software to use for programing, that the software has to opened first, then programing can take place? https://www.sololearn.com/discuss/2534545/?ref=app

9th Oct 2020, 12:20 AM
Xadflute
5 Answers
+ 2
Other software that facilitates programming include debuggers and profilers but these are usually built into IDEs.
9th Oct 2020, 1:03 AM
Sonic
Sonic - avatar
+ 3
These days, there are also online code editors, interpreters and playgrounds, so a web browser is another piece of software that facilitates programming.
9th Oct 2020, 1:05 AM
Sonic
Sonic - avatar
+ 2
An IDE and a compiler are examples. A code editor or IDE is what you first open to write your code.
9th Oct 2020, 12:59 AM
Sonic
Sonic - avatar
+ 2
Version control systems such as git help you to manage changes and versions over time.
9th Oct 2020, 1:00 AM
Sonic
Sonic - avatar
+ 2
Xadflute how is the link you posted relevant to the question?
9th Oct 2020, 1:02 AM
Sonic
Sonic - avatar