Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
1.62/5 (6 votes)
See more:
I am new to .NET and coding. I need some guidance and suggestions for improving my coding skills.
Posted
Updated 11-Oct-17 21:17pm
v2
Comments
pasztorpisti 14-Aug-12 10:06am    
http://en.wikipedia.org/wiki/Amphetamine :-)

I would start by just good coding. Normally design an application for maintainability, then find the bottlenecks and figure out how to code them so they are faster (there are some tools in Visual Studio for looking into computer performance). Quality of code for maintenance is far more important than speed in almost all cases. Look into threading and the Task Parallel Library (http://www.albahari.com/threading/[^], and Task Parallel Library: 1 of n[^]). For quality of code there is http://www.amazon.com/Effective-Covers-4-0-Specific-Development/dp/0321658701/ref=sr_1_1?ie=UTF8&qid=1344959657&sr=8-1&keywords=50+c%23[^]
 
Share this answer
 
Comments
[no name] 14-Aug-12 11:59am    
Pre-emptive counter
Member 10330133 17-Oct-13 1:13am    
Can u Please tell me that to improve coding sklis by own..????
First you need to try to gain a thinking power for solving a problem.Yes,that is called logic.You need to build up logic for solving a problem.Then comes the coding part.For coding you may choose a language..Whatever it may be C/Java/C#..Then try to build your logic through coding..Of course you will face problems in many phases...Then come here,see many examples posted by master coders...If it don't solve your problem then share it with us.Here different experts will give you possible solutions..So it is a process..Try to build up your logic and start coding..Happy Coding!..
 
Share this answer
 
Comments
[no name] 14-Aug-12 11:59am    
Countered
First of all , you should be careful about your spellings. Spelling mistakes show how careless you are at whatever you do..

Secondly, when you use short words like 'u' and 'plz' , it shows that you are trying to use short cuts in every aspect of life..

Third, the three steps for improving are : 1) Practice, 2) practice and 3) practice.....

Read books, articles on internet, help others in coding and try to create your own hobby projects in the technologies new to you
 
Share this answer
 
v2
Comments
[no name] 14-Aug-12 11:59am    
Countered
deepasd9 27-Apr-13 3:58am    
Thank you sir for such a post. It make Realise small thing, but which make much difference
Read books, look at CodeProject articles, search for tutorials, take a class, but mainly: practice, practice, practice.
 
Share this answer
 
Comments
[no name] 14-Aug-12 11:59am    
Countered
Richard MacCutchan 14-Aug-12 13:11pm    
Thanks, just another dimwit who thinks we can wave a magic wand and make him into a super developer.
[no name] 14-Aug-12 13:17pm    
Of course not... magic wand? pht... everyone knows it's in the cape.... :-)

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