Hey All,
I wanted to know if any of you folks are developers at heart and have messed with Google's Web Toolkit (GWT).
Version 1.5 was released recently and it contains many new improvements. I began developing an application back when 1.4 was out, but I stopped because it wasn't straightforward to use Hibernate with GWT 1.4. Granted, there are tools to help you, but I don't want to have to use another tool just to get it to work.
Any thoughts or challenges?
One main question I have is, is GWT slow when implemented on a normal server (non-Google massive computer)?
GWT - Have You Used It?
GWT - Have You Used It?
My Humble System:
- AMD 2500+
- Radeon 9800 Pro
- EpoX 8RDA3+
- AMD 2500+
- Radeon 9800 Pro
- EpoX 8RDA3+
- Alathald
- Legit Extremist
- Posts: 1630
- Joined: Sun Dec 17, 2006 11:55 pm
- Location: Southern Ohio
- Contact:
Re: GWT - Have You Used It?
I didn't even know they had a toolkit, I try to steer away from private, proprietary things like that. I've always liked C and BASIC (BASIC was my first love, don't judge me!
) though I'm thinking about learning something like Java or Python when I get the free time (so I have something a bit better than BASIC under my belt). TBH I need to brush up on my C as well 


Re: GWT - Have You Used It?
You know how mcdonalds couldn't accept payments by card till fairly recently?
Well their whole till system ran on BASIC!!!
(I know someone that used to work there).
I bet they got some college kid to make it for them and paid them very little for it.
Dan
Well their whole till system ran on BASIC!!!
(I know someone that used to work there).
I bet they got some college kid to make it for them and paid them very little for it.
Dan
- martini161
- Mr Awesome
- Posts: 3183
- Joined: Sat Sep 08, 2007 8:27 pm
- Location: Cherry Hill, New Jersey
Re: GWT - Have You Used It?
basic FTW! (more specifically, visual basic, as im waaaaay to lazy to make GUI's in c
)


Dan:3Martin:3 "my manhood is so big if i put it on the keyboard it would stretch from A to Z!"-Anonymous
Re: GWT - Have You Used It?
Hey, the GUI is visual, so it makes sense to make it visually. It's the easiest and fastest way to create a GUI (which is so very important in the job world).
My Humble System:
- AMD 2500+
- Radeon 9800 Pro
- EpoX 8RDA3+
- AMD 2500+
- Radeon 9800 Pro
- EpoX 8RDA3+
- Alathald
- Legit Extremist
- Posts: 1630
- Joined: Sun Dec 17, 2006 11:55 pm
- Location: Southern Ohio
- Contact:
Re: GWT - Have You Used It?
I did decide to go learn python after this thread, I haven't had a whole lot of time to mess around with it but so far it's an awesome language. The idea of whitespace is just amazing, makes for far less typing and automatically structures your program to be easily human readable (though they've made it very readable to begin with). I would definitely check it out if you're looking for a new high level language to learn.