PHP Tutorials - Herong's Tutorial Examples

Download PHP Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : Lulu.com
ISBN 13 : 0359417671
Total Pages : 300 pages
Book Rating : 4.3/5 (594 download)

DOWNLOAD NOW!


Book Synopsis PHP Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book PHP Tutorials - Herong's Tutorial Examples written by Herong Yang and published by Lulu.com. This book was released on with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt:

MySQL Tutorials - Herong's Tutorial Examples

Download MySQL Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 400 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis MySQL Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book MySQL Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 1999-01-01 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

SOAP Web Service Tutorials - Herong's Tutorial Examples

Download SOAP Web Service Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 521 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis SOAP Web Service Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book SOAP Web Service Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 521 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

XML Tutorials - Herong's Tutorial Examples

Download XML Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 438 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis XML Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book XML Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: This XML tutorial book is a collection of notes and sample codes written by the author while he was learning XML himself. Topics include introduction to XML, DTD (Document Type Definition), XSD (XML Schema Definition), XPath (XML Path Language), XSL (Extensible Stylesheet Language), XSLT (XSL Transformation), XSL-FO (Formatting Objects), DOM (Document Object Model), and SAX (Simple API for XML); viewing XML with Chrome, Firefox, Safari and IE Web browsers; XML tools with Notepad++ and Atom editors; generating and parsing XML with Java, PHP and Python programs; converting XML to and from JSON. Updated in 2024 (Version v5.25) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/XML.

WSDL Tutorials - Herong's Tutorial Examples

Download WSDL Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 307 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis WSDL Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book WSDL Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2007-01-01 with total page 307 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Data Encoding Tutorials - Herong's Tutorial Examples

Download Data Encoding Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 228 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Data Encoding Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Data Encoding Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2023-01-01 with total page 228 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Linux Apps Tutorials - Herong's Tutorial Examples

Download Linux Apps Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 319 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Linux Apps Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Linux Apps Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2022-04-01 with total page 319 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of notes and sample codes written by the author while he was learning Linux applications. Topics include using managing users and groups; managing files and directories; managing Apache Web server and SquirrelMail; managing MySQL server; developing Python and PHP scripts; using GCC C/C++ compilers; running graphical applications on GNOME desktop and X11 servers; running Conda - Environment and Package Manager. Updated in 2023 (Version v1.02) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Linux-Apps.

Cryptography Tutorials - Herong's Tutorial Examples

Download Cryptography Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : Herong Yang
ISBN 13 :
Total Pages : 626 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Cryptography Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Cryptography Tutorials - Herong's Tutorial Examples written by Herong Yang and published by Herong Yang. This book was released on 2019-09-07 with total page 626 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Perl Tutorials - Herong's Tutorial Examples

Download Perl Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 333 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Perl Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Perl Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 1995-01-01 with total page 333 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

PKI Tutorials - Herong's Tutorial Examples

Download PKI Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 547 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis PKI Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book PKI Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 547 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Building Chinese Web Sites Using PHP

Download Building Chinese Web Sites Using PHP PDF Online Free

Author :
Publisher :
ISBN 13 : 9781793239655
Total Pages : 168 pages
Book Rating : 4.2/5 (396 download)

DOWNLOAD NOW!


Book Synopsis Building Chinese Web Sites Using PHP by : Herong Yang

Download or read book Building Chinese Web Sites Using PHP written by Herong Yang and published by . This book was released on 2019-01-05 with total page 168 pages. Available in PDF, EPUB and Kindle. Book excerpt: This PHP tutorial book is a collection of tutorial notes and sample codes on building Chinese Web sites with PHP scripts and MySQL Server. The concepts presented can also be applied to other server side scripting languages and database servers. Topics include installing PHP, Apache Web Server and MySQL server; Creating dynamic Web pages with PHP scripts; Connecting to MySQL Server from PHP scripts; Creating database columns with different Chinese character sets/encodings; Retrieving Chinese text from database in specific encoding; Retrieving Chinese text to database in specific encoding; Displaying Chinese text in Web pages in specific encoding; Collecting Chinese text in Web form input in specific encoding. For latest update, visit http://www.herongyang.com/PHP-Chinese.

Sorting Algorithm Tutorials - Herong's Tutorial Examples

Download Sorting Algorithm Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 272 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Sorting Algorithm Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Sorting Algorithm Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2008-01-01 with total page 272 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of notes and sample codes written by the author while he was learning sorting algorithms. Topics include introduction of sorting algorithms: Bubble Sort, Heap Sort, Insertion Sort, Merge Sort, Quicksort, Selection Sort, Shell Sort; Sorting algorithm implementations in Java, PHP, Perl and Python; Sorting algorithm performance comparison. Updated in 2024 (Version v6.12) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Sort.

