Data Structures - Assamese
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
- Assamese
Chapters
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Assamese
-
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
677 visits
Outline:
পার্লত 3 ধৰনৰ ডাটা স্ট্রাকচাৰৰ প্রদান কৰে. 1. Scalar ই পার্লত মৌলিক তথ্য গঠন হয়. ই পার্লত ভেৰিয়েবল সংজ্ঞা কৰা নিচিনা ভাল হয়. e.g $variable = 9; 2. Array ই তথ্যৰ এটি দেটা সংগংৰহিত হয়. ইয়াত যি কোনো ধৰনৰ এলেমেন্ট থাকে. e.g @array = (1, 5, 6, ‘abc’, 7); 3.Hash ই এটি ক্ৰমত নথকা দেটা সংগংৰহিত হয়. ই key-value জোড়া স্ট্রাকচাৰ হয়. ইয়াত যি কোনো ধৰনৰ এলেমেন্ট থাকে. e.g %hash = (
Width: | 800 | Height: | 600 |
---|---|---|---|
Duration: | 00:08:39 | Size: | 5.3 MB |
Show video info