Biggest Developer Frustrations Reported By You
, , , ,

Biggest Developer Frustrations Reported By You (Q&A)

As part of our weekly monthly newsletter, we send a survey out to all of our readers. A small percentage of our readership respond, but their answers are always telling. One of the questions we ask is: What is your biggest frustration? The…
Introduction to the Python Debugger Tool
, ,

Introduction to the Python Debugger Tool

In this video demonstration, I'll show you how to get started with the Python Debugger tool. The Python Debugger (PDB) is an incredibly useful tool which can save you hours when writing Python applications. This tool has replaced my former…
Atom editor logo on a green polka-dotted background
,

Favourite Atom Extensions

Atom is my favourite text editor. It is fast, lightweight, cross platform and free. But most importantly, it has a great community of amazing developers who contribute plugins. Here is a list of the Atom editor plugins that I found…
Parody of the Dell logo that spells hell
,

My experience with Dell Support (Dell Hell 2.0)

As a software engineer, the most important tool you will ever need for your job is your computer. In January 2015 I decided it was time to get a new laptop. I was currently using an Acer Aspire V3-571 which lasted me a good year (which…
Coffee cup icon
,

10 Productivity Hacks for Developers

How can you be a more productive developer? That's the million dollar question. As a professional developer, one of the most difficult challenges you are faced with is being able to stay focused on tedious lines of code for hours at a time.…
Command Prompt box from Windows on a ocean backdrop
,

Excellent Command Prompt Alternative

My good friend Alireza recently sent me a link to an alternative command prompt application for Windows called Cmder. When I first clicked the link, my initial thought was "this looks nice, but is it really worth installing a…