Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 10-13-2004, 12:30 PM   #1 (permalink)
Thank God hockey is back
 
lunchbox's Avatar
 
Location: Deeeeeetroit
[Java] Object Oriented Programming

So here's the story, I'm a college freshman at Michigan Tech. I'm taking my first programming class and I wanted to do the homework at home instead of fighting for lab time and running over there whenever an idea on how to fix something hits me. So they run all Fedora machines over in the labs and I run XP. The editor they use which i happen to like is gvim. I'm not aware if Gvim will run on windows or not.

I have already installed Java2DkSE and I'm just looking for an editor that is at least somewhat like Gvim. the one that seems to best suit my needs is JCreator but my question is what's the difference between the LE version and PRO?

so I know that was a lot of questions there but any help would be great.
lunchbox is offline  
Old 10-13-2004, 02:38 PM   #2 (permalink)
a-j
Tilted
 
GVim does run on Windows (www.vim.org). It is my default editor for almost anything text. Since it's based on vi it may take a little getting used to if you're not familiar with it.

If you are going to be doing extensive programming I would suggest an IDE, maybe Eclipse - its very powerful, but may take some time getting used to. Most IDEs have cool features like syntax completion and file/class hierarchical navigation.
a-j is offline  
Old 10-13-2004, 04:14 PM   #3 (permalink)
Upright
 
i usually use Eclipse for Java programming... in my Java class, we use JDev from Oracle (it sucks)...
TheAgent is offline  
Old 10-13-2004, 04:30 PM   #4 (permalink)
Insane
 
Herk's Avatar
 
Location: Kansas City, MO
Bah, I got all exited about some OOP rumpus, then your question had nothing to do with the title. Shucks.
__________________
-Blind faith runs into things!-
Herk is offline  
Old 10-13-2004, 04:32 PM   #5 (permalink)
Tilted
 
gvim exists everywhere!!! screw you IDE!
__________________
sometimes it just takes a cat
froseph is offline  
Old 10-13-2004, 06:20 PM   #6 (permalink)
Upright
 
Quote:
Originally Posted by froseph
gvim exists everywhere!!! screw you IDE!
but can it auto-generate getter and setter methods for your private member variables?






Eclipse can
TheAgent is offline  
Old 10-13-2004, 07:41 PM   #7 (permalink)
Thank God hockey is back
 
lunchbox's Avatar
 
Location: Deeeeeetroit
Quote:
Originally Posted by Herk
Bah, I got all exited about some OOP rumpus, then your question had nothing to do with the title. Shucks.
heh, sorry man. Its the class title and it IS what we're doing. I'm just no expert yet.
lunchbox is offline  
Old 10-13-2004, 08:27 PM   #8 (permalink)
Insane
 
boredom's Avatar
 
Location: California
Well you can do Rational Rose for system modeling, it also generates most of the code once your done modelling. Then you can use Eclipse as your IDE, its very nice though the only bad part is some of the explanation for code errors are confusing. The fact that its open source also means it takes a while to start up, but other then that its all good.
boredom is offline  
Old 10-14-2004, 05:27 PM   #9 (permalink)
Insane
 
Herk's Avatar
 
Location: Kansas City, MO
Quote:
Originally Posted by lunchbox
heh, sorry man. Its the class title and it IS what we're doing. I'm just no expert yet.
Oh, it's the class tiltle. That makes sense. I'm certainly no expert either, but seeing discusions about it definitely help me go in that direction.

I just picked up vim because I'd seen in mentioned before, and I saw it endorsed here. Nice editor. It seems to be a lot more powerful than what I've used it for thus far, but for what I've seen it is pretty flawless.

Herk
__________________
-Blind faith runs into things!-
Herk is offline  
Old 10-17-2004, 01:16 PM   #10 (permalink)
a-j
Tilted
 
Quote:
Originally Posted by Nuvdar
The fact that its open source also means it takes a while to start up, but other then that its all good.
Being open source has nothing to do with it's long startup times.

Visual studio is also slow at starting (a lot slower than I'd like anyway). I think the main reason it takes so long is the plug-in architecture and the tens or hundreds of default plugins it uses. The more modular you make things (which eclipse is highly modularized) the longer it takes to coordinate everything. Combine this with Eclipse being written in Java and that is probably why it takes so long to startup.
a-j is offline  
 

Tags
java, object, oriented, programming


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 02:34 AM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73