- 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.
- JavaScript前端開發模塊化教程
- Photoshop智能手機APP UI設計之道
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- C#完全自學教程
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Python算法從菜鳥到達人
- 詳解MATLAB圖形繪制技術
- 代替VBA!用Python輕松實現Excel編程
- JavaScript動態網頁編程
- MINECRAFT編程:使用Python語言玩轉我的世界
- C語言王者歸來
- H5頁面設計與制作(全彩慕課版·第2版)
- Cloud Development andDeployment with CloudBees
- C#教程