Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Becoming a better software developer

  • 01-12-2015 05:44PM
    #1
    Closed Accounts Posts: 6,075 ✭✭✭


    I am an average Java developer and want to get better. I am in a job where the development work is limited so I have to practice/get better on my own.

    I think I need to start coding in my own time and was thinking about reading a book and coding the examples.

    I already am Oracle certified but I'm thinking of getting Java 8 certified as a way to get me back into programming.

    Alternatively, I was thinking of buying Clean Code or Code Complete and working my way through one.

    What do you fellow developers think?


Comments

  • Registered Users, Registered Users 2 Posts: 68,173 ✭✭✭✭seamus


    I've found http://exercism.io/ a great way of getting you to think about common problems in different ways.

    Even if the problems themselves are relatively straightforward, you have the freedom to think about them in new ways and review other people's solutions to see if there were other methods you weren't aware of.

    It's just a pity the exercise library is still pretty small.


  • Registered Users, Registered Users 2 Posts: 1,717 ✭✭✭Raging_Ninja


    Code Complete is a great book - do get it.


  • Moderators, Computer Games Moderators, Technology & Internet Moderators Posts: 19,242 Mod ✭✭✭✭L.Jenkins


    Thanks for that Seamus, may come in handy to brush up.


  • Registered Users, Registered Users 2 Posts: 18,272 ✭✭✭✭Atomic Pineapple


    There's also hackerrank which I think is an excellent way to keep your skills sharp.


Advertisement