Beginning Perl Programming From Novice to Professional /

Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn't afraid of the cloud. After reading...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Rothwell, William "Bo" (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1: Introduction
  • 2: Scalar Variables
  • 3: Array Variables
  • 4: Associative Array Variables
  • 5: Flow Control
  • 6: Conditional Expressions
  • 7: Basic Input and Output
  • 8: Advanced Input and Output
  • 9: Pattern Matching
  • 10: Perl Utilities
  • 11: File System and Process Control
  • 12: Functions
  • 13: Using Modules
  • 14: Debugging Perl.