Course Intermediate 16354
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 Intermediate 22528
Course Introduction:"PHP WeChat Public Platform Development Video Tutorial" This course is jointly recorded by Chuanzhi Podcast and Dark Horse programmers. This course mainly talks about the overview of WeChat public platform, WeChat official interface analysis, WeChat's six major interfaces, three major reply interfaces, Robot development and more! ! If you are interested, you can come and learn!
Course Intermediate 19410
Course Introduction:WeChat public platform is a new service platform that provides business services and user management capabilities to individuals, enterprises and organizations. The WeChat public platform mainly includes real-time communication, message sending and material management. Users can group and manage fans of public accounts and communicate in real time. They can also use advanced functions - editing mode and development mode to automatically reply to user information. (The videos on this site are provided by netizens. If there is any infringement, please contact QQ:88526 for deletion!)
Course Advanced 13415
Course Introduction:"Geek Academy WeChat Public Platform Development Video Tutorial" introduces the development process and methods of WeChat public platform, including the introduction to development, the basis of interfaces, methods of calling interfaces, etc., and demonstrates the calling of interfaces through examples.
Course Intermediate 14362
Course Introduction:"WeChat Public Platform PHP Development, Construction and Secrets Video Tutorial" is a comprehensive and systematic introduction to the construction of WeChat public platform based on PHP technology. The main content includes the introduction of WeChat public platform, operation management of editing mode, verification of development mode, use of geographical location information, common API docking, database operation, cache processing, WAP site construction, and promotional functions such as scratch-off and flash sales.
Course Intermediate 9477
Course Introduction:The WeChat public platform is a platform for operators to provide information and services to WeChat users through public accounts, and the open interface of the public platform is the basis for providing services. This course is designed to help everyone clarify development ideas and implement the development process. After developers create a public account on the public platform website and obtain interface permissions, they can also help development by reading official interface documents.
Course Advanced 20962
Course Introduction:WeChat public platform is a new service platform that provides business services and user management capabilities to individuals, enterprises and organizations. The WeChat public platform mainly includes real-time communication, message sending and material management. Users can group and manage fans of public accounts and communicate in real time. They can also use advanced functions - editing mode and development mode to automatically reply to user information. "Chuanzhi and Dark Horse WeChat Public Platform Development Video Tutorial" is a WeChat public platform development video tutorial jointly produced by Chuanzhi Podcast and Dark Horse Programmers.
Course Intermediate 18177
Course Introduction:"Video Tutorial on Developing WeChat Official Accounts with PHP" This course is recorded by PHP100. It will teach you how to use PHP to develop WeChat official accounts, what is the development process, and the development of some API interfaces in the development of official accounts. and use!
Course Intermediate 24697
Course Introduction:"Video Tutorial on Developing WeChat Official Accounts with PHP" This course is recorded from the source code and will help you understand how to use PHP to develop WeChat official accounts. What is the development process? Those who need to learn PHP to develop WeChat official accounts can watch it. look!
Course Intermediate 38816
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 Advanced 11845
Course Introduction:As a basic course for learning WeChat development, this course introduces in detail the preparatory conditions for WeChat development, how to apply for a WeChat public account, and how to successfully access the API interface developed by WeChat in project applications. The course goes from easy to deep and has detailed content. Very suitable for novices to learn.
Course Elementary 13744
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 82260
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 13130
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 24578
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 27436
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 57884
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!
Course Elementary 87567
Course Introduction:"Python 3 Tutorial" The 3.0 version of Python is often called Python 3000, or Py3k for short. This is a major upgrade compared to earlier versions of Python. In order not to bring too much burden, Python 3.0 was not designed with backward compatibility in mind. Python language is very simple and easy to use for beginners and to complete common tasks.
Course Elementary 21043
Course Introduction:"XML DOM Tutorial" XML DOM defines a standard method for accessing and manipulating XML documents. DOM treats an XML document as a tree structure, with leaves defined as nodes. If you want to use XML, you need to understand the XML DOM.
Course Elementary 17783
Course Introduction:"Memcached Command Operation Manual" is the latest official Memcached online reference manual. In this Memcached document, various Memcached operation commands are provided with Chinese explanations. You will learn how to use Memcached to reduce database load and improve performance. It is a must-have online query reference document tutorial for Memcached learners and users!