Monday, May 24, 2010

How can I learn more on Programming concepts?

"but the best language to learn is html" - HTML is a markup language, not a programming language.








Can you code in anything yet? If not, pick a language and start. In general VB is the worst to start with if you want to move on to anything else, because it encourages what are seen as bad habits in other languages.


What do you want to write? Apps to be run on a PC or webprogramming?





For PC-run stuff, Java is probably the easiest to port, but it's also pretty high on resources. C/C++ are pretty widely used, but very low level so there's a rather steep learning curve. Python and Perl are good, though i've not come accross much written in either for Windows, mostly *nix. Perl is more server-side scripting than application writing, though.





For web-based programming, PHP is a popular one, and there's hundreds of tutorials out there.

How can I learn more on Programming concepts?
the best thing to do is buy books on the subject. but the best language to learn is html. there are a lot of free tutorials and you don't have to buy any software to get started with
Reply:If you want to learn programming the best bet is to start with Java as it is completely free and fairly easy to learn. You would need to download Java from www.sun.com and then get Eclipse from www.eclipse.org. Alternatively you could look at Python, Ruby etc they are easy(ish) to learn.


No comments:

Post a Comment