Popular Books:
Unicode 6.0 Character Samples
Some samples of characters added in Unicode 6.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼326🔥, 0💬
"String" Class with Unicode Utility Methods
This section provides an introduction on 'String' class methods added and modified since J2SE 5.0 to support Unicode character processing. 2022-10-01, ∼326🔥, 0💬
Prototype-Dased Object-Oriented Programming Style
This section provides a quick description of object-oriented programming and prototype-based programming style. 2022-10-01, ∼326🔥, 0💬
WSDL 2.0 Core, Adjuncts and Extensions
This section describes WSDL 2.0 core, adjuncts, and extensions: message exchange patterns, operation safety and styles extensions, SOAP and HTTP extensions. 2022-10-01, ∼326🔥, 0💬
Partial Method Example
A tutorial example is provided on how to write the partial method definition in one partial class and the partial method signature in other partial classes. 2022-10-01, ∼326🔥, 0💬
Cast Function
Describes the CAST() function, which can be used to convert a value of any datatype to any other datatype. 2022-10-01, ∼326🔥, 0💬
CREATE PROCEDURE - Statement to Create Stored Procedures
This section provides tutorial examples on how to use CREATE PROCEDURE statements to create stored procedures. 2022-10-01, ∼326🔥, 0💬
Table Column Types for Look Up Values
Describes 2 types of table columns to store look up values: ENUM and SET. 2022-10-01, ∼326🔥, 0💬
Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for 252 days of year 2007. 2022-10-01, ∼326🔥, 0💬
Heap Sort - Java Implementation
This section provides a tutorial on how to implement the Heap Sort algorithm in Java. 2022-10-01, ∼326🔥, 0💬
Receive Bitcoin in My Test Wallet
This section describes how to check test transactions on my local peer. 2022-10-01, ∼326🔥, 0💬
"obabel ... -o svg" - Two "svg" XML Tag Levels
This section provides a quick introduction of two 'svg' tag levels used in the SVG XML source code generated by Open Babel 'obabel ... -o svg' command. 2022-10-01, ∼326🔥, 0💬
"if" Statement for Conditional Execution
This section provides a quick introduction of 'if' statement, which selects a block of sub-statements to execute based on given conditions. 2022-10-01, ∼326🔥, 0💬
JDBC Driver Types
This section provides some quick information about different types of JDBC drivers. 2022-10-01, ∼326🔥, 0💬
AndroidView v3.1 - Layouts with Vertical Orientation
This section provides a tutorial example on how to develop a layout resource file to display all fields in all blocks in vertical orientation. 2022-10-01, ∼325🔥, 0💬
Popular Posts:
This section describes how to insert BLOB values with the PreparedStatement.setBin aryStream()method...
This section provides a tutorial example on how to use the getSelection() method to know which butto...
This section describes how to decode a Bitcoin raw transaction format.
This section describes private and public key encoding standards: PKCS#8 is used for encoding privat...
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP ...