Present tools needed for a web designing job? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Present tools needed for a web designing job?

Hi, what are the tools or courses need to learned for someone who wishes to get a job in web designing, courses other then offered by SoloLearn. Thanks.

12th Dec 2017, 6:55 AM
Qqqq
Qqqq - avatar
2 Answers
+ 1
if you have no background in html and web design i would recommend the "head first" and "the missing manual" series so you can get a firm understanding. later when you truly understand the basic concepts you can use w3schools.com or similar sites for reference. as to the software: all you need is a software to code and one to edit your images, that's all. if you want free/open source software go with notepad++ for coding and gimp for your graphics. if you can afford you can go with photoshop and dreamweaver/muse.
12th Dec 2017, 7:12 AM
storm
storm - avatar
+ 1
Visual studio code is a great open source text editor that is easy to use and very light on the system. It also allows you to modify your editor to suit your preferences and make your life easier as a developer. For courses, try out Bootstrap and JQuery... 2 very useful libraries. There are also Node.js and Angular Js if you are interested in backend web development.
23rd Dec 2017, 7:36 AM
Khalil Mohammad Khoucheich
Khalil Mohammad Khoucheich - avatar