Data Encoding Tutorials Herong S Tutorial Examples


Data Encoding Tutorials Herong S Tutorial Examples
DOWNLOAD

Download Data Encoding Tutorials Herong S Tutorial Examples PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Data Encoding Tutorials Herong S Tutorial Examples book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages. If the content not found or just blank you must refresh this page





Data Encoding Tutorials Herong S Tutorial Examples


Data Encoding Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2023-01-01

Data Encoding Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-01-01 with Computers categories.


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.



Php Tutorials Herong S Tutorial Examples


Php Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2019-01-01

Php Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-01-01 with Computers categories.


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.



Wsdl Tutorials Herong S Tutorial Examples


Wsdl Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2007-01-01

Wsdl Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2007-01-01 with Computers categories.


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.



Soap Web Service Tutorials Herong S Tutorial Examples


Soap Web Service Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2019-01-01

Soap Web Service Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-01-01 with Computers categories.


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


Cryptography Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: Herong Yang
Release Date : 2019-09-07

Cryptography Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by Herong Yang this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-09-07 with Computers categories.


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


Unicode Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2019-01-01

Unicode Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-01-01 with Computers categories.


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


Jdk Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2022-01-15

Jdk Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2022-01-15 with Computers categories.


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


Xsd Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2002-01-01

Xsd Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2002-01-01 with Computers categories.


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.



Php Tutorials Herong S Tutorial Examples


Php Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2019-01-01

Php Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2019-01-01 with Computers categories.


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


Jsp Tutorials Herong S Tutorial Examples
DOWNLOAD

Author : Herong Yang
language : en
Publisher: HerongYang.com
Release Date : 2006-01-01

Jsp Tutorials Herong S Tutorial Examples written by Herong Yang and has been published by HerongYang.com this book supported file pdf, txt, epub, kindle and other format this book has been release on 2006-01-01 with Computers categories.


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.