Can anyone suggest what software or applications that I can use in practicing programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone suggest what software or applications that I can use in practicing programming?

Beginner

5th Feb 2020, 2:57 PM
Joker
7 Answers
0
Please put the programming language you are going to use.
5th Feb 2020, 2:58 PM
KnuckleBars
KnuckleBars - avatar
0
For IDEs, I recommend Visual Studio and Visual Studio Code.
5th Feb 2020, 2:59 PM
KnuckleBars
KnuckleBars - avatar
0
visual studio
5th Feb 2020, 3:09 PM
Nill
Nill - avatar
0
Where can I download it?
5th Feb 2020, 3:10 PM
Joker
0
online, just search up visual studio, or you can use codeblocks.
5th Feb 2020, 3:12 PM
Nill
Nill - avatar
0
How can I install it?
5th Feb 2020, 3:15 PM
Joker
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/
5th Feb 2020, 3:44 PM
garbage.variable🐧
garbage.variable🐧 - avatar