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
Make a Google search engine clone: JavaScript PHP and MySQL
Sources: udemy
Do you want to become an expert in JavaScript, PHP and MySQL?Do you want to build a real search engine just like Google? If so, you’re in the right place!
5 hours 47 minutes 11 seconds
PHP with Laravel - Create a Restaurant Management System
Sources: udemy
Welcome to the PHP with Laravel - Create a Restaurant Management System. The course covers the concepts of using PHP and Laravel Framework to build an innovativ
9 hours 39 minutes 12 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
Make a Google search engine clone: JavaScript PHP and MySQL
Sources: udemy
Do you want to become an expert in JavaScript, PHP and MySQL? Do you want to build a real search engine just like Google? If so, you’re in the right place! This
5 hours 47 minutes 11 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