Tutorial by Topics: do

The sqlite3 command-line shell implements an additional set of commands (which are not available in programs that use the SQLite library). Official documentation: Special commands to sqlite3
The ^M character stands for a carriage return in Vim (<c-m> or just <CR>). Vim displays this character when at least on line in the file uses LF line endings. In other words, when Vim consider a file to have fileformat=unix but some lines do have carriage returns (CR), the carriage r...
Hadoop v1 commands: hadoop fs -<command> Hadoop v2 commands: hdfs dfs -<command>
An API that allows you to control every aspect of Docker from within your own applications, build tools to manage and monitor applications running on Docker, and even use it to build apps on Docker itself.
AutoHotkey used to heavily rely on labels until version 1.1.20. It's reliance on labels had very serious disadvantages. The main one being that labels usually execute in the global scope meaning that any variable defined within a label will be globally available. This sounds great until you realiz...
This section provides an overview of what docusignapi is, and why a developer might want to use it. It should also mention any large subjects within docusignapi, and link out to the related topics. Since the Documentation for docusignapi is new, you may need to create initial versions of those r...
# This is a single line comment print("")  # This is an inline comment """ This is a multi-line comment """ Developers should follow the PEP257 - Docstring Conventions guidelines. In some cases, style guides (such as Google Style Guide ones) or...
This section provides an overview of what windows-phone-8 is, and why a developer might want to use it. It should also mention any large subjects within windows-phone-8, and link out to the related topics. Since the Documentation for windows-phone-8 is new, you may need to create initial version...
This section provides an overview of what windows-10 is, and why a developer might want to use it. It should also mention any large subjects within windows-10, and link out to the related topics. Since the Documentation for windows-10 is new, you may need to create initial versions of those rela...
Fill with examples of using Docker on .NET Core platform, official base images for .NET Core application and self-hosted .NET Core app as well
The Kendo UI grid is a powerful widget which allows you to visualize and edit data via its table representation. It provides a variety of options about how to present and perform operations over the underlying data, such as paging, sorting, filtering, grouping, editing, etc. To feed the grid with ...
Addons and modules are encouraged to be registered with Packagist which then means they are found and registered with the SilverStripe add-on repository Installation of modules is recommended through use of Composer
This section provides an overview of what pdo is, and why a developer might want to use it. It should also mention any large subjects within pdo, and link out to the related topics. Since the Documentation for pdo is new, you may need to create initial versions of those related topics.

Page 6 of 17