Data Structures - Urdu
Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Subtitles
- subtitles off
Captions
- captions off
- English
Chapters
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Urdu
-
1Overview and Installation of PERL
-
2Variables in Perl
-
3Comments in Perl
-
4for for each loops
-
5while do while loops
-
6Conditional statements
-
7More Conditional statements
-
Data Structures
-
9Arrays
-
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
572 visits
Outline:
پرل تین طرح کے ڈیٹا اسٹرکچرس مہیا کرتا ہے 1. Scalar یہ پرل میں بنیادی ڈیٹا اسٹرکچر ہے۔ یہ ویریبلز کی وضاحت کرنے کیلئے مُفید ہے۔ $variable = 9; مثلاََ 2. Array یہ ڈیٹا کا ایک ترتیب شدہ مجموعہ ہے۔ اس میں کسی بھی طرح کے ایلِمینٹس ہو سکتے ہیں۔ @array = (1, 5, 6, 145abc146, 7); مثلاََ 3. Hash یہ بِنا ترتیب والا ڈیٹا کا مجموعہ ہے۔ یہ کی۔ویلیو پِیر اسٹرکچر ہے۔ اس میں کسی بھی طرح کے ایلمینٹس ہو سکتے ہین مثلاََ %hash = ( 'Name' => 'John', 'Department' => 'Finance' );
Width: | 800 | Height: | 600 |
---|---|---|---|
Duration: | 00:08:39 | Size: | 4.9 MB |
Show video info