Data Encoding Tutorials Herong S Tutorial Examples

Data Encoding Tutorials Herong S Tutorial Examples Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Data Encoding Tutorials Herong S Tutorial Examples book. This book definitely worth reading, it is an incredibly well-written.

Data Encoding Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 228 pages
File Size : 52,6 Mb
Release : 2023-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

Data Encoding Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This book is a collection of tutorial notes and example codes written by the author while he was learning different data encoding algorithms. Topics include introduction of data encoding algorithms: Base32, Base64, UUEncode; Base64 Encoding Algorithm with W3C Implementation; Base64 Encoding tools and API in Java, Python, PHP and Perl; Base67URL Encoding to be URL and Filename safe; Base32 Encoding Algorithm with Java, PHP and C++ Implementations; URI/URL encoding with Java and PHP example programs; application/x-www-form-urlencoded encoding with Java and PHP example programs; UUEncode Encoding Algorithm with Sun Implementation. Updated in 2023 (Version v5.23) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Encoding.

Data Encoding Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 135 pages
File Size : 49,9 Mb
Release : 2023-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

Data Encoding Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This book is a collection of tutorial notes and example codes written by the author while he was learning different data encoding algorithms. Topics include introduction of data encoding algorithms: Base32, Base64, UUEncode; Base64 Encoding Algorithm with W3C Implementation; Base64 Encoding tools and API in Java, Python, PHP and Perl; Base67URL Encoding to be URL and Filename safe; Base32 Encoding Algorithm with Java, PHP and C++ Implementations; URI/URL encoding with Java and PHP example programs; application/x-www-form-urlencoded encoding with Java and PHP example programs; UUEncode Encoding Algorithm with Sun Implementation. Updated in 2023 (Version v5.23) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Encoding.

SOAP Web Service Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 374 pages
File Size : 40,9 Mb
Release : 2019-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

SOAP Web Service Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This book is a collection of notes and sample codes written by the author while he was learning SOAP Web service. Topics include introduction of SOAP specifications; SOAP modules, features, and message structure; SOAP Message Exchange Patterns; Python, Perl, PHP, and Java support of SOAP Web services; WS-Security, Username Token and X.509 Token; Signing and Encrypting SOAP messages; Using SoapUI for Web service testing. Updated in 2024 (Version v5.13) with Python tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/Web-Services.

Cryptography Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : Herong Yang
Page : 626 pages
File Size : 42,8 Mb
Release : 2019-09-07
Category : Computers
ISBN : 8210379456XXX

Get Book

Cryptography Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include MD5 and SHA1 message digest algorithms and implementations, DES, Blowfish and AES secret key cipher algorithms and implementations, RSA and DSA public key encryption algorithms and implementations, Java and PHP cryptography APIs, OpenSSL, keytool and other cryptography tools, PKI certificates and Web browser supports. Updated in 2023 (Version v5.42) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Cryptography.

Unicode Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 306 pages
File Size : 52,7 Mb
Release : 2019-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

Unicode Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

JDK Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 659 pages
File Size : 48,9 Mb
Release : 2022-01-15
Category : Computers
ISBN : 8210379456XXX

Get Book

JDK Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

XSD Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 421 pages
File Size : 47,9 Mb
Release : 2002-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

XSD Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This book is a collection of tutorial examples and notes written by the author while he was learning XSD (XML Schema Definition). Topics include: XSD (XML Schema Definition) specification and processors; JAXP (Java API for XML Processing) API; XSD Schema XML DOM/SAX validators; Using Xerces2 Java Parser API; XSD Built-in Datatypes: string, normalizedString, token, integer, long, int, short, byte, gYear, gMonth, gDay, gYearMonth, gMonthDay, duration, yearMonthDuration, dayTimeDuration, atomic, list, union; simpleContent and complexType; unique, key and keyref identity constraints; assert and assertion validation rules; Schema Component Reuse - include, redefine or import. Updated in 2024 (Version v5.23) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/XSD.

WSDL Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 307 pages
File Size : 50,5 Mb
Release : 2007-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

WSDL Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This book is a collection of notes and sample codes written by the author while he was learning WSDL himself. Topics include introduction to WSDL (Web Services Definition Language); WSDL document structure; 'types', 'interface', 'binding' and 'service' definition elements; differences between style='rpc' and style='document'; using WSDL document with SoapUI; parsing WSDL documents with Python, PHP, Perl, and Java programs. Updated in 2024 (Version v2.22) with Python tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/WSDL.

Perl Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 333 pages
File Size : 49,5 Mb
Release : 1995-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

Perl Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This Perl tutorial book is a collection of notes and sample codes written by the author while he was learning Perl language himself. Topics include introduction of ActivePerl; data types, variables and expressions; scalars, arrays, hash maps, and references; input/output and file systems; DBM files and MySQL access; socket communication; generating executables; XML::Simple and RPC:XML modules; LWP::UserAgent, HTTP::Request and SOAP::Lite modules; CGI, and IIS/Apache integrations. Updated in 2022 (Version v6.01) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Perl.

PHP Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 472 pages
File Size : 45,6 Mb
Release : 2019-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

PHP Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

JSP Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 573 pages
File Size : 52,7 Mb
Release : 2006-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

JSP Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

This book is a collection of notes and sample codes written by the author while he was learning JSP (JavaServer Pages). Topics include Tomcat installation and configuration to support JSP; JSP execution context, JSP elements, and sessions; Using JavaBean Classes; Cookie management; Controlling HTTP Response Header Lines; Supporting non-ASCII characters and localization; Debugging and measuring performance; Using EL (Expression Language); JSTL (JSP Standard Tag Library) syntax and Tag Java interface; Managing file uploads. Updated in 2022 (Version v5.11) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/JSP.

PHP Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 698 pages
File Size : 47,8 Mb
Release : 2019-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

PHP Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

MySQL Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 400 pages
File Size : 52,6 Mb
Release : 1999-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

MySQL Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

XML Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : Lulu.com
Page : 176 pages
File Size : 50,8 Mb
Release : 2024-06-14
Category : Electronic
ISBN : 9780359031719

Get Book

XML Tutorials - Herong's Tutorial Examples by Herong Yang Pdf