- C# 6 and .NET Core 1.0:Modern Cross:Platform Development
- Mark J. Price
- 69字
- 2021-07-09 20:15:41
Chapter 3. Controlling the Flow, Converting Types, and Handling Exceptions
This chapter is about writing code that makes decisions, repeats blocks of statements, converts between types, and handles errors (known as exceptions). You will also learn about the best places to look for help.
This chapter covers the following topics:
- Selection statements
- Iteration statements
- Casting and converting between types
- Handling exceptions
- Checking for overflow
- Looking for help
推薦閱讀
- 現代C++編程:從入門到實踐
- Flutter開發實戰詳解
- Learning C++ Functional Programming
- 基于免疫進化的算法及應用研究
- Python GUI Programming Cookbook
- Hands-On JavaScript High Performance
- Full-Stack React Projects
- 焊接機器人系統操作、編程與維護
- Scratch3.0趣味編程動手玩:比賽訓練營
- Java 9 Programming By Example
- iOS開發項目化入門教程
- Python硬件編程實戰
- AutoCAD基礎教程
- 關系數據庫與SQL Server 2012(第3版)
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)