Course Elementary 2937
Course Introduction:Since WebSocket is a protocol for full-duplex communication on a single TCP connection, the browser and the server only need to complete a handshake to directly create a persistent connection and perform two-way data transmission, so the application scenarios of WebSocket are also increasing. The more extensive. Apipost 7 supports WebSocket, Socket.IO and Socket.JS type debugging, which can meet debugging in various scenarios.
Course Elementary 6341
Course Introduction:PHP Programming Guide collects existing PHP best practices, coding standards and authoritative study guides to facilitate PHP developers to read and find
Course Elementary 30249
Course Introduction:1. How to overcome inertia and force yourself to calm down and study? 2. If you encounter difficulties, how can you get answers quickly? 3. What should I do if I always have trouble paying attention during lectures and can’t remember? 4. There are many things that I know well as soon as I hear them, but I make mistakes as soon as I write them. What should I do? 5. What is the difference between studying on your own and enrolling in a training class? 6. I want to study, but I am busy with work and have no time. What should I do?
Course Intermediate 30334
Course Introduction:This course refers to the software engineer's principles from Robert C. Martin's Clean Code book and applies to PHP. This is not a style guide. This is a guide to developing readable, reusable, and reconfigurable PHP software. Not all of the principles here must be followed, and few are even universally accepted. Although these are just guidelines, they are all summarized by the Clean Code authors over the years.
Course Elementary 2315
Course Introduction:Due to gRPC's good ecology, powerful performance, support for multiple languages, streaming processing based on http2.0 and other advantages, gRPC is used more and more frequently, and the demand for gRPC debugging is also increasing. . Choosing to perform gRPC debugging in Apipost 7 can be achieved in just a few simple steps.
Course Elementary 6830
Course Introduction:This set of courses answers some of the problems programmers encounter at work, such as how to write maintainable code, orthogonality: how to crack a project and affect the whole body, how to make your code more concise, and how the team can do it Refactoring and other issues.
Course Elementary 38949
Course Introduction:Detailed explanation of the use of layUI front-end framework
Course Elementary 10285
Course Introduction:1. How do newcomers choose a programming language and get into the industry quickly? 2. How to choose the correct learning path and get twice the result with half the effort? 3. Do I need to learn both front-end and back-end? There will be a lottery during the live broadcast. The event reply address is: m.sbmmt.com/wenda/166317.html. Welcome to participate!
Course Elementary 61653
Course Introduction:Xiaopi Panel (phpstudy-linux panel) is a server environment construction and management tool launched for Linux servers. This course video includes a series of tutorials on the installation of small leather panels, site construction, website backup, security protection, etc.
Course Advanced 19038
Course Introduction:"Step by Step Video Tutorial on Linux" introduces system installation, basic configuration, basic command operations, editor introduction and detailed usage, file operations, services and processes and other related knowledge points.
Course Elementary 12180
Course Introduction:Tonight at 20:00 (2021.10.27), PHP Chinese Network invited WEB master Gao Luofeng to share "How to quickly counterattack and become a big front-end engineer" with students, answer questions and avoid detours! Communication QQ group: 609135716 (there will be a lottery!)
Course Elementary 11021
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 2838
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 Intermediate 11333
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 17638
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 11350
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.