- Learn C# in 7 days
- Gaurav Aroraa
- 220字
- 2021-07-08 09:51:16
What this book covers
Chapter 1, Day 01 - Overview of the .NET Framework, gets you familiar with C#, including .NET Framework and .NET Core.
Chapter 2, Day 02 - Getting Started with C#, gives you a basic understanding of C# by iterating through the type system and the use of various constructs. The use and importance of reserved keywords, understanding statements, type conversions.
Chapter 3, Day 03 - What's New in C#, gets you familiar with various new important features introduced in versions 7.0 and 7.1.
Chapter 4, Day 04 - Discussing C# Class Members, explains the fundamentals of class and its members will be explained including indexers, the filesystem, exception handling, and string manipulation with regular expressions.
Chapter 5, Day 05 - Overview of Reflection and Collections, covers working with code using reflection, and an introduction to collections, delegates, and events.
Chapter 6, Day 06 - Deep Dive with Advanced Concepts, teaches you about implementing attributes, using preprocessors, and understanding generics and their usage, including sync and async programming.
Chapter 7, Day 07 - Understanding Object-Oriented Programming with
C#, In this chapter we will learn all 4-paradigm of oop and implement using C# 7.0.
Chapter 8, Day 08 - Test Your Skills – Build a Real-World Application, helps you to write a complete application with the help of what you learned from this book.
- Web程序設計及應用
- Oracle WebLogic Server 12c:First Look
- 數據庫程序員面試筆試真題與解析
- Learn to Create WordPress Themes by Building 5 Projects
- Django:Web Development with Python
- 數據結構與算法JavaScript描述
- Git高手之路
- R Deep Learning Cookbook
- H5頁面設計:Mugeda版(微課版)
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- C#程序設計(項目教學版)
- 你必須知道的.NET(第2版)
- Eclipse開發(學習筆記)
- Mastering Assembly Programming
- Microsoft Hyper-V PowerShell Automation