InfoQ Homepage Interviews
-
Adrian Howard Discusses Lean Startup, Lean UX, and Changing Roles for Teams
Adrian Howard sits down with Infoq to discuss the his session on Lean Startup and the Business Model Canvas, Lean UX, bridging the gap between UX and Development and how this might change roles in the future.
-
Felix Klock II on Parallel JavaScript
Felix Klock II explains Parallel JavaScript (née RiverTrail): how it brings parallelism to JavaScript, what data structures and types it supports, how it relates to ECMAScript 6 specs and much more.
-
Jeff Patton Discusses Product Development, Agile, and Story Mapping
Jeff Patton sits down with us at Agile 2013 to discuss how Product Development fits in with Agile, multiple definitions of the term MVP and the origins and uses of Story Mapping.
-
Changing Software Culture to Deliver
Greg Brockman, Stripe's CTO, relates how developers can determine if they are in a culture that has problems delivering software. With some of his insights and shifts in culture, developers can help their organization become unstuck from a poorly performing culture and shift into a more productive, organized, and effective team.
-
Deepak Giridharagopal on Puppet, Immutable Deployments, Analyzing Systems with PuppetDB
Deepak Giridharagopal explains the config management and automation tool Puppet, the concept of Immutable Deployments, and how Puppet DB (written in Clojure) allows to monitor and query systems managed with Puppet. Also: why PuppetDB is written in Clojure.
-
Software Engineer Panos Astithas of Mozilla on Debugging Tools and Open Source
JavaScript expert Panos Astithas discusses the latest trends in mobile app development. The tools that Panos employs in his work as Software Engineer at Mozilla help to keep their applications as bug-free and smooth running as possible. Effective debugging is all about having the best developer tools available.
-
Adobe System's Narciso Jaramillo on Brackets and Web Development
In this exclusive interview with "NJ", app designer and engineer from Adobe Systems, at the QCon 2013 in San Francisco, NJ talks about the open source code editor known as "Brackets". The challenges around front-end development; JavaScript, HTML, CSS development. the open source project and the actual branded Adobe product called Adobe Edge Code, part of Edge Tools and Services.
-
Jason Little Discusses Lean Change
Jason Little sits down to discuss how he's been using Lean Change and gives us some insight into his book on the same subject.
-
David Bland Discusses Bringing Lean Startup to the Enterprise
David Bland sits down with us at Agile 2013 to discuss how to bring experiments and other Lean Startup techniques to the enterprise.
-
Felix Klock II on Rust: Concurrency, GCs, Type System
Felix Klock II explains concepts of the Rust language: the concurrency model, the type system, allocation and ownership models, the macro system, its style of FP and OOP, and much more.
-
Dave West Discusses Evolving from RUP to Agile and how Tasktop Connects Agile with the PMO
Dave West of Tasktop sits down with InfoQ at Agile 2013 to discuss how RUP fits in with the evolution to Agile and how Tasktop is starting with tooling to connect the PMO with Agile Teams.
-
Netflix's Reactive Programming Model via Rx
Netflix leverages reactive system concepts to produce highly interactive and engaging User Interfaces. By using functional programming, Rx, and an intentional training method, they are able to ramp up their developers to produce reactive code quickly and with few bugs. Jafar explains how Netflix established this practice and gives a few pointers as to how your company can start its own.