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 October 2015
search a character in a string strchr c++ example
By Reza Ikhlasul Saturday, October 31, 2015 function strchr string

search a character in a string strchr c++ example

strchr is a string class function which helps to  find a character in a string. It takes two parameters first is string and second is chara...
strncat function c++ example source code
By Reza Ikhlasul Friday, October 30, 2015 class function string strncat

strncat function c++ example source code

strncat function used to concatenate two strings upto specified number of characters . It takes 3 parameters first and second is string thir...
New Course on Developing Android Apps for Google Cast and Android TV
By Reza Ikhlasul 4:23 AM #AndroidTV #Google Cast #Udacity

New Course on Developing Android Apps for Google Cast and Android TV

Posted by Josh Gordon , Developer Advocate Go where your users are: the living room! Google Cast lets users stream their favorite apps from ...
string function strcat c++ example
By Reza Ikhlasul Thursday, October 29, 2015 strcat string

string function strcat c++ example

Strcat function comes from the string class with string.h header file . It takes two strings as parameters and return second string append t...
Learn top tips from Kongregate to achieve success with Store Listing Experiments
By Reza Ikhlasul 12:39 AM Developer Console Store Listing Experiments Google Play

Learn top tips from Kongregate to achieve success with Store Listing Experiments

Posted by Lily Sheringham, Developer Marketing at Google Play Editor�s note: This is another post in our series featuring tips from develope...
Introducing a New Course on Developing Android Apps for Auto
By Reza Ikhlasul Wednesday, October 28, 2015 Android Auto Featured Udacity

Introducing a New Course on Developing Android Apps for Auto

Posted by Wayne Piekarski , Developer Advocate Android Auto brings the Android platform to the car in a way that�s optimized for the driving...
New in Android Samples: Authenticating to remote servers using the Fingerprint API
By Reza Ikhlasul Tuesday, October 27, 2015 Android 6.0 Develop Featured Marshmallow Samples

New in Android Samples: Authenticating to remote servers using the Fingerprint API

Posted by Takeshi Hagikura, Yuichi Araki, Developer Programs Engineer As we announced in the previous blog post , Android 6.0 Marshmallow is...
Coffee with a Googler: Bullet Time with the Cloud Spin Team
By Reza Ikhlasul Saturday, October 24, 2015

Coffee with a Googler: Bullet Time with the Cloud Spin Team

Posted by Laurence Moroney, Developer Advocate As part of Google Cloud Platform�s Next roadshow , the team decided to make a demo that anybo...
Virtual currency: Sources and Sinks
By Reza Ikhlasul 3:19 AM Games Google Play game services

Virtual currency: Sources and Sinks

Posted by Damien Mabin, Developer Advocate More and more mobile games base their economic model on virtual currencies and free to play, yet ...
concatenate two strings in c++ without using strcat
By Reza Ikhlasul 12:44 AM concatenate strcat string without

concatenate two strings in c++ without using strcat

Write a C++ program which take two strings as input from user and concatenate two strings without using the string class function strcat() ....
count vowels in a string c++
By Reza Ikhlasul Friday, October 23, 2015 count string vowel

count vowels in a string c++

Write a C++ program which counts numbers of vowels in a given string and tell every index where a vowel is found. This c++ example covers fo...
Google Developers teams up with General Assembly  to launch Android Development Immersive training course
By Reza Ikhlasul Thursday, October 22, 2015 Android Developer Develop

Google Developers teams up with General Assembly to launch Android Development Immersive training course

Posted by Peter Lubbers , Senior Program Manager, Google Developer Training Today at the Big Android BBQ we announced that we have teamed u...
Get your bibs ready for Big Android BBQ!
By Reza Ikhlasul 7:17 AM Android Developer BABBQ Performance

Get your bibs ready for Big Android BBQ!

Posted by, Colt McAnlis, Senior Texas Based Developer Advocate We�re excited to be involved in the Big Android BBQ (BABBQ) this year becau...
New Courses -- Developing Watch Apps for Android Wear
By Reza Ikhlasul 2:14 AM Android Wear Featured Udacity

New Courses -- Developing Watch Apps for Android Wear

Posted by Wayne Piekarski , Developer Advocate We recently released a new Udacity course on Ubiquitous Computing with Android Wear , built a...
Android Developer Story: RogerVoice takes advantage of beta testing to launch its app on Android first
By Reza Ikhlasul Wednesday, October 21, 2015 AndroidDevStory Betatesting GooglePlay MaterialDesign PlayStore

Android Developer Story: RogerVoice takes advantage of beta testing to launch its app on Android first

Posted by Lily Sheringham, Google Play team RogerVoice is an app which enables people who are hearing impaired to make phone calls through ...
 Introducing the Tech Entrepreneur Nanodegree
By Reza Ikhlasul Tuesday, October 20, 2015 Android Developer Apps Education Featured Udacity

Introducing the Tech Entrepreneur Nanodegree

Originally posted on Google Developers Blog Posted by Shanea King-Roberson, Program Manager As a developer, writing your app is important. B...
Game Performance: Vertex Array Objects
By Reza Ikhlasul Friday, October 16, 2015 Featured Games NDK

Game Performance: Vertex Array Objects

Posted by Shanee Nishry Previously , we showed how you can use vertex layout qualifiers to increase the performance and determinism of your ...
Android Support Library 23.1
By Reza Ikhlasul 2:20 AM Develop Featured NDK

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...
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • 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 ...
  • 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...
  • New Android Marshmallow sample apps
    Posted by Rich Hyndman , Developer Advocate Three new Android Marshmallow sample applications have gone live this week. As usual they are ...
  • Lab 49 - EIGRP Filtering with Administrative Distance
    Prerequisites: CCNP level skills. Note! Use the basic EIGRP configuration (Lab 45 Task 1) in the labs 45-53. EIGRP filtering can use: Standa...

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)
      • search a character in a string strchr c++ example
      • strncat function c++ example source code
      • New Course on Developing Android Apps for Google C...
      • string function strcat c++ example
      • Learn top tips from Kongregate to achieve success ...
      • Introducing a New Course on Developing Android App...
      • New in Android Samples: Authenticating to remote s...
      • Coffee with a Googler: Bullet Time with the Cloud ...
      • Virtual currency: Sources and Sinks
      • concatenate two strings in c++ without using strcat
      • count vowels in a string c++
      • Google Developers teams up with General Assembly ...
      • Get your bibs ready for Big Android BBQ!
      • New Courses -- Developing Watch Apps for Android Wear
      • Android Developer Story: RogerVoice takes advantag...
      • Introducing the Tech Entrepreneur Nanodegree
      • Game Performance: Vertex Array Objects
      • Android Support Library 23.1
      • Google Play Developer Console introduces Universal...
      • Bringing Google Cardboard and VR to the world
      • Watch Google Play�s Playtime event: How to find su...
      • C Programming
      • CCNA Secrets
      • Getting Started
      • Let Us Get Started
      • Keep users� content safe with Google Drive
      • In-app translations in Android Marshmallow
      • Inside Android�s Easter Egg Tradition
      • How Google Cloud Messaging handles Doze in Android...
      • Android Studio 1.4
    • ►  Sep 2015 (18)
    • ►  Aug 2015 (13)
    • ►  Jul 2015 (11)
    • ►  Jun 2015 (9)
    • ►  May 2015 (10)
    • ►  Apr 2015 (13)
    • ►  Mar 2015 (14)
    • ►  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