I’ve been a dedicated Java developer since 1998 and it’s been a great tool.
But recently there’s a couple of things I’ve been fretting about. I always been
slow using keyboard (never learnt how to use it correctly). When programming
that’s not always a bad thing, it gives you time to think about what you’re
writing.
But Java is very verbose and all those private
, public
, ;
, getXXX
,
setXXX
kind of gets in the way.
4 Feb 2016 #Development #Java #Golang