MEdia Center

Augmented Reality Concept

8 February 2018

Augmented reality is a blend of the real world with the computer-generated information, a technology that superimposes a computer-generated inform...

Augmented reality is a blend of the real world with the computer-generated information, a technology that superimposes a computer-generated information on a us

Software Testing And Quality Assurance (Role and Activities)

8 February 2018

Software Quality Assurance (SQA) is a process that ensures that developed software meets and complies with defined or standardized quality specifi...

Software Quality Assurance (SQA) is a process that ensures that developed software meets and complies with defined or standardized quality specifications.

SWOT Analysis in Market Research

8 February 2018

SWOT Analysis in Market ResearchMarket research is a study or research in which data is mined out and analyzed it in order to get the various statis...

SWOT Analysis in Market ResearchMarket research is a study or research in which data is mined out and analyzed it in order to get the various statistics

Implementing database in android using Room Persistence Library

8 February 2018

Android provides a full support for SQLite databases. The recommended way to create a new SQLite database in android is to use Room persistence libra...

Android provides a full support for SQLite databases. The recommended way to create a new SQLite database in android is to use Room persistence library.

How to Write a Git Commit Message

8 February 2018

This article gives guidelines to a developer for writing a good and efficient commit message in git so that other developers who will maintain the c...

This article gives guidelines to a developer for writing a good and efficient commit message in git

Software Documentation

8 February 2018

Documentation is a written record of anything of your interest. It can be provided on any digital or analog media such as online, paper, CDs and qu...

Software documentation is referred to as the written text and collection of images that helps in software development.

Web design trends to watch in 2018

8 February 2018

2018 will be full of new experiments with colors,typography,images and many more. Designers are going to play with their ideas. *1. Shadows and dept...

The latest web design trends to learn about in 2018. Web Design Trends to Watch for in 2018. As 2017 winds down, it's a good time to reflect on the accomplish

How to Setup Git

8 February 2018

Hello Guys, Welcome to the world of Inception. I am bringing this tutorial to explain how to install Git and import new project into Git, make change ...

In this blog post we will explain how to install Git and import new project into Git, make change in it and share change with other developer