Simple Learning

This blog will present you with all good tutorial all you need.

  • Home
  • CCNA
    • CCNA Basics
    • CCNA TCP/IP
    • CCNA Layer 1
    • CCNA Layer 2
    • CCNA Layer 3
  • CCNP
    • OSPF
    • EIGRP
    • BPG
    • Multicast
    • MPLS
    • BPG
    • IPv6
  • CPP
    • C++
  • Android Developers
Home » Archive for March 2015
c++ pointer simple example pass by reference
By Reza Ikhlasul Tuesday, March 31, 2015 argument by function pass pointer example reference

c++ pointer simple example pass by reference

Write a program which passes a reference to a function and function has a pointer as argument. Keep the return type void and display result ...
Differ pass by value and reference  c++ example
By Reza Ikhlasul Saturday, March 28, 2015 by cpp_tutorial example functions pass pointers reference value

Differ pass by value and reference c++ example

Pass by value in C++ Programming In this method we call a function by passing a value. A new copy of value is made and send to functions bod...
Game Performance: Layout Qualifiers
By Reza Ikhlasul Friday, March 27, 2015 Animation archive Games GLSL Google Play Games Graphics NDK OpenGL ES Performance

Game Performance: Layout Qualifiers

Today, we want to share some best practices on using the OpenGL Shading Language (GLSL) that can optimize the performance of your game and s...
Developing audio apps for Android Auto
By Reza Ikhlasul Thursday, March 26, 2015 Android Auto Develop Featured Google Services

Developing audio apps for Android Auto

Posted by Joshua Gordon , Developer Advocate Have you ever wanted to develop apps for the car, but found the variety of OEMs and proprietary...
Learn c++ Pointers with Examples
By Reza Ikhlasul Sunday, March 22, 2015 basic learn pointer-examples pointers

Learn c++ Pointers with Examples

This C++ Tutorial Covers Pointers Syntax, declaration, initialization  Pointers with address (&) and asterisk (*) operator Errors may fo...
Hello Places API for Android and iOS!
By Reza Ikhlasul Friday, March 20, 2015 Develop Featured Google Maps Google Play services Google Services Places

Hello Places API for Android and iOS!

Posted by Jen Kovnats Harrington, Product Manager, Google Maps APIs Originally posted to Google Geo Developers blog People don�t think of t...
Take your apps on the road with Android Auto
By Reza Ikhlasul 1:07 AM Android Auto Developer Console Google Play

Take your apps on the road with Android Auto

Posted by Wayne Piekarski , Developer Advocate Starting today, anyone can take their apps for a drive with Android Auto using Android 5.0+ d...
Android Developer Story: Outfit7 � Building an entertainment company with Google
By Reza Ikhlasul Thursday, March 19, 2015 admob Google Play YouTube

Android Developer Story: Outfit7 � Building an entertainment company with Google

Posted by Leticia Lago, Google Play team Outfit7 , creators of My Talking Tom and My Talking Angela , recently announced they�ve achieved 2...
Creating Better User Experiences on Google Play
By Reza Ikhlasul Tuesday, March 17, 2015 Developer Console Distribute Featured Google Play

Creating Better User Experiences on Google Play

Posted by Eunice Kim, Product Manager for Google Play Whether it's a way to track workouts , chart the nighttime stars , or build a new ...
Haystack TV Doubles Engagement with Android TV
By Reza Ikhlasul Saturday, March 14, 2015 Android TV

Haystack TV Doubles Engagement with Android TV

Posted by Joshua Gordon , Developer Advocate Haystack TV is a small six person startup with an ambitious goal: personalize the news. Tradit...
A New Reference App for Multi-device Applications
By Reza Ikhlasul Friday, March 13, 2015 Android Android 5.0 Android Auto Android Wear Develop Featured Google Cast notifications Samples

A New Reference App for Multi-device Applications

It is now possible to bring the benefits of your app to your users wherever they happen to be, no matter what device they have near them. To...
Android 5.1 Lollipop SDK
By Reza Ikhlasul Wednesday, March 11, 2015 Android 5.1 Android SDK Lollipop

Android 5.1 Lollipop SDK

style="border-radius: 6px;padding:0;margin:0;" /> By Jamal Eason , Product Manager, Android Yesterday we anno...
Google Play services 7.0 - Places Everyone!
By Reza Ikhlasul Tuesday, March 3, 2015 admob App Indexing Featured Google Fit Google Mobile Ads Google Play Games Google Play services Google Services GoogleAPIClient Location Places

Google Play services 7.0 - Places Everyone!

Posted by Ian Lake , Developer Advocate Today, we�re bringing you new tools to build better apps with the completion of the rollout of Googl...
New Tools to Supercharge Your Games on Google Play
By Reza Ikhlasul 1:18 AM admob Android TV Develop Featured Google Play Games Google Services

