apiary 发表于 2025-3-23 13:03:22

https://doi.org/10.1007/978-3-642-93528-2In the previous chapter, you learned about the conditional execution of a program’s statements. In this chapter, you will deepen your knowledge of this topic. I will show you how to use conditions and branching on several simple tasks that you will encounter sooner or later in your programming career.

Crohns-disease 发表于 2025-3-23 14:29:27

Getting Ready,Welcome, dear reader, as you begin your journey to learn programming! Computers, tablets, mobile phones, and many other electronic devices are programmable and will do exactly what a human programmer tells them to do.

无能力之人 发表于 2025-3-23 20:57:38

http://reply.papertrans.cn/23/2201/220030/220030_13.png

FOLLY 发表于 2025-3-23 23:36:43

Dealing with OutputYou already know all the main steps that you should take when developing a program in the C# language. In addition, you have already seen the important statement Console.WriteLine, which displays data on your user’s screen. In this chapter, you will extend your knowledge of this statement. I will also show you other possibilities for the output.

Apogee 发表于 2025-3-24 03:42:39

http://reply.papertrans.cn/23/2201/220030/220030_15.png

发怨言 发表于 2025-3-24 07:23:27

http://reply.papertrans.cn/23/2201/220030/220030_16.png

GRAZE 发表于 2025-3-24 14:12:55

http://reply.papertrans.cn/23/2201/220030/220030_17.png

子女 发表于 2025-3-24 16:46:48

NumbersIn previous chapter, you learned about input in general and numeric input in particular. You also did some simple calculations on numbers entered by the user. In this chapter, you will look at numbers in more detail. After all, a computer is called a computer because it computes frequently!

1FAWN 发表于 2025-3-24 19:17:09

Economic CalculationsIn this chapter, you will learn how to count money. It’s pretty simple, but you need to use some common sense.

修剪过的树篱 发表于 2025-3-24 23:35:50

Understanding Different Kinds of NumbersIn this chapter, you will study several more advanced topics concerning numbers and calculations, such as more numeric types, memory consumption, and overflow. If you do not need this much detail at this time, you can safely skip this chapter or just skim it.
页: 1 [2] 3 4 5 6
查看完整版本: Titlebook: C# Programming for Absolute Beginners; Radek Vystavěl Book 20171st edition Radek Vystave?l 2017 programming.programming for beginners..NET