Popular Books:
Literal Formats for Characters
This section describes literal formats for character values of char data type: single characters or escape sequences enclosed in single quotes. 2022-10-01, ∼319🔥, 0💬
"while" Statements
This section describes 'while' statement, which is a looping statement that executes the contained statement repeatedly while a given condition is true. 2022-10-01, ∼319🔥, 0💬
Pluto Sign and Horoscope
This section provides an quick introduction of Pluto sign in horoscope. 2022-10-01, ∼319🔥, 0💬
Character String Functions
Describes some commonly used character string functions like, CONCAT(), CHAR_LENGTH(), SUBSTRING(), UPPER(), LOWER(), TRIM(), and POSITION(). 2022-10-01, ∼319🔥, 0💬
SELECT Statements
A tutorial example is provided on how to use SELECT statements to retrieve from database as multiple rows and multiple fields in each row. 2022-10-01, ∼319🔥, 0💬
Hex String Literal Evaluation Examples
This section provides tutorial examples on how hex string literals are evaluated to values of different datatypes. 2022-10-01, ∼319🔥, 0💬
Proof of Work Rule - Find a Small Hash Value
This section describes the Proof of Work Rule - Finds a nonce that result a small SHA256 hash value. 2022-10-01, ∼319🔥, 0💬
Run Perl Scripts on macOS
This section provides notes to verify Perl version supported on macOS and run a simple Perl script. 2022-10-01, ∼319🔥, 0💬
"import" Statement to Load Modules
This section provides a quick introduction of 'import' statement, which loads modules, creates objects, assigns them to variables. 2022-10-01, ∼319🔥, 0💬
XSLTransformer.java - XML Transformer
This section provides a tutorial example on how to write an XML transformer program, XSLTransformer.java, using XSL (Extensible Stylesheet Language). 2022-10-01, ∼318🔥, 0💬
"const" and "readonly" Variables
This section describes differences between 'const' and 'readonly' variables used in classes. 2022-10-01, ∼318🔥, 0💬
Popular Posts:
This tutorial book is a collection of notes and sample codes written by the author while he was test...
This section provides a tutorial example on how to install ActivePerl v5.8.8 on a Windows XP system.
This section provides a tutorial example on how to export a trusted root CA certificate pre-installe...
Where to find Chinese New Year dates for year 2031 to 2040? Where to get free Chinese calendars? Her...
This section provides a tutorial example on how to disable and remove 'Windows Live ID Sign-in Helpe...