Arrays - Tamil
- subtitles off
- captions off
- English
- Tamil
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Tamil
-
1Overview and Installation of PERL
-
2Variables in Perl
-
3Comments in Perl
-
4for for each loops
-
5while do while loops
-
6Conditional statements
-
7More Conditional statements
-
8Data Structures
-
Arrays
-
10Array functions
-
11Hash in Perl
-
12Functions in Perl
-
13Blocks in Perl
-
14Access Modifiers in PERL
-
15Referencing and Dereferencing
-
16Special Variables in PERL
-
17File Handling
-
18Exception and error handling in PERL
-
19Including files or modules
-
20Sample PERL program
-
21Perl Module Library (CPAN)
-
22Downloading CPAN module
-
23Perl and HTML
No questions yet
755 visits
Outline:
Array ஆனது Perl ல் data structureகளில் ஒன்று. Perl ல் Array, எந்த வகை data elementகளையும் கொண்டிருக்கலாம். Perl ல் Array, சேர்க்கப்படும் அல்லது அதிலிருந்து நீக்கப்படும் elementகளை பொருத்து நீளும் அல்லது சுருங்கும். Arrayன் கடைசி index: $#array Array ன் நீளம் இவ்வாறு கணக்கிடப்படுகிறது: $#array+1 அல்லது scalar (@array) அல்லது $length = @array Array ன் elementகள் இவ்வாறு பெறப்படுகிறது $arrayபெயர்[Elementன் index] For மற்றும் foreach loopகளை பயன்படுத்தி array ன் ஒவ்வொரு element ஐ யும் iterate செய்ய முடியும்
Width: | 960 | Height: | 720 |
---|---|---|---|
Duration: | 00:10:39 | Size: | 6.8 MB |
Show video info