Course Elementary 10545
Course Introduction:The 13th online training class of php Chinese website officially started last night (2020.9.28)~~! The first 3 days of the course are free and open to the public, welcome to study! To register, please contact QQ27220243 (Teacher Zhong) or go to: //m.sbmmt.com/k.html
Course Elementary 21873
Course Introduction:The sixth online training class of php Chinese website will officially start on April 22, 2019~~! In order to let the majority of Web development enthusiasts understand this course, a live broadcast experience class has been specially arranged. Interested friends should not miss it! Live broadcast every night from 20:00-22:00. If you have any questions, please contact qq: 88526 (Brother Zhu). "Get 6 training quotas for free" activity post address: //m.sbmmt.com/wenda/159728.html
Course Elementary 27603
Course Introduction:Regular expressions, also known as regular expressions. (English: Regular Expression, often abbreviated as regex, regexp or RE in code), a concept in computer science. Regular tables are usually used to retrieve and replace text that matches a certain pattern (rule).
Course Intermediate 176224
Course Introduction:Thinkphp6.0 was officially released on October 24, 2019. Compared with the beta version, there have been many changes. At present, TP6 is relatively stable, so the php Chinese website will re-record the course again in 2020 to help get started quickly! related suggestion: ThinkPHP6.0 complete development manual (annotated version) //m.sbmmt.com/course/1049.html
Course Elementary 11340
Course Introduction:The front-end layout of a web page is inseparable from html and css. PHP Chinese website's "Daily Sharing of HTML/CSS Technical Knowledge" course shares some commonly used HTML or DIV+Css knowledge every day, and conveys these commonly used knowledge in the form of videos. Click for explanation! From basic to advanced, the difficult points are broken down, each knowledge point takes about 5 minutes, and we strive to be easy to understand and create a small knowledge base of high-quality HTML and DIV+Css! Let you gradually master web page layout skills and complete an independent front-end page!
Course Elementary 13953
Course Introduction:The Bootstrap framework is a very popular front-end development framework. It allows back-end programmers and front-end personnel who do not understand design to create beautiful Web pages or Web applications. In this series of tutorials, we will lead you to understand the Bootstrap framework and how to use it, and you can independently customize Bootstrap that suits you.
Course Intermediate 4703
Course Introduction:Bootstrap is one of the most popular front-end development frameworks. It integrates a large number of elegant and efficient element styles and components. Whether it is the layout of the front-end page or the construction of the back-end development framework, it can be completed quickly. This set of courses is based on the mature version 3.3.7 of Bootstrap. It uses a large number of concise small cases to allow you to quickly master the practical techniques of using Bootstrap to create front-end projects.
Course Advanced 5084
Course Introduction:JavaScript is a purely object-oriented programming language, and object-oriented is always its core. This set of courses uses the creation and use methods of commonly used objects to show you the ins and outs of JavaScript objects, past and present, and all involved in JavaScript. The design pattern of object creation has been analyzed and explained in depth. Welcome to learn.
Course Elementary 6881
Course Introduction:The 17th online training class of php Chinese website (2021.9.17) has officially started~~! The first 2 days of the course are free and open to the public, welcome to study! To register, please contact QQ27220243 (Teacher Zhong) or go to: //m.sbmmt.com/k.html
Course Elementary 36085
Course Introduction:Regular expressions are used in almost all programming languages. It is an art of query. It uses short syntax to achieve powerful search functions. The content of this course is a quick introduction to PHP regular expressions.