Question:
What programming language should I know?
Michael
2007-05-27 20:51:22 UTC
I know a little C++ and CSS, and a lot of HTML. I want to be able to make fully functional web pages. What programming languages and codes should I know if I want to be able to make them from scratch. Do I even want to know a programming language or should I just use a program to create the pages for me. What program would that be. I'm not concerned with taking the time to learn the languages I just want to know what would be the most efficient way to create a webpage without sifting through a ton of useless knowledge.
Five answers:
Nuts&Bolts
2007-05-27 21:11:41 UTC
You have several choices. ASP, ASP.NET, PHP, JSP are some languages which you can use for creating web applications. PHP is very easy to learn na dis recommended for simpler web application. ASP.NET is a hot and powerful technology. You need to know either C# or VB.NET to program in ASP.NET. Since you already have knowledge in C++, it would be easy for you to learn C# because the programming style is same as C++. I recommend you go for ASP.NET with C#.
?
2016-05-19 09:33:02 UTC
He might be trying to say that you need to learn programming techniques and logic, rather than languages. This really is important, too. For instance, being able to hold a conversation in 15 human languages doesn't mean you can write an outstanding work of literature in any of them; and a really well written program is much like a really well written book, in that it needs to have many parts that fit together in non-obvious but effective ways.
jitin
2007-05-28 05:58:03 UTC
you dont need any language at all, just check the page on my website jitinl.co.nr for making a web site.It has step by step information for making a website.

I will add information of adding some enhancements such as password protected pages soon
Ryan P
2007-05-27 21:10:27 UTC
HTML. XHTML, CSS, and maybe some Java. C++ is mainly for programs, like games
ping_anand
2007-05-27 21:18:53 UTC
Learning PHP (http://www.php.net/) or

Javascript (http://en.wikipedia.org/wiki/JavaScript),

Java Applets (http://java.sun.com/docs/books/tutorial/deployment/applet/) and Java will help you to make fully functional web pages.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...