Skip to content

Learning C# 2005 Get Started with C# 2. 0 and . NET Programming

Best in textbook rentals since 2012!

ISBN-10: 0596102097

ISBN-13: 9780596102098

Edition: 2nd 2006 (Revised)

Authors: Jesse Liberty, Brian MacDonald

List price: $39.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.Written in a warm and friendly manner, Learning C# assumes no prior programming experience, and provides a thorough introduction to Microsoft's premier .NET language. The book helps you build a solid foundation in .NET, and shows you how to apply your skills through the use of dozens of tested examples. You'll learn about the syntax and structure of the C# language, including operators,…    
Customers also bought

Book details

List price: $39.99
Edition: 2nd
Copyright year: 2006
Publisher: O'Reilly Media, Incorporated
Publication date: 3/14/2006
Binding: Paperback
Pages: 552
Size: 7.00" wide x 9.50" long x 1.25" tall
Weight: 1.694
Language: English

Jesse Liberty is a Master Consultant for Falafel Software, aMicrosoft MVP, a Telerik MVP, an author, and he creates courses forPluralsight. Liberty hosts the popular Yet Another Podcast and his blog isconsidered required reading. He was a Senior Evangelist for Microsoft, a XAML Evangelistfor Telerik, a Distinguished Software Engineer at ATT; Software Architectfor PBS and Vice President of Information Technology at Citibank. Jesse can befollowed on twitter at @JesseLiberty

Brian MacDonald has edited programming and networking books for major publishers on topics ranging from securing Windows servers to PHP web programming to running an eBay business. He also coauthored O'Reilly's Learning C# 2005 and Learning ASP.NET 2.0 with AJAX.

C# and .NET programming
Visual Studio 2005
C# language fundamentals
Operators
Branching
Object-oriented programming
Classes and objects
Inside methods
Basic debugging
Arrays
Inheritance and polymorphism
Operator overloading
Interfaces
Generics and collections
Strings
Throwing and catching exceptions
Delegates and events
Creating Windows applications
Programming ASP.NET applications