|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/php-pdo-oop/
课程评论:没有评论
**Coursera 课程总结:PHP 面向对象编程(OOP)与 PDO 入门** 本课程专为编程零基础的初学者设计,旨在教授 PHP 编程基础知识,并重点讲解如何使用 PHP 数据对象 (PDO) 和面向对象编程 (OOP) 来构建安全、可移植且响应迅速的 Web 应用程序。 **课程内容亮点:** * **PHP 基础:** 学习 PHP 编程的基本语法和概念,如何在本地服务器上进行开发。 * **PDO (PHP Data Objects):** 掌握 PDO 的使用,这是连接数据库和执行 SQL 查询的安全且标准化的方式,有助于创建可移植的 Web 应用。 * **SQL 基础:** 学习 SQL 基础知识,以便设计数据库和管理数据。 * **Bootstrap 基础:** 了解 Bootstrap 框架,用于创建响应式和美观的用户界面。 * **面向对象编程 (OOP):** 学习 OOP 的核心概念,包括类和对象,为进一步学习 PHP 框架打下坚实基础。 * **实战项目:** 课程最终将引导学员完成一个项目,包括创建数据库、实现 Bootstrap 响应式设计、构建安全的登录系统,从而开发出完整的、用户友好的 Web 应用程序。 **学习目标:** 完成本课程后,学员将能够: * 熟练使用 PHP 进行 Web 开发。 * 利用 PDO 安全高效地与数据库交互。 * 设计和实现数据库结构。 * 运用 Bootstrap 创建响应式的网站界面。 * 理解并应用面向对象编程的思想。 * 构建具备安全登录系统的 Web 应用程序。 本课程是开启 PHP 框架学习之旅的理想起点。
PHP is one of the most popular programming languages. In this series, we will learn PHP programming basics, using a local server. Then we will use a PHP layer known as PHP data object PDO, to create secure and portable web applications. As a bonus, we will learn SQL and Bootstrap basics, to design databases, and create responsive platforms. At the end, we will create Object Oriented Programming functions and classes, and this section will help students to start their next step, which is learning a PHP framework. This course is meant for total beginners in any programming language. At the end of this course, you will be able to create databases, bootstrap designs, secure and responsive web applications with a strong login system.