Popular Books:
💬 2016-03-05 SOUMO BISWAS: YES
💬 2016-02-26 Herong: Maurice, Thanks for the positive feedback!
💬 2016-02-25 Maurice: It is a great JVM book
💬 2015-12-05 Herong: Yogesh, we need better examples than what you have suggested...
Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods. 2022-06-24, ∼267🔥, 1💬
Check JDK Version on CentOS
This section provides a tutorial on how to check the version information of the installed JDK packages on CentOS systems. 2022-01-09, ∼557🔥, 0💬
Object Query Language (OQL)
This section describes what is OQL (Object Query Language). OQL statement syntax and examples are also provided. 2021-07-21, ≈10🔥, 3💬
"jshell> /edit" - Editing Code Snippet
This section provides a tutorial example on how to start the editor to enter and change a long code snippet in 'jshell'. 2020-06-11, ∼712🔥, 2💬
Two Types of "import" Statements
This section describes two types of 'import' statements: Single Type Import and On-Demand Type Import. 4 sample Java source files are provided to test 'import' statements. 2020-02-06, ∼2972🔥, 2💬
💬 2020-02-06 Herong: Abuja, “wildcard” import is called on-demand import.
💬 2020-01-28 Herong: Bing, see Generating Private Keys tutorial on how to creat JKS files.
💬 2020-01-24 BingLi224: how to create .jks certificate file correctly?
💬 2017-09-20 Herong: Sandeep, you need to create a server certificate in a .jks file first.
getBit() - Retrieving a Bit from a Byte Array
This section provides a tutorial example on how to get one bit back from a byte array at a specific bit position - getBit(). 2019-11-14, ≈14🔥, 2💬
"java --list-modules" - Listing Modules in JDK
This section provides a tutorial example on how to use 'java --list-modules' command to list all modules included in the JDK installation. 2019-06-01, ≈10🔥, 4💬
💬 2019-02-19 Herong: Felix, Thanks for pointing out the typo! It will corrected in the next update.
Literal Formats for Integers - Example
This section provides a tutorial example on how to use integer literals in 4 formats: decimal, hex, octal and binary. 2018-10-02, ∼366🔥, 1💬
Popular Posts:
全世界有哪些新冠疫苗? 到2021年1月为止,全世界有5款新冠疫苗获得不 同国家批准上市。下面是全世界新冠疫苗一览表: 代号 种类 ...
辉瑞新冠疫苗的结构和工作机制是什么? 辉瑞新冠疫苗是由辉瑞(Pfizer)和拜恩泰科( BioNTech)共同研发的COVID-19疫苗 ,...
This chapter provides notes and tutorial examples on using Microsoft Word as a Unicode text editor. ...
This section provides a list of commonly used Android command line tools that can be executed on the...
This tutorial book is a collection of notes and sample codes written by the author while he was lear...