Thursday, July 30, 2009

Coding techniques, How can i code very easily im getting difficulty.?

coding is the most ultimum things in this world so knowing and doing coding is to much easy,you have to read and experiment with many coding doing by yourself.

Coding techniques, How can i code very easily im getting difficulty.?
understand the program.then deside about logic.and apply it.
Reply:study study and ohhh study =)
Reply:practice dude


i used to be hopeless in c++


now,i'm a pro...
Reply:Depending on the language, use an editor that has a feature that helps you with the syntax.





Microsoft Visual Studio has intellisense, so if you are coding C#, Vb, ASP.net, XML, HTML, and I believe PHP with a plug in, it definitely helps.





Also, try checking out tutorials for the language you are learning online.





A common mistake made by new programmers is to read tutorials / text books and then think they know how to program. This does not work. Instead, most tutorials and text books have code and things in them that you should follow along and do, this way you are optimizing your learning.





The best way to get better at coding any language is to actually sit down and code.





For more technology tips check out http://www.thetechjuice.com
Reply:Think before you code.


Coding is problem solving, so solve the problem first in your head, than write down the general solution on paper and only then write the code. I know it looks as if it will take more time, but belive me, it takes less time and a lot less nurves.
Reply:Make a gud habit of systematic coding...this will help you





try to code in the simplest form in starting





dont go into complex coding...





keep you code systematic, so u should know which line is doing specific action(s).


No comments:

Post a Comment