- 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.
推薦閱讀
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Java虛擬機字節碼:從入門到實戰
- Mastering Predictive Analytics with Python
- Serverless架構
- Mastering JavaScript Design Patterns(Second Edition)
- RabbitMQ Essentials
- JavaCAPS基礎、應用與案例
- Protocol-Oriented Programming with Swift
- Mastering Data Mining with Python:Find patterns hidden in your data
- Scratch·愛編程的藝術家
- 并行編程方法與優化實踐
- IBM Cognos TM1 Developer's Certification guide
- Hacking Android
- Python預測分析實戰
- RESTful Web API Design with Node.js