Perl Tutorials - Herong's Tutorial Examples

Perl Tutorials - Herong's Tutorial Examples
Title Perl Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 470
Release 1995-01-01
Genre Computers
ISBN

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

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 2024 (Version v6.02) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Perl.

Perl Tutorials - Herong's Tutorial Examples

Perl Tutorials - Herong's Tutorial Examples
Title Perl Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 333
Release 1995-01-01
Genre Computers
ISBN

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

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 2024 (Version v6.02) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Perl.

MySQL Tutorials - Herong's Tutorial Examples

MySQL Tutorials - Herong's Tutorial Examples
Title MySQL Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 400
Release 1999-01-01
Genre Computers
ISBN

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

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.

WSDL Tutorials - Herong's Tutorial Examples

WSDL Tutorials - Herong's Tutorial Examples
Title WSDL Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 307
Release 2007-01-01
Genre Computers
ISBN

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

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
Title SOAP Web Service Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 521
Release 2019-01-01
Genre Computers
ISBN

Download SOAP Web Service Tutorials - Herong's Tutorial Examples Book in PDF, Epub and Kindle

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.

Linux Tutorials - Herong's Tutorial Examples

Linux Tutorials - Herong's Tutorial Examples
Title Linux Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 324
Release 2009-01-01
Genre Computers
ISBN

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

This book is a collection of notes and sample codes written by the author while he was learning Linux systems. Topics include using Cockpit Web portal for admin tasks; managing users and groups; managing files and directories; managing NTFS, CIFS, EXT4, LBA, LVM file systems; using network tools and security firewall; installing CentOS systems; using SELinux (Security-Enhanced Linux) system; DNF/YUM software package manager; SSH Server configuration and client tools; managing vsftpd - Very Secure FTP daemon; managing directory service with OpenLDAP; Updated in 2024 (Version v5.44) with email topics moved to 'Email Tutorials' book. For latest updates and free sample chapters, visit https://www.herongyang.com/Linux.

Blowfish Cipher Tutorials - Herong's Tutorial Examples

Blowfish Cipher Tutorials - Herong's Tutorial Examples
Title Blowfish Cipher Tutorials - Herong's Tutorial Examples PDF eBook
Author Herong Yang
Publisher HerongYang.com
Total Pages 229
Release 2020-12-20
Genre Computers
ISBN

Download Blowfish Cipher 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 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.