Jump to content

New to C# programming

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
13 replies to this topic

#1
Snwmn

Snwmn

    Newbie

  • Members
  • Pip
  • 2 posts
I am just starting to look into programming in C#. I am looking for some insight to get a couple of books as well as the C# software. Any suggests are welcome. Specifically, I am looking for a solid beginner's book (assume I know nothing about C#) and a solid beginner --> intermediate book.

Thanks.

#2
Guest_Jaan_*

Guest_Jaan_*
  • Guests
Amazon.com: C#: A Beginners Guide: Books: Herbert Schildt,Herb Schildt

here are some books

#3
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
Microsoft Visual C# .Net by:Joyce Farell published by: Thomson Course Technologys is great for beginners. It is not a refrence book it teaches you. It mainly covers console applications wich in my opinion you should always start with. It is the first programming book you get if you go to DeVry in Cincinnatti. Once you do that learn a bit about GUI then i sugest buying C# Complete published by i belive SYBEX. It is quite a few books rolled into one i fined it verry useful for both refrence and learning. Good luck:)
Posted Image

#4
vinod78

vinod78

    Newbie

  • Members
  • Pip
  • 1 posts
thanksssss

#5
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Sams' Teach Yourself Visual C# 2005 Express

Read it, it's pretty cool. Xav
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#6
matty241

matty241

    Newbie

  • Members
  • Pip
  • 9 posts
I have "Beginning C# 2008 From Novice to Professional" its published by Apress (if you go to there website you can get it as an ebook for about half price). The thing I like about it is it gives you questions to do at the end of each chapter so it gets you to think about solving problems rather than just passively reading through the book.

#7
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Sams' Teach Yourself Visual C# 2005 Express has questions at the end of each chapter, as well. It may be a tad older, but hardly anything has really changed.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#8
avatarofvelius

avatarofvelius

    Newbie

  • Members
  • PipPip
  • 21 posts
I would have to agree with zeroradius on that one :D (cause i was in that class too :D) but i will one up him, the C# Complete book was pretty good. personally i used Sams : Teach Yourself In 24 Hours - C#. My version was for vs. 2003, but it was I primarily used when i first started.

#9
shyaka

shyaka

    Newbie

  • Members
  • Pip
  • 2 posts
I found Murach C# 2005 a very good one for ..

#10
Termana

Termana

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,057 posts
I personally recommend:
Sam's Teach Yourself Visual C# 2008 in 24 Hours
and Professional C# 2005 with .NET 3.0

Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!


#11
jackolantern

jackolantern

    Learning Programmer

  • Members
  • PipPipPip
  • 47 posts

Termana said:

I personally recommend:
Sam's Teach Yourself Visual C# 2008 in 24 Hours
and Professional C# 2005 with .NET 3.0

LOL that is my exact same recommendation to anyone trying to learn C#, except there is now a Professional C# 2008 with the .NET 3.5 Platform (Fourth Edition).

#12
ZachR

ZachR

    Newbie

  • Members
  • Pip
  • 3 posts

Snwmn said:

I am just starting to look into programming in C#. I am looking for some insight to get a couple of books as well as the C# software. Any suggests are welcome. Specifically, I am looking for a solid beginner's book (assume I know nothing about C#) and a solid beginner --> intermediate book.

Thanks.

Microsoft has put out some good beginner books for learning C#.
-
ZachR