+ 5

Which language can use for best web designing?

28th Feb 2018, 4:43 PM
Asheesh Tiwari
Asheesh Tiwari - avatar
2 Answers
+ 5
It's not a single language, but many in combination with one another. My recommendation: - HTML - CSS - JavaScript - jQuery - SQL - PHP or NodeJS (I prefer NodeJS, but both are plausible as of today) - React - Angular
28th Feb 2018, 4:47 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 4
Also, take note that web design is MUCH more than simply writing the code for the website. You have to take into account actual design practices and properly implement them also. People expect certain things, so if you don't accommodate, you potentially lose user even if you had a more functional site. Even something as simple as colors is going to affect the psychology of someone and cause them to love/hate your site regardless of the actual content. Good rule of thumb: no one cares what your favorite colors are. Just because you really love something doesn't mean most people do, and you're making the website for them, not for you. Think about all of the mainstream sites that most people know and think about their color schematics. Most websites follow the rule of: white background, black text, and then one or two primary colors to make certain things "pop." Facebook: white background, black text, and then blue to highlight their logo + nav bars that people access features from. Youtube: white background, black text, and then red to highlight certain things so they pop out to the user. You get the idea. There are plenty of resources out there in regards to design, color schematics, etc... Do some research and learn the design side of design also. It'll allow you to create amazing websites and that's something that knowledge on languages alone won't provide you.
28th Feb 2018, 4:51 PM
Fata1 Err0r
Fata1 Err0r - avatar