View Single Post
ast3r3x
25 chars of wasted space.
 
Join Date: May 2004
Send a message via AIM to ast3r3x  
2005-02-28, 20:43

Brad, I'm a freshman in college majoring in Management Information System major, so if that is worth anything.

I go to a penn state campus, and I'm taking CmpSci 203, which is a 'business oriented computer programming class.' This means we learn how to work with functions in excel, minitab (although I just copied this lab), Visual Basic (I just used REALBasic to the lab, figured it was the same), and then after we are done with visual basic, we are going to start working with MS Access.

We didn't really work with memory management in c++ because we never made programs that were big enough or ran long enough to need it.

So I guess there is no interface builder while writing Java huh? Why is it so bad to build interfaces with Java? Can Java programs run at the same speed as cocoa apps can?
  quote