or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $1.53 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
C#: A Beginners Guide
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

C#: A Beginners Guide [Paperback]

Herbert Schildt (Author), Herb Schildt (Author)
4.5 out of 5 stars  See all reviews (11 customer reviews)

List Price: $32.95
Price: $27.88 & this item ships for FREE with Super Saver Shipping. Details
You Save: $5.07 (15%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

There is a newer edition of this item:
C# 3.0: A Beginner's Guide C# 3.0: A Beginner's Guide 5.0 out of 5 stars (5)
$24.67
In Stock.

Book Description

0072133295 978-0072133295 August 29, 2001 annotated edition
Learn the basics of working with Microsoft's newest programming language using this hands-on introductory resource. You'll get step-by-step instructions for creating, compiling, and running simple programs followed by in-depth explanations on data types, operators, functions, arrays, classes, inheritance, and much more. You'll also be introduced to some of the advanced features of C#. Through a combination of hands-on coding projects, detailed explanations, and practical advice this is the essential introduction for every new C# programmer.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Microsoft Visual C# 2010 Step by Step $26.99

C#: A Beginners Guide + Microsoft Visual C# 2010 Step by Step
  • This item: C#: A Beginners Guide

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Microsoft Visual C# 2010 Step by Step

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

From the Back Cover

Essential Skills for First-Time Developers

Expert programming author Herb Schildt has created the ultimate guide to C#, Microsoft's revolutionary new language designed expressly for .NET developers. Start programming as quickly as possible by learning to create, compile, and run a C# program. See how C# relates to, and interacts with, the .NET Framework, and cover all the C# essentials--control statements, data types, arrays, strings, classes, objects, methods, and namespaces. Get full details on exception handling and the I/O system, and explore C#'s most innovative features, such as delegates, indexers, events, and properties. Start programming in C# the right way with this authoritative, step-by-step guide.

This Beginner's Guide Is Designed for Easy Learning:

  • Modules--Each concept is divided into logical modules (chapters), ideal for individualized learning.
  • Goals--Each module opens with the specific skills you'll have by the end of the module.
  • Ask the Experts--Q;A sections throughout are filled with extra information and interesting commentary.
  • 1-Minute Drills--Quick self-assessment sections check your progress.
  • Annotated Syntax--Example code annotated with commentary points to the particular technique illustrated.
  • Projects--Coding exercises contained in each module show how to apply what you are learning.
  • Mastery Checks--End-of-module reviews test your knowledge using short-answer, multiple-choice, fill-in-the-blank, and simple coding questions.

About the Author

Herb Schildt (Mahomet, IL) is a leading authority on C and C++ and a best-selling author whose books have sold more than 2 million copies. His acclaimed C and C++ books include Teach Yourself C, C++ from the Ground Up, C++: The Complete Reference, Java Programmer's Reference, STL Programming from the Ground Up, Windows 98 Programming from the Ground Up, and co-author of C/C++ Annotated Archives.

Product Details

  • Paperback: 616 pages
  • Publisher: McGraw-Hill; annotated edition edition (August 29, 2001)
  • Language: English
  • ISBN-10: 0072133295
  • ISBN-13: 978-0072133295
  • Product Dimensions: 9.2 x 7.4 x 1.4 inches
  • Shipping Weight: 2.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #914,002 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

11 Reviews
5 star:
 (7)
4 star:
 (3)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

2 of 2 people found the following review helpful:
4.0 out of 5 stars Good book for beginners, March 7, 2002
By 
Siva Mateti "mateti" (Louisville, KY United States) - See all my reviews
(REAL NAME)   
This review is from: C#: A Beginners Guide (Paperback)
If you know OOPs concepts already and you want a quick book to get started in C# then this is the right book. This book should help to get through the syntax of the C#.

As the book title suggests, this book is meant only for beginners ONLY beginners

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars A great learning Aid., November 28, 2001
By A Customer
This review is from: C#: A Beginners Guide (Paperback)
I was instinctively drawn towards this book because I didn't want to repeat my experiences I had with learning Java. It was then that I bought books indiscriminately trying to find one that "worked", and it was Herb Schildt's book that did the job (Complete Reference). I am happy to say that this book has not disappointed either, although after learning Java the Schildt way, C# was not so daunting.

Because I am not a complete newbie, and because C# bears so much similarity on a cosmetic level to Java, the first 6 Chapters , and therefore more than half of the book, were almost superfluous. Yet they were brilliantly written and they are in a the style that proves that this author is a master in teaching computer languages.

The book comes into its own when it starts to tackle more advanced OO topics such as Inheritance, which is dealt with in an amazing chapter, worth almost the price of the book, and the features that are typical to C# which are Delegates, Events and Namespaces.

All the while chapters are interspersed with quizzes and tests to help you to decide to keep going or to re-read! A great book.
All I would ask is that Schildt come up with a book on the lines of a "Complete Reference" for C# and which also deals with more advanced topics like Remoting etc.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
5.0 out of 5 stars C# Book Review, February 19, 2002
By 
Bob OBrien (Burien, WA United States) - See all my reviews
This review is from: C#: A Beginners Guide (Paperback)
I am a computer programming student and have taken classes in C++ and WIN32 programming. I would like to take a class in C# but my school has not offered it yet. I bought Schildt's book on C# in December 2001 after looking over all the C# books I could find... I did have a bias towards Schildt because I bought his C++ book and found it to be much better than the book my professor had picked for my C++ class. I was not disappointed in the C# book. In my opinion it is the best book currently available on C# for a person with my background. Schildt does not assume you know anything and thus I was able to quickly follow all the lessons and example code. Many other books I have tried leave me mystified as to why their example code works the way it does.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews









Only search this product's reviews



Inside This Book (learn more)
First Sentence:
The quest for the perfect programming language is as old as the discipline of programming itself. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
pri width, return newset, base class reference, pri mpg, public void show, int fuelcap, pri height, experimental trial version, int mpg, derived class object, output from this program, int passengers, return width height, statement sequence break, int miles, invoking string, public double area, public int count, public void reset, queue class, output from the program, program control statements, circular queue, ref parameter, jagged array
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Beginner's Guide, Mastery Check, Advanced Topics, Introducing Classes, Ask the Expert Question, Disk Full, Invalid Error Code, Operator Meaning, File Error, Method Description, Write Line
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 1 book:




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject