why I want to learn Perl in 2024?

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024

ความคิดเห็น • 11

  • @brtastic4565
    @brtastic4565 2 หลายเดือนก่อน +3

    Cool, welcome, have fun with Perl.

  • @felipevaldes7679
    @felipevaldes7679 4 หลายเดือนก่อน +3

    Here's a summary of the key points:
    The video is an introduction to a series of tutorials about learning the Perl programming language in 2023.
    The person decided to learn Perl instead of more popular languages like Python or Go, mainly because there are fewer resources for Perl, reducing overwhelm when starting out.
    They purchased the book "Learning Perl Programming Language" by Ori as a primary reference.
    The tutorials will be beginner-friendly since the person is also a beginner learning Perl.
    They showed a simple "Hello World" Perl script running on Windows using the Vim text editor.
    An issue running the script as an executable was resolved by adding the shebang line #!/usr/bin/env perl as the first line of the script.
    The key aspects covered are the motivation for learning Perl over other languages, the resources being used, setting up a Perl development environment, and resolving a common issue when running Perl scripts.

    • @iosis99
      @iosis99 25 วันที่ผ่านมา

      AI comment?

  • @omero-san
    @omero-san 8 หลายเดือนก่อน +1

    Daje Tucci!

  • @usamaismail-u9r
    @usamaismail-u9r 4 หลายเดือนก่อน +1

    Which keyboard are you using?

    • @alessiotucci0
      @alessiotucci0  4 หลายเดือนก่อน +2

      in this video is a trust cheaper keyboard, my main keyboard is showed in the vim video

  • @DocMacLovin
    @DocMacLovin 5 หลายเดือนก่อน +1

    One hint for "tutorials" like this: Make yourself a script and put yourself off the screen. Noone watches this to see you.

    • @alessiotucci0
      @alessiotucci0  5 หลายเดือนก่อน +1

      thanks I'll try other style of tutorials soons

    • @DanjorSchertau
      @DanjorSchertau 2 หลายเดือนก่อน +1

      It doesn't matter honestly as long as the information gets across.