This book has three goals for individual or practitioners in order understand the basic of programming:
- To provide a concise yet comprehensive explanation of the basic, advanced, and latest features of the C# language. Each feature is illustrated with short, uncluttered examples.
- Cover the essentials of the .NET Framework. Modern programming languages like Java and C# are supported by huge application programming interfaces (APIs) or frameworks in order to tackle the flexibility and complexity of today’s applications.
- Include a refresher on object-oriented concepts.
This book is organized into ten concise chapters to guide the practitioner or student in mapping the content of every chapter which discussed the most fundamental, though higher-level, concepts of C#. The discussion on resource disposal begun in Chapter 3 is rounded out in Chapter 9 along with input/output and threads. Input/output is a broad topic and is limited here to representative I/O for binary, bytes, and character streams. Threads on the other hand, is a challenging topic, and the synchronization mechanisms required to support concurrent programming are carefully explained with several supporting examples.
Author:
- Michel de Champlain
- Brian G. Patrick
download

No comments:
Post a Comment