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.
推薦閱讀
- Learn ECMAScript(Second Edition)
- VMware View Security Essentials
- Pandas Cookbook
- Bulma必知必會(huì)
- HTML5游戲開發(fā)案例教程
- 精通API架構(gòu):設(shè)計(jì)、運(yùn)維與演進(jìn)
- Getting Started with SQL Server 2012 Cube Development
- STM32F0實(shí)戰(zhàn):基于HAL庫開發(fā)
- Scala Reactive Programming
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- Kubernetes源碼剖析
- Spring MVC+MyBatis開發(fā)從入門到項(xiàng)目實(shí)踐(超值版)
- Appcelerator Titanium:Patterns and Best Practices
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- C語言程序設(shè)計(jì)教程