- Java Fundamentals
- Gazihan Alankus Rogério Theodoro de Brito Basheer Ahamed Fazal Vinicius Isola Miles Obare
- 61字
- 2021-06-11 13:37:57
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
推薦閱讀
- 手機安全和可信應(yīng)用開發(fā)指南:TrustZone與OP-TEE技術(shù)詳解
- Unity Virtual Reality Projects
- Java加密與解密的藝術(shù)(第2版)
- 數(shù)據(jù)結(jié)構(gòu)(Python語言描述)(第2版)
- 64位匯編語言的編程藝術(shù)
- Backbone.js Blueprints
- 正則表達式經(jīng)典實例(第2版)
- JavaScript:Moving to ES2015
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Web性能實戰(zhàn)
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- 算法秘籍
- Python應(yīng)用與實戰(zhàn)
- Implementing Microsoft Dynamics NAV(Third Edition)
- Mastering JavaScript Promises