0
Can anyone suggest what software or applications that I can use in practicing programming?
Beginner
7 Answers
0
Please put the programming language you are going to use.
0
For IDEs, I recommend Visual Studio and Visual Studio Code.
0
visual studio
0
Where can I download it?
0
online, just search up visual studio, or you can use codeblocks.
0
How can I install it?
0
Depends on what language do you want to practice. My suggestions:
Java - Eclipse
Python - Eclipse with PyDev plugin
HTML/CSS/Javascript/php - Atom or Adobe Brackets
C# (and many others) - Visual Studios
You can also use online compiler for short programs and testing: https://www.jdoodle.com/