Tag: developer

Writing automation tools for Amazon Web Services

Introduction Amazon Web Services (AWS) is one of the leading public cloud providers and …

[Developer Says] Windows Driver Signing

Windows Driver Signing - Introduction Code signing is the process of digitally signing your code …

[Developer says] Gazing into the abyss of Javascript asynchrony pt.2

Click for part 1 Putting all together Here is a more complex example: var …

[Developer says] Gazing into the abyss of Javascript asynchrony

Albeit master of none, Javascript is a true jack of all trades. It can …