-
GOOGLE’S ANDROID STUDIO vs. ECLIPSE IDE
# General Overview for Android Studio & Eclipse
Google announces that the Its own official IDE in mid of the year 2013 with well managed a lot of new features integrated for development purpose.Android Studio is a development tool based on the IntelliJ IDEA platform.
If we are using an Eclipse & we develop the app with … Continue reading
-
Node.js – Environment Set up
Before proceeding with more details of Node.js, I would like to give some basic definition for Node.js.
Node.js is a very powerful JavaScript runtime built on Chrome’s V8 JavaScript engine which is used for Web applications such as video streaming sites, event driven. It is open source and totally free. Now let us see how we … Continue reading
-
What is CakePHP? Its Features
Overview
CakePHP is free, open source and radid development framework for PHP. It is a foundational structure for programmers to create web applications. Our primary goal is to enable you to work in a structured and rapid affection–without loss of flexibility.The CakePHP framework provides a robust base application. It can handle every aspect, from the user’s initial … Continue reading
-
Data warehouse is MUST
What is data warehouse? Everybody will face the same question before what is exactly data warehouse. Data is collected and integrated from heterogeneous sources. which can be used for decision making, taking out a certain pattern, making reports etc.
A data warehouse is separate from the operational database. It cannot be frequently updated.
Operational Database
Operational databases are … Continue reading