Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What are some Web development programming languages?
Wha Web development programming language should I learn first to make stuff like websites. Like witch language do I start learning first
6 Answers
- 9 years agoFavorite Answer
Basic:
HTML 4.1
HTML 5
CSS2
CSS3
Programming/Coding (for well built web applications with open source technology):
PHP
PERL
Python
Programming/Coding (for platform based web applications):
Microsoft ASP
Sun JSP (Java Server Pages)
- CatherinaLv 49 years ago
Before I list important programming languages I would mention about basic and most important programming languages: HTML, CSS, Photoshop, Javascript, PHP, Ajax, MySQL, XHTML and when you are through with these basic languages you can choose betwwen different technologies like open source, microsoft .Net or Java and so on.
List of web development programming languages are: XML, C++, Python, Perl, C, Ruby, Visual basic, Cobol, Fortran, smalltalk, C sharp, delphi, etc.
For more detail check:
http://www.scriptol.com/programming/choose.php
http://www.scriptol.com/programming/list-programmi...
http://www.devtopics.com/most-popular-programming-...
You can get more refined result if you search in Google "list of web development programming languages"
Source(s): http://www.open-source-development.com/ - ?Lv 45 years ago
CSS and HTML are the fundamentals. If you wish to get into entrance end (design) javascript is anything you have got to look into. Backend as a rule uses Hypertext Preprocessor, Python, Ruby, and different languages which can be very rough for a beginner. Hope this helps!
- 9 years ago
HTML and CSS
HTML is the basic language used for the general layout of most websites and CSS compliments it. When you are fairly competent with those two you could consider either learning Javascript or PHP.
- How do you think about the answers? You can sign in to vote the answer.
- 9 years ago
XHTML & CSS
http://thenewboston.org/list.php?cat=40
JavaScript
http://thenewboston.org/list.php?cat=10
HTML5
http://thenewboston.org/list.php?cat=43
PHP
http://thenewboston.org/list.php?cat=11
MySQL Database
- 9 years ago
html is markup language and its not programming language
also css is using for formatting webpages
i think you are looking for
java script
vb script
php[recommended]
python
asp.net[recommended]