Advanced Topics and References  
 
 

Week 7

Readings:

  • Read Chapter 17 - Advanced Techniques
  • Read Intermediate Perl Chapter 4 - Introduction to References
  • Read Intermediate Perl Chapter 5 - Advanced References

Key Concepts:

  • Trapping errors
  • Array and hash slices
  • Creating complex data structures with references
  • Scope and reference counting
  • Anonymous arrays and hashes

Exercises:

    From the book:
  • Chapter 17
  • Intermediate Perl Chapter 4
  • Intermediate Perl Chapter 5
As the exercises from Intermediate Perl are comparatively in-depth from what you’ve been working on you will not have to do an extra program this week.


Files to Be Downloaded