Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Simple Class Question

  1. #11
    Join Date
    May 2008
    Posts
    2,126
    Blog Entries
    1
    Rep Power
    33

    Re: Simple Class Question

    Dude have you ever heard of debugging along the way?

    It is ridiculous to write large chunks of source without debugging small pieces as you get lists of compile time bugs like this.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Namesake is offline Newbie
    Join Date
    Feb 2010
    Posts
    21
    Rep Power
    0

    Re: Simple Class Question

    Quote Originally Posted by meth0dz_ View Post
    Dude have you ever heard of debugging along the way?

    It is ridiculous to write large chunks of source without debugging small pieces as you get lists of compile time bugs like this.
    Yeah I have, thanks for the concern, friend!

  4. #13
    Join Date
    May 2008
    Posts
    2,126
    Blog Entries
    1
    Rep Power
    33

    Re: Simple Class Question

    Quote Originally Posted by Namesake View Post
    Yeah I have, thanks for the concern, friend!
    Then why didn't you do it?

  5. #14
    outsid3r's Avatar
    outsid3r is offline Programming God
    Join Date
    Jul 2008
    Posts
    621
    Rep Power
    18

    Re: Simple Class Question

    Quote Originally Posted by meth0dz_ View Post
    Dude have you ever heard of debugging along the way?

    It is ridiculous to write large chunks of source without debugging small pieces as you get lists of compile time bugs like this.
    This is pretty correct, but totally out of context... he did not write a large chunk of code, i can assume that you didn't read the post correctly. He had 2 uncommon syntax errors because like he said, he was rusty, and that kind of errors generate large amounts of warning and error messages.

  6. #15
    Join Date
    May 2008
    Posts
    2,126
    Blog Entries
    1
    Rep Power
    33

    Re: Simple Class Question

    I'm not going to go throw his code, but I"ll assume that he only had the two syntax mistakes for the sake of dropping it.

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. No output on simple code: learning ArrayList class
    By scottbomb in forum Java Help
    Replies: 3
    Last Post: 06-08-2011, 06:46 PM
  2. Beginner Tutorial: Creating a simple class with methods
    By mr mike in forum Ruby on RailsTutorials
    Replies: 0
    Last Post: 01-03-2011, 08:52 PM
  3. Java abstract class - simple view of it.
    By Turk4n in forum Classes and Code Snippets
    Replies: 0
    Last Post: 01-06-2010, 10:15 AM
  4. class/class pointer question
    By MerakSpielman in forum C and C++
    Replies: 2
    Last Post: 04-12-2009, 09:20 AM
  5. Probably a simple class question
    By utdiscant in forum Python
    Replies: 1
    Last Post: 06-10-2008, 07:10 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts