Course Advanced 9575
Course Introduction:"PHP Development Verification Code Tutorial" will introduce how to use PHP code to create a simple verification code
Course Advanced 8850
Course Introduction:"PHP Underlying Code Analysis Video Tutorial" talks about the operating mechanism of PHP's underlying code and how PHP operates, giving you a deeper understanding of PHP.
Course Advanced 19217
Course Introduction:PHP practical tutorial, learn how to make verification codes and verifications with numbers and letters, and understand all aspects of the difficulties and processes.
Course Advanced 18785
Course Introduction:"Python Tutorial: Django Video Tutorial" introduces the development process and development environment of related projects, the use of loggers, introduction to databases, file uploads and other functions.
Course Intermediate 36278
Course Introduction:AngularJS is a front-end development framework designed and developed by Google developers to help you simplify the burden of front-end development. AngularJS ranks first among the global front-end frameworks. Currently, there are very few Chinese AngularJS video tutorials in China, so this set of "angular.js Chinese Teaching Video Tutorials" came into being!
Course Elementary 14420
Course Introduction:VBScript is the abbreviation of Visual Basic Script, which is the Visual Basic scripting language, and is sometimes abbreviated as VBS. It is a lightweight interpreted language in the Microsoft environment. It uses COM components, WMI, WSH, and ADSI to access elements in the system and manage the system. At the same time, it is the default programming language for ASP dynamic web pages. With the help of ASP built-in objects and ADO objects, users can quickly master the ASP dynamic web page development technology for accessing databases.
Course Elementary 11666
Course Introduction:AppML is an HTML extension box designed for web applications. It combines the latest technology and modern web development ideas, using a low-cost, high-speed and simple architecture, and is easy to learn.
Course Advanced 21787
Course Introduction:MVC Tutorial ASP.NET is a development framework for creating web pages and websites using HTML, CSS, JavaScript, and server scripts. ASP.NET supports three different development models: Web Pages (Web pages), MVC (Model View Controller model-view-controller), and Web Forms (Web Forms). This tutorial introduces MVC. Web Pages MVC Web Forms MVC Programming Pattern M..
Course Elementary 13519
Course Introduction:"HTML5 self-study introductory tutorial" will take you to learn the basics of html5 and explain it through examples.
Course Elementary 15830
Course Introduction:Web Services are published, found, and consumed over the Web. They are application components that communicate using open protocols, are self-contained and self-describing, can be discovered using UDDI, and can be used by other applications.
Course Advanced 17667
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 Elementary 8799
Course Introduction:Mahout provides some scalable implementations of classic algorithms in the field of machine learning, aiming to help developers create intelligent applications more conveniently and quickly. Mahout contains many implementations, including clustering, classification, recommendation filtering, and frequent sub-item mining. Additionally, Mahout can efficiently scale to the cloud by using the Apache Hadoop library.
Course Elementary 10267
Course Introduction:"Brothers Zhang Cheng UI Tutorial Bootstrap Video Tutorial" Speaker: Zhang Cheng, the course explains the application of the BootStrap framework. Each section starts with the most basic knowledge of BootStrap and learns the use of the Bootstrap framework.
Course Elementary 2478
Course Introduction:This course will explain in detail the core operating processes of the ThinkPHP framework, including database operations, routing configuration, controller design, view rendering and other core functions. Through learning, you will master the core principles and best practices of the ThinkPHP framework, laying a solid foundation for developing efficient and maintainable web applications.
Course Elementary 8231
Course Introduction:XLink defines a standard way to create hyperlinks in XML documents. XPointer allows these hyperlinks to point to more specific parts (fragments) in the XML document.
Course Elementary 33347
Course Introduction:"Docker Tutorial" Docker is an open source application container engine, based on the Go language and open source in compliance with the Apache2.0 protocol. Docker allows developers to package their applications and dependencies into a lightweight, portable container and then publish it to any popular Linux machine, which can also be virtualized. Containers completely use the sandbox mechanism and do not have any interfaces with each other (similar to iPhone apps). More importantly, the container performance overhead is extremely low.
Course Elementary 12947
Course Introduction:Razor is a markup syntax that allows you to embed server-based code (Visual Basic and C#) into web pages. Server-based code creates dynamic content when web pages are written to the browser. When a web page loads, the server executes the server-based code within the page before returning the page to the browser. Because it runs on the server, this code can perform complex tasks, such as accessing a database.
Course Elementary 7833
Course Introduction:XLink and the XPointer Tutorial XLink defines a standard way to create hyperlinks in XML documents. XPointer allows these hyperlinks to point to more specific parts (fragments) in the XML document. Start learning XLink and XPointer now! Table of Contents Introduction to XLink and XPointer This chapter explains the concepts of XLink and XPointer. XLink and XPointer syntax XLink and XPointer syntax
Course Elementary 14552
Course Introduction:Firebug is one of the WEB debugging tools and a development plug-in under the web browser Firefox. It integrates HTML viewing and editing, JS console, and network status monitor, and is a powerful assistant for developing JavaScript, CSS, HTML, and Ajax. Mastering the use of Firebug can analyze the internal details of Web pages from different angles, which brings great convenience to Web development.
Course Elementary 31407
Course Introduction:This tutorial will start from the basics and does not require you to have any programming knowledge. The "HTML Tutorial" contains our knowledge of HTML5, truly achieving a comprehensive learning of HTML.