Cart
Free Shipping in the UK
Proud to be B-Corp

Learning C# Jesse Liberty

Learning C# By Jesse Liberty

Learning C# by Jesse Liberty


£13,00
New RRP £24,95
Condition - Very Good
Only 1 left

Summary

Written in a patient manner that beginners will appreciate, this guide offers an easy way for new programmers to get involved with Microsoft's pioneering .NET programming strategy.

Learning C# Summary

Learning C# by Jesse Liberty

This is a complete introduction to C# and object-oriented programming which should help you build a solid foundation in .NET, and show how to apply your skills by using dozens of tested examples. The book introduces Visual Studio .NET, a tool set for building Windows and Web applications. You'll learn about the syntax and structure of the C# language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications - including those that work with databases - and Web services. By the time you've finished "Learning C#" you should be ready to move on to a more advanced programming guide that will help you create large-scale Web and Windows applications. Whether you have a little object-oriented programming experience or you are new to programming altogether, the book should set you firmly on your way to mastering the essentials of the C# language.

About Jesse Liberty

Jesse Liberty is the best selling author of Programming ASP.NET, Programming C SHARP, and a dozen other books on web and object oriented programming. He is president of Liberty Associates, Inc., where he provides contract programming, consulting and on-site training in ASP.NET, C SHARP, C++ and related topics. Jesse has been a Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank.

Table of Contents

Preface 1. C SHARP and .NET Programming C SHARP and .NET The .NET Platform The .NET Framework The C SHARP Language The Structure of C SHARP Applications The Development Environment 2. Getting Started with C SHARP What's in a Program? Your First Program: Hello World Examining Your First Program 3. Object-Oriented Programming Creating Models Classes and Objects Defining a Class Class Relationships The Three Pillars of Object-Oriented Programming Encapsulation Specialization Polymorphism Object-Oriented Analysis and Design 4. Visual Studio .NET Start Page Inside the Integrated Development Environment (IDE) IntelliSense Building and Running For More Information 5. C SHARP Language Fundamentals Types Variables Definite Assignment Constants Strings Statements Expressions Whitespace 6. Branching Unconditional Branching Statements Conditional Branching Statements Iteration (Looping) Statements 7. Operators The Assignment Operator (=) Mathematical Operators Increment and Decrement Operators Relational Operators 8. Classes and Objects Defining Classes Method Arguments Constructors Initializers Copy Constructors The this Keyword Static and Instance Members Destroying Objects 9. Inside Methods Overloading Methods Encapsulating Data with Properties Returning Multiple Values 10. Basic Debugging Setting a Breakpoint The Call Stack 11. Inheritance and Polymorphism Specialization and Generalization Inheritance Polymorphism Abstract Classes Sealed Classes The Root of All Classes: Object Boxing and Unboxing Types 12. Operator Overloading Using the operator Keyword Creating Useful Operators Logical Pairs Conversion Operators 13. Structs Defining a Struct 14. Interfaces Implementing an Interface Implementing More Than One Interface Casting to an Interface Extending Interfaces Combining Interfaces Overriding Interface Implementations Explicit Interface Implementation 15. Arrays Arrays Multidimensional Arrays System.Array Indexers 16. Collection Interfaces and Types The Collection Interfaces Array Lists Queues Stacks Copying from a Collection Type to an Array 17. Strings Creating Strings Manipulating Strings Regular Expressions The Regex Class 18. Throwing and Catching Exceptions Throwing Exceptions Searching for an Exception Handler The throw Statement The try and catch Statements How the Call Stack Works Creating Dedicated catch Statements The finally Statement Exception Class Methods and Properties Custom Exceptions 19. Delegates and Events Delegates Multicasting Events 20. Afterword Where to Go from Here Advanced Topics in C SHARP Web (ASP.NET) Programming Windows Forms Programming Other Resources C SHARP Keywords Index

Additional information

GOR002636247
9780596003760
0596003765
Learning C# by Jesse Liberty
Used - Very Good
Paperback
O'Reilly Media
2002-10-29
355
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Learning C#