Chapter 4
Object-Oriented Programming
Learning Objectives
By the end of this lesson, you'll be able to:
- Explain the concept of classes and objects in Java
- Explain the four underlying principles of object-oriented programming
- Create simple classes and access them using objects in Java
- Implement inheritance in Java
- Experiment with method overloading and overriding in Java
- Create and use annotations in Java
推薦閱讀
- Hyper-V 2016 Best Practices
- C程序設計簡明教程(第二版)
- Visual C++程序設計學習筆記
- CentOS 7 Server Deployment Cookbook
- Interactive Applications Using Matplotlib
- C程序設計實踐教程
- Java EE核心技術與應用
- Multithreading in C# 5.0 Cookbook
- NGINX Cookbook
- HTML5開發精要與實例詳解
- C陷阱與缺陷
- JavaScript從入門到精通(視頻實戰版)
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發
- Qt編程快速入門
- Python High Performance(Second Edition)