Tutorial by Topics: d

This section provides an overview of what ejb is, and why a developer might want to use it. It should also mention any large subjects within ejb, and link out to the related topics. Since the Documentation for ejb is new, you may need to create initial versions of those related topics.
The Scripting.FileSystemObject is much more robust that the legacy methods in this topic. It should be preferred in almost all cases.
This section provides an overview of what video-streaming is, and why a developer might want to use it. It should also mention any large subjects within video-streaming, and link out to the related topics. Since the Documentation for video-streaming is new, you may need to create initial version...
This section provides an overview of what freebsd is, and why a developer might want to use it. It should also mention any large subjects within freebsd, and link out to the related topics. Since the Documentation for freebsd is new, you may need to create initial versions of those related topic...
Digital Image Processing and Computer Vision is an interesting field since it is beautifully located between in Mathematics and Computer Science. Therefore, it is very helpful to understand the fundamentals and apply them using programming to understand the topic. Digital images are discretizatio...
This section provides an overview of what google-closure-compiler is, and why a developer might want to use it. It should also mention any large subjects within google-closure-compiler, and link out to the related topics. Since the Documentation for google-closure-compiler is new, you may need t...
Aspect ratios are often expressed as a width:height ratio which is often - but not always - simplified and sometimes also as a simple floating point integer. All of the following aspect ratios are the same value expressed in different ways: 1280:720 16:9 1.7777777777777777777777777777778 ...
The CoordinatorLayout is a super-powered FrameLayout and goal of this ViewGroup is to coordinate the views that are inside it. The main appeal of the CoordinatorLayout is its ability to coordinate the animations and transitions of the views within the XML file itself. CoordinatorLayout is intended...
This section provides an overview of what gerrit is, and why a developer might want to use it. It should also mention any large subjects within gerrit, and link out to the related topics. Since the Documentation for gerrit is new, you may need to create initial versions of those related topics. ...
CKEditor is a JavaScript based WYSIWYG editor created for use within web pages. It is open source and plugin based making it both customizable and extensible. The CKEditor website can be found in http://www.ckeditor.com and the source code of the library is available on github. The official docu...
Moq is a mocking library for .Net. It allows interactions with dependencies to be simulated and verified in order to facilitate unit testing. Release notes for different version of Moq can be found here.
This section provides an overview of what quickblox is, and why a developer might want to use it. It should also mention any large subjects within quickblox, and link out to the related topics. Since the Documentation for quickblox is new, you may need to create initial versions of those related...
This section provides an overview of what oracle11g is, and why a developer might want to use it. It should also mention any large subjects within oracle11g, and link out to the related topics. Since the Documentation for oracle11g is new, you may need to create initial versions of those related...
This section provides an overview of what rcpp is, and why a developer might want to use it. It should also mention any large subjects within rcpp, and link out to the related topics. Since the Documentation for rcpp is new, you may need to create initial versions of those related topics.
State monads are a kind of monad that carry a state that might change during each computation run in the monad. Implementations are usually of the form State s a which represents a computation that carries and potentially modifies a state of type s and produces a result of type a, but the term &quo...
When something happens inside Bukkit, an Event is called so every plugin can decide what to do whenever something happens. An Event is called when a player tries to play a block, when an entity despawn, when someone logs in... Plugins can listen to specific events and deal with it in many different...
This section provides an overview of what android-edittext is, and why a developer might want to use it. It should also mention any large subjects within android-edittext, and link out to the related topics. Since the Documentation for android-edittext is new, you may need to create initial vers...
selection.enter() selection.exit() selection.merge()

Page 113 of 221