A Game of Thrones: The Story Continues The Complete Box Set of All 7 Books by Martin, George R. R. ( AUTHOR ) Jul-12-2012 Paperback


George R.R. Martin - 2012
    HBO's hit series A GAME OF THRONES is based on George R R Martin's internationally bestselling series A SONG OF ICE AND FIRE, the greatest fantasy epic of the modern age.

Structure and Interpretation of Computer Programs


Harold Abelson - 1984
    This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.

Google Analytics: Understanding Visitor Behavior


Justin Cutroni - 2007
    This hands-on guide shows you how to get the most out of this free and powerful tool -- whether you're new to Google Analytics or have been using it for years.Google Analytics shows you how to track different market segments and analyze conversion rates, and reveals advanced techniques such as marketing-campaign tracking, a valuable feature that most people overlook. And this practical book not only provides complete code samples for web developers, it also explains the concepts behind the code to marketers, managers, and others on your team.Discover exactly how the Google Analytics system worksLearn how to configure the system to measure data most relevant to your business goalsTrack online marketing activities, including cost-per-click ads, email, and internal campaignsTrack events -- rather than page views -- on sites with features such as maps, embedded video, and widgetsConfigure Google Analytics to track enterprise data, including multiple domainsUse advanced techniques such as custom variables and CRM integration

RESTful Web Services


Leonard Richardson - 2007
    But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages. This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book:Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC) Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol Discusses web service clients for popular programming languages Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python) Focuses on practical issues: how to design and implement RESTful web services and clients This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.

The Art of Computer Programming, Volume 1: Fundamental Algorithms


Donald Ervin Knuth - 1973
     -Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org

Algorithms Plus Data Structures Equals Programs (Prentice-Hall series in automatic computation)


Niklaus Wirth - 1975
    

Happyness: Life Lessons from a Creative Addict


Yusuf Merchant - 2018
    Providing a wealth of information and practical advice, Happyness is an informative and curative book which busts a mountain of myths.’ —Amitabh Bachchan, actor ‘This book offers a riveting, transformative experience. Dr Merchant has captured the magic of positive energy, a never-give-up spirit, love, and positive intention. This will make you look at your personal evolution in a different, more thoughtful light.’ —Dr Ghazala Afzal Hameed, High Sheriff of Greater London, 2015-16Do you want to help someone who is depressed? Is there a key to unlocking happiness? Do you sometimes feel used or taken for granted in your relationships? How do you deal with anger, jealousy, resentment, or sadness? Can anyone change the destined course of their life? What is the one proven antidote to addictive habits? What is the meaning of life? Is it possible to experience the fifth dimension? Dr Yusuf Merchant, or Doc as he is widely called, has been schooled by adversity from his childhood. He has lost friends and loved ones to dark addictions, endured heart-wrenching betrayal, lived on the streets, and struggled with the trauma of abandonment and the absence of hope.But he hit back against every crisis—and so can you.In this book, the master of mindfulness offers forty-two different ways to live a peaceful and fulfilling life. He punches negativity in the face and uses visualisation techniques to achieve his dreams. Bringing together scientific theories on the functioning of the brain and how it alters under stress, depression and addiction as well as existential questions on karma and the meaning of life, he concludes that it is self-belief along with integrity of character that offers a short-cut to happiness.If you want to lead a more successful and spiritual life, or if you want to take control of your destiny, the answers lie within these pages.

Design Patterns: Elements of Reusable Object-Oriented Software


Erich Gamma - 1994
    Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently. Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design. All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.

