Android Tutorials - Herong's Tutorial Examples

Android Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2021-05-01

Total Pages: 346

ISBN-13:

DOWNLOAD EBOOK

This book is a collection of notes and sample codes written by the author while he was learning Android system. Topics include Installing of Android SDK on Windows, Creating and running Android emulators, Developing First Android Application - HelloAndroid, Creating Android Project with 'android' Command, Building, Installing and Running the Debug Binary Package, Inspecting Android Application Package (APK) Files, Using Android Debug Bridge (adb) Tool, Copying files from and to Android device, Understanding Android File Systems, Using Android Java class libraries, Using 'adb logcat' Command for Debugging. Updated in 2023 (Version v3.05) with ADB tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/Android.


PKI Tutorials - Herong's Tutorial Examples

PKI Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2019-01-01

Total Pages: 333

ISBN-13:

DOWNLOAD EBOOK

This tutorial book is a collection of notes and sample codes written by the author while he was learning PKI (Public Key Infrastructure) technologies himself. Topics include Root CA (Certificate Authorities); SSL, TLS, and HTTPS; Server and client authentication processes; Communication data encryption; Using HTTPS with Chrome, Firefox, Edge, Safari and Internet Explorer; Managing certificates on Windows, macOS, iOS and Android systems; X.509 certificate format; Certificate store and management tools; Certificate validation chain; Self-signed certificate and CSR; Digital signature on MS Word and OpenOffice documents; Get free personal certificate from Comodo. Updated in 2022 (Version v2.31) with macOS and Safari tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/PKI.


Bitcoin Tutorials - Herong's Tutorial Examples

Bitcoin Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2017-01-01

Total Pages: 300

ISBN-13:

DOWNLOAD EBOOK

This book is a collection of tutorial examples on Bitcoin and blockchain. Topics include Blockchain, Bitcoin, Cryptocurrency, Merkle Tree, Mining, SHA256, Wallet. Key sections include: What is Bitcoin, What is blockchain, Bitcoin market value, Browsing Bitcoin data blocks on blockchain.com, Browsing Bitcoin transaction data, Bitcoin wallet types: Full-Node, SPV, Client-Server, Bitcoin Consensus Rules: Controlled supply, Block mining reward, Proof of work, Installing Bitcoin Core server, Synchronizing with network, Using Bitcoin console and commands, Creating Bitcoin wallet, Receiving Bitcoin funds, Using Bitcoin test network - testnet, Building transaction Merkle Tree, Calculating Merkle Root hash, Calculating Bitcoin block hash, Performing Double-SHA256 hash in Python and Java, Using Little-endian and Big-endian Hex notations, Bitcoin block and transaction data structure, Bitcoin blockchain API, Copay Wallet. Updated in 2024 (Version v1.07) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Bitcoin.


Molecule Tutorials - Herong's Tutorial Examples

Molecule Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2021-05-01

Total Pages: 495

ISBN-13:

DOWNLOAD EBOOK

This book is a collection of notes and tutorial examples written by the author while he was learning molecules and related tools. Topics include understanding atoms, bonds and molecules; introduction of atomic isotopes and elements; introduction of proteins and amino acids; introduction of protein kinases; molecule SDF (Structure Data File) format; generating PNG pictures from molecule SDF files; installing RDkit as molecule tool; visualizing molecule structure in 3-D with PyMol; generating molecule movie with PyMol. Updated in 2023 (Version v1.26) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Molecule.


Java GC Tutorials - Herong's Tutorial Examples

Java GC Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2019-09-07

Total Pages: 667

ISBN-13:

DOWNLOAD EBOOK

This book is a collection of tutorial notes and sample codes written by the author while he was learning JVM GC (Garbage Collection) processes. Topics include Java Garbage Collectors, STW (Stop-The-World), Serial Collector, Parallel Collector, Concurrent Collector, G1 Collector, GC Algorithms, Generational GC, Regional GC, Heap Memory Management, Young/New Generation, Tenured/Old Generation, Object Reference, Eden Space, Survivor Spaces, Minor GC, Major GC, Full GC, Performance Tuning, Throughput/Latency Performance, Heap Footprint. Updated in 2024 (Version v1.12) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Java-GC.


