04. How to Write Functions – PHP Basics
Learn PHP in this PHP Basics Series of Tutorials Functions! With functions, we can write a chunk of code once and use it repeatedly throughout our project. No more writing the same code over and over. Plus, if we find a bug or have a change that is located in a function used throughout a…
Software Anti-Patterns: How to destroy a codebase for developers
Ex-Google Tech Lead explains examples of spaghetti code and other eggcelent coding malpractices that will rot your codebase into extenuating eggs. Let me know your favorite coding anti-patterns in the comments below, would love to hear! 🖥️ Preparing for Technical Interviews? Join me in my new coding interview training program: http://techinterviewpro.com/ 💻 Also, join me…
Read More