|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/php-oop-tutorial/
课程评论:没有评论
课程名称:PHP OOP - 理解PHP中的面向对象编程 课程概述:本课程旨在帮助您学习和理解PHP中的面向对象编程(OOP)。OOP是当前最流行的软件开发范式之一,已有多年历史。本课程的主要重点是让您对OOP有扎实的理解,以便能够开始使用像Laravel这样的框架。Laravel是目前最受欢迎的Web框架,因其简化开发过程,使开发者的工作更加轻松愉快,同时可构建非常强大的服务器端Web应用程序。然而,即使您对核心PHP有较好的掌握,学习像Laravel这样的框架仍然会很困难且耗时。这是因为这些框架是围绕MVC模式构建的。如果没有良好的OOP理解,您将在学习框架时感到完全迷失。课程正是为了解决这个问题。如果您对OOP完全陌生,建议您完成本课程并多次重复学习,以理解OOP的基本概念。本课程并不涉及应用程序的构建,而是专注于理解面向对象编程的核心概念,包括类、属性、方法、静态方法、魔术方法、接口、继承、特性等。一旦完成本短课程,您将能够顺利学习MVC框架,并开始使用Laravel等框架构建强大的Web应用程序。
Learn and understand PHP Object Oriented Programming. OOP is the most popular software development paradigm that has been around for years. The main focus of this course is to give you a solid understanding of OOP so that you can start using frameworks such as Laravel. Laravel is currently the most popular web framework. It is very much loved by developers because it makes development process easy and enjoyable while letting you build extremely powerful server side web applications. But even if you have a good grasp of core PHP, you will find learning a framework like laravel very difficult and time consuming. That is because they are built around MVC pattern. Without very good understanding of OOP, you will be completely lost, trying to learn frameworks. This course is for that exact reason. If you are completely new to OOP, I suggest you to complete this course and repeat a few more times so that you understand the concept behind OOP. This course is not about building an application. This course is about understand the core concept of Object Oriented Programming. It is about understanding classes, properties, methods, static methods, magic methods, interface, inheritance, traits and so on. Once you complete this short course, you will be comfortable learning MVC frameworks and start building powerful web applications with frameworks such as Laravel.