Chinese Web Sites Using PHP

Download Chinese Web Sites Using PHP PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 223 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Chinese Web Sites Using PHP by : Herong Yang

Download or read book Chinese Web Sites Using PHP written by Herong Yang and published by HerongYang.com. This book was released on 2005-01-01 with total page 223 pages. Available in PDF, EPUB and Kindle. Book excerpt: This PHP tutorial book is a collection of tutorial notes and sample codes on building Chinese Web sites with PHP scripts and MySQL Server. The concepts presented can also be applied to other server side scripting languages and database servers. Topics include installing PHP, Apache Web Server and MySQL server; Creating dynamic Web pages with PHP scripts; Connecting to MySQL Server from PHP scripts; Creating database columns with different Chinese character sets/encodings; Transferring Chinese text from and to database in specific encoding; Displaying Chinese text in Web pages; Collecting Chinese text in Web input forms. Updated in 2022 (Version v2.23): Updated with PHP 7 and minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/PHP-Chinese.

Blowfish Cipher Tutorials - Herong's Tutorial Examples

Download Blowfish Cipher Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 229 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Blowfish Cipher Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Blowfish Cipher Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2020-12-20 with total page 229 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book is a collection of notes and sample codes written by the author while he was learning Blowfish cipher himself. Topics basic concepts of cipher and encryption; introduction of Blowfish cipher algorithm; 8366 Hex Digits of PI; Perl Crypt::Blowfish and Crypt::CBC, Crypt::CFB modules; OpenSSL Blowfish ciphers: bf-ecb, bf-cbc, bf-cfb, bf-ofb; PHP Mcrypt extension; Blowfish CFB-8 and OFB-8 operation modes. Updated in 2024 (Version v2.04) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Blowfish.

Java GC Tutorials - Herong's Tutorial Examples

Download Java GC Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 717 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Java GC Tutorials - Herong's Tutorial Examples by : Dr. Herong Yang

Download or read book Java GC Tutorials - Herong's Tutorial Examples written by Dr. Herong Yang and published by HerongYang.com. This book was released on 2019-09-07 with total page 717 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Blowfish Cipher Tutorials - Herong's Tutorial Examples

Download Blowfish Cipher Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher :
ISBN 13 : 9781719902267
Total Pages : 175 pages
Book Rating : 4.9/5 (22 download)

DOWNLOAD NOW!


Book Synopsis Blowfish Cipher Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Blowfish Cipher Tutorials - Herong's Tutorial Examples written by Herong Yang and published by . This book was released on 2018-08-26 with total page 175 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book is a collection of notes and sample codes written by the author while he was learning Blowfish cipher himself. Topics basic concepts of cipher and encryption; introduction of Blowfish cipher algorithm; 8366 Hex Digits of PI; Perl Crypt::Blowfish and Crypt::CBC, Crypt::CFB modules; OpenSSL Blowfish ciphers: bf-ecb, bf-cbc, bf-cfb, bf-ofb; PHP Mcrypt extension; Blowfish CFB-8 and OFB-8 operation modes. For latest update, visit http://www.herongyang.com/Blowfish.

Computer History Notes - Herong's Tutorial Notes

Download Computer History Notes - Herong's Tutorial Notes PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 148 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Computer History Notes - Herong's Tutorial Notes by : Herong Yang

Download or read book Computer History Notes - Herong's Tutorial Notes written by Herong Yang and published by HerongYang.com. This book was released on 2020-12-20 with total page 148 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of notes on computer history. Topics include: 1957: FORTRAN Language by IBM; 1970: UNIX OS by AT&T Bell Labs; 1971: FTP by Abhay Bhushan; 1972: C Language by Dennis Ritchie; 1976: vi Editor by Bill Joy; 1977: Apple II by Steve Jobs and Steve Wozniak; 1977: The Bourne Shell by Stephen Bourne; 1978: The C Shell by Bill Joy; 1983: 'Sendmail' by Eric Allman; 1984: Macintosh by Apple Inc.; 1984: X Window System by a MIT Team; 1991: WWW by Tim Berners-Lee; 1991: Gopher by a University of Minnesota Team; 1995: Java Developed by Sun Microsystems; 1995: PHP by Rasmus Lerdorf; 2002: .NET by Microsoft. Updated in 2022 (Version v3.13) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Computer-History.