Friday, May 21, 2010

How do I learn how to do computer programming?

I can't even understand the introduction...

How do I learn how to do computer programming?
Well first you need a computer language. Programming comes in various different languages that are each unique in their own right and each useful depending on what you want as a result. I'd recommend learning C++ as it's more widespread and a slight bit easier than Java. Java can do a lot of interesting things too though. I got my fundamentals from Java for Dummies. Pick it up at Barnes and Noble for like 30 bucks or just download it.
Reply:Very Easy. Be it any language any platform. Learn to write step wise solution to a problem. Like u want to ADD 2 nos 5 and 4 to make 9. 1st step is "take 4". 2nd step "take 5". 3rd step "To add 4 + 5" . 4th step "Sum or answer". In short u have written a logic of a problem in step wise. So simple !!! Now try this in a Flowchart. After flowcharting then try to read any language or platform. This will make u versatile in Programming. The more elaborate steps u write the better u are in ur programming. Do not jump to any particular language(if u do not know any). All languages are same only methodolgy changes so learn the Funda of writing steps. Next step of learning languages is Common.
Reply:turbo pascal or c are commonly used for beginners.


Also in programming courses, they generally start by using basic algorithm to learn the concepts.





Once you get the concepts right, its just a question of using correct syntax and having a logical thinking.
Reply:Hey..................


Go to the best computer centre for learning the computer programming.


For starting the programming in the best way the book "Let Us C" by "Yashwant Kanetker" is a Indian author is best for u!!!!!!!!!!!!!!!!!
Reply:You can't just read if you want to learn how to program. The best is to read a part and experiment it on your computer. That way your brain will absord faster through hands-on (since you can see the output directly).
Reply:try this link


http://www.w3schools.com
Reply:try this link to get more details...





http://en.wikipedia.org/wiki/Computer_pr...


mming_languages
Reply:Start with Basic





http://www.engin.umd.umich.edu/CIS/cours...
Reply:If you want to do it cheaply try the For Dummies book series, most are well written. The other option is do what I did, pay a crap load of money for school that will almost useless when your are finally done.





Good Luck


No comments:

Post a Comment