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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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