Android Studio is the integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.
AngularJS is a JavaScript-based open-source front-end web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Hibernate is an object–relational mapping (ORM) tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database.
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. It is free, open-source software using the permissive MIT License. Web analysis indicates that it is the most widely deployed JavaScript library by a large margin.
Atlassian Confluence is a knowledge management software with flexible customization, organization and a powerful search engine, empowering collaboration and innovation.
Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.
JIRA is the tracker for teams planning & building great products. Millions choose JIRA to capture & organize issues, assign work, & follow team activity.
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks which is collectively known as xUnit that originated with SUnit.