Thursday, April 7, 2011

Taking CompSci

I am taking computer science 1 next year, and I am very interested in coding in Java.

General Java/JavaScript discussion: GO!

:D

9 comments:

  1. do you want a cookie?

    ReplyDelete
  2. Don't get too frustrated and take it slow. Getting the logic will probably take some time.

    ReplyDelete
  3. remember to get help when you need it and don't get too far behind if you're new to it. I was forced to drop computer science 2 last year because it became too overwhelming. Good Luck

    ReplyDelete
  4. Learned Java this year at university over 2 modules. Not a fan of programming but doing GUI stuff at the end of the module was pretty fun.

    I'd try and learn the basics of java before going to the lesson if you can, that way you'll be ahead all semester instead of being behind.

    Learn what these are:
    Class
    Method
    Variable
    Function
    getMethod { return name; }
    setMethod - use a constructor

    ReplyDelete
  5. Good luck i know some people that took that class and it kicked their butt.

    ReplyDelete