Print This Page
Complete Guide to C#, A
Authors:   David Bishop

ISBN: 978-81-7319-672-0 
Publication Year:   2005
Pages:   642
Binding:   Paper Back


About the book

Designed for introductory courses in C# .NET, A Complete Guide to C# addresses all the basic features and syntax of the C# language, and moves forward from this foundation on to issues of data structures, algorithm analysis, database management, concurrency, and distributed processing. Coverage of these issues includes a general introduction to major concepts as well as an exploration of how C# is applied to each area. By examining how C# relates to these core areas of programming and computing, students gain both an understanding of how to program in C# and insight into the character and philosophy of the language.


Key Features

  • • Object Oriented • Data Structures and Algorithm Analysis • Threads and Concurrency • Filed, streams and database access • Coverage of Remote Objects



Table of content

Preface / Introduction / Data Types / Using Classes, Structures, and Enumerations / Loops / Selection Statements / Arrays / Static Methods / Defining Classes and Structures / Object-Oriented Programming / Graphical User Interfaces (GUIs) / Algorithm Analysis / Sorting and Searching / Linear Data Structures / Nonlinear Data Structures / Streams and Files / Concurrency / Distributed Processing / Appendix / More C# Books / Index




Audience
Undergraduate Students