Big5 Tutorials - Herong's Tutorial Examples

Big5 Tutorials - Herong's Tutorial Examples
Title Big5 Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Pages 302
Release 2019-01-01
Genre Computers
ISBN

Download Big5 Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This book contains Herong's notes and tutorial examples on Chinese Big5 character set. Topics include: Mapping table of all Big5 characters, native codes, corresponding Unicode codes and UTF8 codes; Java program that produces the mapping table; Programs to map Big5 to Unicode and Unicode to Big5. Updated in 2024 (Version v4.05) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Big5.

JDK Tutorials - Herong's Tutorial Examples

JDK Tutorials - Herong's Tutorial Examples
Title JDK Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Pages 490
Release 2022-01-15
Genre Computers
ISBN

Download JDK Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This book is a collection of tutorial notes and sample codes written by the author while he was learning JDK (Java Development Kit) core libraries himself. Topics include Time and Calendar, Internationalization, Unnamed Packages, Collections, Character Set and Encoding, Logging, XML related technologies: DOM, SAX, DTD, XSD, and XSL, Cryptography, Certificates, Key stores, Cipher and Encryption, Socket communication, SSL and HTTPS. Updated in 2024 (Version v6.32) with JDK 20. For latest updates and free sample chapters, visit https://www.herongyang.com/JDK.

Unicode Tutorials - Herong's Tutorial Examples

Unicode Tutorials - Herong's Tutorial Examples
Title Unicode Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Pages 210
Release 2019-01-01
Genre Computers
ISBN

Download Unicode Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

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.

PHP Tutorials - Herong's Tutorial Examples

PHP Tutorials - Herong's Tutorial Examples
Title PHP Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher Lulu.com
Pages 300
Release
Genre
ISBN 0359417671

Download PHP Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

HTML Tutorials - Herong's Tutorial Examples

HTML Tutorials - Herong's Tutorial Examples
Title HTML Tutorials - Herong's Tutorial Examples PDF eBook
Author Dr. Herong Yang
Publisher Herong Yang
Pages 143
Release 2021-05-01
Genre Computers
ISBN

Download HTML Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

This tutorial book is a collection of notes and sample codes written by the author while he was learning HTML himself. Topics include HTML5 and HTML 4.01 standards; HTML document structure; HTML element and attribute syntax; embedding SVG to generate graphics; embedding JavaScript code; adding (CSS Cascading Style Sheets) for display format; displayed and printed versions of HTML documents; responsive design of Web pages; MathML integration in HTML documents. Updated in 2023 (Version v2.30) on MathML tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/HTML.

Unicode Tutorials - Herong's Tutorial Examples

Unicode Tutorials - Herong's Tutorial Examples
Title Unicode Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Pages 306
Release 2019-01-01
Genre Computers
ISBN

Download Unicode Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

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.

Java GC Tutorials - Herong's Tutorial Examples

Java GC Tutorials - Herong's Tutorial Examples
Title Java GC Tutorials - Herong's Tutorial Examples PDF eBook
Author Dr. Herong Yang
Publisher HerongYang.com
Pages 717
Release 2019-09-07
Genre Computers
ISBN

Download Java GC Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

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 2022 (Version v1.11) with JVM 17. For latest updates and free sample chapters, visit https://www.herongyang.com/Java-GC.