Course Elementary 3729
Course Introduction:This set of tutorials covers the core technical points of HTML, CSS, HTML5, CSS3 and JavaScript. By studying this tutorial, you can help beginners get started quickly and complete the development of most web pages. As well as the flexible box and responsive layout in CSS3 are explained in depth. And all content of the JS language, from js syntax, statements, variables, operators, expressions, flow control, functions, objects, JSON, arrays, as well as js's built-in objects, regular expressions, numeric objects, mathematical methods, dates and Time operations.
Course Elementary 2061
Course Introduction:This course is specially designed for beginners and aims to help students quickly master the basic knowledge and core technologies of Node.js. The course starts with the installation and environment configuration of Node.js, and gradually analyzes its asynchronous programming model, module system and event-driven mechanism in depth. Through a wealth of practical cases, students will learn how to use Node.js to build an efficient and stable web server, process HTTP requests and responses, and perform file operations and database interactions. In addition, the course will also introduce typical application scenarios of Node.js in front-end development, helping students quickly improve their practical capabilities and easily cope with the challenges of front-end development.
Course Elementary 155023
Course Introduction:1. Course name: [Xiaomi Mall Official Website] Quick Construction of Home Page 2. Learning content: (1) Tips on using common HTML tags; (2) Skills in CSS element style control and website layout; (3) The process of building the front-end page of a large commercial website; (4) Comprehensive application and experience sharing of HTML+CSS.
Course Intermediate 5872
Course Introduction:This course adopts the 2+5 model. In the first two days, HTML+CSS will be implemented, using font icons, plane transitions, animations, etc. to enrich web page effects and presentation methods; in the last five days, mobile and multi-terminal adaptation effects will be completed. The course is designed in a closed-loop manner, and each chapter is equipped with comprehensive cases. After learning, enterprise-level projects will be practiced, allowing students to not only master the knowledge points, but also learn the application scenarios of the knowledge points in actual development, allowing students to apply what they have learned.
Course Elementary 15379
Course Introduction:The course mainly explains the basics of WEB front-end, from understanding the WEB front-end to installing and building the environment, and using WebStorm for development. This course comprehensively and systematically explains the basic knowledge and practical application techniques of HTML and CSS, and analyzes all aspects of web page production in a simple and in-depth manner through a large number of examples. Mainly covers HTML tags, CSS concepts and font settings, CSS selectors, CSS box models, CSS floats and clear floats, first introduction to javascript, operators, strings, objects and functions, etc.
Course Intermediate 5222
Course Introduction:This set of video tutorials is easy to understand and easy to understand. It dismantles the complex implementation step by step and uses a breakthrough design to explain step by step, making learning more interesting. The course content covers the practice of front-end and back-end asynchronous programming tasks, allowing you to understand Promise at a macro level. Five major parts of the course: 1. Introduction and basic use 2.Promise API 3. Several key issues in Promise 4. Customized packaging 5.async and await (the ultimate solution to asynchronous programming)
Course Elementary 35312
Course Introduction:Web front-end layout knowledge and case sharing: 1. Quick construction of the homepage using local materials [PHP Chinese website] 2. Learning content: (1) Skills in using common HTML tags; (2) Skills in CSS element style control and website layout ; (3) Construction process of front-end pages of large commercial websites; (4) Comprehensive application and experience sharing of HTML+CSS. The course is divided into parts, making it simple and easy to learn...
Course Intermediate 12342
Course Introduction:"Hybrid Development Video Tutorial for Web Front-end Development" Hybrid development combines the advantages (and disadvantages) of both native and HTML5. A hybrid application as we define it is a web application that is primarily built using HTML and JavaScript and then encapsulated in a thin native container through which native platform functionality can be accessed.
Course Elementary 15546
Course Introduction:HTML+CSS is the most basic language for making WEB front-ends and the most basic knowledge that developers need to master. This course will lead you to learn HTML and CSS, understand various commonly used tag attributes and basic usage, and learn the basic styles of CSS for the future. lay the foundation for learning.
Course Intermediate 4344
Course Introduction:This tutorial mainly focuses on the in-depth introduction of the JavaScript language itself and its surrounding languages, allowing you to gain a deeper understanding of the JavaScript language and related programming paradigms from both depth and breadth, and lay a solid foundation for front-end development to cope with the development of large-scale and complex applications. It also lays a solid foundation for later advanced content.