Course Elementary 1908
Course Introduction:This course is a comprehensive tutorial covering HTML, CSS, JavaScript, Vue.js, React, Flutter and mobile APP development. From basic web page production to complex front-end and back-end interactions, to practical development of mobile applications, the courses are rich in content and highly practical. Through a series of practical projects, students will gain an in-depth understanding of and master various development skills and quickly grow into full-stack development engineers. Both beginners and experienced developers can benefit from it. Through the study of this course, you will have the ability to independently develop web applications and mobile applications, laying a solid foundation for future career development.
Course Elementary 29268
Course Introduction:The English name of HTTP status code is HTTP Status Code. When a user browses a web page, the user's browser will send a request to the server where the web page is located, and before the browser receives the request, the web page's server will return an HTTP status code information. header in response to the browser's request. The following common HTTP status codes: 200-Request successful, 301-The resource (webpage, etc.) is permanently transferred to another URL, 404-The requested resource (webpage, etc.) does not exist, 500-Internal server error.
Course Intermediate 13087
Course Introduction:"Complete Video Tutorial on JavaScript Design Patterns" This video tutorial was recorded by Geek Academy. There are two parts of JavaScript design patterns. The first part gives the basic knowledge of object-oriented features required to implement specific design patterns, including interfaces, encapsulation and information hiding, inheritance, single mode, etc. The second part focuses on various specific design patterns and their application in the JavaScript language, mainly introducing several common patterns such as factory mode, bridge mode, combination mode, and facade mode.
Course Elementary 87228
Course Introduction:"The Latest Java Complete Video Tutorial" is a Java course recorded by Dynamic Node. It talks about relatively basic things about computers, as well as the basic language of Java. It teaches step by step how to install the environment. It is suitable for students with no basic knowledge and who want to learn Java. oh!
Course Intermediate 5960
Course Introduction:ProcessOn is a free online flowchart mind map making tool. It has professional and powerful drawing tools, supports real-time online collaboration between multiple people, and can be used to draw a variety of graphics such as prototype diagrams, UML, BPMN, network topology diagrams, etc.!
The video cannot be viewed completely
The video cannot be viewed completely
2019-06-08 19:28:34 0 1 1430
The video is not fully displayed
The video is not fully displayed
2020-09-29 14:35:43 0 1 1087
Teacher, your source code is incomplete
2018-02-26 14:26:40 0 0 890
2020-08-14 14:37:47 0 0 1064
You can only view the course but not the complete code
2019-06-17 15:16:11 0 1 1321
Course Introduction:Getting Started with Django: A Complete Introduction to the Python Web Framework In the world of web development, using frameworks for development is a common way. A framework is a code organization method that provides common structures, functions, and rules, allowing developers to quickly build fully functional, reliable, and easy-to-maintain Web applications. Python has many excellent web frameworks, and Django is currently the most popular one. This framework is widely used in the development of various web projects. This article will introduce Djan
2023-06-22 comment 0 3145
Course Introduction:A complete collection of classic SQL statements, a complete collection of sql statements. Complete collection of classic SQL statements, complete collection of sql statements 1. Basics 1. Instructions: Create database CREATE DATABASE database-name 2. Instructions: Delete database drop database dbname 3. Instructions: Backup
2016-07-13 comment 0 980
Course Introduction:A complete step-by-step guide to setting up a web server on CentOS Building your own web server is an important skill that allows you to host your own website or application on the Internet. This article will introduce you to a complete guide to setting up a web server on the CentOS operating system, including steps such as installing the necessary software, configuring the server, and setting up firewall rules. Step 1: Install the necessary software First, you need to install some necessary software, including Apache Web server and MySQL database
2023-08-06 comment 0 2404
Course Introduction:A complete collection of YII form validation rules, a complete collection of yii form rules. Complete collection of YII form validation rules, complete collection of yii form rules ?phpclass ContactForm extends CFormModel{ public $_id; public $contact;//Contact public $tel;//Telephone public $fax;//Fax pu
2016-07-12 comment 0 925