InfoQ Homepage Programming Content on InfoQ
-
Goodbye PrintGCDetails... and Other JDK 9 Changes!
Tony Printezis talks about the major changes and improvements coming in JDK 9 that will affect (but also help) anyone who's interested in Java performance monitoring, profiling, and tuning.
-
Products and Prototypes with Keras
Micha Gorelick shows how to build a working product with Keras, a high-level deep learning framework, discussing design decisions, and demonstrating how to train and deploy a model.
-
Our Concurrent Past; Our Distributed Future
Joe Duffy talks about the concurrency's explosion onto the mainstream over the past 15 years and attempts to predict what lies ahead for distributed programming, from now til 15 years into the future.
-
Deep Learning at Scale
Scott Le Grand describes his work at NVidia, Amazon and Teza, including the DSSTNE distributed deep learning framework.
-
Reactive & Asynchronous - Adventures with APIs in Financial Trading
Michael Barker discusses several low-latency APIs used for financial trading, what makes them fast and how they compare to HTTP/REST/JSON/XML APIs.
-
Using NLP, Machine Learning & Deep Learning Algorithms to Extract Meaning from Text
David Talby walks through building a natural language annotations pipeline with domain-specific annotators, and using deep learning to automatically expand and update taxonomies.
-
Engineering You
Lynn Langit and Martin Thompson explore the individual practices and techniques that can help bring out the engineer in us.
-
The Move to AI: from HFT to Laplace Demon
Eric Horesnyi and Albert Bifet discuss how hedge funds have moved beyond High Frequency Trading using AI and real-time data processing.
-
Building Data Pipelines in Python
Marco Bonzanini discusses the process of building data pipelines and all the steps necessary to prepare data, focusing on data plumbing and going from prototype to production.
-
Policing the Stock Market with Machine Learning
Cliff Click talks about SCORE, a solution for doing Trade Surveillance using H2O, Machine Learning, and a whole lot of domain expertise and data munging.
-
API Design Aesthetics
Col Perks looks at API design as a style, considering the qualities that might make an API beautiful and providing real world examples.
-
Freeing the Whale: How to Fail at Scale
Oliver Gould discusses Finagle, a library providing a uniform model for handling failure at the communications layer, enabling Twitter to fail, safely and often.