Sebanyak 9966 item atau buku ditemukan

The Twitter Book

"Media organizations should take note of Twitter's power to quickly reach their target consumers." --Tim O'Reilly (@timoreilly), in a Los Angeles Times interview, March 2009 This practical guide will teach you everything you need to know to quickly become a Twitter power user. It includes information on the latest third party applications, strategies and tactics for using Twitter's 140-character messages as a serious--and effective--way to boost your business, as well as how to turn Twitter into your personal newspaper, tracking breaking news and learning what matters to you and your friends. Co-written by Tim O'Reilly and Sarah Milstein, widely followed and highly respected twitterers, the practical information in The Twitter Book is presented in an innovative, visually rich format that's packed with clear explanations and examples of best practices that show Twitter in action, as demonstrated by the work of over 60 twitterers. This book will help you: Use Twitter to connect with colleagues, customers, family, and friends Stand out on Twitter Avoid common Twitter gaffes and pitfalls Build a critical professional communications channel with Twitter--and use the best third-party tools that help you manage it. If you want to know how to use Twitter like a pro, The Twitter Book will quickly get you up to speed. About the authors: Tim O Reilly (@timoreilly), founder and CEO of O Reilly Media, has hundreds of thousands of followers on Twitter. Sarah Milstein (@SarahM) frequently writes, speaks and teaches about Twitter; she was the 21st user of Twitter.

This book will help you: Use Twitter to connect with colleagues, customers, family, and friends Stand out on Twitter Avoid common Twitter gaffes and pitfalls Build a critical professional communications channel with Twitter--and use the ...

Adobe Photoshop CS5 One-on-One

Presents an introduction to the basic concepts, tools, techniques, and features of Adobe Photoshop CS5, covering such topics as selecting and editing images, working with layers, adjusting color, sharpening, applying masks, using Camera Raw, and printing.

Presents an introduction to the basic concepts, tools, techniques, and features of Adobe Photoshop CS5, covering such topics as selecting and editing images, working with layers, adjusting color, sharpening, applying masks, using Camera Raw ...

Designing Games

A Guide to Engineering Experiences

Ready to give your design skills a real boost? This eye-opening book helps you explore the design structure behind most of today’s hit video games. You’ll learn principles and practices for crafting games that generate emotionally charged experiences—a combination of elegant game mechanics, compelling fiction, and pace that fully immerses players. In clear and approachable prose, design pro Tynan Sylvester also looks at the day-to-day process necessary to keep your project on track, including how to work with a team, and how to avoid creative dead ends. Packed with examples, this book will change your perception of game design. Create game mechanics to trigger a range of emotions and provide a variety of play Explore several options for combining narrative with interactivity Build interactions that let multiplayer gamers get into each other’s heads Motivate players through rewards that align with the rest of the game Establish a metaphor vocabulary to help players learn which design aspects are game mechanics Plan, test, and analyze your design through iteration rather than deciding everything up front Learn how your game’s market positioning will affect your design

Packed with examples, this book will change your perception of game design.

Cisco IOS in a Nutshell

A Desktop Quick Reference for IOS on IP Networks

A guide to router configuration and the IOS operating system explores the Cisco user interface, configuring lines, access lists, routing protocols, dial-on-demand routing, and security issues.

A guide to router configuration and the IOS operating system explores the Cisco user interface, configuring lines, access lists, routing protocols, dial-on-demand routing, and security issues.

Hacking and Securing IOS Applications

Stealing Data, Hijacking Software, and How to Prevent It

Explores hacking the iPhone and iPad; provides practical information on specific security threats; and presents a discussion of code level countermeasures for implementing security.

You've now compiled, signed, and executed your first command-line application
for iOS. In the next section, you'll learn how to run this code remotely. While you'
re still logged into the device, move the hello program into the /usr/bin directory: ...

C# 5.0 Pocket Reference

Instant Help for C# 5.0 Programmers

