Microsoft Visual C# step by step

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, exer...

Full description

Bibliographic Details
Main Author: Sharp, John
Format: eBook
Language:English
Published: [Place of publication not identified] Pearson Education 2018
Edition:Ninth edition
Series:Step-by-step
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05625nmm a2200589 u 4500
001 EB001935155
003 EBX01000000000000001098057
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780134850757 
020 |a 9781509307760 
020 |a 9780134850771 
020 |a 9780134850801 
020 |a 0134850807 
020 |a 1509307761 
020 |a 0134850777 
050 4 |a QA76.73.C154 
100 1 |a Sharp, John 
245 0 0 |a Microsoft Visual C# step by step  |c John Sharp 
246 3 1 |a Visual C# step by step 
246 3 1 |a Microsoft Visual C sharp step by step 
250 |a Ninth edition 
260 |a [Place of publication not identified]  |b Pearson Education  |c 2018 
300 |a 1 volume  |b illustrations 
505 0 |a 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 
505 0 |a 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 
505 0 |a 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 
505 0 |a 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 
653 |a Programmation visuelle 
653 |a Visual programming (Computer science) / http://id.loc.gov/authorities/subjects/sh87006583 
653 |a Microsoft Visual C# 
653 |a C# (Langage de programmation) 
653 |a Visual programming (Computer science) / fast 
653 |a C# (Computer program language) / fast 
653 |a Object-oriented programming (Computer science) / http://id.loc.gov/authorities/subjects/sh87007503 
653 |a Microsoft Visual C# / fast 
653 |a Programmation orientée objet (Informatique) 
653 |a C# (Computer program language) / http://id.loc.gov/authorities/subjects/sh2001001705 
653 |a Object-oriented programming (Computer science) / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Step-by-step 
500 |a Includes index 
776 |z 9780134850757 
776 |z 0134850750 
776 |z 0134850807 
776 |z 9780134850801 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780134850771/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
082 0 |a 500 
520 |a 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