Perl Tutorials Herong S Tutorial Examples

Perl 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 Perl Tutorials Herong S Tutorial Examples book. This book definitely worth reading, it is an incredibly well-written.

Perl Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 333 pages
File Size : 54,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.

MySQL Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 400 pages
File Size : 41,9 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.

Cryptography Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : Herong Yang
Page : 626 pages
File Size : 44,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.

Blowfish Cipher Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 229 pages
File Size : 47,7 Mb
Release : 2020-12-20
Category : Computers
ISBN : 8210379456XXX

Get Book

Blowfish Cipher Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

Linux Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 324 pages
File Size : 44,5 Mb
Release : 2009-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

Linux 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 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.

WSDL Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 307 pages
File Size : 55,6 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.

JSP Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 376 pages
File Size : 42,9 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.

SOAP Web Service Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 374 pages
File Size : 47,7 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.

PKI Tutorials - Herong's Tutorial Examples

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

Get Book

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

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.

SOAP Web Service Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 521 pages
File Size : 53,8 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.

Sorting Algorithm Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 154 pages
File Size : 46,7 Mb
Release : 2008-01-01
Category : Computers
ISBN : 8210379456XXX

Get Book

Sorting Algorithm 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 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.

XML Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : Lulu.com
Page : 176 pages
File Size : 54,9 Mb
Release : 2024-06-15
Category : Electronic
ISBN : 9780359031719

Get Book

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

PHP Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : Lulu.com
Page : 300 pages
File Size : 48,7 Mb
Release : 2024-06-15
Category : Electronic
ISBN : 9780359417674

Get Book

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

Blowfish Cipher Tutorials - Herong's Tutorial Examples

Author : Herong Yang
Publisher : HerongYang.com
Page : 309 pages
File Size : 49,9 Mb
Release : 2020-12-20
Category : Computers
ISBN : 8210379456XXX

Get Book

Blowfish Cipher Tutorials - Herong's Tutorial Examples by Herong Yang Pdf

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.

Perl By Example, 4/e

Author : Quigley
Publisher : Unknown
Page : 1008 pages
File Size : 55,9 Mb
Release : 1900
Category : Electronic
ISBN : OCLC:1027158760

Get Book

Perl By Example, 4/e by Quigley Pdf

This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. The World's Easiest Perl Tutorial-Fully Updated! Perl by Example, Fourth Edition, is the easiest, most hands-on way to learn Perl. Legendary Silicon Valley programming instructor Ellie Quigley has thoroughly updated her classic to deliver the skills and information today's Perl users need most-including all-new coverage of MySQL database programming and a Perl QuickStart designed to get experienced users up and running fast. Quigley illuminates eve.