0
Which is basic language for beginners for website designing
website designing
4 Antworten
+ 14
Base Knowledge:
HTML (HTML 4.2 now, but HTML 5 will become standard in another year or so, you can code it now if you like. XHTML is only for use with XML based languages like MathML)
CSS (CSS3 I guess)
XML (This more a data structure than an actual language, but can be useful in web sites)
Scripting Languages:
JavaScript (most common)
Action Script (if you get into Flash)
VBScript (Old fashioned)
*Soft Web Programming Languages: (Simple Web Sites)
PHP (most common)
Perl
Python (more rare)
VisualBasic (Old fashioned)
*Hard Programming Languages: (Industrial/Corporate/Commercial web sites)
Java
C#
Technologies:
Classic ASP (a structure, not a language. Generally Visual Basic. Not recommended)
.NET (Modern ASP & can be used with the above languages, aka PHP.net, C#.net. C# being the current industry standard)
Ruby on Rails (becoming more popular)
Flash Builder (The program formerly known as Prince Flex. Flash based technology)
'CMS' Content Management System (You need to understand what they do and how they help you and the customer, includes Drupal & WordPress as examples)
SOURCE:
https://www.killersites.com/community/index.php?/topic/7765-so-what-do-i-need-to-learn-to-be-a-web-designer/
+ 3
HTML, CSS and JavaScript
+ 1
thanks
0
thanks