Comment on: What are you working on?
Hmm I'm working on a CPA and CPP certification from C++ Institute.
On side project, I am also working on creating a new GUI Framework for C# on Mono, because I can't reliably work with GTK without causing the display manager to crash every time I try to change the design. I just go for X11 by creating manual P/Invoke and try to create a Metro Style GUI Framework. It is going to be a long project, but it seems necessary since as it stands, C# have no reliable GUI on linux.
Codelite, it's feel a lot like Visual Studio which helps my transition to Linux and it have pretty nice features for code completions.