0

What apps can I use to code on a laptop?

21st Apr 2021, 7:17 PM
Noel
Noel - avatar
3 Answers
+ 2
There's an editor and an IDE. If you're not a web developer then you probably need an IDE not just a text editor. Visual Studio (not visual studio code) is one of my best IDE for writing C#, C++, C programs on the window's platform. If you're a unix user then you should find some other IDE like SharpDevelop(C#), CLion(C/C++) Intelij IDEA is good for java, kotlin, and python too
21st Apr 2021, 10:29 PM
Mirielle
Mirielle - avatar
+ 1
Visual studio code, sublime text, notepad++
21st Apr 2021, 7:54 PM
Goke Ekundayo
Goke Ekundayo - avatar
0
Thanks
22nd Apr 2021, 7:14 PM
Noel
Noel - avatar