Skip to content

C# Programming From Problem Analysis to Program Design

Best in textbook rentals since 2012!

ISBN-10: 1423901460

ISBN-13: 9781423901464

Edition: 2nd 2008 (Revised)

Authors: Barbara Doyle

List price: $205.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

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…    
Customers also bought

Book details

List price: $205.95
Edition: 2nd
Copyright year: 2008
Publisher: Course Technology
Publication date: 8/21/2007
Binding: Paperback
Pages: 832
Size: 7.50" wide x 9.25" long x 1.25" tall
Weight: 3.498
Language: English

Dr. Barbara Doyle has served as Professor of Computing Sciences at Jacksonville University since 1992. In her second year at Jacksonville University, she accepted the role of department chair and coordinator of the Masters in Computer Education program while still teaching a full faculty load. As chair, she wrote several successfully-funded grant proposals geared toward teacher training and the dissemination of materials developed by educators. She organized and hosted multimedia conferences on campus and computer summer camps. When Dr. Doyle stepped down as chair of the department at Jacksonville University nine years later, she launched a new facet of her career: traveling to large cities…    

Introduction to Computing and Programming
Your First C# Program
Data Types and Expressions
Methods and Behaviors
Making Decisions
Repeating Instructions
Arrays and Collections
Introduction to Windows Programming
Programming Based on Events
Advanced Object-Oriented Programming Features
Handling Exceptions
Working with Files
Database Access using ADO.NET
Web-Based Applications
Appendices
Compiling and Running an Application from the Command Line
Visual Studio IDE Code Editor
Visual Studio Configuration
Character Sets
Operator Precedence
C# Keywords