Giter Site home page Giter Site logo

learning-perl-sample-files's Introduction

These are the sample files for Learning Perl, 7th Edition.

Learning Perl, 7th Edition

  • Chapter 5, Input and Output

    • We provide several files that you can use with Exercise 5.1 so you can see your tacs program in action.
  • Chapter 8, Matching with Regular Expressions

  • Chapter 10, More Control Structures

  • Chapter 14, String and Sorting

    • numbers.txt is a list of numbers you can sort in the exercises. Use this with Exercise 14.1.
    • sortable_hash.pl is a snippet of the Perl program so you don’t have to type the first name/last name hash yourself. Use this with Exercise 14.2.
  • Chapter 16, Process Management

    • We provide a fake_date.pl command that you can use in place of the Unix date command. Our version is Pure Perl.
  • Chapter 17

    • sample_text.txt is a short Flintstones story that you can use to search for character names. Use this with Exercise 17.1.
  • For old editions

    • The which_dbm.pl program helps you figure out which implementation you are using. This chapter is no longer in the book.

Learning Perl Exercises

I have a companion book called either Learning Perl Student Workbook (from O'Reilly) or Learning Perl Exercises (updated version but not from O'Reilly). I have some files for that.

learning-perl-sample-files's People

Contributors

briandfoy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.