+ 1
Hello, can i ask what programming language i should learn if i want to build a video sharing website?
2 Answers
+ 2
If you are looking for the experience of doing it yourself, you should definitely get a firm grasp on HTML, CSS, and JavaScript. However, you should probably also take a look at PHP and SQL for databases and scripting purposes.
On the other hand, if you're looking for a prepackaged deal that you can just drop on a server, Plumi ( http://blog.plumi.org/ ) might be a good idea. Since it is open source, you can install it and then customize it using Python to your heart's content.
Whatever you do, learn a lot and have fun!
+ 1
You should learn html, CSS, JavaScript.