• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Web Best book or website to learn C#

Newbie Spellweaver
Joined
Jun 1, 2015
Messages
19
Reaction score
0
I am looking for a good book or website to learn microsoft visual C#.
Do not mention thenewboston thanks!
 
Newbie Spellweaver
Joined
May 20, 2014
Messages
43
Reaction score
10
Experience.

Create small rojects for yourself. Google when you need help and keep on doing it.

I may not know much about C#, but I have some advice. As much as that approach can work (I myself learned HTML and PHP in the same fashion) it's not the most efficient approach, and it can get you into bad habits (commenting, code formatting, using deprecated code out of inexperience). I would suggest as you said a book or website that is credible and reliable!

Good luck sir!
 
Upvote 0
Experienced Elementalist
Joined
Mar 28, 2015
Messages
237
Reaction score
69
Experience.

Create small rojects for yourself. Google when you need help and keep on doing it.
While this approach may work well if you have prior experience in another programming language, even then reading a book will often be more efficient and teach you good practice. A lot of it comes down to personal preference, while I personally could never suffer through reading an entire book, seeing as op wants to learn through a book/website I wouldn't discourage that based on personal preference.
 
Upvote 0
Joined
Aug 8, 2007
Messages
471
Reaction score
82
Try microsoft virtual academy! I'm also beginning to learn c# in 3 weeks in College and the book i'm using is Microsoft Visual C# 2012, Introduction by Joyce Farrel. ISBN is 9781285096339
 
Upvote 0
Back
Top