Course Elementary 5644
Course Introduction:This course is a practical course focusing on API interface development in the Laravel framework. This course will systematically introduce the entire process of API interface development over ten days, including interface design, routing, request and response, authentication and authorization, data transmission, error handling and other core contents. Through case teaching and practical exercises, students can quickly master the necessary skills for API interface development and improve development efficiency under the Laravel framework. Whether you are a beginner or an experienced developer, this course will provide you with valuable practical experience and solutions to help you achieve breakthroughs in the field of API interface development.
Course Advanced 8303
Course Introduction:Practical development of a fourth-party payment system, which mainly integrates wxpay and alipay. It is an advanced course and requires certain front-end and PHP foundation.
Course Intermediate 20548
Course Introduction:API interface programming technology uses PHP to prepare the required interfaces in advance, and APPs and mini-programs obtain JSON data by calling the interfaces. Many large companies have made third-party interfaces for programmers to use.
Course Intermediate 11667
Course Introduction:RESTful is a resource-oriented software architecture that can reduce development complexity and improve system scalability. Because RESTful adopts resource-oriented interface design and abstract operations, it simplifies developers' bad designs and also makes maximum use of the original application protocol design concept of HTTP.
Course Advanced 23345
Course Introduction:Alipay instant credit online payment practical project development video tutorial
Course Intermediate 14345
Course Introduction:The bootstrap tutorial "Bootstrap. User Interface Architecture Video Tutorial" includes an introduction to the Bootstrap user interface and interaction architecture, the use of Bootstrap in web pages, layout, list forms, buttons, navigation menus, etc. Bootstrap, from Twitter, is a very popular front-end framework. Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making web development faster.
Course Advanced 12181
Course Introduction:In the era of separation of front-end and back-end, using PHP to develop APP back-end API (interface) is the choice of many companies. However, the traditional PHP development API does not systematically develop PHP as an engineering project, and does not clarify the responsibilities of each module. Therefore, this course relatively proposes a more general method of PHP development API, which is simply input from the API. Output, API authentication, business exception handling and other modules to describe each module of the API and the relationship between each module
Course Advanced 28730
Course Introduction:"PHP Development Login Registration Interface Tutorial" mainly introduces the use of HTML, CSS, Javascript, Mysql database and PHP knowledge to implement simple website registration and login interface functions.
Course Intermediate 4155
Course Introduction:This course will introduce the recording interface, audio interface, and iFlytek voice recognition interface in the WeChat applet. Among them, the "personal voice assistant function" is realized through the backend built by Node.js to connect WeChat applet and iFlytek Voice. 1. Course introduction 2. Environment construction 3. WeChat mini program page construction 4. Node.js background interface construction 5. WeChat applet calls Node.js interface to realize voice interaction
Course Intermediate 16360
Course Introduction:"Video Tutorial on Secondary Development of WeChat Public Platform Interface" uses and analyzes some advanced APIs for developing WeChat mini programs. If you don't understand the WeChat mini program interface or want to know more about it, you can watch this tutorial video! ! It can help us better develop WeChat applets, etc.
Course Elementary 3208
Course Introduction:This course breaks down the APIPOST functions and demonstrates them in practice, so that Apipost students can have a better and more comprehensive understanding of all the functions of the APIPOST product. No matter which position you are in front-end, back-end, or testing, you need to have such a Tools to help us collaborate on development, manage projects, and improve work efficiency. Apipost official website: https://www.apipost.cn
Course Elementary 5271
Course Introduction:Consult WeChat: ycku_com; This course is a course focused on using the ThinkPHP6.x framework to build API interfaces. In this course, learners will learn how to use the ThinkPHP6.x framework to create high-performance, scalable API interfaces, including but not limited to RESTful-style interface design, data validation, security, version control, document writing, etc. content. The course will also cover how to use ORM, middleware, routing and other features in ThinkPHP6.x to simplify the development process of API interfaces, and introduce some common API development best practices and design patterns. Through this course, learners will be able to master the skills of using the ThinkPHP6.x framework to build robust and efficient API interfaces, providing substantial help for their career development in the field of back-end development.
Course Intermediate 7205
Course Introduction:Postman is an extensible API development and testing collaboration platform tool that can be quickly integrated into CI/CD pipelines. Designed to simplify API workflows in testing and development. Postman has the advantages of simplicity and ease of use, using collections, multi-person collaboration, creating environments, creating tests, automated testing, debugging, and continuous integration.
Course Intermediate 38822
Course Introduction:"PHP WeChat Interface Development Practical Project Chatbot + WeChat Payment" WeChat has 800 million active users so far. WeChat marketing is the hottest WEB development application in the past two years. Every enterprise needs to develop WeChat public accounts. If you learn WeChat development, you can take on outsourcing projects yourself, develop micro-official websites, micro-malls, micro-distribution, and WeChat games for enterprises, and embark on the road to wealth.
Course Elementary 13770
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 82280
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 13144
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 24589
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.
Course Elementary 27446
Course Introduction:Go is a new language, a concurrent, garbage-collected, fast-compiled language. It can compile a large Go program in a few seconds on a single computer. Go provides a model for software construction that makes dependency analysis easier and avoids most C-style include files and library headers. Go is a statically typed language, and its type system has no hierarchy. Therefore users do not need to spend time defining relationships between types, which feels more lightweight than typical object-oriented languages. Go is a completely garbage-collected language and provides basic support for concurrent execution and communication. By its design, Go is intended to provide a method for constructing system software on multi-core machines.
Course Elementary 57892
Course Introduction:"Redis Command Operation Chinese Manual" is the latest official Redis online reference manual. Redis is an in-memory cache database. This manual contains various Redis operation commands with Chinese explanations. You will learn to master the efficient use of Redis in the data server. It is a must-have online query for Redis learning and users. Refer to the documentation tutorial!