InfoQ Homepage Java Content on InfoQ
-
Declan Whelan on Agile Coaching, Lean Startups and the Agile Alliance
Declan Whelan discusses Agile Coaching and the lessons learnt returning to coding as part of a new lean startup as well Agile Coach Camp, pair coaching and his role on the Agile Alliance board.
-
Erik Meijer discusses programming language design, effects and some web programming problems
Erik Meijer distinguishes between two kinds of programming languages, pure functional and all the others. He emphasizes some issues regarding mixing higher order programming with effects. Erik then talks about the nature of Javascript, and true problems we need to solve in web programming.
-
Stefan Tilkov on REST and Hypermedia, ROCA, WebSockets vs. HTTP
Stefan Tilkov explains the importance of Hypermedia in REST and how to use it, ROCA (Resource oriented client architecture), WebSockets vs polling or server sent events, and much more.
-
Debasish Ghosh on Functional Programming, NoSQL
Debasish Ghosh talks about the advantages of functional programming and how its abstractions help to reason about code, Monads, DSLs, NoSQL and MongoDB, and much more.
-
Robert Winch on Spring Security and Multi-Tenant Applications on the Cloud
In this interview recorded at QCon NY 2012 Conference, Spring Security project lead Robert Winch discusses the new features of Spring Security 3.1 version and design strategies for multi-tenant cloud applications.
-
Peter Bell on the State of Java, Managing Software Development Teams, Startups
Peter Bell discusses the state of Java today and whether startups are using it or not, polyglot programming, startups in New York, how to keep up to date with technology, and much more.
-
Yakov Fain on Java, JavaScript and Mobile Development
Yakov Fain talks about the future of Java, the adoption of JavaScript, developing for the mobile space, and much more.
-
Rick Hudson on Parallel JavaScript (RiverTrail)
In this interview, Intel's Rick Hudson talks about Parallel JavaScript (formerly known as "RiverTrail"), a new parallel programming API designed specifically for JavaScript. Rick describes RiverTrail and its vision of how to leverage current and future parallel hardware from within the browser and JavaScript.
-
Ken Little on Scaling Tumblr
Ken Little talks about scaling Tumblr to keep up with their blogging users: scaling the data model, sharding, their PHP frontend and the Scala backend, and much more.
-
Henrik Kniberg on Lean From The Trenches, Translating the Agile Manifesto and Living Agile
Henrik Kniberg discusses the journey to writing his latest book "Lean from the Trenches", the translation of the Agile Manifesto as well as his recent travels and Lean Startup projects.
-
Rich Hickey on Datomic, Data Storage, Functional Programming and Immutability
Rich Hickey explains how immutability enables Datomic's features and facilitates programming (not just in functional languages). Also: Datomic and other NoSQL stores, Clojure Reducers and much more.
-
Gil Tene on Zing, Low Latency GC, Responsiveness
Gil Tene talks about how to achieve low latency and responsiveness in Java applications despite the GC, how the GC in Azul's Zing helps, where low latency is crucial, and much more.