i need softwares | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

i need softwares

I want to be a web designer, but i can't find any good softwares. I downloaded ps, ab to learn them well, but the major problem is the html editor. Last year i was coding with notepad.Now i use SublimeText3. you know something even more good and helpful tho?

30th Jan 2018, 9:09 PM
Thr3at
4 Answers
+ 3
VS Code is a really good general purpose editor. You can install extensions for lots of programming languages. Specifically for web development I can recommend Adobe Brackets, a free editor that supports html, css, js and php, and even a live preview. Other free choices are GitHub's Atom editor and Notepad++.
30th Jan 2018, 9:21 PM
SplittyDev
SplittyDev - avatar
+ 1
I'll give it a try
31st Jan 2018, 4:40 AM
Thr3at
+ 1
I would say Atom. Ive used a bunch of editors the last few years Sublime is great and so is VS Code. I love Atom personally. In regards to learning web development Id check out freecodecamp.com and codeacadamy. First comeplete all web related courses here. Best to stick to Html and css. And Boostrap which is amazing and very useful in web development. Once you get the hang of it, come back for Jquery and Javascript. i wouldnt try to learn them all at once
21st Feb 2018, 12:37 AM
Lukasz Dembowski
Lukasz Dembowski - avatar
0
PhpStorm( IDE - integrated development environment ), but it is not free ( only 30 days it's free ), you can write html, css, javascript, php.
31st Jan 2018, 12:26 AM
Josimov Dejan
Josimov Dejan - avatar