Course Intermediate 11275
Course Introduction:Everyone must have used CSS, but did you know that you can also achieve some interesting animation effects using CSS? Today, please follow our "Video Tutorial on CSS Animation Practical Skills" to experience it together!
Course Elementary 3122
Course Introduction:This course mainly explains the basic syntax of JavaScript, including the latest web API, DOM, BOM operations, production of web page special effects on mobile terminals, etc. The course is designed in a closed-loop manner, with key content and comprehensive intensive exercises through complete cases or projects, allowing students to apply what they have learned.
Course Elementary 2441
Course Introduction:The teacher’s years of job search and HR experience are summarized to provide students with comprehensive employment guidance, covering Internet job introductions, job responsibilities, job interview skills, career planning, etc.
Course Advanced 14366
Course Introduction:A programmer who does not understand SQL skills is not a good programmer. This course "MySQL Development Skills (1) Video Tutorial" will teach you how to debug SQL
Course Advanced 11068
Course Introduction:A programmer who does not understand SQL skills is not a good programmer. This course "MySQL Development Skills (2) Video Tutorial" will teach you how to debug SQL
Course Intermediate 9183
Course Introduction:"JavaScript OOP Debugging Skills Video Tutorial" This course was recorded by Beifeng.com. JavaScript is a good choice for writing object-oriented WEB applications. It can support OOP because it supports inheritance through prototypes and through Properties are just as good as methods. Many developers try to abandon JS and try to use C# or JAVA simply because JS is not an object-oriented language that they feel is suitable. Many people have not realized that javascript supports inheritance. When you write object-oriented When writing code, it can give you very powerful energy. You can also use it to write reusable and encapsulated code. Why are objects so great? The success of object-oriented thinking is that it imitates real things and their relationships. Things have attributes and methods. If we describe a desk lamp, we will say its height and width, such as 12CM. The action of "turning on the light" is Its method. When it is on, it can be made lighter or darker (that is, the brightness attribute value becomes larger or smaller).
Course Elementary 3983
Course Introduction:Consult WeChat: ycku_com; this course is a practical course, focusing on the Vue.js framework. The course includes four small practical projects: calculator, check-in, historical and present inquiry and mobile phone ownership. Learners will learn how to use the Vue.js framework to build various types of applications through these practical small projects. From simple calculators to more complex check-in systems, query functions and API calls, learners will master the core concepts of Vue.js, component development, state management and interaction with back-end APIs. Through these practical projects, learners will be able to gain rich practical experience and lay a solid foundation for applying the knowledge they have learned in future work and projects in the field of front-end development.
Course Elementary 4030
Course Introduction:Consult WeChat: ycku_com; this course is a course focusing on using the ThinkPHP6.x framework to carry out micro-practical projects. In this course, learners will learn how to use the ThinkPHP6.x framework to build various types of applications through actual micro-projects. The course covers everything from simple projects to slightly more complex practical projects, such as message boards, blog systems, product management, etc. Through these practical projects, learners will master the core concepts, routing, controllers, models, views, middleware, database operations and other aspects of the ThinkPHP6.x framework. Through the practice of these micro-practical projects, learners will be able to gain rich project experience and lay a solid foundation for applying the learned knowledge in future work and projects in the field of back-end development.
Course Intermediate 9783
Course Introduction:This video is recorded based on Vue2.5 and covers the technologies required for Vue development: templates, data binding, declarative rendering, calculated properties, event processing, transition animation, instructions, custom Vue plug-ins, component development, inter-component communication, Ajax Front-end and back-end interaction, Vue-Router, etc. Conduct in-depth source code analysis of the core parts of data proxy, template parsing, data hijacking, and data binding.
Course Elementary 3292
Course Introduction:Shangyouyou is a mall project that comprehensively applies HTML, CSS, and JavaScript technologies. It is suitable for beginners who are new to front-end to lay a solid foundation and accumulate project experience. The project has strong practicality. It not only sorts out and integrates basic front-end knowledge, but also provides a training ground for practical applications of more mainstream technologies in the future.
Course Intermediate 4747
Course Introduction:Bootstrap is one of the most popular front-end development frameworks. It integrates a large number of elegant and efficient element styles and components. Whether it is the layout of the front-end page or the construction of the back-end development framework, it can be completed quickly. This set of courses is based on the mature version 3.3.7 of Bootstrap. It uses a large number of concise small cases to allow you to quickly master the practical techniques of using Bootstrap to create front-end projects.
Course Elementary 6310
Course Introduction:Ajax technology is an extension based on js language. It can send requests to the background, obtain relevant data from the background, and then partially refresh the data on the page. This course will give a comprehensive explanation of ajax through the traditional use of ajax, combined with json operations, and advanced technologies such as cross-domain.
Course Advanced 27330
Course Introduction:This course will help you build your own universal backend management system from scratch, including basic administrator management, menu management, role management, permission management and other functions.
Course Intermediate 6436
Course Introduction:Uni-app is a front-end framework developed based on Vue.js. Developers write a set of codes that can be published to iOS, Android, Web (responsive), and various small programs (WeChat/Alipay/Baidu/Toutiao/QQ/Ding) Ding/Taobao), Quick App and other platforms. This chapter takes you on a learning journey from the zero foundation of uniapp to the development of news and information apps. This practical project was developed using the popular front-end and back-end separation method. The front-end uses uniapp, and the back-end uses tp6.0 to provide interface data.