Python Essential Reference (Developer's Library)


David Beazley - 1999
    This text concisely describes the Python language and its programming environment for those readers already familiar with languages such as C and C++.

Learning JavaScript


Shelley Powers - 2006
    JavaScript lets designers add sparkle and life to web pages, while more complex JavaScript has led to the rise of Ajax -- the latest rage in web development that allows developers to create powerful and more responsive applications in the browser window."Learning JavaScript" introduces this powerful scripting language to web designers and developers in easy-to-understand terms. Using the latest examples from modern browser development practices, this book teaches you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant web sites. By the end of the book, you'll be able to use all of the JavaScript language and many of the object models provided by web browsers, and you'll even be able to create a basic Ajax application.

Pocket Bowie Wisdom: Witty Quotes and Wise Words from David Bowie


Hardie Grant Books - 2016
    A collection of some of Bowie's most famous and insightful words that will continue to inspire gener....

An Independent Man: The Autobiography


Eddie Jordan - 2007
    But he funded his first move into motor sport by selling smoked salmon well past its sell-by date to rugby fans leaving Lansdowne Road; when stopped for speeding by a policeman, he ended up selling him his car. Jordan set up his own team, and moved into Formula One at the end of the 1980s. It wasn't long before the team began to pick up podium finishes, and in 1998 won its first race - a remarkable achievement on a comparatively small budget. The following year was even better, but sadly this was to be the peak, as the search for more finance and legal battles with sponsors hit hard. Eventually, in January 2005 he sold the team.AN INDEPENDENT MAN goes behind the scenes to reveal the true personalities of the drivers Jordan worked with, and his battles with Bernie Ecclestone. It shows how, when so much money is involved, nothing is ever simple. His has been a life lived to the full, and his account is packed full of superb stories, colourful adventures and revealing tales.

Debug It!: Find, Repair, and Prevent Bugs in Your Code


Paul Butcher - 2009
    Others have the knack of unerringly zeroing in on the root cause of a bug. Are they geniuses? Just lucky? No, they've learned the secrets of professional debugging. This book will equip you with the tools, techniques and approaches-proven in the crucible of professional software development-to ensure that you can tackle any bug with confidence. You'll learn how to handle every stage of the bug life-cycle, from constructing software that makes debugging easy, through detection, reproduction, diagnosis and rolling out your eventual fix. If you develop software, sooner or later you're going to discover that it doesn't always behave as you intended. Working out why it's misbehaving can be hard. Sometimes very hard. Debug It! is here to help! All bugs are different: there is no silver bullet. You've got to rely upon your intellect, intuition, detective skills and yes, even a little luck. But that doesn't mean that you're completely on your own-there is much you can learn from those who have gone before. This book distills decades of hard-won experience gained in the trenches of professional software development, giving you a head-start and arming you with the tools you need to get to the bottom of the problem, whatever you're faced with. Whether you're writing Java or assembly language, targeting servers or embedded micro-controllers, using agile or traditional approaches, the same basic bug-fixing principles apply. From constructing software that is easy to debug (and incidentally less likely to contain bugs in the first place), through handling bug reports to rolling out your ultimate fix, we'll cover the entire life-cycle of a bug. You'll learn about the empirical approach, which leverages your software's unique ability to show you what's really happening, the importance of finding a reliable and convenient means of reproducing a bug, and common pitfalls so you can avoid them. You'll see how to use commonly available tools to automatically detect problems before they're reported by customers and how to construct "transparent software" that provides access to critical information and internal state.

UNIX Shell Programming


Stephen G. Kochan - 1985
    A complete overview of shell programming This classic edition deals specifically with the techniques of shell programming.-- Presents information in step-by-step fashion-- Covers all the features of the standard shell, with additional instructions for the Korn Shell-- Teaches how to use the shell to tailor the UNIX environment

Parliamental


Meghnad S - 2019
    As they navigate their way around Parliament, handling backroom deals, nepotistic party heads, and laws that seem to be tailor-made to benefit the ruling party, they learn that politics and idealism don't always go together. While Srikar tries to adapt to his new avatar and lie low, Raghav uses his Twitter alter ego, @Arnavinator, to vent his frustration and spread chaos. But when a new bill that threatens freedom of expression is bulldozed through with impunity, Srikar and Raghav must make a choice—to compromise on their values or to stand up for what is right. But at what cost? And can they and their unlikely allies—a jaded lawyer, an ambitious journalist and a rising YouTube star—really make a difference? A heady mix of politics, satire and current events, Parliamental is a roller-coaster ride through the corridors of power.