Course Intermediate 9635
Course Introduction:FastAdmin is a rapid backend development framework based on ThinkPHP5+Bootstrap. The rights management system based on Auth verification, powerful one-click generation function, perfect front-end functional component development, powerful application plug-in extension functions, online installation, uninstallation and upgrade of application plug-ins and other features make it very popular.
Course Elementary 3987
Course Introduction:1. Web-side layout: first explain the common tags of HTML5, then explain the new features and new syntax of H5C3 added to common CSS3 styles, and finally explain the PC-end product purchase project. And CSS3 animation 2d 3d effects. 2. Mobile layout: It mainly explains the viewport, double image, drain layout, flex layout, rem layout, responsive layout, and also adds tools such as Mockup.
Course Elementary 8513
Course Introduction:The purpose of this course is to give those novices who have not been exposed to programming languages, or have just come into contact with programming languages, a general understanding of programming languages.
Course Elementary 9941
Course Introduction:This course is recorded by Mr. Han Shunping. The course content is divided into seven parts, covering all aspects of Linux. It includes basic chapters, practical chapters, advanced chapters, Java customization chapters, big data customization chapters, Python customization chapters, and corporate interview questions explanation chapters. It not only allows beginners to quickly master Linux, but also allows Linux veterans to learn technical details more comprehensively and systematically. It is a high-quality resource for java c c++ php python programmers to learn Linux.
Course Elementary 25461
Course Introduction:This tutorial is based on PHP7 and only involves basic syntax. It allows friends who care about and like the PHP language to get started quickly and enter the ranks of PHP programmers as soon as possible....
Course Elementary 3909
Course Introduction:38 Python crawler practical projects, very suitable for beginners to practice, the last one is difficult! Reprinted from Luffy Academy: https://www.bilibili.com/video/BV1xY411o7h1
Course Elementary 2949
Course Introduction:This course takes you on a programming journey. Starting from scratch, this 6-hour course will guide you through the fundamentals and advanced concepts of Python. Whether you're a beginner or an experienced programmer looking to improve your skills, Mosh's in-depth explanations and clear teaching methods will get you up to speed with Python quickly. Learn more about variables, data types, conditionals, loops, functions, objects, and modules and solidify your understanding with hands-on exercises. This course is ideal for learning Python and preparing you for a variety of career fields. Mosh's expertise and passion for education will give you the confidence to start on your path to becoming a proficient Python developer.
Course Elementary 27607
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 7940
Course Introduction:It can be called the pinnacle work, taught by an architect with an annual salary of one million, practical front-end projects, and a must-have for beginners. Course content includes: array sorting, deduplication, DOM nodes, events, browser rendering, timers, snowflake flying effects, regular examples, carousel charts, statistical charts, etc.
Course Elementary 36092
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.