Course Elementary 7728
Course Introduction:HTTP communicates based on B/S architecture, and the server-side implementation programs of HTTP include httpd, nginx, etc. The client-side implementation programs are mainly web browsers, such as Firefox, Google Chrome, Safari, etc. In addition, the client's command line Tools include elink, curl, etc. Web services are based on TCP, so in order to respond to client requests at any time, the Web server needs to listen on port 80/TCP. In this way, the client browser and the web server can communicate through HTTP.
Course Elementary 11171
Course Introduction:"Basic Video on UI Control Development for iOS Applications" is a free essence version of UI basic video carefully recorded by Chuanzhi Podcast iOS Academy. The feature of this video is that it ensures the completeness of knowledge points to a large extent. The starting point of the video is for people with a certain OC foundation. It was carefully designed and recorded by my classmates. Ensure that students can accept and understand the details of knowledge to a greater extent. The lectures should be easy to understand, humorous, and logically rigorous. Through studying this video, I believe you can easily master the knowledge of the UI part of iOS and lay a solid foundation for further learning iOS development.
Course Elementary 3367
Course Introduction:If you have any questions, add WeChat: Le-studyg; this course is an in-depth exploration of the internal working principles of computer systems. It starts from the macro application level and gradually goes down to the bottom of the hardware, revealing how all levels of the computer system work together. By studying this course, students will master the entire process from application software to hardware implementation, laying a solid foundation for future technology research and development and innovation.
Course Intermediate 6397
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.
Course Intermediate 3053
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.
Course Elementary 9685
Course Introduction:"Qianfeng PHP-CSS Introduction and Application Video Tutorial" HTML and CSS are the core technologies that make up WEB front-end development, so combined with the previous HTML course, and then learning this CSS course, you will get a better experience. The course content is very well-paced, allowing you to study from start to finish without any stress. Briefly explain some introductory knowledge about CSS. By studying this chapter, you can simply know what CSS is. In fact, this is enough.
Course Elementary 2427
Course Introduction:This course breaks down the APIPOST functions and demonstrates them in practice, so that Apipost students can have a better and more comprehensive understanding of all the functions of the APIPOST product. No matter which position you are in front-end, back-end, or testing, you need to have such a Tools to help us collaborate on development, manage projects, and improve work efficiency. Apipost official website: https://www.apipost.cn
Course Advanced 8570
Course Introduction:First, we systematically explain the HarmonyOS application development technology, including HarmonyOS system architecture, Ability framework, UI framework, and permission management. On this basis, we combine the background data interface of the "Fengmi Mall" e-commerce project to analyze the HarmonyOS mobile application business process. Design UI prototype and gradually complete the implementation of core business.
Course Elementary 13322
Course Introduction:"Video Tutorial on Basic Examples of Developing Web Applications with AngularJS" This video contains only four small parts, from a brief introduction to angular.js to the implementation of a list function.
Course Intermediate 16133
Course Introduction:"Java Multithreading and Concurrency Library Advanced Application Video Tutorial" is specially designed to help those who have already studied and understood it, but have not mastered it very deeply, to improve Java thread technology. Therefore, Java thread beginners should learn this video tutorial It may be difficult at first, and you may have to patiently learn it many times before you get better at it. However, once you master the content, your understanding of Java thread technology will be quite outstanding!
Course Elementary 2913
Course Introduction:This course is the last stage of our overall zero-based course. It is an improvement and synthesis based on the previous stages one and two. We will learn the popular front-end development basic Vue technology stack and the basic knowledge of uniapp, and prepare small cases for everyone after each small knowledge point, so that what we have learned can be used immediately, combined with the usage scenarios, and integrated.
Course Intermediate 8273
Course Introduction:Many programmers who have worked for many years still have a very basic understanding of databases. They are confused as soon as they go out for interviews. They don’t understand basic SQL statements, more complex SQL queries, and SQL statement optimization. They don’t even know how to use them. Redis improves system performance and can withstand tens of millions of concurrencies. This set of courses will help you thoroughly understand MySQL locks, execution plans, indexes, MVCC & Redis transactions, cache, breakdown, penetration, avalanche, warm-up, etc., and you can complete all database interviews in one set!
Course Intermediate 10999
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17067
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 10764
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.
Course Intermediate 26966
Course Introduction:RBAC is one of the most common rights management technologies in commercial systems. RBAC is an idea that can be implemented in any programming language. Its mature and simple control idea is increasingly popular among developers. "ThinkPHP (RBAC) Rights Management Video Tutorial" will introduce the basic knowledge, principles and complete implementation process of RBAC in detail through the theoretical part and practical part, and demonstrate the application scenarios of RBAC.
Course Intermediate 52897
Course Introduction:Redis is the main caching service used in PHP projects. We will introduce the advanced usage of redis in "Yan Shiba Redis Video Tutorial", and will also use cases to learn Redis in depth.