PHP's Evolution and PHP 8 Explained.

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024

Комментарии • 43

  • @CookRacingUK
    @CookRacingUK Год назад +22

    I've told PHP critics for years when they call it a scripting language, full of security holes: A tool is only as good as the tool using it!

    • @johnb1268
      @johnb1268 Год назад +1

      Well said.

    • @coldestbeer
      @coldestbeer Год назад

      And then they use Javascript for backend

  • @bitsofdataio
    @bitsofdataio Год назад +18

    PHP is worth learning

    • @StefanMischook
      @StefanMischook  Год назад +3

      It sure is!

    • @adamwhite425
      @adamwhite425 Год назад +1

      @@StefanMischook have a serious question to ask you.... is learning JQuery a waste of time? or what is your thought process about it
      thank you for your time

    • @StefanMischook
      @StefanMischook  Год назад +6

      @@adamwhite425 JQuery is in the need-to-nerd category of tech. Only learn it if you see a direct need for it at whatever time. It is out there but it is a tech on the margins now.

    • @adamwhite425
      @adamwhite425 Год назад +1

      @@StefanMischook thank you for responding very appreciative it

    • @StefanMischook
      @StefanMischook  Год назад

      @@adamwhite425 Welcome.

  • @DevlogBill
    @DevlogBill Год назад +6

    PHP and JavaScript both share a similar beginner original. I noticed both PHP and JavaScript started off not as programming languages but something else. PHP as you mentioned started as a templating language and JavaScript began to my understanding as a tool to make minor adjustments to the browser, it was never intended to be a programming language but over time became one.

    • @bayrock1337
      @bayrock1337 Год назад

      JS was very much designed to conquer the web, as it has done for many years now.

  • @neomangeo7822
    @neomangeo7822 Год назад +5

    Agreed, PHP is totally capable to do whatever you generally want and even large apps. It only might matter for very very large scale where some other languages/tools might just be preferred, for a very specific use case. So for 99.9% of cases... PHP is totally fine and capable. I do prefer C#, Node, or Python personally though :P

  • @balakrishnakesani4289
    @balakrishnakesani4289 Год назад +1

    Instead of writing code in vanilla php, laravel is a great option, it takes care of all the nitty gritty stuff

  • @radui7468
    @radui7468 Год назад +2

    If you look at the salaries by language, PHP is in the last place with the smallest salaries. It's sad because it's a very good language and you can develop fasy almost anything.

  • @StephenAinsworth1
    @StephenAinsworth1 Год назад +3

    Old school developers like Java/C# used to squirm at me when I told them I was a PHP developer, well 20 years later I'm still a PHP developer on a 'dying language' 🤣😂

  • @balakrishnakesani4289
    @balakrishnakesani4289 Год назад +3

    The only downside of php is it is very easy to write shitty code in it, it is recommended to learn a solid typesafe language like java or python before learning php

  • @deathlife2414
    @deathlife2414 Год назад +1

    As many small businesses use it some of them will leap frog to become big companies. And as small businesses see this they will associate it with success and more will use. What makes a good program is how the code is written and implemented not the language

  • @drewwesley9506
    @drewwesley9506 7 месяцев назад

    Stefan, how do you field questions regarding PHP's blocking behavior? What do you say to developers who need to run multiple tasks concurrently (async in parallel)?

    • @StefanMischook
      @StefanMischook  7 месяцев назад

      I’ve heard good things about it but haven’t used it myself. You are literally the first to ask me about PHP async. Parallel ops is an uncommon use case. In my professional career I may have implemented that 2-3 times … and that’s over 30 years!

  • @fu2201
    @fu2201 Год назад +3

    Never memorize something that you can look up - Albert Einstein

  • @SFRGstudiowz
    @SFRGstudiowz Год назад

    What's is in the PHP? Why most of PHP critics looks threaten? Until now they are throwing the issue about the security when there are a lot of security programs to use for PHP, and still a lot of big companies using PHP.

  • @AngelCosta
    @AngelCosta Год назад +1

    The change from php 7 to 8 was ok, but from php8.0 to 8.1 (and other minor versions) was a pain for me in my server...

    • @StefanMischook
      @StefanMischook  Год назад +1

      Yep, that can happen. I only make upgrades when really necessary and I typically wait at least a few months before attempting ... wait for the first big bugs to be worked out.

    • @AngelCosta
      @AngelCosta Год назад +1

      @@StefanMischook I learned that the hard way. I now realize that not everything needs to be updated.

  • @sayemsayem2640
    @sayemsayem2640 Год назад +1

    I just learning php
    Should I continue with PHP? Bcz of AI issue🙂

    • @StefanMischook
      @StefanMischook  Год назад +2

      Keep learning PHP. Don’t worry about Ai.

  • @pjf7044
    @pjf7044 Год назад +1

    Is PHP as good as c# or Java for backend dev?

    • @StefanMischook
      @StefanMischook  Год назад +4

      Yes. All the major languages are very capable. So choose based on the specific needs of the project. That said, PHP's advantage is that it is easy to learn, easy to write and very productive vs Java and C#. And I was a big Java developer.

  • @YiannisChristodoulou
    @YiannisChristodoulou Год назад

    PHP or Python?

  • @bravehotsauce
    @bravehotsauce Год назад +2

    👍👍👍

  • @ABDTalk1
    @ABDTalk1 Год назад +1

    php

  • @jamesbell8148
    @jamesbell8148 Год назад

    Jscript or php would you say 🤔

    • @athirsonsilva3808
      @athirsonsilva3808 Год назад +5

      JavaScript is for frontend, but if you are talking about backend, then it's more about Node.js and PHP, and i would recommend Node.js for the flexibility of using the same language for backend (I highly recommend avoid Express for large projects and go for either AdonisJs or NestJS, mainly NestJS for the TypeScript's typing safety) and frontend (VanillaJS, React, Vue and so on).
      But PHP + Laravel is also a wonderful stack if you are more focused on backend only.

    • @jamesbell8148
      @jamesbell8148 Год назад

      @@athirsonsilva3808 legend thanks

    • @pjf7044
      @pjf7044 Год назад +1

      JavaScript if you want to be full stack since you can do client front end (vanilla JavaScript or react , svelte etc; ) or backend via NODEJS

    • @jamesbell8148
      @jamesbell8148 Год назад

      @@pjf7044 amazing feedback I'll stay on the jscript path 😀

    • @jamesbell8148
      @jamesbell8148 Год назад

      @@pjf7044 amazing feedback I'll stick on thd jscript path 😀

  • @cyruspusa3836
    @cyruspusa3836 Год назад

    Php is good, reactjs is good also bothe are great

    • @drewwesley9506
      @drewwesley9506 7 месяцев назад

      Wait...one is a server-side language, the other is a frontend js/typescript based library. Both can be complimentary imo.