Lost your password?

Blogs about: Programming Java

Featured Blog

Java Persistence API and Glassfish1 comment

Hubert wrote 6 months ago: Here’s an interesting problem I’m facing. I have been working on a web application that … more →

Tags: Computer Science, Java, NetBeans, Glassfish, JPA, Persistence, Database

I miss C

Hubert wrote 1 year ago: <venting> I know I’m going to sound like an old guy but I do miss programming in C. Of c … more →

Tags: Computer Science

cctv online3 comments

budijati wrote 1 year ago: ehm…. cuma akal2an kecil2an..di kantor ada cctv, tapi cuma bisa dilihat di monitor cctv. budi … more →

Kelemahan Wizard buat Database Netbeans 6.0

budijati wrote 1 year ago: ini ada beberapa hal yang gak bisa dilakuin waktu gunain Wizard di netbenas 6.0 - klo didatabase ada … more →

netbeans 6.0

budijati wrote 1 year ago: Java…banyak orang yang suka ngira klo buat program pake java susah pisan.tapi wajarlah klo dil … more →

Shake Hands With Java !

sam1487 wrote 2 years ago: The aftermath of the next successful step to the object oriented approach since the development of C … more →

Tags: Java, Programming Language

Condition Operator ( ?: )

Millad wrote 2 years ago: Condition Operator that java provides (?:) can be used in place of an if..else statement. THis is a … more →

OOP-Relationship & Two-dimensional Array1 comment

Millad wrote 2 years ago: Object Oriented programming inheritance;Small Note: System.out.print(className) will go throw the cl … more →

Converting & more

Millad wrote 2 years ago:   Dealing with nulls UtilFactory.convertNull   Java – comparing strings Use == for primitive data ty … more →

Tags: Java, converting, String to int, int to String, parsein, integer

Printing out Char writeChar

Millad wrote 2 years ago:  If you want to make a method that writes your “char(s)” all out, you cannot do it like … more →

Tags: Java, char, toChar, write char, toString

Constructor ( With/Without ) Parameter & Method

Millad wrote 2 years ago: What is a method? A Method provides information about, and access to, a single method on a class or … more →

Tags: Java, Constructor, parameter, Method

Making "connection" between classes1 comment

Millad wrote 2 years ago: Let say you have two classes and you want to connect them.First make two classes to connect.  class … more →

public static methods !

Millad wrote 2 years ago: Static methods is used so it cud be used from other classes without making a new object out of the c … more →

For Loop

Millad wrote 2 years ago: For loop, goes threw your “Object(s), Array(s)…etc” it can gather information and … more →

Tags: Java, for loop, Loop, Array

System in, Simple programming

Millad wrote 2 years ago: Notes from simple programming, How to enter a user input and change use it as String/int/Char… … more →

Tags: Java, char, out print, Scanner, INPUT, convert from String to char

Java

Millad wrote 2 years ago: Im going to start writing some notes about java programming in school. I figure this would maybe hel … more →

Tags: Java, Programming, Help, Personal, notes

Terms of JAVA

tamacrea wrote 3 years ago: Ini istilah2x pada java yg dasar untuk dimengerti JDK = Java Development Kit - if you want to develo … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS