Computers |
|
| | #1 (permalink) |
| Wizard Techie Join Date: Dec 2004 Location: Canada
Posts: 3,825
| Since I am building a (hopefully) large website with a few others, I'd like to be able to learn and utilize advanced programming language. I'm already pretty fluent in HTML and Visual Basic, and know a bit about flash, but apart from that, I'm clueless. I'm leaning towards PHP and possibly javascript, but I'm wondering what would be the best programming language to learn for webmastering.
__________________ Intel C2D E6320 / AMD Athlon X2 3800+ Gigabyte 965P DS3 / DFI nF4 Ultra-D 2GB OCZ Gold PC2-6400 / 2GB OCZ Gold PC4000 eVGA 8800GTS 320MB / eVGA 6800GS 256MB 150GB Raptor / 74GB Raptor 2x500GB / 320GB OCZ GameXStreme 850w / OCZ StealthXStream 600w Unlike milk, this doesn't come in a bag, but I'm working on pursuading those ignorant of the marvel of the bag: WWW.TECHONVENT.NET |
| | |
| | #2 (permalink) |
| Monster Techie | Learn PHP... You can do pretty much anything with it and it's not too hard to learn. There are a ton of PHP resources in this thread
__________________ www.upstark.com |
| | |
| | #4 (permalink) |
| Ultra Techie Join Date: Oct 2003
Posts: 544
| again php. Of course you need to know the HTML to render the page, but for all of the cleverness i'd deffinately reccomend php. Make sure your server supports php first though!!! And be aware that the actual way in which it works can vary (can be run in safe mode etc...). JavaScript can be very clever but my problem with it is that it is client side and so you are dependant on the client having a javaScript enabled browser and having it turned on. With php because it is serverside as long as your webserver supports it then it'll work for everyone |
| | |
| | #8 (permalink) |
| Junior Techie Join Date: Mar 2005
Posts: 55
| I advice you to learn two languages...one being a clientside language and the other being the severside language. For the clientside language, I recommend Javascript. For the severside language, I recommend PHP. The reason why I recommend learning two languages is because in a common scenario you would want a user to submit a form. You could use Javascript to check that the form is complete, before you make a request to the sever to process the form. |
| | |
| | #10 (permalink) | |||
| Ultra Techie Join Date: Apr 2005
Posts: 722
| I'd learn PHP first, though. -SkyHi
__________________
| |||
| | |