Starting out with Visual C#, 6th edition
- Tony Gaddis
- Find it fast
Quickly navigate your eTextbook with search
- Stay organized
Access all your eTextbooks in one place
- Easily continue access
Keep learning with auto-renew
Starting Out with Visual C# is an ideal introduction to Visual C# for anyone, even if you do not have programming experience. Author Tony Gaddis uses step-by-step instructions that are supported by familiar graphics to encourage and motivate you as you learn to create GUI-based, event-driven, Visual C# applications. The hands-on tutorials feature clear, down-to-earth explanations and provide detailed walk-throughs that are easy to follow.
The 6th Edition features new and updated discussions, sections and tutorials aligned to Microsoft Visual Studio 2022 and the latest versions of C# and .NET. A new Chapter 11 dives deeper into classes. It covers intermediate to advanced topics, including returning objects from methods; writing a ToString method; working with null; the this reference variable; copy constructors; aggregation and composition; anonymous objects; mutable and immutable classes; and class collaboration.
Published by Pearson (July 7th 2023) - Copyright © 2024
ISBN-13: 9780138094652
Subject: Programming - Introductory
Category: Programming Logic
- Introduction to Computers and Programming
- Introduction to Visual C#
- Processing Data
- Making Decisions
- Loops, Files, and Random Numbers
- Modularizing Your Code with Methods
- Arrays and Lists
- Text Processing
- Structured Data Types
- Introduction to Classes
- More About Classes
- Inheritance, Polymorphism, and Interfaces
- Databases
- Delegates, Anonymous Methods, and Lambda Expressions
- Language-Integrated Query (LINQ
Appendices
- C# Primitive Data Types
- Additional User Interface Controls
- ASCII/Unicode Characters
- Answers to Checkpoint Questions
- Installing LINQ to SQL Classes in Visual Studio