InfoQ Homepage KCDC 2014 Content on InfoQ
-
Dashboarding: The Developers’ Role in Data Analysis
Seth Juarez shares insight on how to create applications that use dashboards to drive value, convert raw data into answers, and simplify business processes.
-
Pre-release Kinect for Windows
William Fink demos a pre-release Kinect for Windows, showing its new features and capabilities.
-
Introduction to Development on Android Devices
Muljadi Budiman introduces development for Android: setting up the emulator, using Eclipse, XML Layouts with typical controls, responding to events, device orientation, and sensors.
-
JSF in the Modern Age
Keith Shakib presents how to use JSF 2 to write user interfaces on the server side.
-
Functional Principles for Object-Oriented Developers
Jessica Kerr explains through Java and C# code samples six principles of the functional programming style.
-
Continuous Deployment the Octopus Way
Jimmy Bogard takes a look at how Octopus enables continuous delivery and what it offers over standard tooling.
-
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.
-
Introduction to Development on iOS Devices
Muljadi Budiman presents the prerequisites and differences of iOS development, creating a small demo app to show how one starts developing on iOS.
-
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.
-
Hybrid vs. Native: Choosing a Mobile Strategy
Jeff French covers the pros and cons of native app development vs. HTML5 hybrid app development so one can make the right choice based on the needs of his app.
-
Test-Driven JavaScript with Jasmine
Brad Urani presents the principles of writing unit tests using Jasmine, discussing spies, DI and mocking as strategies for isolating functionality for both synchronous and asynchronous JavaScript.
-
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.