Course Intermediate 14168
Course Introduction:This course will use short and concise language to develop a mall in a modular manner to facilitate code reuse. There is no need to spend a lot of time learning other unrelated functions to implement one function. At the same time, all courses are combined into one The complete shopping mall project is very suitable for colleges to practice.
Course Elementary 12480
Course Introduction:CSS is one of the core technologies in WEB front-end development, and it is also what we must learn when learning PHP. The "CSS in-depth video tutorial" recorded by Chuanzhi Podcast mainly talks about some basic knowledge of CSS, and use cases to dissect CSS in more detail. ! Get a better experience for you. The course content is very well-paced, allowing you to study from start to finish without any stress.
Course Elementary 14969
Course Introduction:redis is a storage system. It supports storing relatively more value types, including string (string), list (linked list), set (set), zset (sorted set - ordered set) and hash (hash type). "Maizi Academy's in-depth redis video tutorial" takes you from shallow to deep understanding of this system.
Course Elementary 62266
Course Introduction:Mastered the mini program development process in four days and completed a mini program similar to Toutiao. October 30 to November 2, 20:00-22:00 every night (4 days in total) Day 1: "First introduction to WeChat Mini Programs"; Day 2: "In-depth understanding of WeChat Mini Programs"; Day 3 : "Today's Toutiao Project Practice-1"; Day 4: "Today's Toutiao Project Practice-2". Suitable for people: People with no basic knowledge of small programs, with a certain basic knowledge of HTML, CSS and JS.
Course Advanced 21454
Course Introduction:"Tutorial on Simple Book Front Desk Lending System Developed in PHP" introduces the development of a simple book front desk borrowing system through PHP to realize electronic book borrowing.
Course Intermediate 86601
Course Introduction:This lesson takes a minimalist PHP development framework as an example to show you the basic functions that a PHP framework should have, as well as specific implementation methods, so that you can quickly have a clear understanding of the underlying implementation of the PHP development framework for the future. Learn practical development frameworks and lay a solid foundation.
Course Intermediate 11582
Course Introduction:"HTML5 plus Runtime Developing APPs to Call Native Components" provides a detailed tutorial on how to use HTML5plus Runtime to develop APPs to call native components. Friends in need can refer to it!
Course Elementary 19067
Course Introduction:PHP Chinese Network is a free public welfare PHP teaching platform. In order to help more users advance and master the PHP language, PHP Chinese Network invited Mr. Gao Luofeng, a senior figure in the PHP field, to attend at 20:00-21:30 on October 11. Free public live broadcast explaining the development and application of PHP. Sign up for the live broadcast course and receive 300 sets of signed books "Learn PHP with Brothers" for free. Book delivery event participation address: //m.sbmmt.com/wenda/142690.html Dedicated QQ group: 929746523 (php Chinese network public welfare live broadcast group 11)
Course Intermediate 11266
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 17592
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 11303
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 27011
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 52945
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.