Course Advanced 8469
Course Introduction:"PHP Development Classification Technology Tutorial" explains PHP unlimited classification technology. Achieve a multi-level classification linkage effect.
Course Intermediate 75110
Course Introduction:The mysql tutorial "MySQLi Process-oriented Quick Start" is a video tutorial originally recorded by the PHP Chinese website. As an enhanced version of traditional MySQL, MySQLi is used more and more widely. According to programmers' programming habits, it is divided into two types: process-oriented and object-oriented. This set of courses is mainly process-oriented, and introduces commonly used functions in detail, including CURD. operate.
Course Advanced 22336
Course Introduction:"Simple Voting System Tutorial for PHP Development" introduces how to create a simple voting system through PHP.
Course Advanced 10465
Course Introduction:"A Simple Guestbook Tutorial on PHP Development" introduces how to create a guestbook with an administrator login interface through PHP, which can restore and delete messages.
Course Elementary 12198
Course Introduction:"HTML5 Basics Video Tutorial" is suitable for self-study by novices who are just getting started! ! This course starts from the simplest HTML and extends to interaction with PHP and understanding of the HTML framework.
Course Elementary 10520
Course Introduction:"Css3 Basics Video Tutorial" This course starts from the basics of CSS, which is very suitable for novices to learn, from selectors to animation special effects and then combined with HTML to present different effects! ! Students who want to get started are welcome to learn! !
Course Elementary 11896
Course Introduction:"Basic Video Tutorial for Getting Started with JavaScript" This course starts from the basics of JS, which is very suitable for novices to learn! If you want to learn JS knowledge, you can watch this course! ! There will be extensions to JS later! !
Course Elementary 11526
Course Introduction:"JQuery Basics Video Tutorial" This lesson starts from the basics of jQuery, which is very suitable for novices to learn! I won’t talk too much nonsense. Friends who have never been exposed to jquery can come and learn! !
Course Elementary 14046
Course Introduction:The Bootstrap framework is a very popular front-end development framework. It allows back-end programmers and front-end personnel who do not understand design to create beautiful Web pages or Web applications. In this series of tutorials, we will lead you to understand the Bootstrap framework and how to use it, and you can independently customize Bootstrap that suits you.
Course Elementary 9946
Course Introduction:Cutting refers to cutting the design draft into pictures that are easy to make into pages. Cutting images are used to complete static pages with HTML+CSS layout, which is conducive to interaction and forms a good visual sense. In layman's terms, use the slicing tool to cut a design drawing into small pictures that you need, and then use DIV+CSS to complete static page writing and CSS layout for front-end development.
Course Elementary 7245
Course Introduction:Git is an open source distributed version control system that can handle version management of projects from very small to very large efficiently and at high speed. It is also an open source version control software developed by Linus Torvalds to help manage Linux kernel development.
Course Elementary 7352
Course Introduction:This course is an intensive course on Axure. Through the explanation of various functions, operations, components, functions, etc. of Axure software, all users who are interested in Axure can fully understand and master the functions of the software, allowing users to have a new understanding of Axure. and a relatively thorough understanding.
Course Intermediate 3507
Course Introduction:A firewall is a system used to control access to a computer network. Firewalls can isolate risk areas from safe access areas and prevent unpredictable or unauthorized external access from invading the internal network. Learning firewalls under Linux is not only for these reasons. The most important thing is that during the learning stage, through the use of firewalls, you can better master the principles of network communication, become familiar with the operation of Linux, and master network services and network protocols. It is also important for learning Linux operation and maintenance or Cybersecurity is helpful. There are many firewalls under Linux, including iptables, firewalld, selinux, tcp_warppers, etc. This course summarizes these firewall-related technologies.
Course Elementary 3963
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 Advanced 62341
Course Introduction:"Tutorial on Simple Book Backend Management System for PHP Development" introduces how to create a simple book backend management system through PHP to help manage books.
Course Elementary 4147
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 15414
Course Introduction:The course mainly explains the basics of WEB front-end, from understanding the WEB front-end to installing and building the environment, and using WebStorm for development. This course comprehensively and systematically explains the basic knowledge and practical application techniques of HTML and CSS, and analyzes all aspects of web page production in a simple and in-depth manner through a large number of examples. Mainly covers HTML tags, CSS concepts and font settings, CSS selectors, CSS box models, CSS floats and clear floats, first introduction to javascript, operators, strings, objects and functions, etc.
Course Elementary 33829
Course Introduction:"27 Classic Practical Video Tutorials for Front-end JS Development" mainly introduces 27 classic practical tutorials that we must master when learning JavaScript. It is a video that is worth collecting and watching, and it is worth recommending to friends!
Course Advanced 14675
Course Introduction:"Must-learn Examples of PHP Message Board Production" introduces how to implement the message board function.
Course Advanced 8133
Course Introduction:In "Commonly used libraries for front-end development—jQuery UI", jQuery UI is a set of user interface interactions, special effects, widgets and themes built on the jQuery JavaScript library. Whether you're creating a highly interactive web application or just adding a date picker to a form control, jQuery UI is a perfect choice. jQuery UI contains many widgets that maintain state, so it is slightly different from the typical jQuery plug-in usage pattern.