Tutorial by Topics: in

Ionic is a framework for developing mobile applications with HTML, CSS, and JavaScript. Ionic applications run as native applications and have a native "look and feel". Ionic is built on the AngularJS framework and provides a complete solution to design, build, and package mobile applic...
Gradle is an open-source, general-purpose build tool. It is popular in the Java community and is the preferred build tool for Android. Highlighted Gradle features Declarative build scripts are code written in Groovy or Kotlin. Lots of core and community plugins which use a flexible, convent...
As described by its official Start Guide: Maven is an attempt to apply patterns to a project's build infrastructure in order to promote comprehension and productivity by providing a clear path in the use of best practices. Maven is essentially a project management and comprehension tool and ...
This section provides an overview of what xamarin is, and why a developer might want to use it. It should also mention any large subjects within xamarin, and link out to the related topics. Since the Documentation for xamarin is new, you may need to create initial versions of those related topic...
See also: Kotlin reference documentation for Interfaces: Interfaces
As official documentation stated, Qt is a cross-platform application development framework for desktop, embedded and mobile. Supported Platforms include Linux, OS X, Windows, VxWorks, QNX, Android, iOS, BlackBerry, Sailfish OS and others. This section provides an overview of what Qt is, and why a...
EXtensible Application Markup Language (XAML) is a XML based markup language developed by Microsoft. It is used in several Microsoft technologies like Windows Presentation Foundation (WPF), Silverlight, WinRT, Universal Windows Platform, etc. to define the User Interface for applications. Vers...
Fortran is a language used extensively in the scientific community due to its suitability for numerical computation. Particularly attractive is its intuitive array notation, which makes writing fast vectorised computations easy. Despite its age, Fortran is still actively developed, with numerous ...
This section provides an overview of what ember.js is, and why a developer might want to use it. It should also mention any large subjects within ember.js, and link out to the related topics. Since the Documentation for ember.js is new, you may need to create initial versions of those related to...
Microsoft Excel is a high-utility spreadsheet for use on calculation and macro programming. Excel also boasts compatibility with Visual Basic for Applications. Data is arranged and evaluated in a grid of cells, where it can be formulated or displayed in charts.
The SessionFactory bean is responsible for creating, maintaining, closing and flushing all the database sessions that the TransactionManager asks it to create. That's why we autowire the SessionFactory into DAO's and make run all queries through it. One of the biggest questions that new Hibernate...
Xamarin.Forms makes it possible to create iOS, Android, and Windows apps with large amounts of shared code, including UI code or XAML UI markup. App pages and views are mapped to native controls on each platform, but can be customized to provide platform-specific UI or to access platform-specific ...
This section provides an overview of what Symfony2 is and why a developer might want to use it. It should also mention any large subjects within Symfony2 and link out to the related topics. Since the Documentation for Symfony2 is new, you may need to create initial versions of those related topic...
This section provides an overview of what unix is, and why a developer might want to use it. It should also mention any large subjects within unix, and link out to the related topics. Since the Documentation for unix is new, you may need to create initial versions of those related topics.
This section provides an overview of what coldfusion is, and why a developer might want to use it. It should also mention any large subjects within coldfusion, and link out to the related topics. Since the Documentation for coldfusion is new, you may need to create initial versions of those rela...
JavaServer Faces (JSF) is a model-view-presenter framework typically used to create HTML form based web applications. Using the standard components and render kit, stateful HTML views can be defined using Facelets or JSP tags and wired to model data and application logic via backing beans. Ver...
This section provides an overview of what android-layout is, and why a developer might want to use it. It should also mention any large subjects within android-layout, and link out to the related topics. Since the Documentation for android-layout is new, you may need to create initial versions o...
You can find a good explanation on why other methods are discouraged/inaccurate here : http://stackoverflow.com/a/11169920/4628637
Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle. Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat. It su...

Page 17 of 207