Question:
Which Programming Languages Do I Need If...?
RoystonChan
2011-10-14 22:40:34 UTC
I want to build a website like amazon, etsy or eBay. Which programming languages do I need to fully create a functioning website? Could you list "all" those programming languages I need to learn?

Thank you and I appreciate your help!
Five answers:
2011-10-15 08:15:15 UTC
Hi RoystonC.



If the objective is to create e-commerce websites, you need not learn programming language. You can use the WordPress, it comes with multiple plugins for e-commerce integration. All you need is to install and configure the plugins.

Basic knowledge of PHP, HTML and CSS will be useful if you would like to go further ahead to customize the looks and style it according to your needs.



If you would like to learn WordPress, you may follow Mr. Lawrence. He also guides about the ways of earning money online.http://starta-website.com/
Richard
2011-10-14 23:03:31 UTC
I'm rather curious as to what you are planning.



I used to be in web development and I can understand the complexities of creating "another eBay" purely from the coding viewpoint.



I guess I'm just wondering why you are so interested in language selection when you perhaps should be designing the site's overall software architecture first.



Of course, I'm sure you've already at least given some thought to database design, hardware requirements, scalability, redundancy, QA, usability testing, and the like.



Hope this helps.
vyky
2016-09-10 14:46:50 UTC
He possibly seeking to say that you simply have got to study programming tactics and common sense, as an alternative than languages. This fairly is fundamental, too. For example, being capable to maintain a talk in 15 human languages doesn't suggest you'll be able to write an top notch paintings of literature in any of them; and a fairly good written application is similar to a fairly good written ebook, in that it demands to have many ingredients that are compatible in combination in non-noticeable however potent methods.
Filip
2011-10-16 13:58:52 UTC
HTML for the static information on the pages

CSS for the lay-out of the pages

PHP for the server side scripting

(or ASP.net but your best option is PHP)

MySQL for database integration

Javascript for client side scripting

AJAX let´s call it dynamic client side scripting



Success !
okaygyan
2011-10-14 23:21:19 UTC
HTML

CSS

JAVA SCRIPT

PHP/ASP.NET (MOST IMPORTANT)



in order to create these websites you will need to learn PHP / Asp.net for sure.

and if you wanna learn PHP and Asp.net

it is good that you learn c++ first (not in too deep, just step out of basics).

because c++ is basics of programming languages.

and if you learn basics first, it will surely help you to understand PHP and Asp.net in deep.


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