| Author |
Building a showcase project - what technolog(y/ies)?
|
Ben Synes
Greenhorn
Joined: Jul 18, 2012
Posts: 14
|
|
Hi
Recently I am considering building a showcase project, perhaps I could demonstrate to future prospective employers, perhaps even just to progress with my own skill building. But I am a little perplexed what is the best option for this, using the underlying core Java I have learnt and continue to learn.
Of course building a small app, or cms using Swing would make sense from my current skillset, but I have been told by wiser developers not to invest time in Swing.
So that redirects me to Grails, Groovy for a web based app, but I wonder how deviated these languages sets are from the core Java.
Any ideas whats the best move? Im really open to any ideas, but please try to think in terms of helping future employment potential, so any new/up-and-coming trends may be the way to go.
Thanks
And best wishes to you all.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
HTML, JavaScript and CSS. If you want to be attractive to employers doing web development, you need client-side skills. Developers who only do Java are a dime a dozen.
And, this has been moved to Jobs Discussion.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Ben Synes
Greenhorn
Joined: Jul 18, 2012
Posts: 14
|
|
Could you recommend a book/source I could follow along to introduce these tools?
Would that mean, that you can use core java along with these, and would not need to delve into Grails, Groovy etc?
Thanks for the reply, and kind of suspected these would be mentioned.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
|
You can use Java Servlets as the back end for your JSPs. The JSPs contain dynamically generated HTML.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Building a showcase project - what technolog(y/ies)?
|
|
|