InfoQ Homepage Companies Content on InfoQ
-
What's New in Spring Data?
This talk provides a broad overview of the new features introduced in the latest Spring Data release trains: recent additions in Spring Data Commons and the latest features of individual store modules
-
Developer Tooling - What’s New and What’s Next
Andy Clement and Martin Lippert present the latest changes and new features of the Spring Tool Suite, the IDE that supports Spring, Groovy, Grails, Gradle, AspectJ, and Cloud Foundry.
-
Introduction to iOS Development in .NET with Xamarin.iOS and Xamarin Studio
Kevin Grossnicklaus introduces and demos iOS development via Xamarin to .NET developers: the environment, tips and resources, sharing code, Xamarin.iOS and Xamarin Studio.
-
Solidifying the Cloud: How Google Backs up the Internet
Raymond Blum discusses some of the challenges, solutions and discarded alternatives in creating durable storage systems at Google scale.
-
Humble Programmers’ Reflections by Example on Unit Tests, TDD and BDD
Bruce Meacham discusses using user stories and business requirements for writing good tests that lead to good code, with examples in C#/SpecFlow and JavaScript/Cucumber.
-
Unit Testing Beyond Mock Objects
Sven Rosvall discusses the new generation of mocking frameworks useful for mocking out static methods, creating objects of classes without public constructors, and others.
-
Resistance is Futile: You Will be Glass-imilated
Gabbie Gibson introduces Google Glass, how to use voice commands, touch gestures and its interface, and how to write Glassware apps that run on the device.
-
Practical Machine Learning
Seth Juarez introduces the nuML machine learning library, addressing the clustering issue in .NET applications by focusing on recommendation engines and anomaly detection.
-
Machine Learning at Netflix Scale
Aish Fenton discusses Netflix' machine learning algorithms, including distributed Neural Networks on AWS GPUs, providing insight into offline experimentation and online AB testing.
-
The Secrets of LINQ: The Modern Day Houdini
Brian Korzynski unveils the secrets on LINQ, how it works and the constructs it uses, covering Funcs, Actions, lambdas, and expressions.
-
How Netflix Leverages Multiple Regions to Increase Availability: An Active-Active Case Study
Ruslan Meshenberg discusses Netflix's challenges, operational tools and best practices needed to provide high availability through multiple regions.
-
Graph Search: The Power of Connected Data
Ian Robinson takes a look at how size, structure and connectedness have converged to change the way we work with data, showing some new opportunities with connected data illustrated with graph search.