Home>Article> PHP Chinese website "Jade Girl Heart Sutra" public welfare PHP WEB training series course summary

PHP Chinese website "Jade Girl Heart Sutra" public welfare PHP WEB training series course summary

PHPz
PHPz Original
2018-08-29 10:54:51 38563browse

php Chinese website recently launched the"Dugu Jiu Jian"series,"Dragon Babu"series, and the "Jade Girl Heart Sutra" original video courses, which have received rave reviews! Since the "Jade Girl Heart Sutra" series of courses has not been made into a special topic, it is a bit difficult for everyone to find it. In order to better serve the majority of PHP Chinese fans, we have compiled and summarized the courses for you!

Course opening notice:php Chinese website "The 19th PHP Online Training Course" is currently being registered!

"Jade Girl Heart Sutra" Series Lecturer and Course Introduction:

Master Mie Mie: Full-time beauty lecturer on PHP Chinese website, 8 years of web development experience , with a sweet and lovely voice and concise and rational logic, its "Jade Girl Heart Sutra" series of courses(WEB front-end PHP development)teaching style is bright and concise, and the knowledge points are explained from the shallower to the deeper, no matter you are a novice, Still have a little experience, you can always gain something and you can’t stop...

Table of contents

1: WEB front-end series

Two: PHP Development Series(New in 2020)

Three: Development Tool Series (Recording...)

One: WEB front-end series

1."Front-end entry_HTML5-Jade Girl Heart Sutra Edition"

PHP Chinese website

Easy and bright , concise and vivid, allowing you to quickly enter the world of HTML5 and experience the charm of semantic development.

More course recommendations:html5 video tutorial

2.《CSS Video Tutorial-Jade Girl Heart Sutra Edition》

PHP Chinese website

##html and css It is the core part of WEB front-end development, so combined with the previous HTML course, we will learn the CSS in this chapter to get a better experience. The course content is very rhythmically arranged, and the knowledge points are simple and clear, allowing you to study from beginning to end without any pressure. This chapter explains the basics of CSS in an easy and clear way, suitable for novices to watch and learn.

More course recommendations:

CSS video tutorial

3.

《JavaScript Quick Start_Jade Girl Heart Sutra Series》

PHP Chinese website##JavaScript can be called It is the most widely used programming language in history and one of the three skills that front-end development must master: HTML to describe web page content, CSS to describe web page style, and JavaScript to describe web page behavior. This chapter will help you quickly master JavaScript, a high-end, dynamic, weakly typed programming language. The knowledge points are simple and clear, allowing you to learn without any pressure. It is suitable for novices to watch and learn.

More course recommendations:
JavaScript video tutorial

4. "
Quick Introduction to Web Front-end Development

(Public Welfare Live Broadcast)"

PHP Chinese websiteCourse Name: Quickly build the homepage of [Xiaomi Mall Official Website]; 2. Learning content: (1) Skills in using common HTML tags; (2) Skills in CSS element style control and website layout; (3) Construction of front-end pages for large commercial websites Process; (4) Comprehensive application and experience sharing of HTML and CSS.

More course recommendations:
WEB front-end development video tutorial

2: PHP Development Series (New in 2020)

1. "

PHP Basic Grammar (Jade Girl Heart Sutra Edition)

"

PHP Chinese website

Course Introduction:

PHP is a scripting language executed on the server side. It is similar to C language and is a commonly used website programming language. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. It is conducive to learning and widely used. It is mainly suitable for the field of Web development and has a wide range of applications in the Internet field. This chapter learns the basic syntax of PHP, such as variables, data types of variables, operators, process control structures, etc.

2.《PHP String Processing (Jade Girl Heart Sutra Version)

PHP Chinese website

Course Introduction:The processing and analysis of strings is an important foundation in any programming language. The classification, parsing, storage and display of information, as well as data transmission in the network, all require the operation of strings. It is particularly important in web development. Most of the work of programmers is to operate strings, so string processing also reflects a programming ability of programmers.

3.《PHP Advanced Chapter-Function (Jade Girl Heart Sutra Version)

PHP Chinese website

Course Introduction:A function is a code block that implements a specific function. The direct purpose of defining a function is to divide the program into blocks according to functions, so as to facilitate the use, management, reading and debugging of the program. Functions can be roughly divided into system functions and custom functions. When the functions provided to us in the system cannot achieve a specific function you want to achieve, you need to define a function yourself. This is called a custom function. , of course there are some special forms of functions in PHP, such as recursive functions, callback functions, etc.

4.《php mysql practice: Student Information Management System (Jade Girl Heart Sutra Edition)

PHP Chinese website

##Course Introduction:The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information. The purpose of not using a framework is to have a deeper understanding of the interaction process of front-end and back-end data, to become more familiar with the use of SQL query statements, and the native use of session tracking sessions.

Extended course:

mysql video tutorial

5.《

PHP Object-Oriented Programming (Jade Girl Heart Sutra Edition)

PHP Chinese website

Course Introduction:This chapter focuses on PHP object-oriented applications, declaration and creation of classes and objects, the three major characteristics of object-oriented: encapsulation, inheritance, polymorphism, abstract classes and interfaces, as well as some commonly used magic methods , trait new features, namespaces and other content.

6.《

TP6.0 Practical Combat of Building a Personal Blog (Jade Girl Heart Sutra Version)

PHP Chinese website

Course Introduction:This chapter uses the Thinkphp6.0 framework to build a personal blog, and uses the multi-application mode of tp6 to build the front and backend of the blog. The front-end page of the blog includes: blog homepage, homepage carousel, unlimited homepage personal blog Extreme classification, user login and registration, blog details page, blog comments, comment replies, comment deletion and hiding and other functions. The design of data tables includes blog article classification tables, blog comment tables, background RBAC permission control tables, etc.

Extended learning: 1.

php practical tutorial, 2.thinkphp6.0 rapid development manual tutorial, 3.thinkphp technical topic、4.thinkphp video tutorial

More "Jade Girl Heart Sutra" series of courses recorded by Master Miejie are being launched one after another. We will release and update them as soon as possible, so stay tuned! You are also welcome to leave a message with your suggestions and ideas!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn