Practical Object Oriented Programming
3h 28m 58s
English
Paid
Course description
Learn OOP with a practical twist, and finish up by building a todo application to cover what we've learned.
Watch Online
0:00
/ #1: Classes, methods and properties
All Course Lessons (22)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Classes, methods and properties Demo | 07:46 | |
| 2 | var_dump is your friend | 02:15 | |
| 3 | Getters and setters | 09:50 | |
| 4 | Encapsulation | 08:00 | |
| 5 | Inheritance | 13:32 | |
| 6 | Class files | 04:41 | |
| 7 | Autoloading, PSR-4 and Composer | 17:12 | |
| 8 | Interfaces | 09:57 | |
| 9 | Abstract methods | 06:35 | |
| 10 | Typehinting | 13:47 | |
| 11 | Static properties and methods | 09:05 | |
| 12 | Traits | 10:48 | |
| 13 | Exceptions | 12:50 | |
| 14 | Dependency Injection | 10:13 | |
| 15 | Method chaining | 07:26 | |
| 16 | Introduction | 06:27 | |
| 17 | Autoloading and structure | 02:44 | |
| 18 | Creating the task model | 09:19 | |
| 19 | Database and models | 09:02 | |
| 20 | Task storage | 21:37 | |
| 21 | Refactoring task storage | 03:57 | |
| 22 | The task manager | 11:55 |
Unlock unlimited learning
Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Master Laravel & Create High-Level Applications with Laravel
Sources: udemy
Learn Laravel, while creating an eShop in the process. Bring to live all those ideas in your head after learning Laravel by doing. The course is compatible with
14 hours 44 minutes 48 seconds
PHP Development Bootcamp: Zero to Mastery
Sources: zerotomastery.io
Join the ultimate PHP Bootcamp to learn modern PHP from scratch. Master PHP web development, create your own applications, and boost your career. Perfect for
23 hours 47 minutes 23 seconds
Deploy PHP!
Sources: serversforhackers.com
In this course, you will create a robust deployment strategy for PHP applications from scratch. We will start with simple operations and step by step move on to
3 hours 47 minutes 59 seconds
Refactoring to Collections
Sources: adamwathan
Learn how to use collection pipelines to break down ugly, complex functions into a series of simple transformations, free of loops, complex conditionals, and temporary variables...
4 hours 44 minutes 21 seconds
Mastering Laravel 10 Query Builder, Eloquent & Relationships
Sources: udemy
Are you struggling with Laravel databases and Eloquent? Do you want to learn how to easily manage your database with migrations and seeders? Look no further than Code With Dary'...
7 hours 27 minutes 32 seconds