InfoQ Homepage KCDC Content on InfoQ
-
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.
-
Introduction to Data Science
Bryan Nehl makes an introduction to the data science: data formats, ETL tools, NoSQL databases, languages, libraries, techniques and approaches for exploring data and extracting value from it.
-
An Introduction to Spring Data
Frank Moley introduces Spring Data and how to use it for applications connected to either RDBMS or NoSQL databases.
-
Teach Your Eye to Eat (Clojure)
Mario Aquino discusses the structure and organization of Clojure's Lisp syntax as well as special forms in the language for declaring data structures.
-
How to Make Agile and Continuous Delivery Work at Your Company: Lessons Learned in the Trenches
Jeff French shares from his experience how to convince organizations to implement Agile methodologies.
-
Learning Rails for Fun and Nonprofit
Scott Smerchek presents the benefits of using a nonprofit web project to learn Rails and what he learned while building LoveKC.org, introducing various Rails topics.
-
Agile in a Highly Regulated Organization, Part 2
Tami Flowers details ways to successfully implement Agile while maintaining a formal yet lightweight SDLC, including documentation and deliverables, and governance and compliance.