What languages do I need to know to make an e-commerce web site?
I know C/C++ and am quite good with them, but know NOTHING about doing web pages!
I plan on learning myself (Its just a hobby right now), but don't know the different languages needed or what tools to use (preferably free tools). Can someone give me an idea what a fairly simple e-commerce site would entail (accepting credit card orders or maybe paypal). Maybe a shopping cart or something also, along with shipping information (optional).
Basically, I want a web site that has pictures and descriptions of the items for sale, and the ability to either add to a shopping cart or just order with out the cart. Accept credit card info (and verify its valid), maybe email me with the order info so it can be shipped. Im not sure how all this works so info on the process would be helpful.
Remember, This isn't for some fortune 500 company! Its just something small and simple. For instance, suppose I wanted a web site to sell items in my own home (not what Im doing, but something small like that).
Don't tell me to use ebay or craigslist, because I want to learn how to DEVELOP the website, not necessarily SELL items.
P.S. My timeframe for learning is unlimited, so if it takes me a several years, so what.
I guess I need to know what tools are used to do the development also. For instance Microsoft Visual Studio for making windows apps (C++). What order should I learn them in? How are they all put together (if more than one tool is needed).
I guess I need to know what tools are used to do the development also. For instance Microsoft Visual Studio for making windows apps (C++). What order should I learn them in? How are they all put together (if more than one tool is needed).
P.S. I don't know WHY YA is double posting the additional details!!
Umm, thanks UMM :)
The reason I asked was to find out what I NEED to learn how! Thats what I want to do, LEARN.
What tools are used to do the actual development? As I said earlier, I use microsoft visual studio to develp windows programs, what would I use to develop an e-commerce web site? I have NO clue!