Skip to:Content
|
Bottom
Cover image for C# programming : from problem analysis to program design
Title:
C# programming : from problem analysis to program design
Personal Author:
Edition:
Fourth edition
Publication Information:
Australia Cengage Learning, 2014
Physical Description:
xxvii, 1146 pages : colored illustrations ; 24 cm.
ISBN:
9781285096261
General Note:
"Microsoft Visual C# 2012"--Cover.
Abstract:
Only this book brilliantly balances today's most important programming principles and concepts with the latest insights into C#. This perfect introductory book highlights the latest Visual Studio 2012 and C# 4.0 with a unique, principles-based approach to give readers a deep understanding of programming. You'll find just the right amount of detail to create an important foundation in programming. This edition's straightforward approach and understandable vocabulary make it easier for readers to grasp new programming concepts without distraction. The book introduces a variety of fundamental programming concepts, from data types and expressions to arrays and collections, all using the popular C# language. New programming exercises and new numbered examples throughout this edition reflect the latest updates in Visual Studio 2012, while learning objectives, case studies and Coding Standards summaries in each chapter ensure mastery. While the book assumes no prior programming knowledge, coverage extends beyond traditional books to cover new advanced topics, such as portable class libraries used to create applications for Windows Phone and other platforms

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010343230 QA76.73.C154 D58 2014 Open Access Book Book
Searching...
Searching...
30000010336560 QA76.73.C154 D58 2014 Open Access Book Book
Searching...

On Order

Summary

Summary

Only Doyle's C# PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 4E brilliantly balances today's most important programming principles and concepts with the latest insights into C#. This perfect introductory book highlights the latest Visual Studio® 2012 and C# 4.0 with a unique, principles-based approach to give readers a deep understanding of programming.You'll find just the right amount of detail to create an important foundation in programming. This edition's straightforward approach and understandable vocabulary make it easier for readers to grasp new programming concepts without distraction. The book introduces a variety of fundamental programming concepts, from data types and expressions to arrays and collections, all using the popular C# language. New programming exercises and new numbered examples throughout this edition reflect the latest updates in Visual Studio® 2012, while learning objectives, case studies and Coding Standards summaries in each chapter ensure mastery. While the book assumes no prior programming knowledge, coverage extends beyond traditional books to cover new advanced topics, such as portable class libraries used to create applications for Windows® Phone and other platforms.


Table of Contents

1 Introduction to Computing and Programming
2 Data Types and Expressions
3 Methods and Behaviors
4 Creating Your Own Classes
5 Making Decisions
6 Repeating Instructions
7 Arrays
8 Advanced Collections
9 Windows Programming
10 Programming Based on Events
11 Advanced Object-Oriented Programming Features
12 Debugging and Handling Exceptions
13 Working with Files
14 Database Access Using LINQ and ADO.NET
15 Web-Based Applications
Appendix A Visual Studio Configuration
Appendix B Code Editor Tools
Appendix C Character Sets
Appendix D Operator Precedence
Appendix E C# Keywords
Glossary
Go to:Top of Page