Your review is Submitted Successfully. ×
varun gosain@varun_751980
Jun 15, 2003 12:35 AM, 2563 Views
(Updated Jun 15, 2003)
Fresher's Prospective

First of all I must admit that I don’t think myself as the appropriate person to write a review on this topic. The reason for this is, I am still just a Student.(GNIIT+Doeacc ‘A’ Level). But still in past 2 years I have learnt a lot of computer languages and written codes for problems ranging from very basic level to advanced level. So I would like to share my views on Tips on Programming—

  1. First of all Concentrate on the basic concepts & fundamentals. For Example, if you are going through Java or C+ concentrate on Object Oriented Concepts. There is no point learning the Syntax without knowing the basic Fundas.

  2. Memorize the Syntax thoroughly. This does not mean that go for “Rattafication”. Instead Program a lot involving small problems. For Example if you are learning C+ write codes for small things like sorting the arrays in different ways, reversing the Strings etc. This will help you in gaining precious practical knowledge about working of loops and basic syntax.

  3. In case of big problem statements or Projects first write a Algorithm. Go through it number of times to understand all the requirements. Be Clear in Your Mind about what you are going to do. Then Proceed to write the code.

  4. In case of problems go to Web. Believe me Web is the place where you can find information about almost everything regarding to programming. There are thousands of sites to help you. Be part of some posting groups on Net where you can post your problems and find the answers.

  5. Returning to mine earlier point have a clear understanding on Object Oriented Concepts. If you are clear on that Learning new languages is just a matter of few days. For Example If you know C+ basics thoroughly leaning C# is very easy.

So that’s it. Hoping these small points can help aspiring programmers.

(2)
Please fill in a comment to justify your rating for this review.
Post

Recommended Top Articles

Question & Answer