Shop securely with PayTo on Amazon. Direct payments from your trusted bank. No card details required.
$70.82 with 9 percent savings
RRP: $77.95
FREE delivery Thursday, 10 April
In stock
$$70.82 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$70.82
Subtotal
Initial payment breakdown
Delivery cost, delivery date and order total (including tax) shown at checkout.
Ships from
Amazon AU
Amazon AU
Ships from
Amazon AU
Sold by
Amazon AU
Amazon AU
Sold by
Amazon AU
Returns
Eligible for change of mind returns within 30 days of receipt
Eligible for change of mind returns within 30 days of receipt
This item can be returned in its original condition within 30 days of receipt for change of mind. If this item is damaged or defective, you may be entitled to a remedy after 30 days. Visit Returning Faulty Items for more information.
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer—no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera, scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

C# 3.0: A Beginner's Guide Paperback – Illustrated, 11 August 2008

4.6 out of 5 stars 8 ratings
Edition: 2nd

{"desktop_buybox_group_1":[{"displayPrice":"$70.82","priceAmount":70.82,"currencySymbol":"$","integerValue":"70","decimalSeparator":".","fractionalValue":"82","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"JAN17aarBkINu47xIquiLsi0vHjTtZI%2Fehtp9%2BbJcfET4Yh66RW8snxabg2inja8cW5pFC2FGFxfoFa69ymeVbidywMdXiHpr%2BGLF5UMB8X0W7xPOk9sxZ1PV%2FF4dkRtMgpULehaOJqxR5MGKCSsJgtVp8GhJZdY","locale":"en-AU","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


Essential Skills--Made Easy!

Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Microsoft's premier programming language for the .NET Framework. You'll begin by learning to create, compile, and run a C# program. Then it's on to data types, operators, control statements, methods, classes, and objects. You'll also learn about inheritance, interfaces, properties, indexers, exceptions, events, namespaces, generics, and much more. Of course, new C# 3.0 features, such as LINQ, lambda expressions, and anonymous types, are included. Start programming in C# 3.0 today with help from this fast-paced, hands-on tutorial.

Designed for Easy Learning:

  • Key Skills & Concepts--Lists of specific skills covered in the chapter
  • Ask the Expert--Q&A sections filled with bonus information and helpful tips
  • Try This--Hands-on exercises that show how to apply your skills
  • Notes--Extra information related to the topic being covered
  • Self-Tests--Chapter-ending quizzes to test your knowledge
  • Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated

Product description

About the Author

Herbert Schildt is a world leading programming author. He is an authority on the C, C++, Java, and C# programming languages, and a master Windows programmer. His programming books have sold more than three million copies worldwide and have been translated into all major foreign languages. He is the author of numerous best sellers including C: The Complete Reference, Java 2: The Complete Reference, Java 2: A Beginner's Guide, C#: A Beginner's Guide, and many more. Schildt holds a master's degree in computer science from the University of Illinois.

Product details

  • Publisher ‏ : ‎ McGraw-Hill Osborne Media; 2nd edition (11 August 2008)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 648 pages
  • ISBN-10 ‏ : ‎ 0071588302
  • ISBN-13 ‏ : ‎ 978-0071588300
  • Dimensions ‏ : ‎ 18.8 x 3.23 x 23.11 cm
  • Customer Reviews:
    4.6 out of 5 stars 8 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Herbert Schildt
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Called "one of the world's foremost authors of books about programming" by International Developer magazine, best-selling author Herbert Schildt has written about programming for over three decades. His books have sold millions of copies worldwide and have been widely translated. Featured as one of the rock star programmers in Ed Burns' book "Secrets of the Rock Star Programmers", Schildt is interested in all facets of computing, but his primary focus is computer languages. He is the author of numerous books on Java, C, C++, and C#. Schildt holds BA and MCS degrees from the University of Illinois, Urbana/Champaign.

Customer reviews

4.6 out of 5 stars
8 global ratings

Review this product

Share your thoughts with other customers

Top reviews from Australia

There are 0 reviews and 0 ratings from Australia

Top reviews from other countries

Translate all reviews to English
  • Steve Hoenig
    5.0 out of 5 stars The Best Introduction to C#
    Reviewed in the United States on 6 March 2014
    Verified Purchase
    I have been trying to learn this language since 2010. Oh I managed to learn some code. Write some programs. Muddle my way through. But Herbert Schildt must be a born teacher because stuff I never really understood (and hence ignored whenever possible) he explained in a paragraph or 2. OK, sometimes it took a couple of pages. But after reading and doing the examples on my own computer, I actually understood why I had to type in the code I typed in. It actually made sense and I have tried this before with at least a dozen different books and authors.
    Don't waste your time with these other guys. And you will waste it. Schildt put things in the right order. He doesn't get ahead of the learning curve. He brings the stuff you need when you need it and are ready for it.
    Learning a new programming language is no simple thing because everything you learn depends on something you needed to already know. It's your basis vicious circle. Mr. Schildt recognizes this fact and give you little tidbits at first so you can write code and feel good about yourself, but after you have gotten a handle on the basics he returns and shows you the really cool stuff.
    Oh one other thing. He keeps it to the actual language (well with .NET of course) but no Window Forms, no Presentation Manager. These look cool but the actual code is what WE write. We determine the logic and the conclusion. We control the horizontal. We control the vertical. We can soften the picture to a soft blur or sharpen it. . . (Sorry wrong review.)
    The other stuff is really eye candy. It's for the people out their who don't want or nedd to do anything besides point and click. Which if cool because these are the guys who are going to pay for all our hard work figuring out the actual logic.
    Seriously buy this book. I'd really like to Herbert Schildt writing. There is so much more to learn and I'd really like to learn it from him. Thanks, Herb. Fantastic book.
  • Antonio Luiz de Carvalho
    5.0 out of 5 stars C# para novatos
    Reviewed in Brazil on 31 July 2023
    Verified Purchase
    O livro é excelente para novatos na linguagem C# ou em programação.
    Após terminar de ler, será necessária uma atualização, pois esta edição é antiga, e há novos comandos e conceitos na linguagem e no .NET.
    Report
  • Johan P.
    4.0 out of 5 stars Four Stars
    Reviewed in the United Kingdom on 14 October 2015
    Verified Purchase
    Great start
  • Jaime Garber
    4.0 out of 5 stars Intro to C#
    Reviewed in the United States on 5 October 2013
    Verified Purchase
    After taking my first programming class, I was informed that the purchase of this book was optional. As I am one who likes to read and then try what is in the book, I was still glad that I bought it. Its useful in that there are examples for you to complete in Visual Studio as you read along. Its not the easiest book to digest, but hey its a book about programming. Worth the investment.
  • Ben Bartholic
    5.0 out of 5 stars Great book for beginners
    Reviewed in the United States on 10 April 2010
    Verified Purchase
    This is a great book if you are just starting to learn about C#, or you want to use it for reference material. Each chapter builds on what was learned in the previous chapter, helping to reinforce skills just learned. Seasoned programmers probably will not get much use from this book unless you are feeling nostalgic about basic C# and OOP constructs. The authors writing style was also very easy to read, making the book a cover to cover read through unlike cookbook types of books.