17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
PHP developers can benefit from the efficient, well-organized, reusable, and easy-to-understand code that object-oriented programming offers. In this intermediate-level course, Kevin Skoglund introduces object-oriented programming (OOP) principles for PHP. Kevin shows how to define a class, add properties and methods, and create new instances. He demonstrates how to use class inheritance to share, extend, and override class behavior, and how to control access to the properties and methods of a class. He explains the difference between static and late static bindings, and shows how to customize the PHP “magic” methods, which are triggered automatically. In the final chapter, he shows how to add object-oriented code to a real-world PHP website, so you can see OOP techniques in action.
Topics include:
Defining classes Calling methods Class inheritance Extending and overriding classes Accessing and controlling access to properties and methods Static properties and methods Magic methods: constructor, destructor, and clone Creating a PHP OOP project
https://www.freecoursesonline.us/
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01 Introduction/001 Welcome.mp4
3.4 MB
01 Introduction/001 Welcome.srt
2 KB
01 Introduction/002 How to use the exercise files.mp4
2 MB
01 Introduction/002 How to use the exercise files.srt
2.3 KB
02 Overview and Project Setup/001 What is OOP_.mp4
7.6 MB
02 Overview and Project Setup/001 What is OOP_.srt
10.1 KB
02 Overview and Project Setup/002 Project setup.mp4
4.3 MB
02 Overview and Project Setup/002 Project setup.srt
6.3 KB
03 Object Basics/001 Define a class.mp4
10.3 MB
03 Object Basics/001 Define a class.srt
11.1 KB
03 Object Basics/002 Instances.mp4
10.2 MB
03 Object Basics/002 Instances.srt
12.8 KB
03 Object Basics/003 Class properties.mp4
15.8 MB
03 Object Basics/003 Class properties.srt
18.3 KB
03 Object Basics/004 Class methods.mp4
9.1 MB
03 Object Basics/004 Class methods.srt
9.8 KB
03 Object Basics/005 Refer to an instance.mp4
6.5 MB
03 Object Basics/005 Refer to an instance.srt
7.5 KB
03 Object Basics/006 Challenge_ Properties and methods.mp4
4.7 MB
03 Object Basics/006 Challenge_ Properties and methods.srt
4.4 KB
03 Object Basics/007 Solution_ Properties and methods.mp4
11.8 MB
03 Object Basics/007 Solution_ Properties and methods.srt
12.9 KB
04 Class Inheritance/001 What is inheritance_.mp4
4.6 MB
04 Class Inheritance/001 What is inheritance_.srt
7 KB
04 Class Inheritance/002 Define a subclass.mp4
12.6 MB
04 Class Inheritance/002 Define a subclass.srt
12.6 KB
04 Class Inheritance/003 Extend and override.mp4
12.9 MB
04 Class Inheritance/003 Extend and override.srt
12.8 KB
04 Class Inheritance/004 Challenge_ Inheritance.mp4
5.3 MB
04 Class Inheritance/004 Challenge_ Inheritance.srt
6.6 KB
04 Class Inheritance/005 Solution_ Inheritance.mp4
15.8 MB
04 Class Inheritance/005 Solution_ Inheritance.srt