New Tools to Supercharge Your Games on Google Play

Posted by Greg Hartrell, Senior Product Manager of Google Play Games Everyone has a gaming-ready device in their pocket today. In fact, of t...
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • School Management Simple C++ Project Source Code
    This school management C++ project for beginners contains both student and teacher record management system . In which a menu is consist of ...
  • Android Support Library 23.1
    Posted by Ian Lake, Developer Advocate The Android Support Library is a collection of libraries available on a wide array of API levels tha...
  • First Preview of Android N: Developer APIs & Tools
    Posted by Dave Burke, VP of Engineering Today we�re happy to announce a Developer Preview of the N release of Android! We�re doing somethin...
  • stack implementation in c++ using array source code
    Stack in C++ program This c++ program has 10 functions. Each function calls on menu based selection using switch statement (functions names ...
  • Switch statement example in c++ to calculate grade points gpa
    A simple c++ program  which shows using of  switch statement in c++ C++ Program which takes input a grade and display Grade Points Average...

Blog Archive

  • ►  2017 (2)
    • ►  Feb 2017 (1)
    • ►  Jan 2017 (1)
  • ►  2016 (169)
    • ►  Dec 2016 (6)
    • ►  Nov 2016 (8)
    • ►  Oct 2016 (32)
    • ►  Sep 2016 (7)
    • ►  Aug 2016 (7)
    • ►  Jul 2016 (22)
    • ►  Jun 2016 (13)
    • ►  May 2016 (18)
    • ►  Apr 2016 (15)
    • ►  Mar 2016 (13)
    • ►  Feb 2016 (9)
    • ►  Jan 2016 (19)
  • ▼  2015 (153)
    • ►  Dec 2015 (9)
    • ►  Nov 2015 (13)
    • ►  Oct 2015 (30)
    • ►  Sep 2015 (18)
    • ►  Aug 2015 (13)
    • ►  Jul 2015 (11)
    • ►  Jun 2015 (9)
    • ►  May 2015 (10)
    • ►  Apr 2015 (13)
    • ▼  Mar 2015 (14)
      • c++ pointer simple example pass by reference
      • Differ pass by value and reference c++ example
      • Game Performance: Layout Qualifiers
      • Developing audio apps for Android Auto
      • Learn c++ Pointers with Examples
      • Hello Places API for Android and iOS!
      • Take your apps on the road with Android Auto
      • Android Developer Story: Outfit7 � Building an ent...
      • Creating Better User Experiences on Google Play
      • Haystack TV Doubles Engagement with Android TV
      • A New Reference App for Multi-device Applications
      • Android 5.1 Lollipop SDK
      • Google Play services 7.0 - Places Everyone!
      • New Tools to Supercharge Your Games on Google Play
    • ►  Feb 2015 (9)
    • ►  Jan 2015 (4)
  • ►  2014 (117)
    • ►  Dec 2014 (12)
    • ►  Nov 2014 (16)
    • ►  Oct 2014 (12)
    • ►  Sep 2014 (8)
    • ►  Aug 2014 (3)
    • ►  Jul 2014 (12)
    • ►  Jun 2014 (10)
    • ►  May 2014 (7)
    • ►  Apr 2014 (3)
    • ►  Mar 2014 (3)
    • ►  Feb 2014 (18)
    • ►  Jan 2014 (13)
  • ►  2013 (57)
    • ►  Dec 2013 (1)
    • ►  Nov 2013 (1)
    • ►  Oct 2013 (2)
    • ►  Sep 2013 (8)
    • ►  Aug 2013 (4)
    • ►  Jul 2013 (11)
    • ►  May 2013 (7)
    • ►  Apr 2013 (4)
    • ►  Mar 2013 (5)
    • ►  Feb 2013 (12)
    • ►  Jan 2013 (2)
  • ►  2012 (65)
    • ►  Nov 2012 (14)
    • ►  Oct 2012 (19)
    • ►  Sep 2012 (6)
    • ►  Aug 2012 (11)
    • ►  Jul 2012 (6)
    • ►  Jun 2012 (7)
    • ►  May 2012 (1)
    • ►  Jan 2012 (1)
  • ►  2011 (194)
    • ►  Dec 2011 (5)
    • ►  Nov 2011 (10)
    • ►  Aug 2011 (3)
    • ►  Jul 2011 (5)
    • ►  Jun 2011 (13)
    • ►  May 2011 (38)
    • ►  Apr 2011 (26)
    • ►  Mar 2011 (75)
    • ►  Feb 2011 (16)
    • ►  Jan 2011 (3)
  • ►  2010 (10)
    • ►  Dec 2010 (5)
    • ►  Nov 2010 (5)
Simple Learning. Powered by Blogger.
Copyright 2016 Simple Learning
Design by Mas Sugeng