Three Free Programming Courses for Testers
Author offers three free, structured programming courses designed for testers, focusing on core concepts over framework-specific code.
Author offers three free, structured programming courses designed for testers, focusing on core concepts over framework-specific code.
A guide to automating Docker builds and pushes for an ASP.NET Core 2.0 app to Azure Container Registry using Bitbucket Pipelines.
A tutorial on integrating Code Analysis and StyleCop for code quality in .NET Core projects, including setup and rule configuration.
Learn how to use AWS CloudFormation custom resources to create Amazon Route 53 DNS records across different AWS accounts in a multi-account setup.
A technical guide on deploying a Kubernetes cluster with Windows container hosts on Azure using Terraform.
Explains how to use CDI 2.0's InterceptionFactory to dynamically bind an interceptor to a built-in Java EE bean, like HttpAuthenticationMechanism.
A dual perspective on rOpenSci's open peer-review process for R packages, from both reviewer and package author viewpoints.
Explains how to reduce Firebase bundle size by 220kb using webpack's tree-shaking and modular imports.
Overview of the upcoming MQTT v5 specification, detailing new features like properties and request/response patterns for IoT development.
The article argues for the importance of recursion in functional programming, specifically F#, countering common misconceptions about its inefficiency.
Explains the math behind GANs, their training challenges, and introduces WGAN as a solution for improved stability.
A developer returns to blogging, outlining a list of modern DevOps and cloud technologies to explore and asking readers to vote on the next topic.
How to implement extensionless URLs in JSF 2.3 using a ServletContextListener and dynamic servlet mappings.
A visual cheat sheet for the stringr package in R, originally created in French and translated to English, for string manipulation tasks.
A technical blog post detailing the lab setup and initial test cases for preventing Windows 10 update reboots, using VMs and automated data collection.
A critique of Java's Stack class design, showing how inheritance from Vector breaks encapsulation and leads to non-stack operations being exposed.
Explains the coincidental instance ID numbering in Azure VM Scale Sets when overprovisioning is enabled.
A developer shares their informal, visual process for creating annotated screenshots and collages to explain technical problems, using various iPad and desktop apps.
A guide to implementing accessibility (a11y) patterns in React applications, covering semantic HTML, ARIA, focus management, and routing.
A personal reflection on the !!con conference, praising its exceptional inclusivity, encouraging atmosphere, and effective social rules.