Sunday 16 October 2016

Books

I've found nice set of programming books, see it here (recommended by dzone)

Friday 9 September 2016

IntelliJ IDEA shortcuts

I have recently migrated to IntelliJ IDEA here is my most used shortcuts:

ctrl + shift  + v - multiple insert
ctrl  + shift + n - resource find
ctrl + n - class find
ctrl + f12 - methods find
ctrl + shift + f - find all

ctrl + e - show recent files

ctrl + alt + l - format code

ctrl + alt + shift + insert - code scratch

alt + enter - fix exception

Saturday 27 February 2016

Saturday 13 February 2016