Good Book for learning C#

  • Thread starter Thread starter pp
  • Start date Start date
There are lots of possibilities here.

-check the free videos by Bob Tabor (over 10 hours + manual)
-Microsoft® Visual C#® 2005 Express Edition: Build a Program Now!
-Visual C# 2005 for dummies
-Microsoft® Visual C#® 2005 Step by Step
-Beginning C# Objects: From Concepts to Code
-C# for Programmers, Second Edition (Deitel)
-Beginning Visual C# 2005 (Wrox)
- ...

Happy coding,

Daniel


--
 
As far as I'm concerned the following books which I have read part of
are great:
"Programming in the key of C# " by Charles Petzold
"Programming Windows with C#" by Charles Petzold
"C# Primer" by Stanley Lippman
"Applied Microsoft .NET Framework Programming" by Jeffrey Richter
"C# Programming Language" by Anders Hejlsberg, Scott Wiltamuth, Peter
Golde
Good journey with them!
 
And if you don't want (yet) pay and buy anything that's good enought for you
see URL below. A free pdf book from guys who has devloped a nice C# Open
Source IDE SharpDevelop.
Source code is also available. There are very good samples written in good
C# style.

http://www.apress.com/free/
Dissecting a C# Application: Inside SharpDevelop
 
Check out "C# Illuminated" by Art Gittleman. You can usually find it on
Half.com or Ebay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top