Learn the basics of object-oriented programming in Python: inheritance, polymorphism, creating classes, attributes and methods, and more.
Tag: oop
Josh Pollock digs into advanced OOP for WordPress, showing how to use filters to modify the WordPress REST API using an object-oriented approach. He walks through how to create a WordPress plugin to modify the capabilities of WordPress REST API endpoints so they can be better optimized for search.
Jeff Mott takes an in-depth look at ES6 classes starting with the basics, then moving on to discuss inheritance, encapsulation, polymorphism and much more.
Taylor Ren demonstrates some advanced PHP extension development with the PHP-CPP library and C++
Matthew Setter covers Arrays, Slices and Basic OOP in Go. They're different from what you're used to in dynamic languages, but very powerful.
Denis Rendler guides you through installing the FusionInvoice app on your server, allowing you to take your invoicing needs and data into your own hands
Surendra Mohan discusses the Symfony and third-party components that have been added into the most recent version of Drupal
Abbas Suterwala explains and demonstrates the EntityFieldQuery class in Drupal, showing how to use it to fetch custom nodes and node content
Learn to deploy your first Laravel application on Nitrous.io - the cloud development environment
After bootstrapping in part 1, we continue with the series and get into heavy development of this web app - head to toe - with Symfony 2
Read Composition & Inheritance and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.