Hands-on with Microsoft Azure Application Gateway
Explores Azure Application Gateway for modernizing legacy applications, covering Layer 7 load balancing, SSL offload, and OSI model basics.
Explores Azure Application Gateway for modernizing legacy applications, covering Layer 7 load balancing, SSL offload, and OSI model basics.
A tutorial on analyzing Seattle's Pronto CycleShare data using Python, Pandas, and the PyData stack for data science.
A developer troubleshoots and solves a 'not enough space on disk' error in Azure Cloud Services by redirecting the temp folder to a local resource.
Introducing a PHP library for identifying dead code using executable markers called "tombstones" to safely clean up legacy projects.
Author announces the free release of their open-source book 'Intermediate Python', designed to guide learners after mastering the basics.
Compares frequentist and Bayesian approaches to statistical model selection, highlighting philosophical differences and computational trade-offs.
A comprehensive overview of Project Jigsaw, the new module system coming in Java 9, covering its motivation, features, and syntax.
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
Explores CSS techniques for handling long words and preventing layout breaks, covering hyphens, word-break, overflow-wrap, and ellipsis.
SoundCloud's journey from a monolithic architecture to a microservices system using Scala and Finagle, including monitoring with Prometheus.
Exploring Aspect-Oriented Programming in JavaScript to handle cross-cutting concerns like logging, using the aspect.js library.
Explores the architecture and performance of proxy browsers, explaining their global importance and how they differ from typical browsers.
A programmer shares their personal method for learning new programming languages and offers motivation based on their own journey into coding.
Introducing Stretchy, a standalone JavaScript utility for automatic form element autosizing that works with inputs, textareas, and select menus.
Analyzes the historical and technical reasons behind R's controversial 'stringsAsFactors' default, explaining its origins and the problems it causes.
Using Python and unsupervised machine learning to analyze Seattle bicycle count data and uncover insights about commuting work habits.
Xcode 7 beta 4 fixes @objc class prefixes, allowing proper namespacing for Swift classes used in Objective-C.
A developer argues for learning HTML, CSS, and JavaScript fundamentals before jumping into frameworks like React or Angular.
A guide to improving PowerShell's ValidateScript attribute by creating custom validation functions for better error messages and user experience.
A graduate reflects on their 5-year computer engineering master's at Linköping University, covering courses, projects, and personal growth.