Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Important technologies for developer to have experience with

  • 15-01-2014 3:37pm
    #1
    Registered Users, Registered Users 2 Posts: 1,019 ✭✭✭


    Semi-hypothetical question:

    Say you were working for a company that used little 3rd party tools/technologies/libraries etc. What would you say would be good to get experience with in your free time in order to stay up to date/have transferrable skills?

    For example I've been looking at Hibernate, Spring and Gradle the last few days. What skills/experience do you guys think are important for a developer to have? I'm a Java developer but it's probably good to branch out a bit too.


Comments

  • Registered Users, Registered Users 2 Posts: 2,021 ✭✭✭ChRoMe


    Semi-hypothetical question:

    Say you were working for a company that used little 3rd party tools/technologies/libraries etc. What would you say would be good to get experience with in your free time in order to stay up to date/have transferrable skills?

    For example I've been looking at Hibernate, Spring and Gradle the last few days. What skills/experience do you guys think are important for a developer to have? I'm a Java developer but it's probably good to branch out a bit too.

    For Java the default enterprise stack, i.e the one to get you a job quickest. Is maven, Spring and Hibernate.


  • Registered Users, Registered Users 2 Posts: 403 ✭✭counterpointaud


    I've been asking myself the same question over the last year or so (3rd year student in Software Systems Dev, not working in the industry yet apart from 6 months placement).

    In my opinion, in order to play it safe and give yourself the most options:

    -Some familiarity with at least one server side stack. For me (even though I am studying Java at college) it is .Net. MVC, Web API, IIS, OWIN, Azure etc. Chrome's suggestions are definitely solid though and this is the route I would have taken if I didn't like MVC and Visual Studio so much.

    -Web technologies. For me this is trying to get out of my comfort zone and learn vanilla Javascript properly, as well as libraries/frameworks like Angular and Breeze. HTML5 in the wider sense of the word. Keeping up with developments in ECMAScript and CSS etc.

    -Native mobile. For me this is learning Android, although I am very interested in the work Xamarin are doing in the cross-platform space.


Advertisement