Answered by:
c# best book? please link give me .

Question
-
i am new c# language learner so c# best book for all c# syntex and all topic .Monday, May 2, 2016 3:58 PM
Answers
-
Hi, there.
There are a lot of resources for learning C#. It's been around for 14 years.
My favorite book was written by a former coworker here at Intertech, Andrew Troelsen.
It's a bit expensive but it is well-reviewed and on its 7th release. Check it out here:
http://www.amazon.com/C-6-0-NET-4-6-Framework/dp/1484213335/Alternately, you can learn quite a bit by taking free online training at MVA (Microsoft Virtual Academy) here:
http://mva.microsoft.comFor multidimensional arrays, check out this article:
http://www.c-sharpcorner.com/UploadFile/mahesh/WorkingWithArrays11232005064036AM/WorkingWithArrays.aspxGood luck!
Best wishes, Davin Mickelson
- Proposed as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
- Marked as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
Monday, May 2, 2016 5:06 PMAnswerer -
Hi Multidimentional Arry Problem Please Help Me,
Some of the best books that I will recommend everyone to take a look at them are:- Head First C#: http://www.amazon.com/dp/B00ERG0H7E?
- C# in Depth: http://www.amazon.com/dp/161729134X?
- MCSD Certification Toolkit (Exam 70-483): Programming in C#: http://www.amazon.com/dp/B00CP2PZB0?
Beside of books I will recommend you to take a look at MVA (Microsoft Virtual Academy) C# course for beginners here: https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169
Hope this was helpful for you..
Best regards!
(If this was helpful for you, vote for it and propose it as an answer)
- Edited by Almir VukMVP Monday, May 2, 2016 5:11 PM
- Proposed as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
- Marked as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
Monday, May 2, 2016 5:11 PM -
You may also like this article in CodeProject:
An advanced introduction to C# - Lecture Notes
I have written a book on C# myself (well, the book covers several topics by various authors, but I wrote the part on C#). However, it is written in Spanish, so it probably won't be very useful to you, unless you happen to speak Spanish (from the way you wrote your question it is obvious that English is not your native language):
Guía Práctica del Desarrollo de Aplicaciones Windows en .NET
- Proposed as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
- Marked as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
Tuesday, May 3, 2016 4:13 AM
All replies
-
Hi, there.
There are a lot of resources for learning C#. It's been around for 14 years.
My favorite book was written by a former coworker here at Intertech, Andrew Troelsen.
It's a bit expensive but it is well-reviewed and on its 7th release. Check it out here:
http://www.amazon.com/C-6-0-NET-4-6-Framework/dp/1484213335/Alternately, you can learn quite a bit by taking free online training at MVA (Microsoft Virtual Academy) here:
http://mva.microsoft.comFor multidimensional arrays, check out this article:
http://www.c-sharpcorner.com/UploadFile/mahesh/WorkingWithArrays11232005064036AM/WorkingWithArrays.aspxGood luck!
Best wishes, Davin Mickelson
- Proposed as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
- Marked as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
Monday, May 2, 2016 5:06 PMAnswerer -
Hi Multidimentional Arry Problem Please Help Me,
Some of the best books that I will recommend everyone to take a look at them are:- Head First C#: http://www.amazon.com/dp/B00ERG0H7E?
- C# in Depth: http://www.amazon.com/dp/161729134X?
- MCSD Certification Toolkit (Exam 70-483): Programming in C#: http://www.amazon.com/dp/B00CP2PZB0?
Beside of books I will recommend you to take a look at MVA (Microsoft Virtual Academy) C# course for beginners here: https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169
Hope this was helpful for you..
Best regards!
(If this was helpful for you, vote for it and propose it as an answer)
- Edited by Almir VukMVP Monday, May 2, 2016 5:11 PM
- Proposed as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
- Marked as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
Monday, May 2, 2016 5:11 PM -
You may also like this article in CodeProject:
An advanced introduction to C# - Lecture Notes
I have written a book on C# myself (well, the book covers several topics by various authors, but I wrote the part on C#). However, it is written in Spanish, so it probably won't be very useful to you, unless you happen to speak Spanish (from the way you wrote your question it is obvious that English is not your native language):
Guía Práctica del Desarrollo de Aplicaciones Windows en .NET
- Proposed as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
- Marked as answer by Danny van DamMVP, Editor Monday, May 9, 2016 12:54 PM
Tuesday, May 3, 2016 4:13 AM -
Hello Multidimentional Arry Problem Please Help Me.
You could buy "Microsoft Visual C# Step by Step, 8th Edition", written by John Sharp.
You could also take the "C# Fundamentals for Absolute Beginners" course by Bob Tabor, available for free on the Microsoft Virtual Academy (MVA).Bye.
Luigi Bruno
MCP, MCTS, MOS, MTA- Edited by Luigi BrunoMVP Saturday, May 14, 2016 10:59 PM
Saturday, May 14, 2016 10:59 PM