Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 2 of 2 FirstFirst 12
Results 26 to 28 of 28

Thread: FractionCalculator StringTokenizer with parsing DUE IN 4 HOURS

  1. #26
    Member
    Join Date
    Mar 2011
    Posts
    198
    My Mood
    Daring
    Thanks
    7
    Thanked 4 Times in 4 Posts

    Default Re: FractionCalculator StringTokenizer with parsing DUE IN 4 HOURS

    Quote Originally Posted by DUE IN 4 HOURS View Post
    i know how to fix that "bug" you press ctrl z and reinitialize all the variables
    i give up...

    Ive meant you write code to actualy initialize the values.. such as firstnum = console.readline(); or so on...

    I may take kevins blog advice, Although might have to break it and add a smoke in it somewhere if thats ok with u kev

    anyway ye.. who ever else wants to give it a go trying to explain to him be my guest...

  2. #27
    Think of me.... Mr.777's Avatar
    Join Date
    Mar 2011
    Location
    Pakistan
    Posts
    1,136
    My Mood
    Grumpy
    Thanks
    20
    Thanked 82 Times in 78 Posts
    Blog Entries
    1

    Default Re: FractionCalculator StringTokenizer with parsing DUE IN 4 HOURS

    Quote Originally Posted by KevinWorkman View Post
    Here it is: http://www.javaprogrammingforums.com...e-posting.html

    Although that's not really a blog, just an article I wrote containing some advice I was sick of repeating 10 times a day! :p
    Yeah, trust me, i found it really helpful for me And i hope DUEIN4HOURS, it's better to take a break of 10 minutes and come back, solving your problem in 20 minutes than wasting one hour with it and getting nothing.
    Thanks To Kevin Workman

  3. #28
    Member
    Join Date
    Mar 2011
    Posts
    198
    My Mood
    Daring
    Thanks
    7
    Thanked 4 Times in 4 Posts

    Default Re: FractionCalculator StringTokenizer with parsing DUE IN 4 HOURS

    True but his main problem is he lacks the ability to debug...

    You cannot in any circumstance build a project of decent size without debugging, Doing what his done will cause him to have to go through code multiple times for hours before being able to actually realize where the problem is from lol..

    But yea.. Instead of kevins advice as soon as ive completed this client program ill take a few days off work to relax .

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Intparse error. I have been trying to fix for hours.
    By TBB3 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: October 16th, 2011, 01:38 PM
  2. StringTokenizer problem
    By daniel_wu in forum What's Wrong With My Code?
    Replies: 2
    Last Post: December 31st, 2010, 03:45 AM
  3. Hours worked help
    By glacier23 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: December 11th, 2010, 12:58 AM
  4. StringTokenizer error
    By mjpam in forum What's Wrong With My Code?
    Replies: 14
    Last Post: July 21st, 2010, 05:19 PM
  5. need in few hours help me
    By erinbasim in forum Java Theory & Questions
    Replies: 3
    Last Post: February 2nd, 2010, 06:39 PM