EC Cryptography Tutorials - Herong's Tutorial Examples

EC Cryptography Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2019-04-20

Total Pages: 469

ISBN-13:

DOWNLOAD EBOOK

This EC (Elliptic Curve) cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include rule of chord and point addition on elliptic curves; Abelian groups with additive/multiplicative notations; EC as Abelian groups; DLP (Discrete Logarithm Problem) and trapdoor function; Galois fields or finite fields with Additive/Multiplicative Abelian Group; Prime fields, binary fields, and polynomial fields; EC fields reduced with modular arithmetic; EC subgroup and base points; EC private key and public key pairs; ECDH (Elliptic Curve Diffie-Hellman) protocol; ECDSA (Elliptic Curve Digital Signature Algorithm); ECES (Elliptic Curve Encryption Scheme) protocol; Java tool/program to generate EC keys. Updated in 2024 (Version v1.03) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/EC-Cryptography.


PHP Tutorials - Herong's Tutorial Examples

PHP Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2019-01-01

Total Pages: 472

ISBN-13:

DOWNLOAD EBOOK

This PHP tutorial book is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include PHP script syntax; data types, variables, array, expressions, statements and functions; Web server integration; HTTP requests and controlling HTTP responses; sessions, cookies, and file uploads/downloads; MySQL database server access; files, directories, and ZIP archives; parsing HTML Documents; processing image files; SOAP extension; managing non-ASCII characters; classes and objects; using PHP on Windows, macOS and Linux; executing external programs on operating system. Updated in 2022 (Version v5.16) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/PHP.


Unicode Tutorials - Herong's Tutorial Examples

Unicode Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2019-01-01

Total Pages: 306

ISBN-13:

DOWNLOAD EBOOK

This Unicode tutorial book is a collection of notes and sample codes written by the author while he was learning Unicode himself. Topics include Character Sets and Encodings; GB2312/GB18030 Character Set and Encodings; JIS X0208 Character Set and Encodings; Unicode Character Set; Basic Multilingual Plane (BMP); Unicode Transformation Formats (UTF); Surrogates and Supplementary Characters; Unicode Character Blocks; Python Support of Unicode Characters; Java Character Set and Encoding; Java Encoding Maps, Counts and Conversion. Updated in 2024 (Version v5.32) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Unicode.


MySQL Tutorials - Herong's Tutorial Examples

MySQL Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 1999-01-01

Total Pages: 557

ISBN-13:

DOWNLOAD EBOOK

This MySQL tutorial book is a collection of notes and sample codes written by the author while he was learning MySQL himself, an ideal tutorial guide for beginners. Topics include introduction of Structured Query Language (SQL); installation of MySQL server on Windows, Linux, and macOS; using MySQL client program; accessing MySQL server from PHP, Java and Perl programs; SQL data types, literals, operations, expressions, and functions; Statements of Data Definition Language (DDL), Data Manipulation Language (DML), and Query Language; creating and using indexes; using window functions; stored procedures; transaction management; locks and deadlocks; InnoDB and other storage engines. Updated in 2023 (Version v4.46) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/MySQL.


JVM Tutorials - Herong's Tutorial Examples

JVM Tutorials - Herong's Tutorial Examples

Author: Herong Yang

Publisher: HerongYang.com

Published: 2020-10-10

Total Pages: 362

ISBN-13:

DOWNLOAD EBOOK

This book is a collection of notes and sample codes written by the author while he was learning JVM himself. Topics include JVM (Java Virtual Machine) Architecture and Components; Oracle JVM implementation - HotSpot; Eclipse JVM implementation - Eclipse OpenJ9; java.lang.Runtime - The JVM Instance class; Loading Native Libraries; java.lang.System - Representing Operating System; java.lang.ClassLoader - Loading class files; java.lang.Class - Class reflections; Runtime data areas, heap memory and Garbage Collection; Stack, Frame and Stack overflow; Multi-threading impacts on CPU and I/O; CDS (Class Data Sharing); Micro Benchmark tests on different types of operations. Updated in 2024 (Version v5.13) with HotSpot JVM 20. For latest updates and free sample chapters, visit https://www.herongyang.com/JVM.