Wednesday, July 31, 2013

COD (Call of Duty) Ghost Official Trailer



Hi guys!

Today I will share the trailer about the next series of "Call of Duty" that I got from YouTube :D - please leave a comment ;)




Read MoreCOD (Call of Duty) Ghost Official Trailer

Tuesday, July 30, 2013

My First Hello

Oww.... Oww....
What's up Guys ?? 

This is the "RAPRICA channel". We are one of the contestant on The Benzar Blogger Battle Royale. For today channel, we got nothing to share with you guys.... for real [ 0_o ] .

Read MoreMy First Hello

Monday, July 29, 2013

"Hello World" script in C++



The very basic program in programming, "Hello World" program. This is the script in C++ Language:

/* Hello World program */

#include<stdio.h>

main()
{
    printf("Hello World");
}


Read More"Hello World" script in C++

First Post


Hello! :)
Read MoreFirst Post