Course Intermediate 11710
Course Introduction:ThinkPHP is the most popular lightweight PHP development framework in China. Many commercial projects are developed based on it. Therefore, by learning and mastering this framework, you can not only systematically experience the pleasure of PHP framework development, but also improve your programs. Helping employees’ careers
Course Intermediate 86065
Course Introduction:"ThinkPHP Basics Practical Video Tutorial" This course was recorded by Dark Horse programmers. It tells the basic knowledge of thinkphp. It has been created for students who have just learned the basics of PHP, allowing us to master thinkphp faster and more comprehensively. Special topic on thinkphp technical articles: http://ipnx.cn/phpkj/thinkphp/
Course Elementary 186617
Course Introduction:"ThinkPHP 5.0 Manual Latest Edition" is a high-performance framework designed for API development - a subversive and reconstructed version that adopts new architectural ideas, introduces many new PHP features, optimizes the core, and reduces dependencies. It implements true lazy loading, supports composer, and makes a lot of optimizations for API development. ThinkPHP5 is a new milestone version, including routing, logs, exceptions, models, databases, template engines and verification modules, etc. have been reconstructed. It is not suitable for upgrading the original 3.2 project. Please carefully consider upgrading commercial projects, but it is definitely new. The first choice for projects (whether it is WEB or API development), and it is best to forget the thinking habits of version 3.2 and re-understand TP5
Course Advanced 42181
Course Introduction:ThinkPHP is a fast, open source, lightweight domestic PHP development framework and one of the most popular PHP frameworks in the industry. "Yan Shiba ThinkPHP Video Tutorial" covers all key technologies of ThinkPHP, strives to be detailed and practical, and comes with a large number of example demonstrations. The entire video tutorial is from the shallower to the deeper, step by step, the content is carefully arranged, and the style is humorous, striving to allow beginners to easily learn a lot of knowledge and skills from it.
Course Advanced 46193
Course Introduction:Through the explanation of the basic knowledge of the ThinkPHP framework, it will lead you to easily master the theoretical foundation of ThinkPHP from the shallower to the deeper, gain a more comprehensive grasp of the operating mechanism of the ThinkPHP framework, and help you use the ThinkPHP framework to achieve rapid development in actual work.
Course Intermediate 27695
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 Elementary 25621
Course Introduction:"LAMP Brothers ThinkPHP Video Tutorial" explains the basic knowledge of the ThinkPHP framework, leading everyone to easily master the theoretical basis of ThinkPHP from shallow to deep, and more comprehensively grasp the operating mechanism of the ThinkPHP framework, helping everyone to use the ThinkPHP framework to achieve rapid development in actual work.
Course Advanced 49428
Course Introduction:"Boolean Education ThinkPHP Mall Practical Practice" will lead you to learn how to use the TP framework to complete the steps of building a mall, so that everyone can have a deeper understanding of the use of the TP framework.
Course Elementary 10391
Course Introduction:ThinkPHP configuration development and CMS backend practical courses include: ThinkPHP development framework configuration and development process, CMS backend development technology (LayUI), dynamic website and template writing technology, classification/system/user/permission/content release management...
Course Advanced 28414
Course Introduction:As a scripting language widely used on the web server, PHP has unique advantages in agile web development. It has many successful cases, an active community, rich resources, and many frameworks. ThinkPHP, as a domestic PHP framework that started early and is relatively mature, has a considerable number of users in the country. Through the "Geek Academy In-depth ThinkPHP Framework Video Tutorial", we will introduce the basic knowledge of ThinkPHP to everyone and prepare for subsequent actual projects.
Course Intermediate 20640
Course Introduction:Based on the two principles of streamlined core and unified usage, ThinkPHP6 has further optimized and improved the underlying architecture based on 5.1, and made it more standardized. Due to the introduction of some new features, the ThinkPHP6 operating environment requires PHP7.1+ and does not support seamless upgrades to 5.1.
Course Advanced 31187
Course Introduction:"ThinkPHP project development CMS content management system video tutorial" CMS is the abbreviation of "Content Management System", which means "content management system". Content management system is the new favorite in enterprise information construction and e-government, and it is also a relatively new market.
Course Elementary 10654
Course Introduction:"Basic Introduction to Thinkphp and Basic Introduction to Yii2" This course briefly introduces the super basic knowledge of thinkphp and Yii2, code deployment, and framework running processes. It is very suitable for students who have never been exposed to frameworks! ! So what are we waiting for! ! Start the mysterious journey of opening the frame! !
Course Advanced 63391
Course Introduction:ThinkPHP is an open source PHP framework that was born to simplify enterprise application development and agile WEB application development. It was first born in early 2006, formerly known as FCS. It was officially renamed ThinkPHP on New Year's Day 2007, and was released under the Apache2 open source agreement. The early ideological architecture originated from Struts. Later, after continuous improvement and improvement, it also learned from many excellent foreign frameworks and models, using object-oriented development structure and MVC model, integrating Struts' Action and DAO ideas and JSP's TagLib ( tag library), RoR's ORM mapping and ActiveRecord mode, which encapsulates CURD and some common operations, single entry mode, etc., and has unique performance in template engine, caching mechanism, authentication mechanism and scalability.
Course Elementary 3795
Course Introduction:This course is designed for students with a certain foundation in front-end development. This course will teach how to combine the front-end uniapp framework and the back-end ThinkPHP framework to develop feature-rich and high-performance full-stack APP applications. Students will learn how to use the uniapp framework to build cross-platform applications and combine it with the ThinkPHP framework to implement back-end data processing and interface development. Through this course, students will master the key skills of full-stack APP development, allowing them to take a more professional step in the field of mobile application development.
Course Intermediate 495479
Course Introduction:Can I learn PHP programming in 60 days? After reading the teaching plan of PHP Chinese website, you will no longer doubt it! The compact course arrangement, novel teaching model, and full learning supervision ensure that every bit of your progress will be rewarded with surprises~~
Course Elementary 13824
Course Introduction:Scala Tutorial Scala is a multi-paradigm programming language, designed to integrate various features of object-oriented programming and functional programming.
Course Elementary 82361
Course Introduction:"CSS Online Manual" is the official CSS online reference manual. This CSS online development manual contains various CSS properties, definitions, usage methods, example operations, etc. It is an indispensable online query manual for WEB programming learners and developers! CSS: Cascading Style Sheets (English full name: Cascading Style Sheets) is an application used to express HTML (Standard Universal Markup Language).
Course Elementary 13179
Course Introduction:SVG is a markup language for vector graphics in HTML5. It maintains powerful drawing capabilities and at the same time has a very high-end interface to operate graphics by directly operating Dom nodes. This "SVG Tutorial" is intended to allow students to master the SVG language and some of its corresponding APIs, combined with the knowledge of 2D drawing, so that students can render and control complex graphics on the page.
Course Elementary 24628
Course Introduction:In the "AngularJS Chinese Reference Manual", AngularJS extends HTML with new attributes and expressions. AngularJS can build a single page application (SPAs: Single Page Applications). AngularJS is very easy to learn.