When you need answers for programming with C# 5.0, this practical and tightly focused book tells you exactly what you need to know—without long introductions or bloated samples. Easy to browse, it’s ideal as quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. Written by the authors of C# 5.0 in a Nutshell, this book covers the entire C# 5.0 language, including: All of C#’s fundamentals Advanced topics such as operator overloading, type constraints, covariance & contravariance, iterators, nullable types, operator lifting, lambda expressions & closures LINQ, starting with sequences, lazy execution and standard query operators, and finishing with a complete reference to query expressions Dynamic binding and C# 5.0’s new asynchronous functions Unsafe code & pointers, custom attributes, preprocessor directives, and XML documentation

Easy to browse, it’s ideal as quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. Written by the authors of C# 5.0 in a Nutshell, this book covers the entire C# 5.0 ...

Hackers

Heroes of the Computer Revolution - 25th Anniversary Edition

This 25th anniversary edition of Steven Levy's classic book traces the exploits of the computer revolution's original hackers -- those brilliant and eccentric nerds from the late 1950s through the early '80s who took risks, bent the rules, and pushed the world in a radical new direction. With updated material from noteworthy hackers such as Bill Gates, Mark Zuckerberg, Richard Stallman, and Steve Wozniak, Hackers is a fascinating story that begins in early computer research labs and leads to the first home computers. Levy profiles the imaginative brainiacs who found clever and unorthodox solutions to computer engineering problems. They had a shared sense of values, known as "the hacker ethic," that still thrives today. Hackers captures a seminal period in recent history when underground activities blazed a trail for today's digital world, from MIT students finagling access to clunky computer-card machines to the DIY culture that spawned the Altair and the Apple II.

This 25th anniversary edition of Steven Levy's classic book traces the exploits of the computer revolution's original hackers -- those brilliant and eccentric nerds from the late 1950s through the early '80s who took risks, bent the rules, ...

Basic Sensors in iOS

Programming the Accelerometer, Gyroscope, and More

What really sets the iPhone apart from laptops and PCs is its use of onboard sensors, including those that are location-enabled. This concise book takes experienced iPhone and Mac developers on a detailed tour of iPhone and iPad hardware by explaining how these sensors work, and what they're capable of doing. With this book, you'll build sample applications for each sensor, and learn hands-on how to take advantage of the data each sensor produces. You'll gain valuable experience that you can immediately put to work inside your own iOS applications for the iPhone, iPod touch, and iPad. This book helps you focus on: Camera: learn how to take pictures and video, create video thumbnails, customize video, and save media to the photo album Audio: use the media picker controller and access the iPod music library in your own application, and enable your app to record and play sampled audio Accelerometer: write an application that uses this sensor to determine device orientation Magnetometer: learn how this sensor verifies compass headings Core Motion: use this framework to receive motion data from both the accelerometer and the vibrational gyroscope This short book is part of a collection that will, along with new material, be compiled into a larger book, iOS Sensor Programming. The other books in this collection are Augmented Reality in iOS, Geolocation in iOS, and iOS Sensor Apps with Arduino.

The other books in this collection are Augmented Reality in iOS, Geolocation in iOS, and iOS Sensor Apps with Arduino.

Python Cookbook

If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works. Topics include: Data Structures and Algorithms Strings and Text Numbers, Dates, and Times Iterators and Generators Files and I/O Data Encoding and Processing Functions Classes and Objects Metaprogramming Modules and Packages Network and Web Programming Concurrency Utility Scripting and System Administration Testing, Debugging, and Exceptions C Extensions

If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket.

Programming Computer Vision with Python

Tools and Algorithms for Analyzing Images

A guide to computer vision offers complete code samples with explanations and exercises, with information on such topics as object recognition, 3D reconstruction, stereo imaging, and augmented reality.

A guide to computer vision offers complete code samples with explanations and exercises, with information on such topics as object recognition, 3D reconstruction, stereo imaging, and augmented reality.