Google Tech Talks

Programming Talks tagged with: "Google Tech Talks"

How To Design A Good API and Why it Matters

Joshua Bloch
an hour
How To Design A Good API and Why it MattersEvery day around the world, software developers spend much of their time working with a variety of Application Programming Interfaces (APIs). Some are integral to the core platform, some provide access to widely distributed frameworks, and some are written in-house for use by a few developers. Nearly all programmers occasionally ...