Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

11 Posted Topics

Member Avatar for JamesCherrill

you guys are great for this thread it really gonna keep juvenile java programmers like us real busy, guys just keep posting more cos sometimes it difficult for newbies to think of a problem just like that. great work guys

Member Avatar for Alok_5
20
4K
Member Avatar for kkcaddy

import java.util.*; public class EmployeeTest { public static void main (String[] args) { Employee[] staff = new Employee[3]; staff[0] = new Employee("Carl Cracker", 75000, 1987, 12, 15); staff[1] = new Employee("Harry Hacker", 50000, 1989, 10, 1); staff[2] = new Employee("Tony Tester", 40000, 1990, 3, 15); for(Employee e : staff) e.raiseSalary(5); …

Member Avatar for NormR1
0
203
Member Avatar for kkcaddy

> Quoted Text Here i got this code from a book i am practicing with and when i try to compile it returns the following error EmployeeTest.java:30: incompactible types found : java.util.Date required: Date hireDay = calendar.getTime(); please how do i debug it import java.util.*; public class EmployeeTest { public …

Member Avatar for vinnitro
0
215
Member Avatar for kkcaddy

it is a mini 4g that uses windows xp when i open like a dialog box it makes a noise and it writes a number when i try to type like the key is held or pushed down: [COLOR="Green"]"1111111"[/COLOR] any help or advice would be appreciated

Member Avatar for caperjack
0
111
Member Avatar for kkcaddy

hi all i am using the visual basic portable, and the about form, splash screen, and the other additional forms refuse to appear. i would like help, if it is to use a different vb. thanx all

Member Avatar for kkcaddy
0
102
Member Avatar for kkcaddy

hi i have a problem with my video card when ever i install it my screen resolution becomes too large and unusable. please if anyone has any advise it is welcome

Member Avatar for BlackFetus
0
81
Member Avatar for kkcaddy

hi i am having problem with my windows xp if i connect my modem it keeps telling that modem in use by another program or not configured properly i have checked to make sure that my connection is correct. please i need your help

Member Avatar for kkcaddy
0
118
Member Avatar for sneekula

Though i chose python because that is one of the languages i would like to learn but right now i am teaching myself how to Java. PS - Why was VB 6 not included, i tried it once and i think it is easier.

Member Avatar for gelgin2k
3
612
Member Avatar for kkcaddy

Hey i am trying to start using an interface in my java programming do recommend i if i start by try creating my own or i download one if i should download which would you recommend. Thanks

Member Avatar for stultuske
0
87
Member Avatar for kkcaddy

Hi everyone am new to java-ing i cant seem to create a class for my first application my "Hello World" when i type javac helloworld it returns that javac is not a in the path and i have created a path for java. Please help me.

Member Avatar for kkcaddy
0
106
Member Avatar for kkcaddy

hey i just wanted to know if the available tutorials will be enough for me to improve from a beginner to maybe someday a teacher in java programming.

Member Avatar for BestJewSinceJC
0
116

The End.