I have been warned against using an ide as a beginner, can I continue with these lesson without one? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I have been warned against using an ide as a beginner, can I continue with these lesson without one?

22nd Oct 2016, 12:33 AM
Shirli Williams
Shirli Williams - avatar
5 Answers
+ 5
Yes, you can use the built in code playground. Or use a basic notepad document and save as the extension you are currently working with. For example: If you are working in HTML. Save your document as Filename.html. If you are writing a java program save it as Filename.Java
22nd Oct 2016, 2:30 AM
Chris Coder
Chris Coder - avatar
+ 2
thank you all
22nd Oct 2016, 1:31 PM
Shirli Williams
Shirli Williams - avatar
+ 1
As a beginner each programmer must get used to a simple editor and a terminal to get some hands on the basic commands so there'll be no need to depend on IDE
2nd Nov 2016, 1:52 PM
Siddhant Parekh
Siddhant Parekh - avatar
0
you can work without one as you start off. but when you feel your ready to use an ide and practice, i would recommend eclipse neon. its well organized. i love it in my opinion. and if your looking for great tutorials to learn off of, check out Thechernoproject. he has alot of tutorials using java in eclipse :)
22nd Oct 2016, 4:16 AM
Aquarius
Aquarius - avatar
0
Well, there is no shame to use some simple IDE as beginner. One problem can be, using some projects templates in IDEs can be a difficulty for beginners.
22nd Oct 2016, 6:22 AM
Petr Hatina
Petr Hatina - avatar