Book picks similar to
Mining Google?web Services: Building Applications with the Google?api by John Paul Mueller
technology
web
audio_wanted
computers
Remix: Making Art and Commerce Thrive in the Hybrid Economy
Lawrence Lessig - 2008
Lessig reveals the solutions to this impasse offered by a collaborative yet profitable “hybrid economy”.Lawrence Lessig, the reigning authority on intellectual property in the Internet age, spotlights the newest and possibly the most harmful culture war—a war waged against our kids and others who create and consume art. America’s copyright laws have ceased to perform their original, beneficial role: protecting artists’ creations while allowing them to build on previous creative works. In fact, our system now criminalizes those very actions. For many, new technologies have made it irresistible to flout these unreasonable and ultimately untenable laws. Some of today’s most talented artists are felons, and so are our kids, who see no reason why they shouldn’t do what their computers and the Web let them do, from burning a copyrighted CD for a friend to “biting” riffs from films, videos, songs, etc and making new art from them.Criminalizing our children and others is exactly what our society should not do, and Lessig shows how we can and must end this conflict—a war as ill conceived and unwinnable as the war on drugs. By embracing “read-write culture,” which allows its users to create art as readily as they consume it, we can ensure that creators get the support—artistic, commercial, and ethical—that they deserve and need. Indeed, we can already see glimmers of a new hybrid economy that combines the profit motives of traditional business with the “sharing economy” evident in such Web sites as Wikipedia and YouTube. The hybrid economy will become ever more prominent in every creative realm—from news to music—and Lessig shows how we can and should use it to benefit those who make and consume culture.Remix is an urgent, eloquent plea to end a war that harms our children and other intrepid creative users of new technologies. It also offers an inspiring vision of the post-war world where enormous opportunities await those who view art as a resource to be shared openly rather than a commodity to be hoarded.
Product Design for the Web: Principles of Designing and Releasing Web Products
Randy J. Hunt - 2013
To create a successful web product that's as large as Etsy, Facebook, Twitter, or Pinterest-or even as small as a tiny app-you need to know more than just HTML and CSS. You need to understand how to create meaningful online experiences so that users want to come back again and again.In other words, you have to stop thinking like a web designer or a visual designer or a UX designer or an interaction designer and start thinking like a product designer.In this breakthrough introduction to modern product design, Etsy Creative Director Randy Hunt explains the skills, processes, types of tools, and recommended workflows for creating world-class web products. After reading this book, you'll have a complete understanding of what product design really is and you'll be equipped with the best practices necessary for building your own successful online products.
The Little Book on CoffeeScript
Alex MacCaw - 2012
Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes.Written by Alex MacCaw, author of JavaScript Web Applications (O’Reilly), with contributions from CoffeeScript creator Jeremy Ashkenas, this book quickly teaches you best practices for using this language—not just on the client side, but for server-side applications as well. It’s time to take a ride with the little language that could.Discover how CoffeeScript’s syntax differs from JavaScriptLearn about features such as array comprehensions, destructuring assignments, and classesExplore CoffeeScript idioms and compare them to their JavaScript counterpartsCompile CoffeeScript files in static sites with the Cake build systemUse CommonJS modules to structure and deploy CoffeeScript client-side applicationsExamine JavaScript’s bad parts—including features CoffeeScript was able to fix
Ultimate Guide to Google AdWords: How to Access 100 Million People in 10 Minutes
Perry Marshall - 2006
This title contains search engine optimization techniques, direct marketing skills, methods of testing, and real-life case studies that help you use the advertising medium to improve your business.
JavaScript & jQuery: The Missing Manual
David Sawyer McFarland - 2008
This jargon-free guide covers JavaScript basics and shows you how to save time and effort with the jQuery library of prewritten JavaScript code. You’ll soon be building web pages that feel and act like desktop programs, without having to do much programming.The important stuff you need to know:Make your pages interactive. Create JavaScript events that react to visitor actions.Use animations and effects. Build drop-down navigation menus, pop-ups, automated slideshows, and more.Improve your user interface. Learn how the pros make websites fun and easy to use.Collect data with web forms. Create easy-to-use forms that ensure more accurate visitor responses.Add a dash of Ajax. Enable your web pages to communicate with a web server without a page reload.Practice with living examples. Get step-by-step tutorials for web projects you can build yourself.
Think Like a Programmer: An Introduction to Creative Problem Solving
V. Anton Spraul - 2012
In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to:Split problems into discrete components to make them easier to solve Make the most of code reuse with functions, classes, and libraries Pick the perfect data structure for a particular job Master more advanced programming tools like recursion and dynamic memory Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.
Web Form Design: Filling in the Blanks
Luke WroblewskiMicah Alpern - 2008
In Web Form Design, Luke Wroblewski draws on original research, his considerable experience at Yahoo! and eBay, and the perspectives of many of the field's leading designers to show you everything you need to know about designing effective and engaging Web forms.
CSS Cookbook
Christopher Schmitt - 2004
But first, you have to get past CSS theory and resolve real-world problems.For those all-too-common dilemmas that crop up with each project, "CSS Cookbook" provides hundreds of practical examples with CSS code recipes that you can use immediately to format your web pages. Arranged in a quick-lookup format for easy reference, the second edition has been updated to explain the unique behavior of the latest browsers: Microsoft's IE 7 and Mozilla's Firefox 1.5. Also, the book has been expanded to cover the interaction of CSS and images and now includes more recipes for beginning CSS users. The explanation that accompanies each recipe enables you to customize the formatting for your specific needs. With topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, this book is a must-have companion, regardless of your experience with Cascading Style Sheets.
The Year in Tech, 2021: The Insights You Need from Harvard Business Review (HBR Insights Series)
Harvard Business Review - 2020
The Science of Marketing: When to Tweet, What to Post, How to Blog, and Other Proven Strategies
Dan Zarrella - 2012
It uses a combination of marketing, statistical, and psychological research to explain why and, more importantly, how, companies should adapt marketing strategies such as blogging, social media, email marketing, and webinars to achieve maximium results.The book contradicts what the author calls the "unicorns and rainbows" strategy that simply encourages companies to love their customers and hug their followers. Instead, the book offers more substantial, proven tactics and tips gathered through scientific research and techniques.Lists what time of day and what day of the week the most retweets occur Explains why weekends are best for Facebook sharing, which blog posts lead to comments, why early mornings are best for emails, and how to blog to acquire links Describes how to avoid crowding your content The Science of Marketing provides the research and tools to help you make a stronger impact in the digital marketing space.
Head First C#
Andrew Stellman - 2007
Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying SQL databases, .NET collections, and XML documents. By the time you're through, you'll be a proficient C# programmer, designing and coding large-scale applications. Every few chapters you will come across a lab that lets you apply what you've learned up to that point. Each lab is designed to simulate a professional programming task, increasing in complexity until-at last-you build a working Invaders game, complete with shooting ships, aliens descending while firing, and an animated death sequence for unlucky starfighters. This remarkably engaging book will have you going from zero to 60 with C# in no time flat.
High Performance JavaScript
Nicholas C. Zakas - 2010
The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.
Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.
Identify problem code and use faster alternatives to accomplish the same task Improve scripts by learning how JavaScript stores and accesses data Implement JavaScript code so that it doesn't slow down interaction with the DOM Use optimization techniques to improve runtime performance Learn ways to ensure the UI is responsive at all times Achieve faster client-server communication Use a build system to minify files, and HTTP compression to deliver them to the browser
Object-Oriented JavaScript
Stoyan Stefanov - 2008
This book is for the beginning to intermediate web developer who wants to solve web development problems with smart JavaScript. It does not assume any prior knowledge of JavaScript programming; however even if you already know some JavaScript, there will be plenty for you to learn here.
Naked Conversations: How Blogs Are Changing the Way Businesses Talk with Customers
Robert Scoble - 2005
According to experts Robert Scoble and Shel Israel, blogs offer businesses something that has long been lacking in their communication with customers -- meaningful dialogue. Devoid of corporate-speak and empty promises, business blogs can humanize communication, bringing companies and their constituencies together in a way that improves both image and bottom line.The authors use more than 50 case histories to explain why blogging is an efficient and credible method of business communication. You'll find yourself excited about the possibilities blogs present after reading just a few pages. Discover how:Prominent business leaders, including Mark Cuban of the Dallas Mavericks, Bob Lutz from General Motors, and Jonathan Schwartz of Sun Microsystems, are beginning to use blogs to connect with their customers in new ways. Blogging has changed the rules of communication and competition. You can launch an effective blogging strategy and the reasons why you should. Featuring a foreword by Tom Peters, this is a resource you and your business can't do without.
Cyberia: Life in the Trenches of Cyberspace
Douglas Rushkoff - 1993
Cyberia is an ideas-led, exuberant documentary written in 1994 about the converging strands of this new era, the empowerments of cyber-technology and the emergent hacker and cyber milieu.