Writing 'Python Machine Learning'
Author shares the journey and process of writing a book on Python Machine Learning, including productivity tips and the book's focus.
Author shares the journey and process of writing a book on Python Machine Learning, including productivity tips and the book's focus.
A guide to using PHPDotEnv for secure, environment-specific configuration in CraftCMS, avoiding hard-coded settings in version control.
A developer explains why they are abandoning the XMPP protocol for instant messaging, citing the fragmentation and decline of open, federated IM networks.
A practical guide to using functional programming concepts like functors and monads to simplify Swift optional handling and reduce nested code.
Analyzes the pseudorandom number generator defined in NZ Flag Referendum law, comparing it to the Wichmann-Hill algorithm and noting a potential flaw.
Explores how enterprises can adopt open source development workflows, like public bug trackers and transparent collaboration, to improve software quality and efficiency.
A technical tutorial on building an IoT solution using Microsoft Orleans and Azure, covering grains, state persistence, and deployment.
Analyzes Java stream performance benchmarks, including a test on using exceptions for loop control, with results and code examples.
A data-driven critique of a popular Kenyan tech blog, analyzing its content focus using R programming and text mining techniques.
A web accessibility expert seeks input from screen reader users to understand their real-world navigation strategies and challenges.
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.
DataKind Singapore's Project Accelerator connects volunteer data scientists with nonprofits to solve data challenges, like analyzing water consumption data.
A deep-dive technical guide into Laravel Spark, an alpha-release tool for quickly building SaaS applications with Laravel.
A final comparison article summarizing various CSS and SVG techniques for web design, with links to detailed resources.
The author demonstrates their pure-Python HTTP/2 stack working with iOS 9 and major browsers, sharing client settings.
A guide for developers on how to approach and manage an inherited legacy codebase, focusing on mindset, planning, and practical steps.
Introducing a PHP library for identifying dead code using executable markers called "tombstones" to safely clean up legacy projects.
Article critiques a sexist comic strip and discusses subtle sexism and stereotypes that drive women away from the tech industry.
An introduction to using Microsoft Orleans for building scalable IoT solutions on Microsoft Azure, covering its benefits over traditional SOA.
A technical tutorial on implementing session replication for a Spring Boot application using Docker, Spring Session, and Redis.