InfoQ Homepage Development Content on InfoQ
-
Lyssa Adkins and Michael Spayd on Different Coaching Approaches and Coaching the Enterprise
Lyssa Adkins and Michael Spayd discuss their Agile Coaching Competency Framework and the skills required to coach at the enterprise level.
-
Jeremy Pollack of Ancestry.com on Test-driven Development and More
Hadoop, the distributive file system and MapReduce are just a few of the topics covered in this interview recorded live at QCon San Francisco 2013. Industry-standard Agile implementation and a lot of testing, assures the development team at Ancestry.com that they have an app that can handle the large traffic demands of the popular genealogy site.
-
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.
-
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.
-
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.