Course Elementary 5392
Course Introduction:JavaScript Standards Reference Manual
Course Intermediate 2790
Course Introduction:ECMAScript 6 has basically become the industry standard. Mainstream front-end frameworks such as ReactJS, Vue.js, and angularjs will all use the new features of ES6. Its popularity is much faster than that of ES5. This chapter explains in detail the commonly used new features of ES6: different variable declarations, template strings, arrow functions, object and array destructuring, classes in ES6, and Module modular programming.
Course Elementary 4597
Course Introduction:Markdown is a lightweight markup language that allows people to write documents in a plain text format that is easy to read and write, and then convert them into valid XHTML (or HTML) documents. This language incorporates many of the features of plain text markup already found in email.
Course Intermediate 11179
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 Intermediate 85398
Course Introduction:"ThinkPHP Basics Practical Video Tutorial" This course was recorded by Dark Horse programmers. It tells the basic knowledge of thinkphp. It has been created for students who have just learned the basics of PHP, allowing us to master thinkphp faster and more comprehensively. Special topic on thinkphp technical articles: //m.sbmmt.com/phpkj/thinkphp/
Course Advanced 18141
Course Introduction:"Comprehensive Interpretation of the Laravel Framework and Practical Video Tutorial" introduces the Laravel framework and its installation methods, routing, views, basic addition, deletion, modification and query functions, as well as related knowledge points such as login and registration instances.
Course Elementary 50548
Course Introduction:The css tutorial "The Beautification Function of CSS" uses CSS technology to beautify web pages. Through practical case explanations, everyone can master and flexibly apply CSS knowledge.
Course Elementary 15371
Course Introduction:All you need to achieve your own success is a set of exquisite products! PHP basic tutorial (complete set), teaches you to quickly master the basic language of PHP. The content is explained in detail. According to the PHP career development path, it is divided into stages such as PHP, PHP advanced framework, Web front-end technology, database application, WeChat development and Linux operating system application.
Course Intermediate 15394
Course Introduction:JavaScript (hereinafter referred to as: JS) is a common scripting language on the front end. Various special effects, asynchronous requests, etc. on the page are inseparable from JS. In today's mobile development, JS has never received such attention. It can be said that no JS can be used , is not considered a qualified web developer
Course Elementary 91489
Course Introduction:"JavaScript Elementary Tutorial" is an introductory course to JavaScript, designed to let everyone know and understand the common knowledge of JavaScript.
Course Elementary 11111
Course Introduction:"ReactJS Basics Video Tutorial" The most popular front-end frameworks now include AngularJS, React, Bootstrap, etc. Since coming into contact with ReactJS, ReactJs’ virtual DOM (Virtual DOM) and component-based development have deeply attracted many people. ReactJS is also a very important piece of knowledge.
Course Elementary 27107
Course Introduction:"ThinkPHP 3.2 Basic Video Tutorial" mainly talks about the basic parts of thinkphp, making it easier for students to get started and understand! Let students lay the foundation for their future programming journey! !
Course Intermediate 34056
Course Introduction:"Javascript - ES6 Practical Video Course" explains the ES6 features that are supported by the running environment, while ignoring the unsupported features. With the gradual support of ES6 running environments such as Node.js, babel and browsers, the content of this set of video courses Will also add. The advantage of this kind of teaching is that it allows students to directly apply the new ES6 features in development and avoids the confusion caused by learning unsupported features.
Course Intermediate 47285
Course Introduction:A very powerful practical Python video tutorial. This set of "Python Practical Crawler Video Tutorial" is for friends who already have a certain understanding of Python and have mastered Python and want to take a step further. You can learn this set of tutorials!
Course Elementary 9044
Course Introduction:"CreateJS Basics Video Tutorial" This course was recorded by Geek Academy. CreateJS is the CreateJS library, an engine developed for HTML5 games. Friends who want to learn H5 game development, come here! !