England and Wales House Prices
Analysis of 21 million England and Wales house price records using data science techniques like Gini coefficient and inflation adjustment.
Analysis of 21 million England and Wales house price records using data science techniques like Gini coefficient and inflation adjustment.
Exploring new C# 7 features like local functions and ref returns in Visual Studio "15" Preview, with setup instructions and examples.
A technical guide on using an Oracle GoldenGate adaptor to stream data directly into Elasticsearch for real-time search and analytics.
A collection of practical Terraform tips and lessons learned, covering AWS security groups, VPC configuration, and common pitfalls.
Tutorial on adding buttons to the navigation bar in iOS using Storyboards with Xcode 8 and Swift 3.
Tutorial on adding buttons to the navigation bar in iOS apps using Storyboards with Xcode 8 and Swift 3.
Explores why modern neural networks succeed where older ones failed, emphasizing the critical role of massive computational power and data size.
A software tester discusses the importance of build versions, release candidates, and best practices for managing and testing builds in an agile development environment.
A practical example of using Apache Kafka to decouple data pipelines, enabling flexible data processing and replay capabilities.
A technical guide presenting an improved Bloom filter implementation in C, focusing on custom hashing and efficient bit-level operations.
A developer shares how embracing reversible decisions led their team to successfully adopt the Node.js/MEAN stack, improving performance.
Argues for using plain text emails over HTML, citing tracking, security, and usability issues with HTML email.
Analysis of the US government's limited open source policy, arguing for broader adoption to modernize and increase transparency.
Exploring scalable architecture for single-page applications, covering state management with Redux and asynchronous communication using RxJS.
Explores the surprising science behind cheap gas-sensitive resistors and their ability to detect molecules like acetone, bridging chemistry and electronics.
Explains how to enable the 'Add to Homescreen' app banner for Progressive Web Apps in Chrome, covering manifest, service worker, and testing requirements.
A guide on exporting Azure Resource Group templates as JSON for Infrastructure as Code, covering methods via Azure Portal, PowerShell, and Azure CLI.
Tutorial on fixing Parse Cloud Code query returning unauthorized error by adding serverURL configuration.
Fix for Parse Cloud Code query returning unauthorized error by adding serverURL configuration.
The Intermediate Python book is now available in a Chinese translation, which quickly gained popularity on GitHub.