內容簡介
For all basic-to-intermediate level courses in Visual C# programming.
An informative, engaging, challenging and entertaining introduction to Visual C#
Created by world-renowned programming instructors Paul and Harvey Deitel, Visual C# How to Program, Sixth Edition introduces students to the world of desktop, mobile and web app development with Microsoft旧?Visual C#?programming language. Students will use the .NET platform and the Visual Studio?Integrated Development Environment to write, test, and debug applications and run them on a wide variety of Windows?devices.
At the heart of the book is the Deitel signature live-code approach閇ather than using code snippets, the authors present concepts in the context of complete working programs followed by sample executions. Students begin by getting comfortable with the Visual Studio Community edition IDE and basic C# syntax. Next, they build their skills one step at a time, mastering control structures, classes, objects, methods, variables, arrays, and the core techniques of object-oriented programming. With this strong foundation in place, the authors introduce more sophisticated techniques, including searching, sorting, data structures, generics, and collections. Additional practice is provided through a broad range of example programs and exercises selected from computer science, business, education, social issues, personal utilities, sports, mathematics, puzzles, simulation, game playing, graphics, multimedia and many other areas.
本書目錄
Ch1: Introduction to Computers, the Internet and Visual C#
Ch2: Introduction to Visual Studio and Visual Programming
Ch3: Introduction to C# App Programming
Ch4: Introduction to Classes, Objects, Methods and strings
Ch5: Algorithm Development and Control Statements: Part 1
Ch6: Control Statements: Part 2
Ch7: Methods: A Deeper Look
Ch8: Arrays; Introduction to Exception Handling
Ch9: Introduction to LINQ and the List Collection
Ch10: Classes and Objects: A Deeper Look
Ch11: Object-Oriented Programming: Inheritance
Ch12: OOP: Polymorphism and Interfaces
Ch13: Exception Handling: A Deeper Look
Ch14: Graphical User Interfaces with Windows Forms: Part 1
Ch15: Graphical User Interfaces with Windows Forms: Part 2
Ch16: Strings and Characters: A Deeper Look
Ch17: Files and Streams
Ch18: Searching and Sorting
Ch19: Custom Linked Data Structures
Ch20: Generics
Ch21: Generic Collections; Functional Programming with LINQ/PLINQ
Ch22: Databases and LINQ
Ch23: Asynchronous Programming with async and await
Appendices
ONLINE Topics
Web App Development with ASP.NET
XML and LINQ to XML
Universal Windows Platform (UWP) GUI, Graphics, Multimedia and XAML
REST Web Services
Cloud Computing with Microsoft Azure? Windows Presentation Foundation (WPF) GUI, Graphics, Multimedia and XAML
ATM Case Study, Part 1: Object-Oriented Design with the UML
ATM Case Study, Part 2: Implementing an Object- Oriented Design in C#
Using the Visual Studio Debugger