Product DescriptionThis book will take you, step by step, through learning C#, the computer industry's newest and most productive language. This complete guide covers topics from basic program construction to intermediate level application engineering. Following '21 days' formula, this book is a three week intensive course for the beginning programmer who wishes to get started with this exiting new coding standard. The comprehensive lesson plan will enable the reader to understand, design and build applications that are compatible with the new Microsoft .net framework.
Customer Reviews
Average Rating:
Rating: - Excellent
I came to this book with some knowledge of c++ and java so I can't really say how I would have found it if I was a complete beginner. Having said that, however, I must state that I found this book to be very well structured. The concepts were clearly explained and the author doesn't waste time with too many examples, only what is necessary to get the point across. So indeed, in less than 21 days I was up and running (well maybe walking briskly). I look forward to more books by this author.
Rating: - Excellent teaching manual
This is by far the best ever introduction to C# programming that I have ever read.
Experienced programmers, especially those coming from a Java or C++ background, will be able to skim through the first few "days". Beginners to coding are introduced to fundamental principles such as variables, loops and conditions and then quickly move on to more interesting subjects.
The book's examples are better than most too, they are generally of sufficient length to be realistic while still illustrating ... Read More
Rating: - Poor book for current programmers looking to move to C#
The book is very barebones and basic. It does not cover anything in depth and you will find that you will need another book to help you with your project if you are counting on this one to do so. I find the topics discussed to be poorly documented and for a senior level developer moving to C# this book is not for you. Try APress's "C# and the .net platform" by Andrew Troelson (EXCELLENT BOOK..that has everything you will need to know about .net covered in depth!)
Rating: - Hits The Major Topics
I have thoroughly enjoyed the book and its ability to bring one up to speed with C#. He covers some very basic concepts such as structures, classes, indexers, and advanced topics such as delegates. All the constructs that one needs in order to put the language to work are detailed.
If you are looking for a quick, down and dirty book to jump start your knowledge of the language I would rate the book 5 stars.
One of the biggest challenges with OO languages is not using a procedural ... Read More
Rating: - Its only So So
I am a start out Programmer but I figured it would be a good book to start from. I did it for a while and I got really bored the leasons took forever. Then I tried a C++ book called WeekEnd Crash course and it was great and kept me interested if you want to do C++ instead of C# try that book