I'm new to coding and I'm using notepad ++. I'm wondering what you use and if there is an easier way to check my progress. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I'm new to coding and I'm using notepad ++. I'm wondering what you use and if there is an easier way to check my progress.

what do you use to write code?

17th Nov 2016, 10:05 PM
Jeremy Davis
Jeremy Davis - avatar
4 Answers
+ 4
Sublime Text is what I use. It's Notepad on steroids, basically. It supports a package system which allows you to add to the editor when you need to. Many great packages have been written by the community. Atom is another editor, similar to Sublime Text, if you want more than one option.
17th Nov 2016, 10:09 PM
Arthur Busser
Arthur Busser - avatar
+ 3
Sublime text is very good, however, Visual Studio is better for creting Windows applications, and Notepad++ is better for being the "Swiss Army Knife" per sé; it comes ready for all languages, right from the get go.
17th Nov 2016, 10:27 PM
Keto Z
Keto Z - avatar
+ 1
awesome, I'll check it out! Any tips for someone new to css and html? I learn js next semester but in the process of building my first site as we speak.
17th Nov 2016, 10:19 PM
Jeremy Davis
Jeremy Davis - avatar
0
you can also try "brackets", good editor suitable for Linux too
18th Nov 2016, 2:21 PM
Samik15