Course Elementary 14514
Course Introduction:For website developers, browser information and statistics are very important. What are the differences between different browsers? This is what we will learn.
Course Elementary 44048
Course Introduction:PHP native code operates the background management page and can perform addition, deletion, modification and query operations.
Course Intermediate 3127
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 Intermediate 6454
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 Advanced 24567
Course Introduction:The full name of "Soft Exam" is Computer Technology and Software Qualification (Level) Examination, which is the only programmer-related exam in the "National Vocational Qualification Directory". This course is tailor-made for the advanced qualification "Information System Project Manager" in the soft exam. Teacher Jiu will help you prepare for the exam efficiently, improve your pass rate, lead your competitors, obtain national certification, and get on board easily! Suitable for the crowd - IT practitioners: People from all walks of life who are engaged in computer application technology, software, networks, information systems and information services; Project managers: For those who are engaged in or preparing to engage in project management, a certificate can be used as a bonus Items; Practitioners within the system: By obtaining relevant certificates, you can take the evaluation and obtain corresponding professional titles and benefits; If you want to settle in a big city: Whether it is to settle with a professional title or settle with points, the soft exam is a convenient method.
Course Elementary 53334
Course Introduction:The course in this chapter does not use any back-end framework of PHP, but writes a simple student information management system to add, delete, check and modify student information. The purpose of not using a framework is to have a deeper understanding of the interaction process of front-end and back-end data, to become more familiar with the use of SQL query statements, and the native use of session tracking sessions.
Course Elementary 4087
Course Introduction:Go's syntax is close to C language, but the declaration of variables is different. Go supports garbage collection. Go's parallel computing model is based on Tony Hall's Communicating Sequential Process (CSP). Other languages that adopt similar models include Occam and Limbo. Go also has the characteristics of this model, such as channel transmission. Compared with C++, Go does not include functions such as enumeration, exception handling, inheritance, generics, assertions, virtual functions, etc., but it adds features such as slice type, concurrency, pipelines, garbage collection functions, interfaces, etc. level support. Unlike Java, Go natively provides associative arrays (also called hashes or dictionaries), just like string types.
Course Intermediate 11330
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 17632
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 11346
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 27044
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 52999
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.
Course Advanced 21281
Course Introduction:The jquery tutorial "Dark Horse Programmer jQuery Video Tutorial" takes you directly to learn basic to advanced knowledge of jQuery, taking your front-end learning a step further. jQuery is a lightweight "write less, do more" JavaScript library that greatly simplifies JavaScript programming and is easy to learn.
Course Advanced 10376
Course Introduction:"Miaowei Classroom JavaScript Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more.