Sunday, 16 October 2016

Books

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

Saturday, 24 September 2016

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

Configuring Tomcat JDBC Connection Pool

In this post about the Tomcat JDBC Connection Pool configuration

Saturday, 13 February 2016

A lot of libraries here

Catalog of the open source libraries ( Java, JavaScript, Python...) https://libraries.io/