- Learn C# in 7 days
- Gaurav Aroraa
- 109字
- 2021-07-08 09:51:18
Day 01 - Overview of the .NET Framework
This is Day 01 of our seven day journey to learn C#. Today, we will begin with an introduction of a new world of programming and will discuss all the basic concepts required to learn this programming language. We will also discuss the .NET Framework and the .NET Core framework by covering important concepts of the framework. We will also get a basic understanding of managed and unmanaged code. At the end of the day, we will start with a simple Hello World program.
Today, we will learn the following topics:
- What is programming?
- What is .NET Core?
- What is .NET standard?
推薦閱讀
- Learning Cython Programming
- Boost C++ Application Development Cookbook(Second Edition)
- 程序員面試筆試寶典
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- Java 9 Programming Blueprints
- RTC程序設計:實時音視頻權威指南
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Mastering Julia
- SQL Server與JSP動態網站開發
- 貫通Tomcat開發
- MongoDB Cookbook(Second Edition)
- Python GUI Programming Cookbook(Second Edition)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- Spring Boot從入門到實戰
- C#網絡編程高級篇之網頁游戲輔助程序設計