PHP is great but there will be havoc when we stop using 32 bit times..... *supposedly*
PHP is great but there will be havoc when we stop using 32 bit times..... *supposedly*
I like PHP , withsome JAVASCRIPT + AJAX ...
Regards ~ Vishal
Giving Reputation(at bottom of my post ) is the best way to encourage the person who helped you on forums.
I'm in the realm of website development and browser-side scripting. And a little actual programming.
HTML/XHTML, CSS, JavaScript, Ajax, XML and C++. I want to look at PHP and SQL eventually.
PHP is my favorite, just because of how easy it is to learn. I also like php because it is server side, and it shows up the same way in EVERY browser no matter what. This helps a ton, and you don't have to worry about ie when you code except when you make the user interface.
I prefer C#, easy to understand.
My favourite is PHP & MySQL because it's much more simple than configuring IIS with ASP.Net and MSSQL. Then Silverlight, a pain but has a lot of power. And as for desktop programming, I haven't started learning any programming languages but I would probably go for Java.
PHP and C++.
_________________
Clinical Negligence
Objective C.
~Callum
I can customise your phpBB board. Send me a PM.
lynx.io - web dev info, tutorials and scripts
"A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."
I'm not surprised to see PHP at the top of the list here. It is almost impossible not to be able to put something useful together fairly early on in the learning process on the LAMP stack. I am somewhat disheartened to see that there are people who actually like Java/C# (and C# is much more closely related to Java than it is to C/C++ until you slip to unmanaged code) -- it is the very strictness, framework-ness and, well, enterprise-ness of languages like those that I find a real turn-off. I'm not a huge lover of Python or Ruby, but I know that if I'm involved in a community or team of Python or Ruby programmers, I'll be working with people who actually enjoy the art and craft of programming. Left to my own devices, I'd probably settle down for a long, comfortable relationship with server-side JavaScript. A language without first-class functions, one that makes it hard for me to develop my own language that lets me be as expressive as I want to be within the domain, makes my life unnecessarily difficult. JS is not the ultimate answer here -- something more like a classic Lisp is more powerful -- but I am used to the syntax, and the natural interoperability between client-side and server-side elements makes it a good fit for web apps.