Free Downloads
Learning Perl Student Workbook

If you’re a programmer, system administrator, or web hacker just getting started with Perl, this workbook helps you gain hands-on experience with the language right away. It’s the perfect companion to the 6th Edition of Learning Perl (known as “the Llama”), which is based on the popular introductory Perl course taught by the book’s authors since 1991.The first half of this workbook presents the exercises, with answers in the second half. The material covers Perl up to version 5.14.Topics include:Scalar DataLists and ArraysSubroutinesInput and OutputHashesRegular ExpressionsControl StructuresPerl ModulesFile TestsDirectory OperationsStrings and SortingSmart MatchingProcess ManagementSome Advanced Perl TechniquesDatabases

File Size: 282 KB

Print Length: 64 pages

Simultaneous Device Usage: Unlimited

Publisher: O'Reilly Media; 2 edition (January 30, 2012)

Publication Date: January 30, 2012

Sold by:  Digital Services LLC

Language: English

ASIN: B00769ULMU

Text-to-Speech: Enabled

X-Ray: Not Enabled

Word Wise: Not Enabled

Lending: Not Enabled

Enhanced Typesetting: Not Enabled

Best Sellers Rank: #250,722 Paid in Kindle Store (See Top 100 Paid in Kindle Store) #7 in Kindle Store > Kindle eBooks > Computers & Technology > Programming > Perl #21 in Books > Computers & Technology > Programming > Languages & Tools > Perl #203 in Kindle Store > Kindle Short Reads > 90 minutes (44-64 pages) > Computers & Technology

Learning any programming language is done best by doing it. The book has several chapters. Excellent companion to any Perl language learning sessions. Each chapter has many questions. The answers are linked off the questions. A sample question in regular expression chapter is :Write a program to match a string that has an “a”, a “b”, and a “c”, in that order, but must have at least one other character between each of those letters.Solution as given in the book is :m/ a. + b. + c/ -- is the regular expression to be matched.#!/ usr/ bin/ perluse strict;use warnings;print "Enter a string > > ";chomp( $_ = < STDIN > );if( m/ a. + b. + c/ ) { print "The string has an a, b, and c\ n"; }else { print "String did not match\ n";

You can get a DRM-free version from O'Reilly for $3.99. I have been using a pre-release version of this book to help teach my coworkers perl from the 6th Edition of Learning Perl. It contains 125 exercises and their answers in 163 pages. The well-coded examples and explanations definitely help a lot.

I'm studying "Learning Perl" 6th edition and felt I needed additional exercises to work. I was delighted to find the Student Workbook, and downloaded it to my Kindle. Working the exercises in the Student Workbook gives me a better understanding of Perl. A nice feature of the ebook is that I'm able to follow the link from a problem to the answer given by the book - almost always more interesting than my answer.Way to go brian d foy!

This book has a lot of explanations and exercises. I have gone through several chapters only, so I can only review what I have read. This book is starts with the basics and leads to the more advance topics but keep you growing in a very comfortable pace.

This is a typical workbook that accompanies the lectures. You will find here lots of exercises related to Perl. Some of them are real brain teasers, some of them intend to show you some particular feature of Perl and some of them are just there - they don't require too much effort to solve.When it comes to the complexity of puzzles, I think that advanced Perl developers will find this book much to easy. This is because examples are based on topics you have probably faced already in you Perl development. However, the title says it's purpose is to teach perl. And this is the place it fit bests. If you are new to Perl, solving the issues may save your time in future. Patterns found here are typical for a programming day to day routine.The great benefit of the book lays in the solutions (they consume roughly two-thirds of the book!). And this is the point. If you don't know the answer you get complete explanation as a means of consolation.The price is tempting as well. In fact I have bought the book with an idea behind that 4$ is not that much after all if it turns out that I wasted money. Hopefully, it was the other way round.

The problems are good for getting some more practice in, and all the exercises closely follow the parent text. My one gripe is that there's not a whole lot of attention to detail in the solutions. There are a nontrivial amount of typos, and a nontrivial number of the solutions miss a small detail here and there. Having said that, the solutions are generally pretty good, and you don't miss a whole lot with the few errors; I guess I'm just a stickler for details. Anyway, for a few bucks, I'd say this book is definitely worth it.

Learning: 25 Learning Techniques for Accelerated Learning - Learn Faster by 300%! (Learning, Memory Techniques, Accelerated Learning, Memory, E Learning, ... Learning Techniques, Exam Preparation) Learning Perl Student Workbook Effective Perl Programming: Ways to Write Better, More Idiomatic Perl (Effective Software Development Series) Learn: Cognitive Psychology - How to Learn, Any Skill or Subject in 21 Days! (Learn, Learning Disability, Learning Games, Learning Techniques, Learning ... Learning, Cognitive Science, Study) NJATC Orientation Workbook - Student Workbook 2005 Teen Health Course 3, Student Activities Workbook Student Edition Student Book 2 Student Book with Audio CD and Workbook Pack (Step Forward) The Learning to Breathe Student Workbook: A Six-Week Mindfulness Program for Adolescents Raspberry Pi 3: A Simple Guide to Help You Get the Most Out of Your Raspberry Pi 3 (Raspberry Pi, Python, Raspberry Pi 2, Perl, Programming, Raspberry Pi 3, Ruby) Modern Perl Win32 Perl Programming: The Standard Extensions (2nd Edition) Perl Resource Kit Win32 Edition Cross-Platform Perl Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) Perl Hacks: Tips & Tools for Programming, Debugging, and Surviving Java Programming: Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code like a PRO in 24 ... design, tech, perl, ajax, swift, python) Perl by Example An Introduction to Language Processing with Perl and Prolog: 260 (Cognitive Technologies) Ruby: Programming, Master's Handbook: A TRUE Beginner's Guide! Problem Solving, Code, Data Science, Data Structures & Algorithms (Code like a PRO in 24 ... design, tech, perl, ajax, swift, python) Visible Learning for Literacy, Grades K-12: Implementing the Practices That Work Best to Accelerate Student Learning (Corwin Literacy)