Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi.
please help me to use from Latest Technology programming in my project.
I'm working with asp.net,c#,wpf so i want to learn both language to professional
and Latest Technology.
tanx
Posted

The best way to learn how to write code is by actually WRITING code.Come up with an idea for an application that is useful to *you*. If you are unable to do that, pick an existing application, and try to duplicate it in appearance and functionality. My adviuce is to start small, and work your way up to more complex applications.
 
Share this answer
 
Comments
amsainju 16-Aug-11 21:47pm    
good ans john
+5
while (myLevel < Level.Professional)
{
  WriteCode();
  ReadTechnology(); 
}
 
Share this answer
 
Comments
Dalek Dave 28-Jul-11 7:42am    
Sweet!

Made me laugh and earned you a 5 vote!
LaxmikantYadav 28-Jul-11 7:58am    
My +5 :)
amsainju 16-Aug-11 21:46pm    
my too +5
Firstly, read.

Read as many books and articles on the subject as you can get.

Secondly, do.

Practise makes perfect, write stuff, anything, get it wrong, learn from the mistakes and get it right.

Thirdly, learn.

By now, having a grounding from the books and some little experience from experimentation, get yourself onto a proper course and learn from tutors who will guide you through the labyrinthine methods used.

Experience, though, is king, and the more you do the more you learn.

It is how most people here have got to where they are.
 
Share this answer
 
Comments
amsainju 16-Aug-11 21:47pm    
+5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900