The Punisher MAX Presents: Barracuda


Garth Ennis - 2007
    Should be a breeze for a guy who went toe-to-toe with Frank Castle and lived to tell about it, right? Guess again. Junior is a hemophiliac - and every crime syndicate in the country can't wait to take a shot at him as payback to his dad. To survive, Barracuda will have to navigate hitmen, corrupt cops, black ops, a Central American strongman and rescue a damsel in distress. No kidding. Collects Punisher Presents: Barracuda MAX #1-5.

Copying and Pasting from Stack Overflow


Vinit Nayak - 2016
    Mastering this art will not only make you the most desired developer in the market, but it will transform the craziest deadline into "Consider it done, Sir".

Unity 3.X Game Development Essentials


Will Goldstone - 2009
    With no prior knowledge of game development or 3D required, you will learn from scratch, taking each concept at a time working up to a full 3D mini-game. You'll learn scripting with C# or JavaScript and master the Unity development environment with easy-to-follow stepwise tasks. If you're a designer or animator who wishes to take their first steps into game development or prototyping, or if you've simply spent many hours sitting in front of video games, with ideas bubbling away in the back of your mind, Unity and this book should be your starting point. No prior knowledge of game production is required, inviting you to simply bring with you a passion for making great games.

Batman/Houdini: The Devil's Workshop


Howard Chaykin - 1993
    There is also a new creature of the night people are calling The Batman. One night someone sees the Batman near a wagon of kids, and surmises that he is stealing the children. This peaks the interest of visiting escape artist and showman Harry Houdini. So he makes a promise to help the police track down the Batman. Yet when he finally meets the mysterious figure, Harry knows that he is the hero and not the villain of the story. The two team up, and discover that the children have been kidnapped by an albino, but al evidence points to a puppetmaster for the albino, so they continue to work together to stop the heinous crime.

Toy Story 2


Walt Disney Company - 1999
    

JavaScript Web Applications


Alex MacCaw - 2011
    This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the book, you'll work with real-world example applications to help you grasp the concepts involved. Learn how to create JavaScript applications that offer a more responsive and improved experience.Use the Model-View-Controller (MVC) pattern, and learn how to manage dependencies inside your applicationGet an introduction to templating and data bindingLearn about loading remote data, Ajax, and cross-domain requestsCreate realtime applications with WebSockets and Node.jsAccept dropped files and upload data with progress indicatorsUse major frameworks and libraries, including jQuery, Spine, and BackboneWrite tests and use the console to debug your applicationsGet deployment best practices, such as caching and minification

Programming Windows


Charles Petzold - 1998
    And in PROGRAMMING WINDOWS, FIFTH EDITION, the esteemed Windows Pioneer Award winner revises his classic text with authoritative coverage of the latest versions of the Windows operating system—once again drilling down to the essential API heart of Win32 programming. Topics include: The basics—input, output, dialog boxes An introduction to Unicode Graphics—drawing, text and fonts, bitmaps and metafiles The kernel and the printer Sound and music Dynamic-link libraries Multitasking and multithreading The Multiple-Document Interface Programming for the Internet and intranets Packed as always with definitive examples, this newest Petzold delivers the ultimate sourcebook and tutorial for Windows programmers at all levels working with Microsoft® Windows 95, Windows 98, or Microsoft Windows NT®. No aspiring or experienced developer can afford to be without it.An electronic version of this book is available on the companion CD.A Note Regarding the CD or DVDThe print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.

Intensive Therapy


Jeffrey Deitz - 2015
    Jonas Speller still has a lot to learn when he meets college student Victoria Schone, whose troubled relationship with her parents has her teetering on the verge of suicide. As Jonas struggles to make sense of his feelings for Victoria, he helps her become her own person and stand up to her overpowering mother, while she challenges the budding doctor to become more emotionally forthcoming and involved with her. Years later, a crisis in Victoria’s life reunites doctor and patient, forcing them to confront poignant truths about themselves, their families, and their powerful feelings for each other. Intensive Therapy: A Novel takes readers deep inside the hearts and minds of analyst and patient as they grapple with the limits of doctor-patient propriety. The novel, Deitz’s first, has garnered widespread praise both within the therapy community and the literary world.

Open Sources


