TUTORIAL PHP OOP BAHASA INDONESIA



TUTORIAL PHP OOP BAHASA INDONESIA

TUTORIAL PHP OOP BAHASA INDONESIA

Setelah belajar PHP Dasar, saatnya kita belajar PHP Object Oriented Programming (PHP Pemrograman Berorientasi Objek). OOP adalah sudut pandang dalam bahasa pemrograman yang sangat populer. OOP wajib dimengerti jika kita ingin lebih baik lagi menjadi programmer PHP, terutama saat ini kebanyakan library dan framework di PHP sudah menggunakan OOP

PREMIUM COURSE PHP : https://www.udemy.com/course/pemrograman-php-pemula-sampai-mahir/?referralCode=FB1EE79284AE417D17C5

#php #phpOOP #phpObjectOrientedProgramming

Slide : https://docs.google.com/presentation/d/1gmLOCKyxyvnOVKHwhv-c7RuNlG69zfwcnX1ioPep3Do/edit?usp=sharing

Source Code : https://github.com/ProgrammerZamanNow/belajar-php-oop

Materi Video :
00:00:00 – Pendahuluan
00:01:55 – Pengenalan OOP
00:07:50 – Class
00:11:00 – Object
00:13:30 – Properties
00:24:08 – Function
00:26:23 – this Keyword
00:31:04 – Constant
00:35:56 – self Keyword
00:39:26 – Constructor
00:44:16 – Destructor
00:47:43 – Inheritance
00:53:48 – Namespace
01:03:37 – Import
01:13:03 – Visibility
01:22:43 – Function Overriding
01:26:20 – parent Keyword
01:30:57 – Constructor Overriding
01:37:07 – Polymorphism
01:44:26 – Type Check dan Casts
01:47:25 – Abstract Class
01:51:44 – Abstract Function
01:57:18 – Getter dan Setter
02:07:49 – Interface
02:14:41 – Interface Inheritance
02:18:09 – Trait
02:25:57 – Trait Overriding
02:33:45 – Trait Conflict
02:38:07 – Trait Inheritance
02:40:18 – Final Class
02:42:35 – Final Function
02:44:32 – Anonymous Class
02:49:54 – static Keyword
02:56:37 – stdClass
03:01:53 – Object Iteration
03:10:52 – Generator
03:16:40 – Object Cloning
03:25:58 – Comparing Object
03:29:41 – Magic Function
03:42:31 – Overloading
03:56:33 – Covariance dan Contravariance
04:06:34 – DateTime
04:26:46 – Exception
04:45:29 – Regular Expression
04:56:03 – Reflection
05:10:12 – Materi Selanjutnya

Donasi :
Saweria : https://saweria.co/ProgrammerZamanNow

Social Media :
Instagram : https://www.instagram.com/ProgrammerZamanNow
Facebook : https://www.facebook.com/ProgrammerZamanNow
Telegram : https://t.me/ProgrammerZamanNow
Youtube : https://www.youtube.com/c/ProgrammerZamanNow

Comments are closed.