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
~147 People Reached
Favorite Forums
Favorite Tags
java x 1
Member Avatar for sarahavickers

Hi All, I am a total java novice and i am having a real problem running the following code: [code=java] import java.util.*; public class Methods { public static void main( String [] args) { Date independenceDay = new Date ( 7, 4, 1776 ); int independenceMonth = independenceDay.getMonth(); System.out.println("Independence day …

Member Avatar for peter_budo
0
105
Member Avatar for sarahavickers

Hi everyone in cyberspace. I am a total novice to java programming. I started a bioinformatics Masters about a month ago and i am feeling overwhelmed. Hopefully i will be able to find some help and eventually be able to offer some back. Sarah x

Member Avatar for happygeek
0
42