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