- Object–Oriented Programming with Swift 2
- Gastón C. Hillar
- 68字
- 2021-07-23 14:29:43
Chapter 3. Encapsulation of Data with Properties
In this chapter, you will learn about all the elements that might compose a class. We will start organizing data in blueprints that generate instances. We will work with examples to understand how to encapsulate and hide data by working with properties combined with access control. In addition, you will learn about properties, methods, and mutable versus immutable classes.
推薦閱讀
- Vue.js 3.x快速入門
- FreeSWITCH 1.8
- 軟件界面交互設計基礎
- Nginx Essentials
- Kinect for Windows SDK Programming Guide
- Hands-On Microservices with Kotlin
- HTML5+CSS3網頁設計
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- UML2面向對象分析與設計(第2版)
- Everyday Data Structures
- PHP 8從入門到精通(視頻教學版)
- INSTANT JQuery Flot Visual Data Analysis
- Java程序設計教程
- Software-Defined Networking with OpenFlow(Second Edition)
- Neo4j 3.x入門經典