Tab Content
About Me
Friends
Blog
About aditbalkam

Basic Information


Age
22
About aditbalkam
Biography:
Java, Flash Actionscript, C++ and PHP Programmer
Location:
Indonesia
Interests:
Learning programming (PHP, CSS, Java, C++, Flash ActionScript, C++), Swimming
Occupation:
College Student

Signature


================================================== =============
Visit My Blog: http://www.aditbalkam.co.cc

Contact


This Page
http://forum.codecall.net/members/aditbalkam.html
Instant Messaging

Send an Instant Message to aditbalkam Using...

Statistics


Total Posts
Total Posts
1
Posts Per Day
0.00
Last Post
Close a window? 11-21-2010 05:21 AM
General Information
Last Activity
09-24-2011 07:53 PM
Join Date
05-31-2010
Referrals
0

3 Friends

  1. Alexander
  2. Csabi Csabi is offline

    Learning Programmer

    Csabi
  3. DarkLordofthePenguins DarkLordofthePenguins is offline

    Programming Expert

    DarkLordofthePenguins
Showing Friends 1 to 3 of 3
View aditbalkam's Blog

Recent Entries

Using Array in Looping without Counter

by aditbalkam on 11-22-2010 at 05:21 AM
Hai guys, it's my fist blog post. And i just try to post a simple tutorial about how to use Array in Looping statement without Counter. It's exactly a beginner matter in Java So, don't hate me just because of my beginner tutorial

In Java, we can use array in for statement without counter. We use parameter in for statement as a variable to achieve each array value at looping process. The syntax of this enhanced for statement is:

for ( parameter : arrayName)

Read More

Categories
Programming