Book Image

Developer, Advocate!

By : Geertjan Wielenga
Book Image

Developer, Advocate!

By: Geertjan Wielenga

Overview of this book

What exactly is a developer advocate, and how do they connect developers and companies around the world? Why is the area of developer relations set to explode? Can anybody with a passion for tech become a developer advocate? What are the keys to success on a global scale? How does a developer advocate maintain authenticity when balancing the needs of their company and their tech community? What are the hot topics in areas including Java, JavaScript, "tech for good," artificial intelligence, blockchain, the cloud, and open source? These are just a few of the questions addressed by developer advocate and author Geertjan Wielenga in Developer, Advocate!. 32 of the industry's most prominent developer advocates, from companies including Oracle, Microsoft, Google, and Amazon, open up about what it's like to turn a lifelong passion for knowledge sharing about tech into a rewarding career. These advocates run the gamut from working at large software vendors to small start-ups, along with independent developer advocates who work within organizations or for themselves. In Developer, Advocate!, readers will see how developer advocates are actively changing the world, not only for developers, but for individuals and companies navigating the fast-changing tech landscape. More importantly, Developer, Advocate! serves as a rallying cry to inspire and motivate tech enthusiasts and burgeoning developer advocates to get started and take their first steps within their tech community.
Table of Contents (36 chapters)
34
Other Books You May Enjoy
35
Index
36
Packt

The problem with live coding

Yakov Fain: I know only one person who can do it well: Venkat Subramaniam. Firstly, most of his talks are recorded on video, so, you can watch them later on and see how he did the coding. Secondly, he maintains a site and all of his presentations, with the code, are published there.

Unfortunately, many other speakers, who are not as good as Venkat, just enjoy themselves in front of the people in the room. They say, "Look at this! Look how I can code in front of you!" They show all these different shortcuts, copy-pasting snippets of code, and in 10 minutes, they have created the project. You're thinking, "Slides are boring. Look at what this guy does! In front of an audience, he does all that!"

Now the talk is over and you're at home. After this talk, what's left? What are the resources available to you? In the case of Venkat, you do have them, but in the case of many other people who do live coding, you have nothing. There should...