Thank you for the wonderful comments, you both! More are coming as soon as
I get my primary computer back. For now, you can find more lessons on my
website (see description).
Thanks. I’m from brazil, but you talk in a pace and way/pronunciation that
is very easy to understand. Very nice video for a very nice programming
language.
Hi, I am on a windows 7 pc. I am in my cmd and i typed what you did and it
says “The system cannot find the path specified” I tried typing documents
with a capital and lower case “D”. the same result occured. any ideas on
how i can fix this?
Hello, eric. The commands on a Windows system will be slightly different
(unless you download, install, and configure the Cygwin application), so
please see the text version of the lesson. A link is available in the
description.
Thanks for your very clear vid. finally starting to see the fun of the
terminal! Q about capital letters. If I type fe Chris in the terminal, and
the script is= if ($namme eq “chris”) {
print “……n”;
}
small letter c in chris in the perl script, then the answer will be- else
-because of the difference in the capital. Is there a code to bypass
capital sensitivity? Thanks!
Interested in everything computer and internet? You've come to the right place. We're a team of tech enthusiasts wanting to help people learn how to take advantage of technology, particularly in business. Read our articles about a wide range of topics - from internet marketing, SEO, to computer repair and maintenance. We've got you covered!
Thanks! Awesome video!
Thank you for the wonderful comments, you both! More are coming as soon as
I get my primary computer back. For now, you can find more lessons on my
website (see description).
Thanks. I’m from brazil, but you talk in a pace and way/pronunciation that
is very easy to understand. Very nice video for a very nice programming
language.
I am glad that I can be of assistance. Another video is coming very soon.
Nice Video. Where is the link to lesson 2 ?
Just added the link in the description. Thank you for your interest in my
videos!
Hi, I am on a windows 7 pc. I am in my cmd and i typed what you did and it
says “The system cannot find the path specified” I tried typing documents
with a capital and lower case “D”. the same result occured. any ideas on
how i can fix this?
Hello, eric. The commands on a Windows system will be slightly different
(unless you download, install, and configure the Cygwin application), so
please see the text version of the lesson. A link is available in the
description.
Thanks for your very clear vid. finally starting to see the fun of the
terminal! Q about capital letters. If I type fe Chris in the terminal, and
the script is= if ($namme eq “chris”) {
print “……n”;
}
small letter c in chris in the perl script, then the answer will be- else
-because of the difference in the capital. Is there a code to bypass
capital sensitivity? Thanks!