<< < 130 131 132 133 134 135 136 137 138 139 140 > >>   ∑:8894  Sort:Date

Modular Addition of 10 - Abelian Group
This section provides an Abelian Group using the modular arithmetic addition of 10 (integer addition operation followed by a modular reduction of 10).
2022-10-01, ∼324🔥, 0💬

Substructure Library in Binary and SMILES Formats
This section provides a quick introduction on building molecule libraries in binary and SMILES formats to reduce memory usage. Molecule libraries can be serialized to external files, so they can be restored quickly later.
2022-10-01, ∼324🔥, 0💬

Downloading and Installing WinZip 10.0
This section provides a tutorial example on how to download and install WinZip 10.0.
2022-06-23, ∼324🔥, 1💬

Installing Android Platform 4.0.3 and Libraries
This section provides a tutorial example on how to install Android platform libraries and tools using Android SDK Manager.
2022-02-28, ∼324🔥, 0💬

Encrypted Email Messages using S/MIME
This section provides an encrypted email message example using the S/MIME (Secure/Multipurpose Internet Mail Extensions) standard. The encrypted message with other information is included in a single MIME part.
2022-10-01, ∼323🔥, 0💬

"Select Case" Statement Examples
This section provides a tutorial example on how to use 'Select Case' statements to select one block of statements based on the equal condition of an expected value.
2022-10-01, ∼323🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼323🔥, 0💬

Creating REST Project without WADL
This section provides a tutorial example on how to create a REST project to test REST Web service that has no WADL document.
2022-10-01, ∼323🔥, 0💬

"if" Statements - Example
This section provides a tutorial example on how to use 'if' statements to calculate income taxes.
2022-10-01, ∼323🔥, 0💬

Method Overloading
This section describes what is method overloading - multiple methods in the same class with the same name but different method signatures.
2022-10-01, ∼323🔥, 0💬

UUEncode Encoding
This chapter provides notes and tutorials on UUEncode algorithm and implementations. Topics include reviewing UUEncode encoding algorithm; Java implementation by Sun and its correction.
2022-10-01, ∼323🔥, 0💬

Spatial Data Functions
Describes some commonly used Spatial Data functions like, ST_GeomFromText(), ST_AsText(), ST_GeometryType(), POINT(), ST_X(), ST_Y(), ST_NumPoints(), ST_PointN(), ST_Area(), etc.
2022-10-01, ∼323🔥, 0💬

Fetching Non-ASCII Text from MySQL
This section describes how to set character_set_results properly to retrieve non-ASCII character strings from MySQL server.
2022-10-01, ∼323🔥, 0💬

Keychain File Locations on macOS
This section provides a tutorial example on how to find Keychain file locations on macOS computers.
2022-10-01, ∼323🔥, 0💬

Commons DBCP for Connection Pooling
This section provides a quick introduction on Commons DBCP, which is a popular open source JDBC database connection pool library developed by Apache.
2022-10-01, ∼323🔥, 0💬

LibreOffice Drawing Extension - UML Elements
This chapter provides tutorial examples on LibreOffice UML drawings. Topics include installing LibreOffice and 'UML Elements' extension; drawing UML activity diagram.
2024-06-23, ∼322🔥, 0💬

java.util.Calendar - The Abstract Calendar Class
This section provides a tutorial example on how to use calendar related classes: java.util.Calendar, java.util.GregorianCalendar, java.util.TimeZone, and java.util.SimpleTimeZone.
2022-10-01, ∼322🔥, 0💬

Archived: Downloading and Installing JDK 10
This section describes how to download and install JDK 10 on a Windows system.
2022-10-01, ∼322🔥, 0💬

Exporting Server Certificate to File in Mozilla Firefox
This section provides a tutorial example on how to export an HTTPS server certificate to a certificate file in PEM (Privacy Enhanced Mail) format.
2022-10-01, ∼322🔥, 0💬

Example of Regular Expression Match and Replacement
This section provides a tutorial example of how to perform a pattern match and replacement with a regular expression using RegExp objects. Examples of sub matches are also included.
2022-10-01, ∼322🔥, 0💬

ELEMENT - Element Declaration Statement
This section describes syntax formats of the ELEMENT statement, which is used to declare an element in this document type. The ELEMENT statement specifies what is the name of the element, and what is structure of its content.
2022-10-01, ∼322🔥, 0💬

Downloading and installing JDK
This section describes a tutorial example on how to install JDK (Java Development Kit) to use JAXP (Java API for XML Processing) or other Java based API to process XML documents and apply XML schemas.
2022-10-01, ∼322🔥, 0💬

"string" and Its Derived Datatypes
This chapter provides notes and tutorial examples on 'string' and its derived datatypes. Topics include introduction of string, normalizedString, token, language, Name, NCName, ENTITY, ID, IDREF, NMTOKEN datatypes; sample XSD documents and XML documents showing how to use them.
2022-10-01, ∼322🔥, 0💬

Quick Introduction to Astrology
This chapter provides a short introduction on Astrology. It helps you understand what is astrology.
2022-10-01, ∼322🔥, 0💬

<< < 130 131 132 133 134 135 136 137 138 139 140 > >>   ∑:8894  Sort:Date