good C# programming book

Discussion in 'Programming' started by gsduds, Aug 13, 2012.

  1. #1
    I have recently learned a bit of c# from youtube videoes, but I think its time to take the next step. I am looking for a good book, and i want a book with some practice problems, becasue that is what i need to work on to expand my programming knowledge :) I hope you guys can recommend a C# programming book for a beginner with the criteria above

    thanks!
     
    gsduds, Aug 13, 2012 IP
  2. Unni krishnan

    Unni krishnan Peon

    Messages:
    237
    Likes Received:
    9
    Best Answers:
    2
    Trophy Points:
    0
    #2
    If you have done a little bit of C# but not much Jon Skeet's book C# in Depth is a great choice and highly recommended.
     
    Unni krishnan, Aug 13, 2012 IP
  3. gsduds

    gsduds Greenhorn

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #3
    does it have practice problems? :)
     
    gsduds, Aug 13, 2012 IP
  4. Shiplu

    Shiplu Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    C# in depth. It has everything. No it does not have any practice problem. Why you need practice problem?
    From my observation, if you read any book like your academic book you wont learn a single thing. People who only seeks output but have no interest need training classes, practice material etc.
    The best practice is to clone a software. You'll learn numerous things by making something real.
     
    Shiplu, Aug 13, 2012 IP
  5. Dynamo_M

    Dynamo_M Guest

    Messages:
    32
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    My recommendation

    O' Reilly - C# 5.0 in a nutshell - It explains things nicely and gets to the point, however doesnt include everything or go in more advance situations which it states, it is also partially written by the developer who created LINQ
    Apress - Pro C# - A nice book but misses some sections, goes in a lot more detail than the book above but in a nice way
    Wrox - Professional C# - Not a very nice book, but covers the remaining areas that arent mentioned in the books above.

    When reading those books, avoid sections to do with WinForms, ASP.NET, ASP.NET MVC, Silverlight, WPF, WCF, WF and other .NET languages and stick to the language itself

    If you want to learn other frameworks used with .NET WPF for example, get a separate book on them, also avoid WinForms / ASP.NET and use WPF / ASP.NET MVC instead
     
    Dynamo_M, Aug 14, 2012 IP
  6. ashleyjohn2347

    ashleyjohn2347 Peon

    Messages:
    269
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    This one is really nice. Informative book.
     
    ashleyjohn2347, Aug 16, 2012 IP
  7. jenyfarlopej

    jenyfarlopej Member

    Messages:
    1,051
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    43
    #7
    What kind of book in which language do you want to learn C language?
     
    jenyfarlopej, Aug 17, 2012 IP
  8. gsduds

    gsduds Greenhorn

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #8
    I dont quite get what you mean :)
    i sant to learn c# if thats what youre asking
     
    gsduds, Aug 17, 2012 IP
  9. mehmal

    mehmal Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    http://www.c-sharpcorner.com/uploadfile/mahesh/csp08202007084545am/csp.aspx
    visit the above link
     
    mehmal, Aug 18, 2012 IP
  10. GuiltyDragon

    GuiltyDragon Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I'm reading Programming in C# 3.0 by O'Reilly. It's a little out of date now (2008) and I got it from the university library, but it's really well written and the examples are pretty well laid out, so I'd reccomend it. Can't link it to you, but give it a google :p
     
    GuiltyDragon, Aug 21, 2012 IP
  11. ratan1980

    ratan1980 Member

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    28
    #11
    illustrated C#, Pro C# with .NET 3.0 from apress can be good to begin with.
     
    ratan1980, Aug 29, 2012 IP
  12. DDoSLLC

    DDoSLLC Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I recommend taking college classes :) as you will have an instructor who can help you understand and give you answers to your questions on the spot and you can work with others in a great environment.
     
    DDoSLLC, Aug 29, 2012 IP
  13. abhishekabhi

    abhishekabhi Greenhorn

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #13
    HI

    simple steps in c# is best book of c# for beginner.
     
    abhishekabhi, Sep 1, 2012 IP
  14. dragonus

    dragonus Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Programming in C# is useful. I have it at home but i usually disregard the first few chapters as it is too elementary.
     
    dragonus, Sep 4, 2012 IP
  15. abiabiah

    abiabiah Greenhorn

    Messages:
    79
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #15
    C and C++ are one of my favorite programming languages. I used to write big codes when I was completing my professinoal degree in computer sciences. I like the graphic part of C and It is really catchy for me always.
     
    abiabiah, Sep 4, 2012 IP