Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Morning Everyone! I want to start web programming using C# and I don't know how to go about it. Kindly, suggest great books on C# for me and also forum where I can see people who can help me in case I'm have one or two challenges. Thanks in anticipation.
Posted
Comments
Duncan Edwards Jones 1-Dec-14 5:24am    
Do you have any existing programming language experience (i.e. how do I convert from language x to c#) or are you looking to start programming from scratch using C#?

You are in the best forum for C# on the planet Earth in this very moment your eyes are reading these pixels and instantly forming them into words, and meaning !

Get a good book and combine studying the book with programming and testing code examples you find in the book, or elsewhere. ".NET Book Zero" by Charles Petzold is free on-line: [^].

I highly recommend books by Jesse Liberty and Matthew MacDonald: even though their books covering C# are a few years old, now, I think they are excellent educators and writers.

Some students really learn from the Deitel series books which are used in many introductory course in C#, and which have detailed exercises for the student at the end of each chapter: [^].

I specifically do not recommend books by Albahari unless you are a very advanced student, and someone with a strong formal computer-science background.

If you are a "highly visual" person and do not have a background in any programming language, you might enjoy/benefit from the Head First Series book for C#: [^]. However, the latest edition of this book has received very mixed reviews. You can download some samples from the book here: [^].

As I write this, I realize I am "behind the times" in terms of having at least browsed the latest books on .NET (titles from Wrox, APress, etc.), and I suggest you check out the reviews of those books yourself on Amazon, O'Reilly, APress, etc., web-sites.
 
Share this answer
 
 
Share this answer
 
Please check these links..
Hope it help

www.tutorialspoint.com/csharp/csharp_basic_syntax.htm[^]

csharp.net-tutorials.com/basics/introduction/
 
Share this answer
 
Well you are already in a one of the best Forum, So you can ask for any help or clear your doubts . There are many experts across globe and they will give you best solution.

To start with learning you can refer to

C# programming tutorial - Step by Step - YouTube[^]

ASP.NET Tutorial[^]

Visual C# .NET Programming[^]
 
Share this answer
 
Comments
Member 10785745 1-Dec-14 6:06am    
Thanks, Shweta
Shweta N Mishra 1-Dec-14 6:07am    
np:), Mark the answer as accepted and rate it if you find it useful.

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