Pearson+

Starting out with Visual C#, 5th edition

  • Tony Gaddis
loading

  • Listen on the go
    Listen on the go

    Learn how you like with full eTextbook audio

  • Find it fast
    Find it fast

    Quickly navigate your eTextbook with search

  • Stay organized
    Stay organized

    Access all your eTextbooks in one place

  • Easily continue access
    Easily continue access

    Keep learning with auto-renew

Starting Out with Visual C# is an ideal introductory Visual C# text for anyone with no prior programming experience. Author Tony Gaddis uses step-by-step instructions that are supported by a GUI-based approach 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 you with detailed walk-throughs.

The 5th Edition includes new material and updates for compatibility with Visual Studio 2017. This edition also includes 2 new chapters: Chapter 13, Delegates and Lambda Expressions and Chapter 14, Language-Integrated Query (LINQ).

Published by Pearson (July 14th 2021) - Copyright © 2020

ISBN-13: 9780137502783

Subject: Programming - Introductory

Category: Programming Logic

  1. Introduction to Computers and Programming
  2. Introduction to Visual C#
  3. Processing Data
  4. Making Decisions
  5. Loops, Files, and Random Numbers
  6. Modularizing Your Code with Methods
  7. Arrays and Lists
  8. Text Processing
  9. Structures, Enumerated Types, and Dictionaries
  10. Introduction to Classes
  11. Inheritance, Polymorphism, and Interfaces
  12. Databases
  13. Delegates, Anonymous Methods, and Lambda Expressions
  14. Language-Integrated Query (LINQ)

APPENDICES

  1. C# Primitive Data Types
  2. Additional User Interface Controls
  3. ASCII/Unicode Characters
  4. Answers to Checkpoint Questions
  5. Installing LINQ to SQL Classes in Visual Studio