Perl Programming – Introduction to Perl



Perl Programming – Introduction to Perl

Perl Programming - Introduction to Perl

Perl Programming – Introduction to Perl
Get the entire Perl Programming course for 20% off: http://stoneriverelearning.com/courses/perl-programming-for-beginners-online-course?product_id=38639&coupon_code=YOUTUBE20
Welcome to my Introduction to Perl course. This is section 2 and I’m just going to go over the overview of what we’ll be learning and covering in this section today. Let’s dive right into it.
What will you learn in this section? The first thing is that we’re going to get and install our Perl environment. This includes going out to the Internet and downloading the IDE or the software needed to run our programs and create our source code. So again, I’ll guide you guys step by step. Just be aware for your MAC OS X users, Perl is already installed by default that you can use with your command shell or what not. But majority for our Windows users, this is where I show you guys how to go out to the Internet and download and properly install our Perl integrated development environment to test and run our Perl applications.
Creating a first Perl program, again I’m going to guide you guys step by step how to create your first Perl program, show you guys the basics and why it functions the way it does. Just like any other programming language, they have their first Hello world program, but with us, we’re going to do our first Hello Perl program.
I’ll show you personal advanced Perl examples that I’ve personally created and is going to pretty much resemble our final project and I’m going to prepare you guys with the skills to run that kind of program that I’ll show you.
For our section outro or our conclusion, I’m just going to go over everything that we’ve covered in our lectures and our section and just to make sure you guys have the skills that we went over and that we covered. Again, we’re going to install our Perl environment to test and run our applications. We’re going to create our first Perl program, and I’m going to show you guys some of my advanced Perl examples and go over them and what they do and just to kind of give you guys a real world Perl application in the outside world, what it’s like and what it feels like. We’re going to go in and dive into our lecture.

Comments are closed.