Data Structures - Nepali
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
- Nepali
Chapters
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Nepali
-
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
No questions yet
611 visits
Outline:
पर्लमा ३ प्रकारका डाटा स्ट्रक्चरहरु छन् १. स्केलर यो पर्लको आधारभूत डाटा स्ट्रक्चर हो यो पर्लमा भेरिएबल परिभाषित गर्न उपयोगी हुन्छ उदाहरण $variable = 9; २. एरे यो डाटाको क्रमानुसार सुची हो यसमा कुनैपनि टाइपको डाटा रहन्छ उदाहरण @array = (1, 5, 6, ‘abc’, 7); ३. ह्याश यो क्रममा नरहने डाटाको समुह हो यो की-भ्याल्यु पेयर स्ट्रक्चर हुन्छ यसमा कुनै पनि टाइपको बस्तुहरु हुन्छ e.g %hash = ( 'Name' => 'John', 'Department' => 'Finance' );
Width: | 800 | Height: | 600 |
---|---|---|---|
Duration: | 00:08:40 | Size: | 5.5 MB |
Show video info