did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9780137131310

C# 2008 Fundamentals I and II LiveLessons (Video Training)

by
  • ISBN13:

    9780137131310

  • ISBN10:

    0137131313

  • Edition: 1st
  • Format: Package
  • Copyright: 2008-12-12
  • Publisher: Prentice Hall
  • Purchase Benefits
  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $99.99
We're Sorry.
No Options Available at This Time.

Summary

C# 2008 Fundamentals I and II show you everything you need to know to start building robust, powerful software with C# and .NET. This collection provides $2,000 (USD) worth of expert C# training! Your instructor, Paul Deitel, has taught C#, C++, and Java at organizations ranging from IBM to Sun Microsystems to NASA. With the powerful videos included in this LiveLesson, yours"ll learn at your own pace as Paul guides you through C# fundamentals, object-oriented programming, and event-driven programming. The Deitel signature "live-code" approach shows you the correct ways to use C#, right from the start. And yours"ll learn in the best possible way: through complete, working programs containing thousands of lines of fully tested C# 3.0 program code. After mastering the basicsclasses, objects, methods, and much moreyours"ll move on to master professional-quality techniques, from inheritance and polymorphism to exception handling and user interface development. Check out the extensive C# and Microsoft technologies Deitelreg; Resource Centers at www.deitel.com/resourcecenters.html. Each week Deitel announces its latest Resource Centers in its newsletter, the DEITELreg; BUZZ ONLINE (www.deitel.com/newsletter/subscribe.html). For information on Deitelreg; Dive Intoreg; Series corporate training courses offered at customer sites worldwide, visit www.deitel.com/training/ or write to deitel@deitel.com.

Author Biography

Paul Deitel, CEO, CTO, and cofounder of Deitel & Associates, Inc., is coauthor of many of the world’s leading programming books, including C# 2008 for Programmers, Third Edition (Prentice Hall, 2009). Through Deitel & Associates, Inc., he has delivered Java and other programming language courses to developers at dozens of premier organizations, including IBM, Sun Microsystems, Cisco, Fidelity, NASA, and many more. For information on Deitel® Dive Into® Series corporate training courses offered at customer sites worldwide, visit www.deitel.com/training/ or write to deitel@deitel.com.

Table of Contents

Prefacep. iv
What You Will Learnp. iv
Who Should Use These LiveLessons?p. iv
Teaching Approachp. iv
How These LiveLessons Are Organizedp. v
Playing the DVDsp. vii
About the Authorp. viii
About Deitel & Associates, Incp. viii
C# 2008 Fundamentals I
Introduction to C# Applicationsp. 1
Introduction to Classes and Objectsp. 4
Control Statements: Part 1p. 13
Control Statements: Part 2p. 18
Methods: A Deeper Lookp. 26
Arraysp. 34
Introduction to LINQ and Generic Collectionsp. 54
Classes and Objects: A Deeper Lookp. 62
C# 2008 Fundamentals II
Object-Oriented Programming: Inheritancep. 86
Object-Oriented Programming: Polymorphismp. 102
Exception Handlingp. 116
Note: The pages for Lesson 3 are located in a PDF file on the DVD
Introduction to Graphical User Interfaces (GUIs) with Windows Formsp. 127
Note: The pages for Lesson 4 are located in a PDF file on the DVD
Introduction to GUIs with Windows Presentation Foundation (WPF)p. 137
Note: The pages for Lesson 5 are located in a PDF file on the DVD
Introduction to Silverlighttrade;p. 144
Note: The pages for Lesson 6 are located in a PDF file on the DVD
Generic Collectionsp. 151
Note: The pages for Lesson 7 are located in a PDF file on the DVD
Table of Contents provided by Publisher. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Excerpts

Preface PrefaceWelcome to the C# 2008 FundamentalsLiveLessons . This two-part sequence presents object-oriented programming in C# using Microsoft Visual C#reg; 2008 and .NET 3.5. After studying the fundamental topics presented here, you'll have the foundation you need to learn more about C# programming on the .NET platform. What You Will Learn Features of Visual C# 2008 and C# 3.0. To build, compile and run applications with the Visual C# 2008 Express and Visual Studio 2008 Integrated Development Environments (IDEs). The classes and interfaces in the .NET Framework Class Library and the MSDN online documentation to locate the features you need. Formatted input and output capabilities. Arithmetic, increment, decrement, assignment, relational, equality and logical operators. Control statements. Simple types and their corresponding common language runtime types. Methods, method overloading and methods with variable-length argument lists. Arrays and strings, and how they are manipulated as objects. Generic collections. Language Integrated Query (LINQ). Object-oriented programming concepts including classes, objects, encapsulation, interfaces, inheritance, polymorphism, abstract classes and abstract methods. To use and create your own static methods and static variables. To package your own classes to create reusable class libraries. To use exception handling to make your programs more robust. The fundamentals of event-driven graphical user interface (GUI) programming with Windows Forms and Windows Presentation Foundation (WPF). Rich Internet Application (RIA) development with Microsoft Silverlight.Who Should Use TheseLiveLessons?TheC# 2008 FundamentalsLiveLessonsare intended for students and professionals who are already familiar with programming fundamentals in a high-level programming language such as C, C++, Java or Visual Basicreg;. Object-oriented programming experience is not required this is a key focus of these LiveLessons . C# 2008 Fundamentals I introduces object-oriented programming fundamentals in C#. C# 2008 Fundamentals II continues with in-depth discussions of object-oriented programming and introduces exception handling, GUIs with Windows Forms and Windows Presentation Foundation (WPF), and Microsoft Silverlight. Teaching ApproachIn theC# 2008 FundamentalsLiveLessons, author Paul Deitel concentrates on the principles of good software engineering and stresses program clarity, teaching by example. Paul is a professional trainer who presents leading-edge courses to government, industry, the military and academia.Live-Code Approach . TheseLiveLessonsare loaded with "live-code" examplesthat is, each new concept is presented in the context of a complete working C# application. In addition to discussing the new concepts in each application, Paul executes the application so you can see the concepts "in action." This style exemplifies the way Deitel teaches and writes about programming at Deitel & Associates; they call this the "live-code" approach.Object-Oriented Throughout

Rewards Program