Shocking True Cost of Programming Errors and Buggy Software

Поделиться
HTML-код
  • Опубликовано: 23 июл 2024
  • Shocking True Cost of Programming Errors and Buggy Software from not having clean code. (see shortcuts below to key points) Adam Culp of Beachcasts PHP programming videos highlights some examples of the true cost of technical debt. He will share examples of how those errors translate to missed ROI to the bottom line and why refactor code. Then we will look at where these software errors and programming bugs originate in the software lifecycle.
    Please * LIKE, COMMENT, AND SUBSCRIBE * - and share with others!
    Key Topics:
    - What it takes to convince businesses of error costs
    - How extreme software errors can be
    - How much do software errors and bugs cost
    - Refactoring can greatly reduce the costs of software bugs
    - Why do programmers take so long to complete tasks
    For a nice list of equipment I use in my studio, and to support the channel if you make any purchases (doesn't cost you a thing), visit my kit at kit.co: kit.co/beachcasts/beachcasts-...
    Errata:
    Let me know if you notice anything that should be errata
    Associated Links:
    www.celerity.com/the-true-cos...
    www.isixsigma.com/industries/...
    www.ckwop.me.uk/Is-Refactorin...
    raygun.com/blog/cost-of-softw...
    martinfowler.com/books/refact...
    beachcasts.com
    Timeline:
    00:00 Video start
    00:34 Cost offsetting for refactoring
    01:39 ROI required for refactoring
    03:05 Understanding business trade-off for errors
    03:49 Cost of software errors to US economy 2003
    04:22 NASA software failure
    05:01 Toyota brake pedal failure
    05:52 Knight Capital Group software glitch
    06:25 Cost of software errors to US economy 2017
    07:36 Cost of a software defect through the lifecycle
    09:14 Another study on cost through the software lifecycle
    10:33 When are software errors introduced to projects
    12:10 Effects of website speed on business
    14:11 Why does programming take so long?
    Other Beachcasts videos you might find interesting:
    Measure PHP Code Quality With Static Analysis Using PHPStan • Measure PHP Code Quali...
    Define Technical Debt and Contributing Factors • Define Technical Debt ...
    Conference Talk Preparation In 8 Steps for Programmers • Must Follow 8-Step Gui...
    How to understand code written by someone else • Secrets of how to unde...
    Ways to advance your programming skills and improve as a developer • Ways to advance your p...
    Make your local DEV environment available on the internet • Make your local DEV en...
    AWS Elastic Load Balancer (ELB) Tutorial How-To • AWS Elastic Load Balan...
    Laravel Model Factory Tutorial using Artisan make:model • Laravel Model Factory ...
    Authentication in Laravel Tutorial • Authentication in Lara...
    Top 5 skills to be a better software developer • Top 5 skills to be a b...
    Install Laravel in Docker container on Ubuntu for beginners • Install Laravel in Doc...
    Getters and Setters accessors in object-oriented programming • Getters and Setters ac...
    Critical programming issues preventing a PHP 7 upgrade • Critical programming i...
    Behat for beginners functional REST API testing tutorial • Behat for beginners fu...
    Doctrine ORM one-to-many bi-directional association • Doctrine ORM one-to-ma...
    PHP Mess Detector static analysis to find PHP code smells • PHP Mess Detector stat...
    Doctrine ORM one-to-many self-referencing association • PHP DoctrineORM one-to...
    10 reasons to become a consultant in a consulting business • Top 10 Reasons To Be a...
    Zend Framework becomes Laminas project at Linux Foundation • Zend Framework becomes...
    10 bad things about consulting • Top 10 bad things abou...
    How to get lines of code in PHP • PHPLoc Lines of code s...
    Make a List handler middleware • List handler middlewar...
    Make a Delete handler middleware • Delete handler middlew...
    Make an Update handler middleware • Update handler middlew...
    Use UUID with Doctrine ORM for DB keys • UUID with Doctrine ORM...
    Make a Create handler middleware • Create Handler middlew...
    Automate Hypermedia creation for PHP REST API • Automate Hypermedia PH...
    Learn about Hypermedia and how to create it • Creating Hypermedia (H...
    Doctrine ORM Paginator for PHP REST API • Doctrine ORM Paginator...
    Doctrine ORM Entity how to • Create Doctrine ORM En...
    Configure Doctrine ORM • Configure Doctrine ORM...
    Create PHP middleware with Zend Expressive • Create PHP middleware ...
    Configure PhpStorm for PHP development with Docker • PhpStorm setup for PHP...
    Create PHP development environment with docker • PHP web development en...
    Help through referrals:
    I use TubeBuddy to help me manage my RUclips channel. If you're interested, click the following link to check it out. www.tubebuddy.com/beachcasts
    #programmingerrors #softwarebugs #cleancode
  • НаукаНаука

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

  • @Beachcasts
    @Beachcasts  2 года назад +1

    For more on technical debt, check out this video: ruclips.net/video/ZJ5a4mxBbWw/видео.html

    • @Beachcasts
      @Beachcasts  2 года назад

      And use static analysis to highlight issues early: ruclips.net/video/8fEfHESrK5E/видео.html

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

    watching this as my code is about to go into production for the first time. The project was 2 years under development and just passed QA test. It was designed to handle millions of merchandise sales and i wrote a substantial part of it.
    I really hope it doesn't come crashing. The majority of the code I wrote is a mess(i literally began as a fresh first-year junior dev and the team does absolutely no pull request and reviews). Hope it does not start a fire and burn too much. At least i have comfort knowing i wont be crashing any planes and murdering innocents if i screw up.

  • @gafitescu
    @gafitescu 2 года назад +1

    You forgot to mention the Boeing 737 Max software issues that cost so many lives.

    • @Beachcasts
      @Beachcasts  2 года назад +1

      Thanks for that. There are so many examples. It's sad, really.

  • @bradenbigham2769
    @bradenbigham2769 2 года назад

    the most used ball of mud.