Mastering PERL in VLSI: Marathon Episodes with Module Installation & Interview Q&A

preview_player
Показать описание
In this video series, we cover a range of PERL topics in VLSI. Episode one introduces PERL, its VLSI applications, installation, basic scripting, and special variables. Episode two discusses operators, control structures, and loops. Episode three explores data structures, arrays, lists, and array operators. Episode four covers associative arrays, hashes, and references. Later episodes delve into advanced topics like nested arrays, hybrid data structures, user-defined functions, file I/O, regular expressions, string operations, OOP, package and module management, and automation. The series concludes with interview questions on PERL constructs, module usage, and advanced topics like handling Excel files.

___________Codes_And_Downloads____________

Click TimeStamp & Navigate to Chapter
00:00:00 Series Intro
00:01:42 Begining EP-1
00:02:13 Where PERL is used in VLSI
00:05:25 Introduction to PERL
00:07:17 Installation Guide
00:09:07 Hello World in PERL
00:11:58 Variable in PERL
00:14:49 Variable Type Declaration
00;18:13 My / Local / Our Variables
00:20:23 Special Variables
00:28:02 Special Literals & Bare-Word
00:38:39 Begining EP-2
00:39:19 Various Operators
00:43:32 If-Elsif-Else with example
00:46:59 File Test Conditions
00:49:03 Unless
00:52:31 If Vs Unless
00:55:55 For Loop
00:57:37 Foreach Loop & Example
01:02:41 While Loop
01:03:46 Do-While Loop
01:04:21 Until & Do-Until Loops
01:05:09 Next & Last
01:07:01 Begining EP-3
01:07:41 Basic Data Structures
01:08:28 Array/List
01:09:53 Array Creation Methods
01:12:08 Accessing the Array/List
01:14:38 Array of Array
01:16:06 Sub Array : Slicing
01:17:33 Array Operators & Example
01:24:05 Context & Examples
01:28:57 Begining EP-4
01:29:37 Overview of Hash
01:31:25 Hash Creation
01:34:01 Accessing Hash
01:36:59 Hash Functions
01:39:09 Array & Hash : Conversion
01:40:55 Reference
01:43:26 Backslash Operator & Ref Function
01:46:40 Reference Example
01:48:02 Referencing and DeReferencing : Arrow Notation
01:52:32 Unnamed Hash
01:54:18 Beginning EP-5
01:54:52 Nested Arrays
01:58:46 Nested Referenced Array
02:01:41 Arrow Operator
02:02:53 Nested Hash
02:05:05 Nested Referenced Hash
02:07:09 Array Of Hash
02:08:55 Hash Of Array
02:10:22 Why “use strict” ?
02:13:03 Beginning EP-6
02:13:38 User Defined Functions
02:15:46 Declaration & Definition
02:17:54 Passing & Receiving Arguments
02:19:33 Call by Value
02:20:45 Call by Reference
02:23:12 Variable Arguments
02:24:50 Fixed Arguments with Multiple Return Value
02:26:25 Private Variables
02:27:44 Temporary Variables
02:29:07 Built in Functions
02:31:57 Begining EP-7
02:33:29 File I/O in PERL
02:36:28 Read/Write/Append
02:37:11 Short-hand of open commad
02:38:50 Reading from a file
02:40:29 File Test
02:41:06 Reading a File - Less Variable / Less Memory
02:42:18 Reading a File in to an Array
02:43:12 Writing to a File
02:44:08 Opening STDIN , STDOUT & STDERR
02:45:38 Log File for your PERL script
02:48:05 Glob-ing
02:50:41 Unix File Operations
02:52:43 Begining EP-8
02:53:25 RegEx in VLSI-Infographics-1
02:57:18 RegEx in VLSI-Infographics-2
03:00:26 String Operation
03:02:25 Regular Expression
03:04:22 Meta-Character
03:06:12 Meta-Symbols
03:07:48 Pattern Matching
03:09:13 RegEx Examples
03:19:10 Non-Default Delimiters
03:20:49 Matched Group & Example
03:23:35 Split Function
03:25:34 Search & Replace
03:32:42 Begining EP-9
03:34:27 Package & Module
03:36:59 Module Syntax
03:38:22 Module Management
03:40:54 Package/Module Example
03:42:58 Object Oriented Programming (OOP) Concept
03:44:45 How OOP Concept: Real Life
03:47:52 When to use OOP
03:50:36 Object in PERL
03:52:04 Class in PERL
03:54:00 Blessing/Constructor/Destructor/Methods
03:55:30 Attributes/Inheritance
03:57:25 Overriding
03:58:32 Class Creation
04:04:31 Object Creation
04:08:05 Inheritance Class
04:12:10 Inheritance Object
04:22:27 Begining EP-10
04:23:46 Automation Goal & Challange
04:25:02 Choice of binaries
04:25:51 Flow Chart
04:26:21 PERL Script: Automation on Live Test-cases
04:36:53 Bonus Episodes
04:36:58 Beginning INTERVIEW-EP-1
04:37:30 Introduction
04:57:59 Beginning INTERVIEW-EP-2
04:58:29 Topic Index Description
05:15:43 Beginning INTERVIEW-EP-3
05:16:18 Topic Index Description
05:45:01 Module Installation for Advanced Excel File Creation/Handling in PERL

#perl
#vlsitraining
#vlsi


Courtesy & References:
Рекомендации по теме