Tutorial by Topics

OpenUI5 is a JavaScript application framework designed to build cross-platform, responsive, enterprise-ready applications. Links: Home Page GitHub Component Samples - "Explored" Developers Guide
This Documentation describe how to build a three node Mongo replica set using Docker Image and auto provisioned using Chef.
2D convolution is computed in a similar way one would calculate 1D convolution: you slide your kernel over the input, calculate the element-wise multiplications and sum them up. But instead of your kernel/input being an array, here they are matrices.
Parallel execution in appium using selenium GRID concept. Please find step by step process.
This section provides an overview of what aframe is, and why a developer might want to use it. It should also mention any large subjects within aframe, and link out to the related topics. Since the Documentation for aframe is new, you may need to create initial versions of those related topics....
Notification channels enable us app developers to group our notifications into groups—channels—with the user having the ability to modify notification settings for the entire channel at once.In Android O this feature is introduced.Right now it is available developers preview. class Notificatio...
In Kotlin, there are 4 types of visibility modifiers are available. Public: This can be accessed from anywhere. Private: This can only be accessed from the module code. Protected: This can only be accessed from the class defining it and any derived classes. Internal: This can only be accessed fr...
This documentation is meant as an enhancement over the original documentation and it will focus on the latest Bluetooth LE API introduced in Android 5.0 (API 21). Both Central and Peripheral roles will be covered as well as how to start scanning and advertising operations.
Documentation for the Python Requests module in the context of the HTTP POST method and its corresponding Requests function
This section provides an overview of what angularjs-ng-repeat is, and why a developer might want to use it. It should also mention any large subjects within angularjs-ng-repeat, and link out to the related topics. Since the Documentation for angularjs-ng-repeat is new, you may need to create in...
How to install and work with GitHub Desktop? GitHub Desktop is -as the name implies- an desktop environment for Windows and MacOS which includes the main features of Git like cloning, pushing, pulling (sync in GitHub Desktop), merging... The Desktop clients main purpose is to deliver an easier way...
Here you find some tipps and use case examples for the "Extension Library" of OpenNTF (http://extlib.openntf.org/). This works at least for IE 11. I didn't test this for other browsers.
Jinja 2 is a templating engine for Python, which means that it allows developer to produce web pages, containing for example base html code and placeholders for Jinja 2 to fill them. Based upon Django's templating system, Jinja is one of the most used as it allows developers to use powerful conce...
You may have seen several websites that will show how to create an ISAPI extension project but none of them will demonstrate how to migrate the existing legacy ISAPI extension (VS2005) project to VS2015. I had faced similar issue while I was working on one of such requirement. This article demonstra...
This section provides an overview of what jupyter-notebook is, and why a developer might want to use it. It should also mention any large subjects within jupyter-notebook, and link out to the related topics. Since the Documentation for jupyter-notebook is new, you may need to create initial ver...
Part of speech tagging creates tuples of words and parts of speech. It labels words in a sentence as nouns, adjectives, verbs,etc. It can also label by tense, and more. These tags mean whatever they meant in your original training data. You are free to invent your own tags in your training data, as...
Demystifying MVC, MVP, MVVM and VIPER or any other design patterns to choose the best approach to building an app
When setting up voters to use with sonata-admin, there are a few pitfalls, the steps shown here should get you up and running, so that sonata properly takes the voters into account, when rendering the edit, show and delete buttons, when building the sidebar, when running the batch actions, basically...
This topic is the first part of a series on how to create Android Plugins for Unity. Start here if you have little to no experience creating plugins, and/or the Android OS. Through this series, I extensively use external links that I encourage you to read. While paraphrased versions of the rel...
This section provides an overview of what genymotion is, and why a developer might want to use it. It should also mention any large subjects within genymotion, and link out to the related topics. Since the Documentation for genymotion is new, you may need to create initial versions of those rel...

Page 397 of 428