4
What are the languages required to develop a dynamic and a good web page?
4 Comments | Posted by Admin in Web Developer
i wanna know thе entire set οf languages needed tο develop a web page.
4 Comments for What are the languages required to develop a dynamic and a good web page?
The Computer Guy | June 4, 2010 at 10:11 pm
just "JR" | June 4, 2010 at 11:06 pm
Depends on your server!
On a LAMP (Linux/unix, Apache, Mysql and Php), you need (X)HTML, CSS, javascript, php and mySQL. AJAX framework.
On a dialogue box server, many more.
Ruben M | June 4, 2010 at 11:20 pm
Hi! I will save you time and hassle: learn XHTML/CSS and PHP. That’s all you need for most websites. Both are simple to learn if you have the motivation, which it’s obvious you have. I recommend Lynda’s video tutorials for this purpose. Make sure you learn how to use DREAMWEAVER and PHOTOSHOP which are not languages but programs that help you get things done quicker. I wish you lots of luck desiging web sites!
yuckybear | June 4, 2010 at 11:20 pm
The core things you need are HTML, CSS, and JavaScript. Flash and Java Applets are also a possibility, but not necessary.
To make it dynamic you also need a server side language. The foremost choices here are PHP, JSP, ASP, Perl, Python, Ruby, and Cold Fusion. Here’s also server-side JavaScript.
<< Offshore Web Design, Web Development, Internet Marketing and Software Development Services


For web page, you basically just need HTML.