5+ great tools to share beautiful code snippets

5+ great tools to share beautiful code snippets

If you write about programming topics (if not, start now, writing makes you a better programmer), you often need to include code snippets in your posts. Let’s review what are the best tools for creating and sharing your own source code snippets online....
New online code editors and cloud-based IDEs

New online code editors and cloud-based IDEs

I typically use 3 different computers (home, office and travel). A good online IDE (Integrated Development Environment) would be really useful to avoid reinstalling and configuring all the editors and libraries and plugins and … I use in every computer....
Time tracking tools for your coding tasks

Time tracking tools for your coding tasks

I’m looking for a tool able to automatically track the time I spend coding. A plus if it detects also the programming language I’m coding in (even if it’s a simple approach based on looking at the file extension instead of something more accurate...