Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Recommended C# Book?

Options
  • 27-01-2004 11:33am
    #1
    Moderators, Society & Culture Moderators Posts: 9,714 Mod ✭✭✭✭


    I am looking for advice on getting a C# book. I know programming but from a Unix environment, so something which would be set at an intermediate level.

    Thanks in advance.


Comments

  • Registered Users Posts: 79 ✭✭tendofan


    I'd recommend 'Programming C#' by Jesse Liberty, published by O'Reilly.

    Tendofan


  • Registered Users Posts: 15,443 ✭✭✭✭bonkey


    " programming but from a Unix environment" raises two questions :

    1) Are you familiar with OO-based programming (C++, java, etc.

    2) Are you familiar with event-driven programming?

    If so, then something like "C# in a Nutshell" (by O'Reilly) is possibly enough.

    If you need to start at a lower level....I'd go with tendofan's suggestion.

    Basically, I'm an O'Reilly "whore" :)

    jc


Advertisement