Limit search to available items
Record 15 of 20
Previous Record Next Record
Book Cover
E-book
Author Sharp, John, 1964- author.

Title Microsoft Visual C# step by step / John Sharp
Edition Ninth edition
Published [Place of publication not identified] : Pearson Education : Microsoft Press, [2018]
©2018

Copies

Description 1 online resource (1 volume) : illustrations
Series Step-by-step
Step by step (Redmond, Wash.)
Contents Cover Page -- Title Page -- Copyright Page -- Contents at a Glance -- Contents -- Acknowledgments -- About the Author -- Introduction -- PART I INTRODUCING MICROSOFT VISUAL C# AND MICROSOFT VISUAL STUDIO 2017 -- Chapter 1 Welcome to C# -- Beginning programming with the Visual Studio 2017 environment -- Writing your first program -- Using namespaces -- Creating a graphical application -- Examining the Universal Windows Platform app -- Adding code to the graphical application -- Summary -- Quick reference -- Chapter 2 Working with variables, operators, and expressions
Understanding statements -- Using identifiers -- Identifying keywords -- Using variables -- Naming variables -- Declaring variables -- Specifying numeric values -- Working with primitive data types -- Unassigned local variables -- Displaying primitive data type values -- Using arithmetic operators -- Operators and types -- Examining arithmetic operators -- Controlling precedence -- Using associativity to evaluate expressions -- Associativity and the assignment operator -- Incrementing and decrementing variables -- Prefix and postfix -- Declaring implicitly typed local variables -- Summary
Quick reference -- Chapter 3 Writing methods and applying scope -- Creating methods -- Declaring a method -- Returning data from a method -- Using expression-bodied methods -- Calling methods -- Specifying the method call syntax -- Returning multiple values from a method -- Applying scope -- Defining local scope -- Defining class scope -- Overloading methods -- Writing methods -- Refactoring code -- Nesting methods -- Using optional parameters and named arguments -- Defining optional parameters -- Passing named arguments -- Resolving ambiguities with optional parameters and named arguments
Chapter 5 Using compound assignment and iteration statements -- Using compound assignment operators -- Writing while statements -- Writing for statements -- Understanding for statement scope -- Writing do statements -- Summary -- Quick reference -- Chapter 6 Managing errors and exceptions -- Coping with errors -- Trying code and catching exceptions -- Unhandled exceptions -- Using multiple catch handlers -- Catching multiple exceptions -- Filtering exceptions -- Propagating exceptions -- Using checked and unchecked integer arithmetic -- Writing checked statements -- Writing checked expressions
Summary Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2017 Expand your expertise--and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2017. If you are an experienced software developer, you'll get all the guidance, exercises, and code you need to start building responsive, scalable Windows 10 and Universal Windows Platform applications with Visual C#. Discover how to: Quickly start creating Visual C# code and projects with Visual Studio 2017 Work with variables, operators, expressions, and methods Control program flow with decision and iteration statements Build more robust apps with error, exception, and resource management Master the essentials of Visual C# object-oriented programming Use enumerations, structures, generics, collections, indexers, and other advanced features Create in-memory data queries with LINQ query expressions Improve application throughput and response time with asynchronous methods Decouple application logic and event handling Streamline development with new app templates Implement the Model-View-ViewModel (MVVM) pattern Build Universal Windows Platform apps that smoothly adapt to PCs, tablets, and Windows phones Integrate Microsoft Azure cloud databases and RESTful web services
Notes Includes index
Online resource; title from title page (Safari, viewed July 18, 2018)
SUBJECT Microsoft Visual C#
Microsoft Visual C# fast (OCoLC)fst01787213
Subject Object-oriented programming (Computer science)
C# (Computer program language)
Visual programming (Computer science)
C# (Computer program language)
Object-oriented programming (Computer science)
Visual programming (Computer science)
Form Electronic book
ISBN 9780134850771
0134850777
1509307761
9781509307760
9780134850801
0134850807
9780134850757
0134850750
Other Titles Microsoft Visual C sharp step by step
Visual C# step by step