Chris DiBona - 1999
    Open Source has grabbed the computer industry's attention. Netscape has opened the source code to Mozilla; IBM supports Apache; major database vendors haved ported their products to Linux. As enterprises realize the power of the open-source development model, Open Source is becoming a viable mainstream alternative to commercial software.Now in Open Sources, leaders of Open Source come together for the first time to discuss the new vision of the software industry they have created. The essays in this volume offer insight into how the Open Source movement works, why it succeeds, and where it is going.For programmers who have labored on open-source projects, Open Sources is the new gospel: a powerful vision from the movement's spiritual leaders. For businesses integrating open-source software into their enterprise, Open Sources reveals the mysteries of how open development builds better software, and how businesses can leverage freely available software for a competitive business advantage.The contributors here have been the leaders in the open-source arena:Brian Behlendorf (Apache) Kirk McKusick (Berkeley Unix) Tim O'Reilly (Publisher, O'Reilly & Associates) Bruce Perens (Debian Project, Open Source Initiative) Tom Paquin and Jim Hamerly (mozilla.org, Netscape) Eric Raymond (Open Source Initiative) Richard Stallman (GNU, Free Software Foundation, Emacs) Michael Tiemann (Cygnus Solutions) Linus Torvalds (Linux) Paul Vixie (Bind) Larry Wall (Perl) This book explains why the majority of the Internet's servers use open- source technologies for everything from the operating system to Web serving and email. Key technology products developed with open-source software have overtaken and surpassed the commercial efforts of billion dollar companies like Microsoft and IBM to dominate software markets. Learn the inside story of what led Netscape to decide to release its source code using the open-source mode. Learn how Cygnus Solutions builds the world's best compilers by sharing the source code. Learn why venture capitalists are eagerly watching Red Hat Software, a company that gives its key product -- Linux -- away.For the first time in print, this book presents the story of the open- source phenomenon told by the people who created this movement.Open Sources will bring you into the world of free software and show you the revolution.

JavaScript Pocket Reference


David Flanagan - 1998
    You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers. The JavaScript Pocket Reference, 2nd Edition, provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties. The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla. Ideal as an introduction for beginners and a quick reference for advanced developers, this pocket-sized book is easy to take anywhere and serves as the perfect companion volume to the bestselling JavaScript: The Definitive Guide, 4th Edition. O'Reilly's Pocket References have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to the answer quickly, the new JavaScript Pocket Reference is the book you'll want close at hand.

Perl in a Nutshell


Nathan Patwardhan - 1998
    This book covers all the core features of the language. It ranges widely through the Perl programmer's universe, gathering together in convenient form a wealth of information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed coverage about using Perl within a Win32 environment.This book assembles more information about the language in one place than any other reference work. Here are just some of the topics covered in the book:Basic language reference Introduction to using Perl modules Perl and CGI: CGI basics, CGI.pm, mod_perl DBI, the database-independent API for Perl Sockets programming in Perl LWP, the library for World Wide Web programming in Perl The Net::* modules As part of the successful "in a Nutshell" series of books from O'Reilly & Associates, Perl in a Nutshell is for readers who want a single reference for all their needs.

Tapworthy: Designing Great iPhone Apps


Josh Clark - 2010
    Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, programmer, manager, or marketer, Tapworthy teaches you to "think iPhone" and helps you ask the right questions -- and get the right answers -- throughout the design process. You'll explore how considerations of design, psychology, culture, ergonomics, and usability combine to create a tapworthy app. Along the way, you'll get behind-the-scenes insights from the designers of apps like Facebook, USA Today, Twitterrific, and many others.Develop your ideas from initial concept to finished designBuild an effortless user experience that rewards every tapExplore the secrets of designing for touchDiscover how and why people really use iPhone appsLearn to use iPhone controls the Apple wayCreate your own personality-packed visuals

Laos File (The Shake Davis Series)


Dale A. Dye - 2008
    Written by the bestselling author of 'Platoon,' Dale A. Dye.

You're the Best: A Celebration of Friendship


Lian Dolan - 2015
    I should not line dance under the influence, and I think we both know that now. I owe you for letting me borrow that really expensive evening clutch with the feathers. I had no idea puppies liked feathers.I owe you for that really poor financial advice I gave to you. It was loud on the subway, but I thought I heard that guy in the suit say, "Buy Enron." I owe you for Brad. Let's not talk about him ever again. You're smart. You're funny. You text just the right amount. You're the one person who tells my about the thing in my teeth without sounding just a little bit superior. You're the best. You're the Best is a thank-you note to female friends, the women we call when the best things in our lives happen—or the worst. Written by two generations of Satellite Sisters, this beautifully packaged hardcover book explores how we rely on our friends to get us up, get us going, get us through, and, most importantly, get us laughing. It makes a superb gift for friends, sisters, mothers, daughters, and granddaughters.The Satellite Sisters—Julie, Liz, Sheila, Monica, and Lian Dolan—are five sisters who believe that a sense of connection is what gives meaning to our lives. The Dolan sisters created Satellite Sisters first as a nationwide radio show and website. Now, the Satellite Sisters connect with a blog, a podcast, books, personal appearances, and social media; joining them regularly are their cadre of twenty-something nieces. After winning twelve Gracie Allen Awards for excellence in women's media, they still have plenty more to say.

Show Stopper!: The Breakneck Race to Create Windows NT and the Next Generation at Microsoft


G. Pascal Zachary - 1994
    Describes the five-year, 150 million dollar project Microsoft undertook to develop an advanced PC operating system.