Tutorial by Topics: with

Arrays are constructs provided by most programming languages to access a group of same objects via an index. In some languages, the types must be the same (Java), while in others (JavaScript, Python) multiple types can be in an array.
This section provides an overview of what kendo-ui is, and why a developer might want to use it. It should also mention any large subjects within kendo-ui, and link out to the related topics. Since the Documentation for kendo-ui is new, you may need to create initial versions of those related to...
This section provides an overview of what sitecore is, and why a developer might want to use it. It should also mention any large subjects within sitecore, and link out to the related topics. Since the Documentation for sitecore is new, you may need to create initial versions of those related to...
[Elm][1] is a friendly functional programming language compiling to JavaScript. Elm focuses on browser-based GUIs, single-page applications. Users usually praise it for: No runtime exceptions. Best compiler errors ever The ease of refactoring. Expressive type system The Elm Architecture, w...
This section provides an overview of what design-patterns is, and why a developer might want to use it. Examples may provide a graphical representation of the pattern, a scenario consisting of a problem given a context in which a pattern can be used and mention possible trade offs. It should also...
This section provides an overview of what kentico is, and why a developer might want to use it. It should also mention any large subjects within kentico, and link out to the related topics. Since the Documentation for kentico is new, you may need to create initial versions of those related topic...
This section provides an overview of what gwt is, and why a developer might want to use it. It should also mention any large subjects within gwt, and link out to the related topics. Since the Documentation for gwt is new, you may need to create initial versions of those related topics.
This section provides an overview of what solr is, and why a developer might want to use it. It should also mention any large subjects within solr, and link out to the related topics. Since the Documentation for solr is new, you may need to create initial versions of those related topics.
JSP is a Java view technology running on a server which allows you to write template text in client side languages like HTML, CSS, JavaScript and so on. JSP supports the so-called taglibs which are backed by pieces of Java code with which you can control the page flow and/or output dynamically (pr...
Windows Forms ("WinForms" for short) is a GUI class library included with the .NET Framework. It is a sophisticated object-oriented wrapper around the Win32 API, allowing the development of Windows desktop and mobile applications that target the .NET Framework. WinForms is primarily eve...
An .htaccess file controls how Apache interacts with your site. When an .htaccess file is placed in your domain’s directory (usually root directory), the file is detected and executed by Apache. An .htaccess file is commonly used for the following: Denying specific IPs to your site Password p...
.NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. The following characteristics best define .NET Core: Flexible deployment: Can be included in your app or installed side-by-side user- or machine-wide. Cross-platform: Runs on Windows,...
Vagrant a software tool used to create and configure virtual development environments. It works as wrapper over other virtualization software like VirtualBox or VMware. Vagrant itself is a command-line utility. Vagrant boxes are configured using special Vagrantfile config written in Ruby but may ...
PrimeFaces is an open source JSF framework. Its main features: 100+ components. Built-in Ajax based on standard JSF Ajax APIs. Push support via Atmosphere Framework. Mobile UI kit to create mobile web applications. 35+ built-in themes. Premium themes and layouts. VersionRelease Date0...
Yii is a high-performance PHP framework best for developing Web 2.0 applications. Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc. It can reduce your development time significantly. Three steps to bu...
scikit-learn is a general-purpose open-source library for data analysis written in python. It is based on other python libraries: NumPy, SciPy, and matplotlib scikit-learncontains a number of implementation for different popular algorithms of machine learning.
D is a systems programming language with C-like syntax and static typing. It combines efficiency, control and modeling power with safety and programmer productivity. VersionChangelogRelease DateDhttp://www.digitalmars.com/d/1.0/changelog.html2007-01-23D2https://dlang.org/changelog/2.000.html20...
Implementations SWI-Prolog (free) swi-prolog Implemented in c SICStus (commercial) sicstus-prolog YAP (free) yap GNU Prolog (free) gnu-prolog XSB (free) xsb B (commercial) b-prolog IF (commercial) Ciao (free) Minerva (commercial) ECLiPSe-CLP (free) eclipse-clp Jekejeke Prolog...
Gems can be used to extend or modify functionality in Ruby applications. Commonly they’re used to distribute reusable functionality that is shared with other Rubyists for use in their applications and libraries. Some gems provide command line utilities to help automate tasks and speed up your work...
Realm is a mobile-first database solution designed to provide fast queries with low-memory consumption through usage of lazy-evaluation, along with type-safe and live-updating model objects. Realm is available for multiple platforms, and therefore encompasses multiple projects: Realm Objective...

Page 10 of 81