Course Elementary 7780
Course Introduction:Oracle is a relational database management system from Oracle Corporation. It is a product that has always been in the leading position in the database field. It can be said that the Oracle database system is currently a popular relational database management system in the world. The system has good portability, easy use, and strong functions. It is suitable for various large, medium, and small computer environments. It is a database solution that is efficient, reliable and adaptable to high throughput.
Course Elementary 60409
Course Introduction:Use Html+CSS technology to create some simple small cases
Course Elementary 63432
Course Introduction:This course will take you into C language from scratch. The course content includes some basic knowledge of C language such as common Linux commands, C language constant variables, operator expressions, etc.
Course Elementary 129187
Course Introduction:The course "Mastering PS from Zero Basics" explains the knowledge of PS from shallow to deep, truly turning you into a PS master from zero basics.
Course Elementary 19369
Course Introduction:It focuses on introducing the core front-end technologies of HTML, CSS, and web layout. Through video explanations, you can understand what you can do with HTML+CSS, including related tools, back-end languages, logical thinking training and other knowledge points.
Course Intermediate 4229
Course Introduction:Symfony is a set of reusable PHP components and a PHP framework for web projects. This tutorial will teach you how to get started with the Symfony project and develop the Teebblog blog system from scratch. Suitable for beginners to get started and developers with a certain foundation to improve their skills.
Course Intermediate 17347
Course Introduction:Flutter is Google's mobile UI framework that can quickly build high-quality native user interfaces on iOS and Android. Demo source code: https://gitee.com/hbwangz/wangz-flutter-demo; dio test interface document: http://api.td0f7.cn:8083/dio/doc.html; Project actual source code: https://gitee.com/hbwangz/zhaoxiaowu_app.git
Course Intermediate 6832
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 3526
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 10662
Course Introduction:PHP is a scripting language that executes on the server side, especially suitable for web development and can be embedded in HTML. After more than 20 years of development, with the rapid development and improvement of php-cli related components, PHP can be used in TCP/UDP services, high-performance Web, WebSocket services, Internet of Things, real-time communications, games, microservices and other non-stop applications. System development in the web field.
Course Elementary 14324
Course Introduction:Mini Programs provide a simple and efficient application development framework and rich components and APIs to help developers develop services with native APP experience in WeChat. This course introduces the development languages, frameworks, capabilities, debugging, etc. of mini programs by topic, helping developers quickly and comprehensively understand all aspects of mini program development.
Course Elementary 8543
Course Introduction:This series of tutorials will show you how to create an imaginary official website of a network technology company from scratch, which is divided into navigation, carousel, about us, successful cases, service process, team introduction, data section, company news, bottom information and other content blocks. The entire website uses CSS Grid layout, supports responsiveness, and has smooth transitions and animations.
Course Intermediate 8245
Course Introduction:The projects shown in this course are implemented based on webpack and vue. The course content includes basic configuration of webpack, installation and configuration of vue-loader, css packaging, autoprefixer plug-in, devServer introduction and configuration, production environment packaging, parsing ES6 and many other contents. Tip: webpack has been upgraded to 5, and there are many changes. If you want to run it, it is best to bring the version. Webpack4 is used in this project. Bring the version number when installing webpack.
Course Elementary 6401
Course Introduction:An asynchronous request means that after the client sends a request message, it does not wait for the server's response and continues to perform other operations. Web applications using Ajax technology can quickly present incremental updates to the user interface without the need to reload (refresh) the entire page, which allows the program to respond to user operations faster.
Course Elementary 31885
Course Introduction:A practical introduction to Python projects with zero foundation. This course allows you to have a global understanding of the usage of Python, become familiar with commonly used Python libraries during use, and develop programming ideas.
Course Elementary 5034
Course Introduction:This course is specially designed for beginners and is taught by Google bosses. The course starts from the basic knowledge of JavaScript and gradually deepens, covering syntax, functions, objects, event processing, etc. Through vivid cases and practical exercises, students can quickly master the core skills of JavaScript. The boss will personally answer students' questions and share programming experience, allowing students to grow into JavaScript masters in a relaxed and pleasant atmosphere. Whether you are a novice at programming or a developer looking to improve your skills, this course will be your best choice for learning JavaScript.
Course Intermediate 87153
Course Introduction:This lesson takes a minimalist PHP development framework as an example to show you the basic functions that a PHP framework should have, as well as specific implementation methods, so that you can quickly have a clear understanding of the underlying implementation of the PHP development framework for the future. Learn practical development frameworks and lay a solid foundation.
Course Elementary 95143
Course Introduction:The September live broadcast class on this website has ended. This set of tutorials is a live broadcast. If you did not register or missed the student benefits, take a look. Maybe there is something for you here.
Course Elementary 13770
Course Introduction:Scala Tutorial Scala is a multi-paradigm programming language, designed to integrate various features of object-oriented programming and functional programming.
Course Elementary 82280
Course Introduction:"CSS Online Manual" is the official CSS online reference manual. This CSS online development manual contains various CSS properties, definitions, usage methods, example operations, etc. It is an indispensable online query manual for WEB programming learners and developers! CSS: Cascading Style Sheets (English full name: Cascading Style Sheets) is an application used to express HTML (Standard Universal Markup Language).