CourseElementary57679
Course Introduction:Use Html+CSS technology to create some simple small cases
CourseAdvanced14677
Course Introduction:Mileduo CMS management system is an open source CMS management system that provides the best development solutions for small and medium-sized enterprises. It is a newly launched enterprise-level management system that is lightweight, high-performance, and separated from the front and back ends in 2021. It perfectly supports secondary development, can be learned and used commercially, and is designed to quickly build enterprise-level applications. The front and back ends are completely separated (independent of each other and high development efficiency), using PHP7.3 (strong type strict mode) Laravel8 (lightweight PHP development framework), vue-element-admin (enterprise-level middle and back-end product UI component library), nuxt The framework implements front-end SEO processing solutions.
CourseIntermediate17317
Course Introduction:"Vue.js + Node.js practical video tutorial on building a music player" Vue.js and Node.js play a very important role in development. This video uses development cases to implement the music player function step by step. I hope everyone can study it carefully. .
CourseIntermediate12684
Course Introduction:"Silicon Valley Automated Build Tool Maven Video Tutorial" will help you understand the role of Maven, common commands, how to configure dependencies, as well as important concepts such as dependency scope, dependency transitivity, dependency exclusion, life cycle, as well as inheritance, aggregation, etc. Maven configuration. He will also teach you step by step how to play Maven in Eclipse.
CourseElementary1647
Course Introduction:This course will lead you to practice Go language and build an instant chat demo through Gin framework and WebSocket technology. In this course, you will learn how to use the latest features and best practices of the Go language, and how to use the Gin framework and WebSocket technology to achieve real-time communication.
CourseIntermediate2609
Course Introduction:Gin is a web framework written in Go language. It has fast running speed, grouped router, good crash capture and error handling, and very good support for middleware and json. In short, it is a web framework worth studying in the field of Go language development. Open source URL: https://github.com/gin-gonic/gin
CourseElementary31172
Course Introduction:What knowledge does a website developer need to have? How to build your own website?
CourseAdvanced8105
Course Introduction:E-commerce websites are very popular right now. Our course teaches you how to create an e-commerce website. The course uses a vertical e-commerce website to introduce the steps and methods of building and implementing front-end architecture, and what we need to do in this process to help the project finally move from design to implementation. Isn't it tempting? Let’s learn together!
CourseElementary3552
Course Introduction:This course will guide you to build a powerful PHP debugging environment from scratch using phpenv, VSCode and Xdebug. Master how to set up and run PHP projects on a local server and use Xdebug for code debugging. Through practical operations, you will have an in-depth understanding of the debugging process, improve your ability to troubleshoot problems, and improve development efficiency. Suitable for developers with certain PHP foundation and VSCode experience. Important 2 lines of code: xdebug.remote_enable = 1 xdebug.remote_autostart = 1
CourseElementary17583
Course Introduction:No matter how complex the page is, it has a certain structural level. HTML5 is a powerful tool to describe this structural level and web page elements. Follow me and conquer it.
CourseElementary2741
Course Introduction:Go is a compiled system programming language with concurrency support and garbage collection; this course is reproduced from Bilibili: https://www.bilibili.com/video/BV1Mh411M7A
CourseIntermediate8118
Course Introduction:MVC forces the application's input, processing, and output to be separated. Applications using MVC are divided into three core components: model, view, and controller. They each handle their own tasks. Its advantages are: low coupling, high reusability, fast deployment, and high maintainability.
CourseIntermediate6813
Course Introduction:The teaching of this course mainly uses the popular PHP back-end framework thinkphp and the front-end adminlte to build a back-end system. Using a front-end framework to build pages will speed up project development. In addition, this course introduces several popular and easy-to-use jquery form-related plug-ins to help complete form verification and asynchronous requests, and encapsulates several recursive functions to help achieve asynchronous cache clearing, and implement Infinitus classification and other functions...
CourseIntermediate12836
Course Introduction:The bootstrap tutorial "Bootstrap. User Interface Architecture Video Tutorial" includes an introduction to the Bootstrap user interface and interaction architecture, the use of Bootstrap in web pages, layout, list forms, buttons, navigation menus, etc. Bootstrap, from Twitter, is a very popular front-end framework. Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making web development faster.
CourseIntermediate4318
Course Introduction:Make your own PHP framework to help you become an architect step by step. Improve the framework step by step, which involves composer, database chain operations, and various excel and pdf tools. As well as scheduled tasks, image processing, image search, command line operations, dependency injection, annotation routing, middleware, aop aspect programming, the use of mysql pessimistic locks, optimistic locks, and various PHP issues such as dealing with high concurrency.
CourseElementary5612
Course Introduction:The web development environment contains various elements. For example, integrated development environments (IDEs), editors, compilers, code formatting and parsing and other tools directly related to coding work and testing tools, task runners, source code version control and other peripheral tools, and even bugs. / Rich in content, such as issue tracking and database and other operation and maintenance tools.
CourseIntermediate16007
Course Introduction:"PHP Architect Related Course Video Tutorial" is recorded by a lecturer from Band of Brothers. The course duration is twelve days. It starts from the basics of web website architecture and guides everyone to master PHP-related knowledge more comprehensively, including mysql database and MongoDB database. .
CourseIntermediate10198
Course Introduction:Webman is a high-performance HTTP service framework developed based on Workerman. It is used to replace the traditional php-fpm architecture and provide ultra-high-performance and scalable HTTP services. You can use webman to develop websites, or you can develop HTTP interfaces or microservices. Webman also supports custom processes and can do anything that Workerman can do, such as websocket services, Internet of Things, games, TCP services, UDP services, unix socket services, etc.
CourseIntermediate12626
Course Introduction:PHP is used to build a website CMS system. The project will use the MVC architecture to complete common registration and login, permission management, user management, menu management, article management, comment management, advertising management and other modules.
CourseElementary12879
Course Introduction:There is a wise saying in the coding community: "Every first programmer should own a MacBook." Is this true? Apple computers start with appearance and end with experience. After all, using Apple computers is a completely different experience than traditional Windows computers. This set of tutorials is for new users who like MacBook computers but are worried about using them well.