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
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Instant Testing with CasperJS
- Java入門很輕松(微課超值版)
- Mastering Entity Framework
- Android 7編程入門經典:使用Android Studio 2(第4版)
- C語言程序設計案例式教程
- Visual C++應用開發
- Hands-On Reinforcement Learning with Python
- OpenStack Orchestration
- Learning Raspbian
- Microsoft Azure Storage Essentials
- 一本書講透Java線程:原理與實踐
- 區塊鏈技術進階與實戰(第2版)
- CodeIgniter Web Application Blueprints
- Software Architecture with Python