• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

The Job Hunt, next step.....

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
I've recently qualified as a SCWCD in which I got a 93%. I've been programming in various languages for applications and the internet in Java(2 months) VB and ASP(1 year), Coldfusion and XSL. These have all been resonably small projects. I've just moved to Barcelona in Spain and there is actaully quite a lot of movement in the market, especially for J2ee, Jsps, servlets etc. Of cource the problem is that there are a lot of cadidates with a hell of a lot more experience than my good self, so after about 6 interviews where they told me if I had some more experience in J2ee I would be in, I thought that I might get a part time job and develop something myself at home, is this wise.
If so can anyone advise me on the following.
1)An application server that is free for developing purpose apart from tomcat,
2)which is the best or preferred, ie weblogic vs websphere
3)A lot of companies are asking for Visual Age, should I use this
4)Whats the best UML editor that is free.
5)Is there any other technology that I should use the would help me sell myself.
6)Any other advise is welcome

Cheers in advance
Williery
 
Ranch Hand
Posts: 532
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1)An application server that is free for developing purpose apart from tomcat,
JBoss, also BEA now will let you use the Weblogic suite for
development free.
2)which is the best or preferred, ie weblogic vs websphere
It's getting closer but I still think weblogic is better.
3)A lot of companies are asking for Visual Age, should I use this
No, WSAD (Websphere studio for app. dev.) is replacing Visual Age.
4)Whats the best UML editor that is free.
I don't know if there is anything free that is good. You can get
by with Visio if you can get ahold of that one.
5)Is there any other technology that I should use the would help me sell myself.
I'm not sure about Spain but web services are growing here in the U.S.
6)Any other advise is welcome
Joining open source projects yourself can be a good idea if you have the
time. sourceforge.net has a ton of them.
 
Saloon Keeper
Posts: 27763
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ArgoUML (tigris.org) is free. There's a commercial adaptation called Poseidon (gentleware.de) which has a Community Edition. For full round-trip development, it's somewhere around $600, depending on special offers and which flavor you pick, which is still a LOT cheaper than something like Rational.
However everyplace I know of that's made UML a cornerstone of the development effort has also been severly afflicted by PHB syndrome. To me, UML is just another tool. To them, it's a complete showstopper if you have 7 years of Java without 3 years of Rational.
However, they're a LOT further behind on their project schedules than I am :roll:
 
Will Reilly
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cheers for that guys
reply
    Bookmark Topic Watch Topic
  • New Topic