Review and Analyze Important Features of C
Buch, Englisch, 464 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 916 g
ISBN: 978-1-4842-8654-8
Verlag: Apress
The book is divided into three parts, where you will learn the fundamentals, object-oriented programming, and some advanced features of C#. In the first part, you will review C# and .NET basics along with the important constructs such as strings, arrays, and structures. In the second part, you'll review the concepts of object-oriented programming in detail. Here, you will go through various program segments in class and objects, inheritance, polymorphism, abstraction, encapsulation, and much more. You will also analyze the output of the given programs with the help of Q&A sections. The uses of interfaces, static class, and exception handling are discussed in the book along with some other important concepts in C#. In the third and last part, you will learn advanced features of C# programming such as delegates, events, lambdas, generics, and multithreading. Here, you'll also cover some of the latest features of C#.
After reading this book, you will be able to analyze and apply the basic and frequently used features along with the advanced features of C#.
What Will You Learn
- Understand the core and some of the latest features in C#
- Review your programming skills along with some of the latest features in C#
- Know how object-oriented programming (OOP) is used in C#
- Get up and running on the advanced features of C# such as delegates, lambdas, generics, and more
Programmers with basic knowledge of C#
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part I Foundations.- Chapter 1: Fundamentals of C#.NET.- Chapter 2: String and Arrays.- Chapter 3: Enumeration and Structure Types.- Part II Object-Oriented Programming.- Chapter 4: Class and Objects.- Chapter 5: Inheritance.- Chapter 6: Polymorphism.- Chapter 7: Encapsulation using Properties and Indexers.- Chapter 8: Handling Exception.- Chapter 9: Useful Concepts.- Part III Advanced C#.- Chapter 10: Delegates.- Chapter 11: Events.- Chapter 12: Lambda Expressions.- Chapter 13: Generics.- Chapter 14: Threading.- Chapter 15: Miscellaneous.
Appendix A: The Winning NotesAppendix B: Recommended Reading