Course Elementary 11840
Course Introduction:Git is a powerful version control tool, divided into graphical version and command line version (sourcetree). This chapter only explains the Git operation of the command line version. Git was originally developed by Linus Torvalds, the father of Linux, in order to improve It is written to manage Linux kernel code well and is used by many large Internet companies. The benefits of learning Git: 1. Have a local version library and roll back the version at any time; 2. It is very simple to establish a branch; 3. It is faster, especially after you are familiar with Git commands; 4. Designate and work with several different remote code repositories. Interaction.
Course Advanced 37024
Course Introduction:"PHP Message Board Production Tutorial" teaches you how to use our basic knowledge of HTML, MYSQL, and CSS to create our message board function.
Course Advanced 14630
Course Introduction:"Must-learn Examples of PHP Message Board Production" introduces how to implement the message board function.
Course Elementary 61584
Course Introduction:Xiaopi Panel (phpstudy-linux panel) is a server environment construction and management tool launched for Linux servers. This course video includes a series of tutorials on the installation of small leather panels, site construction, website backup, security protection, etc.
Course Elementary 11209
Course Introduction:"Basic Video on UI Control Development for iOS Applications" is a free essence version of UI basic video carefully recorded by Chuanzhi Podcast iOS Academy. The feature of this video is that it ensures the completeness of knowledge points to a large extent. The starting point of the video is for people with a certain OC foundation. It was carefully designed and recorded by my classmates. Ensure that students can accept and understand the details of knowledge to a greater extent. The lectures should be easy to understand, humorous, and logically rigorous. Through studying this video, I believe you can easily master the knowledge of the UI part of iOS and lay a solid foundation for further learning iOS development.
Course Advanced 42335
Course Introduction:This chapter simply uses the knowledge of PHP and Mysql to create a basic practical case of PHP - a message board.
Course Intermediate 5308
Course Introduction:Session control is the first step in permission management. File upload is an important part of front-end and back-end big data interaction, and it is also one of the targets to be monitored for security. Paging technology can effectively solve the problem of large data display. This class will use These three aspects will be explained as key points, hoping to achieve the effect of drawing inferences from one instance to other cases.
Course Elementary 10577
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 Intermediate 11245
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 17581
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 11291
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.
Course Intermediate 26999
Course Introduction:RBAC is one of the most common rights management technologies in commercial systems. RBAC is an idea that can be implemented in any programming language. Its mature and simple control idea is increasingly popular among developers. "ThinkPHP (RBAC) Rights Management Video Tutorial" will introduce the basic knowledge, principles and complete implementation process of RBAC in detail through the theoretical part and practical part, and demonstrate the application scenarios of RBAC.
Course Intermediate 52935
Course Introduction:Redis is the main caching service used in PHP projects. We will introduce the advanced usage of redis in "Yan Shiba Redis Video Tutorial", and will also use cases to learn Redis in depth.
Course Advanced 21224
Course Introduction:The jquery tutorial "Dark Horse Programmer jQuery Video Tutorial" takes you directly to learn basic to advanced knowledge of jQuery, taking your front-end learning a step further. jQuery is a lightweight "write less, do more" JavaScript library that greatly simplifies JavaScript programming and is easy to learn.