C# Book for Beginner Programmer

  • Context: C# 
  • Thread starter Thread starter Thadis
  • Start date Start date
  • Tags Tags
    Beginner Book
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 5K views
Thadis
Messages
43
Reaction score
0
My friend is currently going to be working on a project for our school where he have to start teaching himself C#. I know both of us have been looking for a book though we have not been able to find much information why one book is better than another or found a general agreement what a decent book is. I was wondering does anyone here know of a good that would be good for someone who is just learning his first programming language and is going to have to teach himself C#?
 
Physics news on Phys.org
Last edited by a moderator:
http://www.csharp-station.com/Tutorial.aspx
 
Last edited by a moderator:
I'm teaching myself from these two books:

Pro C# and the .NET 4.0 Framework
C# In Depth

The first book is easy to follow from knowing nothing at all. The second book assumes knowledge and, as the title suggests, goes deep - I think it would be quite difficult if it was the only book you used.

It's a fun language to learn, the .NET library has everything! :P