Course Elementary 33770
Course Introduction:JavaScript is a literal scripting language, a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. Through this tutorial, we will learn the use of JavaScript in depth.
Course Elementary 230538
Course Introduction:"Jade Girl Heart Sutra Series: Front-end Introduction_HTML5" is an original course on the PHP Chinese website. It is very suitable for getting started with HTML5 without any basic knowledge. The whole process is easy, lively, concise and vivid, allowing you to quickly enter the world of HTML5 and experience the charm of semantic development!
Course Elementary 2409
Course Introduction:As a back-end, being urged by the front-end to require interfaces has become a daily hassle in my work; and when the front-end jointly debugged, I found that the data of my mock did not match the back-end, which was even more frustrating. When the backend has not yet provided a real interface, it is very important to first get a data structure of the simulated response, which is what we call the interface document. How to write such a dynamic document that is clear and standardized and can be updated in real time? No need to do it yourself, we can use Apipost, a research and development collaboration artifact, to quickly and automatically generate an ideal interface document!
Course Intermediate 75091
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 Elementary 2813
Course Introduction:If you want to build a website, you can only access the Pagoda panel by opening port 8888. When opening port 8888, you should also remember to open port 80 (which is the default port of the WEB server). It is recommended to open another port 443 (this is based on HTTPS). The default port of the website), open these ports and your website can be accessed normally; this course is reproduced from Bilibili: https://www.bilibili.com/video/BV1fJ41147vV
Course Elementary 25503
Course Introduction:Object-oriented programming using php
Course Intermediate 6488
Course Introduction:"Chuanzhi Podcast JavaScript Object-Oriented Completion of the Snake Game Video Tutorial" introduces the knowledge about JavaScript object-oriented and uses object-oriented programming ideas to complete the Snake game.
Course Elementary 48255
Course Introduction:A time query calendar made by native PHP (with lunisolar time conversion function)
Course Advanced 55071
Course Introduction:"Practical Tutorial on Developing Corporate Websites with PHP" will introduce how to create process-oriented front-end and back-end programs for corporate websites, then display the database information on the front-end page, and how to manage the database in the background!
Course Elementary 2019
Course Introduction:This course will lead you to practice Go language and build an instant chat demo through Gin framework and WebSocket technology. In this course, you will learn how to use the latest features and best practices of the Go language, and how to use the Gin framework and WebSocket technology to achieve real-time communication.
Course Advanced 14953
Course Introduction:"PHP+AJAX Real-time Table Editing Video Tutorial" introduces the basics of the knowledge used and the display of the work, and then introduces the specific operation methods.
Course Advanced 21871
Course Introduction:"JS and jQuery Developing Shopping Cart Tutorial" implements the shopping cart function through JavaScript and jQuery.
Course Elementary 11004
Course Introduction:JavaScript is a literal scripting language, a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. Through this tutorial, we will learn the use of JavaScript in depth.
Course Intermediate 13062
Course Introduction:Without any JavaScript scripts, use pure CSS to achieve smooth transitions between pages and experience the magical experience brought by transform, transition, and animation.
Course Intermediate 3796
Course Introduction:The data visualization project uses the most popular chart engine ECharts to display all aspects of data that need to be presented in the e-commerce platform. Used to analyze the operation of e-commerce platforms in more detail in order to make correct decisions. The front-end of this project uses the Vue technology stack, the back-end uses the Koa2 framework, and the front-end and back-end data interaction uses WebSocket to ensure the real-time nature of the data. The project also supports theme switching to display cool chart effects. It also supports switching between large and small screens, ensuring that charts are presented on different screens.
Course Intermediate 18407
Course Introduction:"Vue.js + Node.js practical video tutorial on building a music player" Vue.js and Node.js play a very important role in development. This video uses development cases to implement the music player function step by step. I hope everyone can study it carefully. .
Course Intermediate 11275
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 17601
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.