February 17th, 2014, 11:48 pm
I use QTCreator along with cmake for C++ dev on Linux. It's the closest thing to Visual Studio Linux has IMO.For debugging I just use gdb from the command line, all our production code runs on Amazon instances so that's a must-have skill really. Source control is all git with bitbucket, issue tracking is Jira.
Last edited by
dd3 on February 17th, 2014, 11:00 pm, edited 1 time in total.