Course Elementary 25493
Course Introduction:In the "JSON Chinese Manual", JSON: JavaScript Object Notation (JavaScript Object Notation) JSON is a syntax for storing and exchanging text information. Similar to XML. JSON is smaller, faster, and easier to parse than XML.
Course Elementary 19021
Course Introduction:"Foundation Development Manual" is the latest official online reference manual of Foundation. foundation is a free front-end framework. In this foundation document, you will learn to use foundation to create responsive web pages.
Course Elementary 54063
Course Introduction:Bootstrap is the most popular and powerful front-end (HTML, CSS, and JavaScript) framework that makes responsive (adaptive) web development faster and easier.
Course Elementary 174591
Course Introduction:"HTML Development Manual" is an official HTML development online document. This online manual contains the attributes, definitions, usage methods, example operations, etc. of various HTML tags. HTML developers and HTML learners are welcome to refer to it!
Course Elementary 16086
Course Introduction:XML refers to eXtensible Markup Language. XML is designed to transmit and store data. XML is important and easy to learn. Start learning XML now!
Course Elementary 81355
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).
Course Elementary 64596
Course Introduction:This manual is a java online tutorial, which is a tutorial manual written for the high-level programming language java launched by Sun Microsystems in May 1995. Java can run on multiple platforms, such as Windows, Mac OS, and other UNIX versions of systems. This tutorial will let everyone better understand the JAVA programming language through simple examples.
Course Elementary 52546
Course Introduction:C++ is a middle-level language that was designed and developed by Bjarne Stroustrup at Bell Labs in 1979. C++ further expands and improves the C language and is an object-oriented programming language. C++ runs on a variety of platforms, such as Windows, MAC operating systems, and various versions of UNIX. "C++ Tutorial" explains the C++ programming language in easy-to-understand terms.
Course Elementary 79780
Course Introduction:In the "Android Reference Manual", the original meaning of the word Android refers to "robot", and it is also the official website of Google on November 5, 2007. The name of the announced open source mobile operating system based on Linux platform, which consists of operating system, middleware, user interface and application software. The term Android first appeared in the science fiction novel "L'ève future" published by French writer Auguste Villiers de l'Isle-Adam in 1886. He named the human-looking machine Android
Course Advanced 24179
Course Introduction:Symfony is a powerful PHP-based web development framework. It is an object-oriented PHP5 framework based on the MVC pattern. Symfony allows the separation of transaction control, service logic and presentation layers in a web application.
Course Elementary 50489
Course Introduction:Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. The syntax is concise and clear, and one of its features is the forced use of white space as statement indentation. Has a rich and powerful library. It is often nicknamed the glue language, which can easily connect various modules made in other languages (especially C/C++) together.