Course Elementary 21057
Course Introduction:"JavaScript Learning Guide" will teach you to learn JavaScript knowledge from basic to advanced. Including syntax, variables, events, data types, loops, comparisons, objects, etc., allowing learners to have a cognitive process of JavaScript from elementary to advanced.
Course Elementary 32356
Course Introduction:What knowledge does a website developer need to have? How to build your own website?
Course Elementary 22656
Course Introduction:The jQuery Tutorial "Learning jQuery at Your Fingertips" is a code version with pictures and texts. You are welcome to watch and practice at the same time! Friends who are learning front-end are familiar with jQuery. It is a simple JavaScript library that can quickly develop interactive animations. Through the study of this course, we can do more things with the least code, let's start learning together!
Course Intermediate 12900
Course Introduction:Memcached is a high-performance distributed memory object caching system for dynamic web applications to reduce database load. It improves the speed of dynamic, database-driven websites by caching data and objects in memory to reduce the number of database reads.
Course Intermediate 23232
Course Introduction:"PHP Object-Oriented Video Tutorial" This course is recorded by Boole Education. It explains the basics, abstract classes, and interfaces of PHP object-oriented in a simple and easy-to-understand manner. It also briefly describes the three major characteristics of PHP object-oriented: encapsulation, inheritance, and polymorphism. Having said so much, let’s learn it together! !
Course Elementary 36830
Course Introduction:HTML+CSS is the most basic language for making WEB front-ends. It is the most basic language that developers need to learn. This course starts from the most basic concepts and goes in depth step by step, leading everyone to learn HTML and CSS and understand various commonly used tags. The meaning and basic usage of css, learn the basic styles of css, and lay the foundation for subsequent learning.
Course Intermediate 8159
Course Introduction:Object-oriented programming (OOP for short) is not only a need for developing large-scale projects, but also a tool for analyzing problems. PHP has complete object-oriented programming capabilities and can complete the development of large-scale commercial projects. This course combines the object-oriented technology in PHP , break it apart and crush it, and I’ll tell you slowly.
Course Elementary 33894
Course Introduction:JavaScript is a literal scripting language, a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. Through this tutorial, we will learn the use of JavaScript in depth.
Course Advanced 8118
Course Introduction:"Power Academy Object-Oriented PHP Video Tutorial" explains the basic concepts of object-oriented and related case practices, so that students can have a basic understanding of object-oriented and be able to master the method of abstracting practical problems into class objects to solve practical problems. Methods, master the most important core capabilities of object-oriented.
Course Advanced 10544
Course Introduction:"Geek Academy PHP Object-Oriented Video Tutorial" explains knowledge points about object-oriented programming ideas, including construction methods and destructor methods, magic methods, class encapsulation inheritance, keywords, etc.
Course Elementary 32730
Course Introduction:The learning of all computer languages must start from the basics. This part is not only the basic part of PHP, but also the core technology of the PHP language. It is the content that must be mastered to learn PHP. The implementation of any PHP project is inseparable from this part of the content. .
Course Advanced 13529
Course Introduction:As a scripting language widely used on the web server, PHP has unique advantages in agile web development. It has many successful cases, an active community, rich resources, and many frameworks. ThinkPHP, as an earlier and relatively mature domestic PHP framework, has a considerable number of users in the country. Through the "thinkPHP3.2 Message Board Video Tutorial", we will introduce the basic knowledge of ThinkPHP to prepare for subsequent actual projects.