InfoQ Homepage Interviews
-
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.
-
Woody Zuill on Mob Programming and No Estimates
Woody Zuill discusses Mob Programming, a practice where the whole team works on the same thing, at the same time in the same space on the same computer, as well as his thoughts on No Estimates.
-
Steve Peha on Agreements-Based Culture
Steve Peha describes how culture can derail a seemingly perfect Agile project. He then details how we can see and incrementally modify cultures by focusing on agreements. Agreements govern how we work together; they govern individuals and their interactions. By deliberately focusing on making, keeping, confronting, and renegotiating agreements, we can change our culture to support Agile teams.
-
Jessica Kerr on Scala, scalaz, scalaz-stream, Testing with ScalaCheck
Jessica Kerr explains the reasons to use Scala (best of FP and OOP worlds), scalaz, I/O and async programming with scalaz-stream, property-based testing with ScalaCheck, and much more.
-
Al Shalloway Discusses the Lean-Agile Method
Al Shalloway sits down to discuss how the Lean-Agile method breaks away from tribes such as Kanban and Scrum to get back to our shared values.
-
Jakub Nesetril, CEO of Apiary on Web APIs and Developer Experience
Developer experience(DX) was one of the prime motivators for Web APIs in response to SOA. Now companies such as Apiary are focused on enhancing this experience and improving developer productivity by taking a page from the SOA book around automation through tooling. Jakub Nesetril explains the nuances of what constitutes good DX and how Web APIs need to be designed and implemented in this context.
-
Developer Evangelist Jon Gottfried on App Development with Twilio
Developer Evangelist Jon Gottfried of Twilio discusses the ins and outs of adding voice and SMS messages with Twilio's RESTful API. Learn about adding Twilio's telephony features like sending and receiving text messages to and from your mobile or web app.