22:52
Write Faster PHP Code: Retracing Brent’s Steps
Try our PHP Profiler: https://tideways.com/profiler/features?utm_source=yt&utm_campaign=yt-11-million-rows Subscribe to my ...
5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
2:21
PHP Hypertext Preprocessor is a scripting language for building dynamic websites on the server. It remains one of the most ...
5:25
Mastering Algorithms and Data Structures in PHP - Course Review and Best Practices 7-1
Welcome to Lesson 7.1, the final review lesson of the Mastering Algorithms and Data Structures in PHP course! In this video ...
17:48
This is how you should write PHP
Thanks so much to Bento for sponsoring this video and the channel this month. Check them out if you want an email service (and ...
15:12
My 10 “Clean” Code Principles (Start These Now)
Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...
6:52
Common PHP Mistakes Beginners Should Avoid EP 05 Write Cleaner & Safer PHP Code Assignment On Click
Welcome to Episode 05 of the PHP learning series! In this video, we break down the most common PHP mistakes beginners make ...
10:54
PHP Type Declarations: make your PHP code easier to read, and simpler to use
PHP for Beginners course: ➤ https://davehollingworth.com/courses/ PHP MVC course: ▻ https://davehollingworth.com/courses/ ...
2:06
Optimizing File IO in PHP: Setting Internal Buffer Size Tutorial
Learn how to configure the size of the internal buffer for file IO in PHP with this tutorial on optimizing File IO. ✓ VIDEO INFO: ...
11:14
4. Easy Image Optimization in PHP
In this tutorial, I'm stepping you through my "Easy Image Optimization in PHP" tutorial, so that you know what to expect, such as ...
1:24:25
HipHop Compiler for PHP? Transforming PHP into C++
(May 5, 2010) Haiping Zhao, the Senior Server Engineer at Facebook, discusses how PHP, an easy to use programming ...
42:16
Nuno Maduro - Writing Effective PHP
Delivered by Nuno Maduro (@enunomaduro) at the ScotlandPHP Conference 2019 in Edinburgh. Video content sponsored by ...
52:19
PHP UK Conference 2018 - Kat Zien - Performance optimisation: how do I go about it?
Every developer should be confident that their code is efficient and safe to run in production. But it can be hard to get started.
6:17
7 Programming myths that waste your time
Try Brilliant free for 30 days https://brilliant.org/fireship You'll also get 20% off an annual premium subscription. In today's video ...
6:21
Mastering PHP Null Coalescing Operator: Simplify Your Code
Welcome to our tutorial on mastering the PHP Null Coalescing Operator! In this comprehensive guide, we'll explore how to ...
1:01
Python vs C/C++ vs Assembly side-by-side comparison
next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.
19:36
Docker and Laravel - Optimize PHP with Docker
Tired of the classic "it works on my machine" excuse? In this talk, we explore how to level up your PHP and @LaravelPHP ...
8:02
How To Create Functions In PHP - Functions Tutorial - Full PHP 8 Tutorial
In this PHP tutorial, you will learn what functions are & how to create them. In addition to creating functions, you will learn about ...