Monthly Archives: September 2016

Git diff and merge tool with Intellij Idea

Windows Mac

Posted in Git, Programming | Tagged | Leave a comment

C++ – Exception handling

The following article provides a good way of using Exceptions in C++ http://www.acodersjourney.com/2016/08/top-15-c-exception-handling-mistakes-avoid/

Posted in C++, Programming | Leave a comment