Creating Modules with Python - #23

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • How to Create Modules with Python. In this video I'll teach you how to create your own Modules with Python. Python comes with a bunch of built-in modules, and we'll look at those, but it's also very easy to create your own python modules and that's what I'l look at in this video.
    In this series I'll teach you to program with Python in 2019.
    ✅ Watch The Other Videos In This Python Playlist:
    bit.ly/2LW0ZB6
    ▶️ See More At:
    Codemy.com
    ✅ Join My Facebook Group:
    bit.ly/2GFmOBz
    ✅ Subscribe To My UA-cam Channel:
    bit.ly/2IGzvOR
    ▶️ Learn to Code at Codemy.com
    Take $22 off with coupon code: youtube

КОМЕНТАРІ • 42

  • @chrisingram7277
    @chrisingram7277 3 роки тому +9

    Sadly I'm coming to the end of your Python Programming playlist, awesome teaching technique John, I'm starting to grasp the inner workings of Python. I was wondering if you were going to add something on Classes in Python, just an intro on what they are?

    • @Codemycom
      @Codemycom  3 роки тому +3

      Not here, but I do go into it a bit on my Python Programming For Everyone course at Codemy.com for a few videos.

  • @kxzzani9551
    @kxzzani9551 2 роки тому +5

    this was really helpful and straight forward honestly is something to appreciate

  • @TypicallyThomas
    @TypicallyThomas 2 роки тому

    How do you make it an installable package through pip, though?

  • @thekeyboardwarrior1018
    @thekeyboardwarrior1018 2 роки тому +1

    Yay! Now I can save my time when I try to import all the needed modules to make MLP(multi layered preceptron)s! Thank you man

  • @johnspivack6520
    @johnspivack6520 9 місяців тому

    You're a very good teacher. Strange that this is such a rare talent. Thank you.

  • @crucifythanlearn
    @crucifythanlearn Рік тому +1

    thank u so much i never paid attention in my previous python classes but then suddenly i felt the random urge to learn everything

  • @devsutong
    @devsutong 3 місяці тому

    what a talented actor and educator

  • @markmallia4761
    @markmallia4761 4 роки тому +4

    When importing a module, what's the difference between
    import module_name
    import module_name *

    • @Codemycom
      @Codemycom  4 роки тому +4

      * imports everything...it depends on the module

  • @dhruvsharma4070
    @dhruvsharma4070 2 роки тому +7

    I did not know Walter White could teach Python too😅😂

  • @Mr.Dorina
    @Mr.Dorina 2 роки тому

    Great tutorial!

  • @rasmusrotbart1905
    @rasmusrotbart1905 3 роки тому +3

    This is a really good video. After watching it, I finally understood a few things that I was already wondering how they work. Keep up the good work John!

    • @Codemycom
      @Codemycom  3 роки тому +1

      Glad it was helpful!

  • @redtuxjellyfoxfidgetworld6138
    @redtuxjellyfoxfidgetworld6138 8 місяців тому

    Amazing!

  • @tinatipton3291
    @tinatipton3291 2 роки тому

    pickle is pretty cool, you can save machine learning models with it, so that you don't have to retrain your ml/ai later.

  • @mikaeliboian9380
    @mikaeliboian9380 7 місяців тому

    Thank u man! I made a c°tof°or f°to c° module!

    • @Codemycom
      @Codemycom  7 місяців тому

      Awesome!

    • @mikaeliboian9380
      @mikaeliboian9380 7 місяців тому

      @@Codemycom bro u responded so Fast🤣🤣

    • @Codemycom
      @Codemycom  7 місяців тому

      lol@@mikaeliboian9380

  • @ProMatt65
    @ProMatt65 Рік тому

    thanks for the help

  • @adhithya0711
    @adhithya0711 3 роки тому

    pickle is used to read and write in a binary file
    thank you for teaching me kivy
    love from India

  • @aliakhavan269
    @aliakhavan269 11 місяців тому

    helpful video

    • @Codemycom
      @Codemycom  11 місяців тому

      Glad you liked it

  • @pradeepgaur9047
    @pradeepgaur9047 2 роки тому

    @4:30 - Own modules

  • @ilducedimas
    @ilducedimas 2 роки тому +3

    the video starts @4:30

  • @peabrane8067
    @peabrane8067 2 роки тому

    How do you not know what pickle is?

    • @Codemycom
      @Codemycom  2 роки тому

      Of course I know what pickle is, I have videos on it.

  • @ieditmemes6275
    @ieditmemes6275 Рік тому

    This is if Walter white chose a better lifestyle