Hello... I'm a beginner, and so far I've found coding exciting. What editor or IDE is the best for coding. Thank you. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Hello... I'm a beginner, and so far I've found coding exciting. What editor or IDE is the best for coding. Thank you.

About IDE or editor

6th Jul 2019, 10:34 PM
Ifeanyi Obinwa
10 Answers
+ 5
👉 notepad++ (most popular & common) my favorite 👇 👉 Visual Studio 👉 Sublime Text 👉 Atom honeslty every editor works same😂 every code acts same so it doesn't matter
6th Jul 2019, 10:51 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 5
Your welcome!
6th Jul 2019, 10:58 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 5
Jake bro I think he is beginner 😂 so he don't really need to use debugging all those advanced stuff😂 I'm also beginner as well ;) well almost everyone learn: HTML 1st css 2nd JavaScript 3rd so I would recommend those editors 🤙
6th Jul 2019, 11:12 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 5
Ifeanyi Obinwa here is link you can check it out bro https://mythemeshop.com/blog/code-editors/
6th Jul 2019, 11:15 PM
KingDaniel2004
KingDaniel2004 - avatar
+ 3
It depends. Notepad++ is an option.
7th Jul 2019, 12:14 AM
Sonic
Sonic - avatar
+ 2
Thank you all for the answers.
6th Jul 2019, 10:57 PM
Ifeanyi Obinwa
+ 1
🇮🇳King🇺🇸Daniel🇫🇷 I disagree. I mean sure if you consider yourself well-versed in the language you’re using, it probably wont matter. But as a beginner, the right IDE can make a huge difference. Text editors lack the code-completion and documentation for libraries and some IDE’s are more optimized for a specific type of task than others. For instance, I prefer eclipse for writing my logic and algorithms, it feels cleaner and more optimized for debugging code. Yet I use netbeans for creating the GUI portion of my programs because of its user interface creation tools, if I knew swing or cared to learn it then sure it probably wouldn’t matter. It comes down to preference really, but I wouldnt say they all work the same
6th Jul 2019, 11:09 PM
Jake
Jake - avatar
+ 1
if you have low spec processor and ram use sublime text 3 its less than 10Mb and next option is vscode this two is best for developer.
7th Jul 2019, 2:55 AM
Danielov
Danielov - avatar
0
My favorites are visual studio code or notepad++ for editing file's direct, they are very simple and smart editors. For Java Projects I use the Eclipse IDE and for C# the Visual Studio IDE. For Web Projects I use Visual Studio Code. They all can handle more than one language. Good luck. ☺️
8th Jul 2019, 9:45 AM
Stefanoo
Stefanoo - avatar