After reading Head Start C# 2nd Edition

Started by
3 comments, last by CyberRascal 11 years, 11 months ago
What book would yall advice me to get to learn more c#? I am planning on playing with Unity3d and learning it so if there is a book that incorporates both, that would be ideal.


Thanks
Advertisement
What book would yall suggest after this book? I am going to be writing allot of programs but would like a another book to go through to learn more. Thanks
Your doin' it wrong.
Start making programs. Now! You should have started it with the very first page of that book.
I have been making programs with the book. Just want another book after head start c#. I dont always have a computer with me and i read all the time. Gonna read the book when I dont have a computer and when I do do the exercises in the book and other programs
It all depends on what level you are actually on.

Do you know what a lambda expression is?
Do you know how it relates to a event?
Do you know how to use exceptions properly?
Do you know when *not* to use exceptions?
Do you have a firm grasp on what interfaces, inheritance etc is?
Are you at a level where you pretty much understand the technical side of things, and rather want to learn best practices?

This topic is closed to new replies.

Advertisement