![]() |
|
Good Book for c# - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework) +--- Thread: Good Book for c# (/Thread-Good-Book-for-c) |
Good Book for c# - hackarchives - 04-30-2013 Which book do you recommend for c#?I have knowledge of classes,inheritance and other OOP concepts.I want to be able to develop useful tools and softwares.What will you recommend me? RE: Good Book for c# - Deque - 04-30-2013 Do you know Java? In that case I have a book for Java developers who want to learn C#. RE: Good Book for c# - hackarchives - 04-30-2013 Nopes..I just know PHP,C and C++ RE: Good Book for c# - Psycho_Coder - 05-01-2013 I will recommend this book :- http://www.amazon.com/CLR-via-C-Jeffrey-Richter/dp/0735627045/ref=pd_cp_b_0 Good site for learning C# is http://www.functionx.com/csharp2/index.htm (04-30-2013, 08:42 PM)Deque Wrote: Do you know Java? In that case I have a book for Java developers who want to learn C#. Can you give the link , I know Java. RE: Good Book for c# - Deque - 05-01-2013 (05-01-2013, 03:46 AM)Psycho_Coder Wrote:(04-30-2013, 08:42 PM)Deque Wrote: Do you know Java? In that case I have a book for Java developers who want to learn C#. It's a book: http://www.amazon.com/Java-Developers-Guide-Leveraging-Knowledge/dp/0321136225 RE: Good Book for c# - Ex094 - 05-01-2013 Get all the good books you want from here http://www.wowebook.com/category/c-cpp-csharp/ RE: Good Book for c# - hackarchives - 05-03-2013 I want a good book not link to all good bookes @Ex094 RE: Good Book for c# - hackarchives - 05-03-2013 I want a good book not link to all good bookes @Ex094 RE: Good Book for c# - TheRedHunter - 05-09-2013 You should also check this site: http://www.c-sharpcorner.com/ you'll be amazed
RE: Good Book for c# - TheRedHunter - 05-09-2013 You should also check this site: http://www.c-sharpcorner.com/ you'll be amazed
|