Course Elementary 7535
Course Introduction:The latest web front-end html5+css3+ front-end project is now online! Using practical teaching and comprehensive cases from first-tier manufacturers, each technical point is explained in the shortest way, and each chapter forms a closed loop. There are two practical projects in the course and at the end of the course. The first type of project is a corporate website, which allows you to quickly and repeatedly practice basic knowledge points; the second type of project is an e-commerce website, which is based on the difficulty of upgrading the first project to master the development of more complex web page effects. Process and layout standards. Strictly follow the professional development process: professional measurement tools to achieve 100% restoration of the design draft; coding standards are benchmarked against the development standards of first-tier manufacturers to achieve professional development from beginning to end. This allows students to experience first-hand the development processes and standards of first-tier manufacturers while studying.
Course Elementary 4257
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 4628
Course Introduction:1. Web-side layout: first explain the common tags of HTML5, then explain the new features and new syntax of H5C3 added to common CSS3 styles, and finally explain the PC-end product purchase project. And CSS3 animation 2d 3d effects. 2. Mobile layout: It mainly explains the viewport, double image, drain layout, flex layout, rem layout, responsive layout, and also adds tools such as Mockup.
Course Elementary 34928
Course Introduction:PHP Chinese website front-end development part learning objectives: 1. HTML5/CSS3; 2. JavaScript/ES6; 3. Node basics; 4. Vue3 basics and advanced; 5. Element Plus; 6. Front-end classic practical cases; 7. Front-end and back-end Completely separated development model...
Course Elementary 35455
Course Introduction:This video is recorded based on the latest web standards in 2021, including all new features of HTML5+CSS3. It provides in-depth explanations of traditional layout, flexible box layout, responsive layout, and grid layout, creating a one-stop knowledge long-term service, and you can get started easily even with no basic knowledge. study.
Course Intermediate 14058
Course Introduction:This chapter uses HTML5 to take you through the handwriting development of the front-end production of Baidu’s takeaway mobile site.
Course Elementary 21391
Course Introduction:1. HTML5: a new generation of structured markup language, the latest international standard from W3C; 2. CSS5: The latest collection of style rules, in line with modern page layout standards; 3. ES6: The latest specification of JavaScript (based on the latest ECMAScript standard); 4. NPM: The latest standard front-end package management tool based on Node.js; 5. VUE: The world’s most popular universal front-end development framework (essential for front-end development)
Course Elementary 13745
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!
Course Elementary 9833
Course Introduction:"XSLT Tutorial" XSL refers to the EXtensible Stylesheet Language (EXtensible Stylesheet Language), which is a stylesheet language for XML documents. XSLT refers to XSL Transformation. In this tutorial, you will learn how to use XSLT to transform an XML document into another document, such as XHTML.
Course Elementary 9161
Course Introduction:"XQuery Tutorial" XQuery is to XML what SQL is to databases. XQuery is designed to query XML data.
Course Elementary 8601
Course Introduction:XLink defines a standard way to create hyperlinks in XML documents. XPointer allows these hyperlinks to point to more specific parts (fragments) in the XML document.
Course Elementary 8223
Course Introduction:XLink and the XPointer Tutorial XLink defines a standard way to create hyperlinks in XML documents. XPointer allows these hyperlinks to point to more specific parts (fragments) in the XML document. Start learning XLink and XPointer now! Table of Contents Introduction to XLink and XPointer This chapter explains the concepts of XLink and XPointer. XLink and XPointer syntax XLink and XPointer syntax