- Hands-On Automation Testing with Java for Beginners
- Rahul Shetty
- 124字
- 2021-07-23 16:26:32
Understanding Classes, Objects, and Their Usage in Java
In the previous chapter, we covered a short introduction to Java and how to install the editor that we will be typing our code in. We also wrote and executed our first code on the editor.
In this chapter, we will go deeper into some basic concepts, such as strings and variables, and how they are different from each other. We will also see what methods are and how they are put to use with different code. We will discuss why objects are important in our code and how we can implement them.
In this chapter, we will cover the following topics:
- Difference between strings and variables
- Using methods
- Importance of classes and objects in Java
推薦閱讀
- Mastering Concurrency Programming with Java 8
- DBA攻堅指南:左手Oracle,右手MySQL
- 高級C/C++編譯技術(典藏版)
- Building a Recommendation Engine with Scala
- Learning Network Forensics
- Android 應用案例開發大全(第3版)
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Learning OpenStack Networking(Neutron)(Second Edition)
- MySQL從入門到精通(軟件開發視頻大講堂)
- Learning Node.js for .NET Developers
- Python物理建模初學者指南(第2版)
- ROS機器人編程實戰
- Android應用開發攻略
- Building Microservices with .NET Core 2.0(Second Edition)
- 區塊鏈原理、架構與應用(第2版)