Spoken Tutorial

Referencing and Dereferencing - English

PERL Tutorials - English 23
  • 1
    Overview and Installation of PERL
  • 2
    Variables in Perl
  • 3
    Comments in Perl
  • 4
    for for each loops
  • 5
    while do while loops
  • 6
    Conditional statements
  • 7
    More Conditional statements
  • 8
    Data Structures
  • 9
    Arrays
  • 10
    Array functions
  • 11
    Hash in Perl
  • 12
    Functions in Perl
  • 13
    Blocks in Perl
  • 14
    Access Modifiers in PERL
  • Referencing and Dereferencing
  • 16
    Special Variables in PERL
  • 17
    File Handling
  • 18
    Exception and error handling in PERL
  • 19
    Including files or modules
  • 20
    Sample PERL program
  • 21
    Perl Module Library (CPAN)
  • 22
    Downloading CPAN module
  • 23
    Perl and HTML
  1. Instruction Sheet
Outline:
Referencing: Create a reference by adding \ (backward slash) Demo of various examples Add, remove, access elements of array reference / hash reference in the script with examples. Dereferencing: Get the actual entity being referred by reference. Demo of various examples

Assignment

Status:

Code files

  • Code Files/arrayRef.pl~
  • Code Files/arrayRefadd.pl
  • Code Files/scalarRef.pl
  • Code Files/hashRefadd.pl~
  • Code Files/hashRefadd.pl
  • Code Files/arrayRef.pl
  • Code Files/

Status:

Slides

  • Slides-PerlReferDerefer/
  • Slides-PerlReferDerefer/st-logo.png
  • Slides-PerlReferDerefer/Perl-refer-derefer.tex
  • Slides-PerlReferDerefer/Perl-refer-derefer.pdf

Status:

  • FOSSEE Project
  • Scilab Project
  • Oscad
  • Python
  • CFD
  • OR-Project
  • Aakash Labs
  • Co-learn
  • Education Mission
  • Software Training
  • Creation
  • News
  • About
  • Training
Developed at IIT Bombay
This work is licensed under Creative Commons