Interface in PHP for beginners with Examples - OOP in PHP | Part 8

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 31

  • @randomCheese
    @randomCheese 2 роки тому +2

    Wow, extremely helpful course (which is free!) on OOP. Fantastic explanations and examples. Thank you so much! Currently working through the GitHub roadmap and it is great.

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

    these videos of this playlists are taking hell lot of time. may be coz each and every word that you say, feels so valuable to me and I don't go further until I get it. plus am making notes also. I don't know how to speed myself up rn, but trust me these videos did add tons of value for me. Thnks a lot

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

    Excellent tutorial with good explanation

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

    thank you bro, very helpfull

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

    Thanks so much, this video take some hours to implement it it's very useful, please make solid principles course like this playlist

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

    Perfect brother

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

      Thanks ✌️

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

      @@TheCodeholic I like your video. Do you have any courses or do you teach anybody?

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

    This playlist is very useful 👌 Regarding 10:45 is this an example of composition as well ?

  • @VihaanMathur1019VM2
    @VihaanMathur1019VM2 4 роки тому

    Pretty Clear. You have awesome clarity in your explanation. But one thing i would like to know: why u r saying "PHP.net" ????

    • @TheCodeholic
      @TheCodeholic  4 роки тому +1

      Maybe because that's official docs website of php.

  • @sreejishnair5922
    @sreejishnair5922 4 роки тому

    Can we create instances of interface? if no then how did we pass the name of the interface and the object inside the constructor of the application class?

  • @shaikhanuman8012
    @shaikhanuman8012 5 років тому

    brother can you explain clear cut explanation on interfaces i understand all the previous lesssons except this. please give me another example

    • @TheCodeholic
      @TheCodeholic  5 років тому +1

      tutorials.supunkavinda.blog/php/oop-interfaces

  • @szymusu
    @szymusu 4 роки тому +2

    15:27 that "files" sounds like rapper on autotune.

  • @kalcas33
    @kalcas33 4 роки тому +1

    Hi Zura! I have learned a lot from your videos but can you please also upload files that you work with. It would be great to review the mechanism in my VS - please attach a link :) Thanks! keep going you do a great job.

    • @TheCodeholic
      @TheCodeholic  4 роки тому +1

      Thank you for your feedback and kind words.
      You are right. I should have link in the description. When I record this video I was new on youtube and did not do it for some reason.
      But I attach link in my latest videos.

  • @TheEndOfMadness
    @TheEndOfMadness 5 років тому +2

    Very clear. Thanks. In case you need a job, call me.

    • @TheCodeholic
      @TheCodeholic  5 років тому +1

      Thank you man.
      I would like to know more about your offer.

  • @RameenFallschirmjager
    @RameenFallschirmjager 4 роки тому

    That briefcase at the right corner! Typically academic people possess such briefcases, students and professors. So which one are you?!

  • @SPOKOZE2
    @SPOKOZE2 4 роки тому

    example four... I don't know why is it work for you, there are nor penguin nor duck on the table behind you :D

  • @pepeback
    @pepeback 5 років тому +2

    Poor explanation for beginners. You pass the interface to Application.php and explain nothing about the purpose. See 10:40 Basically you explain the How but not the Why in the example.

    • @TheCodeholic
      @TheCodeholic  5 років тому +1

      It seems to me that you have not watched the video fully.
      I explain how to create interfaces and also why it is useful and show examples. That is what beginners need in my opinion.

    • @pepeback
      @pepeback 5 років тому +2

      @@TheCodeholic Your videos are good. You explained the theory quite well. But you need to explain better your examples. What is the purpose of passing an Interface to Application.php at 10:40 ? If you show the purpose in the example, people will be able to apply it to the real world. Thanks.

  • @rahilarious
    @rahilarious 4 роки тому +1

    This was bit hard to understand. Had to rewind for few times ...