Home > Store > Programming
Sams Teach Yourself C# in 21 Days
- By Bradley L. Jones
- Published Oct 19, 2001 by Sams. Part of the Sams Teach Yourself series.
- Copyright 2002
- Dimensions: 7-3/8" x 9-1/8"
- Pages: 784
- Edition: 1st
- Book
- ISBN-10: 0-672-32071-1
- ISBN-13: 978-0-672-32071-2
Register your product to gain access to bonus material or receive a coupon.
Product Author Bios
Bradley L. Jones is the site manager for a number of high-profile developer sites¿including CodeGuru.com, Developer.com, and Javascripts.com¿and an executive editor of internet.com's EarthWeb channel. Bradley has been working with C# longer than most developers, because he was invited to Microsoft prior to the official beta release. Bradley's background includes experience developing in C, C++, PowerBuilder, SQL Server, and numerous other tools and technologies. Additionally, he is an internationally best-selling author who wrote the original 21 Days book: Sams Teach Yourself C in 21 Days.
This 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.
|
14 of 14 people found the following review helpful
By Jeff Damukaitis (McKinney, TX USA) - See all my reviews
This review is from: Sams Teach Yourself C# in 21 Days (Paperback)
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 style when writing code. The author no doubt has a handle on the C# language. But I don't think he has a handle on OO. As the author mentions, everything in C# is class. With this in mind, I would expect to see good class design throughout the book. My criticism, which I hope is taken with a grain of salt, is that the examples which wrap up a week's lesson are too procedural. They are spaghetti code that I personally would re-factor before publishing. There is a Main method that is hundreds of... Read more
21 of 23 people found the following review helpful
By Bill "Long-time audiobook listener and enjoy ... (Pendleton, IN, United States) - See all my reviews
This review is from: Sams Teach Yourself C# in 21 Days (Paperback)
Focus of this book is on the language itself - It doesn't get side-tracked talking about Visual Studio and .NET in general, like many C# books. It is written in a clear, friendly tone and the concepts and definitions are easy to understand. The organization is also well thought-out. Like all 21 Days books, it is divided into 3 weeks of 7 days (chapters) each. In this book, Week 1 covers language basics, like using the compiler, variables, operators, control statements and an introduction to classes and methods. Week 2 goes into more intermediate language topics like enumerators, arrays, exception handling, inheritance, interfaces and delegates. Finally, Week 3 introduces a some advanced C# topics like operator overloading and reflection as well as demonstrating how C# fits with the rest of the .NET world, specifically, the .NET Framework, Windows Forms, Web Services and Web Forms.One caveat: If you don't have a lot of programming experience, the first couple of days cover... Read more
12 of 12 people found the following review helpful
By
This review is from: Sams Teach Yourself C# in 21 Days (Paperback)
I have heard much about C# (pronounced C-sharp) over the last year, ranging from the bitter to the laudatory. In reading other books about the language, I was unable to formulate an opinion regarding the impact it will have. Well, after reading this book, it is clear that C# will have a major impact, and in this restricted job market, it is an excellent career move to learn how to use it. For years, I have heard C++ referred to as a "safer C", which is of course nonsense. In my experience, the sheer size of C++ makes it more, not less dangerous than C. However, in my opinion, there is no question that C# is a safer C. It retains some of the more attractive features of C++, such as operator overloading, yet the more dangerous concepts such as memory management and multiple inheritance are eliminated.Before reading this book, I had some experience with C# and was looking for a text to use in the corporate training classes that I am creating. My search has ended. The lessons... Read more |
› See all 17 customer reviews...
Online Sample Chapter
Storing Information with Variables in C#
Table of Contents
(NOTE: Each chapter concludes with a Summary, Q&A, and Workshop.)
Introduction.
WEEK 1. AT A GLANCE.
WEEK 2. AT A GLANCE.
WEEK 3. AT A GLANCE.
APPENDIXES.
This book includes free shipping!
- Request an Instructor or Media review copy.
- Corporate, Academic, and Employee Purchases
- International Buying Options
Get access to thousands of books and training videos about technology, professional development and digital media from more than 40 leading publishers, including Addison-Wesley, Prentice Hall, Cisco Press, IBM Press, O'Reilly Media, Wrox, Apress, and many more. If you continue your subscription after your 30-day trial, you can receive 30% off a monthly subscription to the Safari Library for up to 12 months. That's a total savings of $199.

