Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services  
 Search:   
 View Cart   Check Out   
 
Browse by Subject
I.T
 .NET 3.5
 Windows 2000/XP
 Cisco
 Java
 Office XP
 VB
 ASP
 UML
 Web Design
 E-Commerce
 Project Management
 Macintosh
 Linux
 Windows Server 2008
 Sharepoint 2007
Certification
 MCITP
 MCTS
Economics and Business
 Accounting
 Business Information Systems
 Economics
 Finance
 Management
 Marketing
 Human Resources
 OneKey Textbooks

C# Programming: From Problem Analysis to Program Design, Second Edition

by: Barbara Doyle

On-line Price: $95.95 (includes GST)

Paperback package 2

20%Off Retail Price

You save: $24.00

In Stock - Available for immediate delivery!
_____________________
N.Sydney : In Stock

Retail Price: $119.95

Publisher: COURSE TECHNOLOGY,21.08.07

Category: C# Level:

ISBN: 1423901460
ISBN13: 9781423901464

Add to Shopping Cart

Master the problem-solving skills and techniques associated with object-oriented program development using this hands-on, reader-friendly text. C# Programming: From Problem Analysis to Program Design, Second Edition, introduces a variety of basic programming concepts, from data types and expressions to arrays and collections, all using C# as the programming language. Ideal for both novices and programmers with experience in other languages, this book goes beyond traditional programming books by including new, advanced software development features that are often only found in specialized books. Full chapters are devoted to ADO.NET and ASP.NET. The second edition has been revised to include new features of Visual C# 2005, including generics and partial classes, so readers receive an up-to-date education on programming.

'Special Notes' and examples are included throughout the book to highlight important facts and place key concepts into context
Comprehensive programming examples in every chapter contain all the distinct problem-solving stages, providing an overview of problem-solving from inception through testing and implementation
Design and development of Console, Windows, Web and data-driven applications round out the reader experience

Table of Contents

1. Introduction to Computing and Programming
2. Your First C# Program
3. Data Types and Expressions
4. Methods and Behaviors
5. Making Decisions
6. Repeating Instructions
7. Arrays and Collections
8. Introduction to Windows Programming
9. Programming Based on Events
10. Advanced Object-Oriented Programming Features
11. Handling Exceptions
12. Working with Files
13. Database Access using ADO.NET
14. Web-Based Applications

Appendices
A: Compiling and Running an Application from the Command Line
B: Visual Studio IDE Code Editor
C. Visual Studio Configuration
D: Character Sets
E: Operator Precedence
F: C# Keywords