Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Dear Sir,As a fresher

how to improve Programming skills in c#,and what are the best sites for easy undstanding, and what are further tech-Knowledges i have to learn for dot net related.

please give good suggestions for my career. i m fresher computer science student.
Posted
Comments
Santosh K. Tripathi 13-Jan-15 22:54pm    
Hi, if u find my answer is useful for you, "accepted" my answer.

Hi,
Just read good article on programming and try to use things which are suggested there.

My few favorite articles are here bye the way list is too long. keep reading new things

Teach Yourself Programming in Ten Years.[^]


[^]

10 Golden Rules Of Good OOP[^]


Code Review Checklist and Guidelines for C# Developers[^]

http://www.codeproject.com/Articles/9538/Exception-Handling-Best-Practices-in-NET
Some Best Practices for C# Application Development[^]

Six important .NET concepts: Stack, heap, value types, reference types, boxing, and unboxing[^]

Some practices to write better C#/.NET code[^]

SQL in ten minutes[^]


SOLID architecture principles using simple C# examples[^]
 
Share this answer
 
Comments
NarasinghRao 13-Jan-15 23:47pm    
Thank You Sir
Santosh K. Tripathi 14-Jan-15 0:13am    
Welcome
Read books, online resources and write as much code as you can. Refactor it until you are satisfied. Repeat this until you want to improve.

Resources for learning is books, MSDN and incredibly large amounts of articles here at CodeProject. Search for beginners articles or tutorials and device a good learning plan.
 
Share this answer
 
Hi
First step is to learn basics of c# and .net, refer Professional c# which is good book for understanding the basics. Next step is to develop your own applications which will enhance your knowledge. Try developing small utility applications like temp files cleaner, Hide folder etc., Follow code projects articles regularly. If you cross these steps, then you don't need any third party advise. All the best. :)
 
Share this answer
 
Comments
NarasinghRao 13-Jan-15 23:47pm    
Thank You Sir

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