Course Advanced 113637
Course Introduction:ThinkPHP is a fast, open source, lightweight domestic PHP development framework and one of the most popular PHP frameworks in the industry. This course takes the blog system as an example to describe how to use TP for practical development and learn the practical application of Thinkphp. Template download address: //m.sbmmt.com/xiazai/learn/1766
Course Elementary 7004
Course Introduction:This course is a nanny-level tutorial for building a personal blog and corporate website from 0 to 1 using CMS-WordPress developed by PHP. It is suitable for novices with zero basic knowledge to quickly complete the website online (you can add WeChat phpcn01 Teacher Yueyue to invite you to the communication group). By studying this course, you will gain the following contents: 1. Server purchase and pagoda deployment 2. Domain name registration and website filing 3. WordPress installation and configuration 4. WP plug-in and theme installation and use 5. Article publishing and management 6. Getting started with Elementor and usage. This course is suitable for novice webmasters to build a website without purchasing a server or domain name.
Course Advanced 53915
Course Introduction:Laravel is a simple and elegant PHP Web development framework (PHP Web Framework). It can free you from messy codes like noodles; it can help you build a perfect network APP, and every line of code can be concise and expressive. Therefore, we have collected "Laravel5.2 Blog Practical Video Tutorial", which is a set of Laravel5.2 practical development tutorials focusing on project actual combat, which is a true introduction to mastery. I hope it can help everyone learn the Laravel framework better.
Course Advanced 44663
Course Introduction:Comprehensive use of html+css to design the entire blog site, including login page, registration page, home page, list and detail pages.
Course Intermediate 5333
Course Introduction:The TP5.1 version has made some architectural adjustments and optimizations to the bottom layer, adopted a more object-oriented development model, supported containers and Facade, and improved routing, dependency injection and verification.
Course Intermediate 9254
Course Introduction:MVC forces the application's input, processing, and output to be separated. Applications using MVC are divided into three core components: model, view, and controller. They each handle their own tasks. Its advantages are: low coupling, high reusability, fast deployment, and high maintainability.
Course Intermediate 8878
Course Introduction:MVC refers to a certain framework of the MVC pattern, which enforces separation of input, processing, and output of the application. Applications using MVC are divided into three core components: model, view, and controller. They each handle their own tasks.
Course Intermediate 18224
Course Introduction:As an emerging front-end framework and back-end language, Node.js has many attractions. Then this chapter will take you through the practical development of personal blog projects using Node.js.
Course Intermediate 3790
Course Introduction:Symfony is a set of reusable PHP components and a PHP framework for web projects. This tutorial will teach you how to get started with the Symfony project and develop the Teebblog blog system from scratch. Suitable for beginners to get started and developers with a certain foundation to improve their skills.
Course Intermediate 50194
Course Introduction:1. As a programmer, writing technical blogs is a basic skill and one of the must-have skills; 2. Blogging can not only help sort out the knowledge system, but also discover technical shortcomings and enjoy the fun of writing; 3. Having your own technical blog can help you get more attention and get more opportunities in the workplace; Do you want to write a blog website by yourself and have everything under your control? Then follow the teacher "Ximen Daguanren" and use the native PHP language to develop a fully functional technical blog~~
Course Advanced 23005
Course Introduction:Comprehensive use of html+css to design the entire blog site, including login page, registration page, home page, list and detail pages.
Course Elementary 107928
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, Infinitus classification of the homepage personal blog, 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.
Course Intermediate 20738
Course Introduction:There are many different web frameworks under Python. Django is the most representative of the heavyweight players. Many successful websites and apps are based on Django. Django is an open source web application framework written in Python. "Wheat Academy Django Personal Blog System Video Tutorial" takes you through creating a personal blog system.
Course Advanced 8862
Course Introduction:From the beginning of learning PHP, our code appeared in a mixed state of HTML, and then slowly became independent. Later, the PHP code was separated into different scripts, loading and calling each other. So what exactly is the logic in this? In fact, from the perspective of realizing business functions, any mode is acceptable. However, project development often involves team collaboration, which requires teamwork and the maintainability of later code. This leads to the practice of classifying code and dividing it into files.
Course Elementary 94680
Course Introduction:The September live broadcast class on this website has ended. This set of tutorials is a live broadcast. If you did not register or missed the student benefits, take a look. Maybe there is something for you here.
Course Intermediate 11357
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17659
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 11374
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.