Functional Programming with PHP | PHP Advanced Concepts

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

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

  • @burattinodilegno
    @burattinodilegno ปีที่แล้ว +5

    Well done! Thank you for the tutorial!
    Do you have any recommendation about how to manage a large project with thousand of functions?
    How do you manage namespaces and autoload?

    • @missgoogle_07
      @missgoogle_07  ปีที่แล้ว +3

      Glad you like it 😊❤️ Will make a in-depth video about that🤝

    • @burattinodilegno
      @burattinodilegno ปีที่แล้ว +1

      @@missgoogle_07 that would be amazing! Thank you!

  • @scott-richardson
    @scott-richardson 2 หลายเดือนก่อน

    With the double, triple and quadruple function creator example.. why not just have a single function called multiplier($val, $multiplier). Takes the value and we can also pass what we want to multiply it by?

  • @spoofghost
    @spoofghost ปีที่แล้ว +2

    Thanks for this series!

    • @missgoogle_07
      @missgoogle_07  ปีที่แล้ว

      Glad you like it...! Keep supporting us😊❤️

  • @MeinDeutschkurs
    @MeinDeutschkurs 4 หลายเดือนก่อน

    Fantastic! Thank you so much for this course!

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

      Glad you like it! 😊♥️

  • @verawat
    @verawat 3 หลายเดือนก่อน

    Thank you for your PHP Advanced Concepts

    • @missgoogle_07
      @missgoogle_07  3 หลายเดือนก่อน +1

      Happy to help 😊

  • @damianburgio7216
    @damianburgio7216 ปีที่แล้ว +1

    Muchas gracias. ¡Somos campeones del mundo papaaaaa!

    • @missgoogle_07
      @missgoogle_07  ปีที่แล้ว

      Si amigo 🤩❤️ (Yeah buddy🤩❤️)

  • @ShaxyAI
    @ShaxyAI ปีที่แล้ว +1

    Thank you for the tutorial. Love your energy !

  • @GuRuGeorge03
    @GuRuGeorge03 ปีที่แล้ว

    very interesting, when i started programming i basically did this without knowing it, but from time to time i would introduce variables that track state and thats when bugs startet happening.

  • @JMiskovsky
    @JMiskovsky 7 หลายเดือนก่อน

    Now I know that it can be done. Cool.

  • @truthteachers
    @truthteachers ปีที่แล้ว

    At timestamp 23:00, the heading of the slide shows Object Oriented but the code is function. Is there any error?