View Single Post
Old 04-25-2009, 02:37 PM   #9 (permalink)
SapperX
SapperX's Avatar
 
Putting the X in Sapper

Join Date: Jul 2007

Location: USA

Posts: 709

SapperX is on a distinguished road

Default Re: I Want to learn programming.

Quote:
Originally Posted by CrazeD View Post
I disagree.

HTML isn't really programming, and PHP is much too different from C/C++/Java. It uses C style syntax, but then most languages do.

If you're going the webroute, then yes, HTML then PHP. But if you're after desktop programming, just start with C++ or Java. They might be hard at first, but with a few good books you'll pick it up, and then you'll be able to use any language really.

I started programming with PHP, and I find the transition to desktop languages difficult because they are so reliant on OOP (with the exception of C) and PHP is not.
Hit the nail on the head. PHP, HTML, XML, etc are much too different to be called a true programming language. They are web oriented, so learn them if you want to develop websites. As far as programming goes, start with Java as it is fairly easy to learn and the transition from that to C++ is seamless.
__________________
My Current PC-
eVGA 680i | Intel Q6600 G0 |Western Digital 250gb HD
Seagate 500gb HD | Western Digital 500gb HD | VisionTek HD4870 | 4gb Cruical Ballistix Tracer DDR2 800
600w Coolmax Silent Fan PSU | Cooler Master Centurian 590 | Samsung 24" LCD | Dell 22" LCD

-900HA EEE pc
SapperX is offline