Posted on 01-09-2009
Filed Under (Programming & Design) by admin

What did the creators of sites like yahoo.com, msn.com and myspace.com make thier websites on? I’m only 15 years old and i’ve taken ICT as a GCSE subject. I am really interested in the graphics, video, website and gaming desiging but i don’t know what programs they are made on? The only website maker i’ve been on is dreamweaver at school.

Thanks.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
(1) Comment    Read More   

Comments

Duncan P on 4 September, 2009 at 5:05 am #

There are a couple different technologies out there for dynamic websites. One flavor is Microsoft’s ASP.NET. Another is Java’s JavaServer Faces. Both technologies have their pros and cons. I would spend some time looking between the two. I enjoy working with Microsofts ASP.NET due to its IDE, Visual Studio 2005. But JSF has many features that I wish ASP.NET would have.

To get started with ASP.NET, check out Microsoft’s Visual Studio 2005 Express (which is free) and check out some artciles. For the Java flavor, try downloading the Netbeans IDE, and the J2SE and J2EE SDK’s. There are many online resources to guide you along the way. Also it is important to mention that websites like myspace, and facebook uses database backends. So you should probably be familiar with database systems such as SQL Server and/or MySQL.

I know that you can use PHP for web programming, but I have little experience with PHP development. Hope this helps a little.


Post a Comment
Name:
Email:
Website:
Comments: