Nifty Python tricks
A collection of useful Python programming tips and tricks, including enumerate, comprehensions, and debugging techniques.
A collection of useful Python programming tips and tricks, including enumerate, comprehensions, and debugging techniques.
Introducing Hooks, a simple tool for running custom commands on GitHub webhooks to enable easy continuous deployment.
Learn AngularJS core concepts by building a simplified, 200-line educational implementation. Understand directives, controllers, and services.
A guide to hardening Apache web servers by disabling trace methods and hiding server tokens to prevent information disclosure.
A monthly roundup of browser updates, developer tools, and web platform changes, including Opera Mini beta, Firefox Developer Edition, and debugging techniques.
Guide on converting complex Objective-C #define macros to Swift functions with examples.
Guide on converting complex Objective-C macros to Swift functions with examples.
Troubleshooting guide for connecting MySQL Workbench to MAMP's MySQL server, fixing port mismatch issues.
Tutorial on fixing MySQL Workbench connection issues with MAMP by correcting the MySQL port setting.
Explains why adding large data files to a directory declared as a VOLUME in a Dockerfile causes slow builds and container creation, with solutions.
A 5-step guide to getting started with unit testing in Swift, covering project setup, frameworks, imports, and access control.
A step-by-step guide to starting unit testing in Swift, covering project setup, frameworks, imports, and access control.
Explores the improved build process for ASP.NET 5 (vNext) projects, highlighting self-contained builds and simplified setup compared to traditional .NET.
A curated list of resources for unit testing Swift iOS apps, including courses, blogs, and talks.
A curated list of resources for unit testing Swift iOS apps, including courses, blogs, and talks.
A detailed review of Microsoft Azure's major updates, feature releases, and milestones throughout the year 2014.
A guide to using PDSH for executing commands in parallel across a Linux cluster, covering setup and practical examples.
A guide to using SSH keys for password-less authentication and management across a Linux cluster, enabling tools like PDSH and colmux.
A blogger shares their personal recommendations for the best Python IDEs, including Sublime Text and PyCharm, based on their experience.
A TechEd presenter shares analytics and configuration details from an Azure API Management competition, including usage metrics and rate-limiting policies.