In this article, I have collected a lot of resources that can prove to be highly useful for almost all Android developers, even if you are a beginner or a seasoned developer. This is an attempt to reduce your pain and help you get access to the right resources to master Android development. For The BeginnersContinue reading “Ultimate Resources to Master Android Development”
Category Archives: Uncategorized
Android Architecture
android architecture or Android software stack is categorized into five parts: linux kernel native libraries (middleware), Android Runtime Application Framework Applications To learn android visit:android application development Let’s see the android architecture first. 1) Linux kernel It is the heart of android architecture that exists at the root of android architecture. Linux kernel is responsible for device drivers, power management,Continue reading “Android Architecture”
Basic concepts in cognos
IBM Cognos Business Intelligence is a web based reporting and analytic tool. It is used to perform data aggregation and create user friendly detailed reports. Reports can contain Graphs, Multiple Pages, Different Tabs and Interactive Prompts. These reports can be viewed on web browsers, or on hand held devices like tablets and smartphones. Cognos alsoContinue reading “Basic concepts in cognos”
techniques for tm1 turbointergrator
Most applications built with cognos tm1 training require some way to perform data ETL which is an acronym for extract, transform, and load. It is a process that involves extracting data from an outside source, transforming it into some form to fit an operational need, and then loading that newly formatted data into a target. Intellipaat providesContinue reading “techniques for tm1 turbointergrator”
Improving build speed in Android Studio
Improving Build speed In Android studio, we want to make you the most productive developer you can be. From various discussions and surveys with developers , we know that waiting for slow build speed takes away from that productivity. In this article, we’ll share some of the new analytics* we’ve put in place to betterContinue reading “Improving build speed in Android Studio”
Data Warehouse – Overview
A Data Warehouse consists of data from multiple heterogeneous data sources and is used for analytical reporting and decision making. Data Warehouse is a central place where data is stored from different data sources and applications. The term Data Warehouse was first invented by Bill Inmom in 1990. A Data Warehouse is always kept separate from anContinue reading “Data Warehouse – Overview”
key concepts about Big Data
What is Big data? Big data is a term that describes the large volume of data – both structured and unstructured – that inundates a business on a day-to-day basis. … It’s what organizations do with the data that matters. Big data can be analyzed for insights that lead to better decisions and strategic business moves.To more visit:big data hadoop 1. Big Data TechnologiesContinue reading “key concepts about Big Data”
SQL Server DBA Interview Questions
If you’re looking for SQL Server DBA Interview Questions for Experienced or Freshers, you are at right place. There are a lot of opportunities from many reputed companies in the world. According to research SQL Server, DBA has a market share of about 46%. So, You still have the opportunity to move ahead in yourContinue reading “SQL Server DBA Interview Questions”
Android Interview Questions And Answers
A set of questions that I have accumulated over the years in preparation for my many Android Interviews Prep. 1) What is Android? Android is an open-source, Linux-based operating system used in mobiles, tablets, televisions, for more Android Online Training 2) What is the Android Application Architecture? Android application architecture has the following components: Services −Continue reading “Android Interview Questions And Answers”
Basics of Database Administration in SQL Server
Databases in SQL Server There are basically the following two types of databases in SQL Server: System Databases. User Databases. System Databases in SQL Server System databases are databases that are created when sql server dba is installed. These databases are used for various operational and management activities for SQL Server. Types of System DatabasesContinue reading “Basics of Database Administration in SQL Server”