Summary
This lesson covered the very basics of Java. We saw some of the basic features of a Java program, and how we can display or print messages to the console. We also saw how we can read values using the input consoles. We also looked at packages that can be used to group classes, and saw an example of Scanner in java.util package.
In the next lesson, we will cover more about how values are stored, and the different values that we can use in a Java program.
推薦閱讀
- Mastering JavaScript Functional Programming
- Kali Linux Web Penetration Testing Cookbook
- Linux核心技術從小白到大牛
- Python進階編程:編寫更高效、優雅的Python代碼
- Python機器學習經典實例
- RabbitMQ Essentials
- Unity 2018 Augmented Reality Projects
- Java程序設計與項目案例教程
- 大規模語言模型開發基礎與實踐
- ASP.NET Core and Angular 2
- ArcPy and ArcGIS(Second Edition)
- Java 9:Building Robust Modular Applications
- 零基礎C語言學習筆記
- Splunk Developer's Guide(Second Edition)
- Python程序設計案例教程