- Kotlin Programming By Example
- Iyanu Adelekan
- 48字
- 2021-08-27 20:00:10
Conditional expressions
Conditional expressions are used for branching program flow. They execute or skip program statements based on the outcome of a conditional test. Conditional statements are the decision-making points of a program.
Kotlin has two main structures for handling branching. These are if expressions and when expressions.
推薦閱讀
- 企業級Java EE架構設計精深實踐
- 控糖控脂健康餐
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Learning Elixir
- Web Application Development with R Using Shiny(Second Edition)
- Rust Cookbook
- Mastering Rust
- AIRIOT物聯網平臺開發框架應用與實戰
- 一塊面包板玩轉Arduino編程
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 現代C:概念剖析和編程實踐
- Mastering VMware Horizon 7(Second Edition)
- SSH框架企業級應用實戰
- 精通Spring:Java Web開發與Spring Boot高級功能
- 軟件測試分析與實踐