- C# 6 and .NET Core 1.0:Modern Cross:Platform Development
- Mark J. Price
- 145字
- 2021-07-09 20:15:39
Chapter 2. Speaking C#
This chapter is about the C# language—the grammar and vocabulary that you will use every day to write the source code for your applications.
Programming languages have many similarities to human languages, except that in programming languages, you can make up our own words, just like Dr. Seuss!
"And then, just to show them, I'll sail to Ka-Troo
And bring back an It-Kutch a Preep and a Proo
A Nerkle a Nerd and a Seersucker, too!"
If I Ran the Zoo
To learn to speak C#, you need to create some simple applications. To avoid overloading you with too much information too soon, the first few chapters of this book will use the simplest type of application: a console application.
This chapter covers the following topics:
- Understanding C# basics
- Declaring variables
- Building console applications
- Operating on variables
推薦閱讀
- Android Application Development Cookbook(Second Edition)
- Podman實(shí)戰(zhàn)
- Big Data Analytics
- HTML5+CSS3網(wǎng)頁(yè)設(shè)計(jì)
- Java項(xiàng)目實(shí)戰(zhàn)精編
- Java EE 7 Performance Tuning and Optimization
- C#實(shí)踐教程(第2版)
- Android驅(qū)動(dòng)開發(fā)權(quán)威指南
- Django 3.0應(yīng)用開發(fā)詳解
- MINECRAFT編程:使用Python語(yǔ)言玩轉(zhuǎn)我的世界
- IDA Pro權(quán)威指南(第2版)
- R Data Science Essentials
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- Go語(yǔ)言入門經(jīng)典
- 虛擬現(xiàn)實(shí)建模與編程(SketchUp+OSG開發(fā)技術(shù))