Tutorial by Topics: h

Bukkit is a simple API that allows for modifying the normal Minecraft multiplayer experience using plugins. Bukkit is now discontinued, and is no longer available for newer versions of Minecraft. Spigot, a version of Bukkit that boasts improving server performance is available. The API for Spigot...
This section provides an overview of search in MarkLogic. Intent is to cover cts:search, search:search and qbe with use cases and examples
A Synchronization Context is an abstraction that allows consuming to code to pass units of work to a scheduler, without requiring awareness of how the work will be scheduled. Synchronization contexts are traditionally used to ensure that code is run on a specific thread. In WPF and Winforms appli...
This section provides an overview of what instagram is, and why a developer might want to use it. It should also mention any large subjects within instagram, and link out to the related topics. Since the Documentation for instagram is new, you may need to create initial versions of those related...
This section provides an overview of what linux-device-driver is, and why a developer might want to use it. It should also mention any large subjects within linux-device-driver, and link out to the related topics. Since the Documentation for linux-device-driver is new, you may need to create ini...
This section provides an overview of what recyclerview is, and why a developer might want to use it. It should also mention any large subjects within recyclerview, and link out to the related topics. Since the Documentation for recyclerview is new, you may need to create initial versions of thos...
TeamCity is a continuous integration (CI) build system. Because it is developed by JetBrains, it integrates especially well with IntelliJ and other JetBrains IDEs. VersionRelease Date5.02009-12-025.12010-04-216.02010-11-306.52011-05-246.5.12011-06-086.5.22011-07-076.5.32011-08-046.5.42011-09-2...
This section provides an overview of what solrj is, and why a developer might want to use it. It should also mention any large subjects within solrj, and link out to the related topics. Since the Documentation for solrj is new, you may need to create initial versions of those related topics. ...
An explanation as to why you would want to use inheritance in PostgreSQL is available here: http://stackoverflow.com/a/3075248/653378
Spock is a testing and specification framework for Java and Groovy applications. It uses an expressive specification language. A developer, usually a Java developer using groovy, may use Spock as specification driven checking (testing) framework. A tester may use Spock to write functional checks ...
Bukkit.getScheduler().scheduleSyncRepeatingTask(Plugin plugin, Runnable task, int initialDelay, int repeatingDelay) Bukkit.getScheduler().scheduleSyncDelayedTask(Plugin plugin, Runnable task, int initialDelay) Bukkit.getScheduler().runTaskAsynchronously(Plugin plugin, Runnable task) Bukkit.getS...
Quickly and easily develop desktop, mobile and web applications with Java, JavaScript, HTML5, PHP, C/C++ and more. NetBeans IDE is FREE, open source, and has a worldwide community of users and developers. Netbeans VersionRelease Date8.22016-10-038.12015-11-048.0.22014-11-288.0.12014-09-098....
Theano is a python library, which handles defining and evaluating symbolic expressions over tensor variables. Has various application, but most popular is deep learning.
Modern software applications have the option of storing data in more than one type of data store. Whereas traditional data stores like Relational databases remain popular, NoSQL databases and Cloud-based storage have also become commonplace. Each of these types of data stores has its own strengths...
This section provides an overview of what sympy is, and why a developer might want to use it. It should also mention any large subjects within sympy, and link out to the related topics. Since the Documentation for sympy is new, you may need to create initial versions of those related topics. ...
The topic uses PHP-ML for all machine learning algorithms. The installation of the library can be done using composer require php-ai/php-ml The github repository for the same can be found here. Also it is worth noting that the examples given are very small data-set only for the purpose of dem...

Page 73 of 159