The Hidden Key to Harry Potter: Understanding the Meaning, Genius, and Popularity of Joanne Rowling's Harry Potter Novels


John Granger - 2002
    Low road critics have pawned the bestselling novels as "the literary equivalent of fast food" and as a gateway to the occult. But no one has explained the worldwide popularity of Ms. Rowling's fiction or read it as one would read Tolkien, Hemingway, or Shakespeare. The Hidden Key takes the high road to understanding Harry Potter's success, through an exploration of the series' structure, themes, and symbolism. The astonishing conclusion of this investigation is that Ms. Rowling, demonized by some Christian critics because of the magical setting of her books, is ironically writing the most charming and challenging Christian fiction for children since Lewis' Chronicles of Narnia. The Hidden Key demonstrates that all the Potter books teach Christian doctrines- sometimes with subtlety, often baldly- in their plot, imagery and character development. Lambasted by critics who have not read her books closely or are unfamiliar with traditional Christian literature, Ms. Rowling's genius has been overlooked despite her books' success. A lover and teacher of the Great Books- including the great books he reads his seven children- Mr. Granger applies his knowledge of classical philosophy and Christian traditions to reveal the secret message that explains the magic power of Harry Potter.Find out these secrets inside:What is the hidden key to Harry Potter?Is Harry's magic dangerous- or quite the opposite?What is the evidence that Rowling is a Christian novelist?Is the author an "Inkling"? How have we been so bamboozled?Who is the real-world model for Gilderoy Lockhart?Who is Harry, really? Why does Lord Voldemort want him dead?Will Wormtail kill Voldemort as Wormtongue killed Saruman? What may happen in the upcoming Potter books?How does it all end?- an unauthorized prediction.

Bill and Hillary: The Politics of the Personal


William Henry Chafe - 2012
    Chafe has written powerfully about the relationship between personality and politics. Bill and Hillary: The Politics of the Personal represents the culmination of this approach to political history. Having written widely on civil rights and women’s history, Chafe brings the themes of all his scholarship together in this book about the Clintons’ “co-presidency,” two people committed to both sex and race equality. From the beginning, Chafe argues, the personal chemistry between the Clintons shaped definitively their political careers. She was instrumental in his triumphs as Arkansas governor and “saved” his presidential candidacy by standing with him during the Gennifer Flowers sex scandal. He responded by delegating presidential powers to her that no other First Lady had ever exercised. Often tempestuous, their relationship had as many lows as it did highs, but the trajectory of the Clintons’ political lives can only be understood through the prism of their personal relationship.  Full of insights about health care, Kenneth Starr, and welfare reform, Bill and Hillary gives texture and depth to the Clintons’ lives, including the extent to which the Lewinsky scandal finally freed Hillary to become a politician in her own right and return to the consensus reformer she had been in college and law school.

Unity in Action


Joseph Hocking - 2015
    You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5.About the BookThis book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity's intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games. Unity's single codebase approach minimizes inefficient switching among development tools and concentrates your attention on making great interactive experiences.Unity in Action teaches you how to write and deploy games. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Each sample project illuminates specific Unity features and game development strategies. As you read and practice, you'll build up a well-rounded skill set for creating graphically driven 2D and 3D game applications.You'll need to know how to program, in C# or a similar OO language. No previous Unity experience or game development knowledge is assumed.

Practical Django Projects


James Bennett - 2008
    You'll work through the development of each project, implementing and running the applications while learning new features along the way.Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Python developers have been particularly fortunate in this area, having been able to take advantage of Django, a very popular open source web framework whose stated goal is to make it easier to build better web applications more quickly with less code.Practical Django Projects is the first book to introduce this popular framework by way of a series of realworld projects. What you'll learn Capitalize upon Django's welldefined framework architecture to build web applications faster than ever before Learn by doing by working through the creation of three realworld projects, including a content management system, blog, and social networking site Build userfriendly web sites with wellstructured URLs, session tracking, and syndication options Let Django handle tedious tasks such as database interaction while you focus on building compelling applications Who this book is forWeb developers seeking to use the powerful Django framework to build powerful web sites. "

I'd Trade My Husband for a Housekeeper: Loving Your Marriage after the Baby Carriage


Trisha Ashworth - 2009
    Here they return with a frank, yet encouraging look at marriage post-tots. They set out to discover if parenthood has to be incompatible with conjugal blissand if so, how to change that. To find out, they spoke to hundreds of mothers (and quite a few fathers). I'd Trade My Husband for a Housekeeper examines the challenges of modern parenthood for married couples today and it extends a loving hand so that mothers can step out of the madness, make the most of what they have, and learn to love their marriages as much as they love their husbands and kids.

Objects on Rails


Avdi Grimm - 2012
    This book is aimed at the working Rails developer who is looking to grow and evolve Rails projects while keeping them flexible, maintainable, and robust. The focus is on pragmatic solutions which tread a “middle way” between the expedience of the Rails “golden path”, and rigid OO purity.

Professional Android 2 Application Development


Reto Meier - 2010
    This update to the bestselling first edition dives in to cover the exciting new features of the latest release of the Android mobile platform.Providing in-depth coverage of how to build mobile applications using the next major release of the Android SDK, this invaluable resource takes a hands-on approach to discussing Android with a series of projects, each of which introduces a new feature and highlights techniques and best practices to get the most out of Android.The Android SDK is a powerful, flexible, open source platform for mobile devices Shares helpful techniques and best practices to maximize the capabilities of Android Explains the possibilities of Android through the use of a series of detailed projects Demonstrates how to create real-world mobile applications for Android phones Includes coverage of the latest version of Android Providing concise and compelling examples, Professional Android Application Development is an updated guide aimed at helping you create mobile applications for mobile devices running the latest version of Android.

Behind Every Good Decision: How Anyone Can Use Business Analytics to Turn Data into Profitable Insight


Piyanka Jain - 2014
    Nothing could be further from the truth. In Behind Every Good Decision, authors and analytics experts Piyanka Jain and Puneet Sharma demonstrate how professionals at any level can take the information at their disposal and leverage it to make better decisions. The authors’ streamlined frame work demystifies the process of business analytics and helps anyone move from data to decisions in just five steps…using only Excel as a tool. Readers will learn how to: Clarify the business question • Lay out a hypothesis-driven plan • Pull relevant data • Convert it to insights • Make decisions that make an impact Packed with examples and exercises, this refreshingly accessible book explains the four fundamental analytic techniques that can help solve a surprising 80% of all business problems. Business analytics isn’t rocket science—it’s a simple problem-solving tool that can help companies increase revenue, decrease costs, improve products, and delight customers. And who doesn’t want to do that?

Cocoa Design Patterns


Erik M. Buck - 2009
    Although Cocoa is indeed huge, once you understand the object-oriented patterns it uses, you'll find it remarkably elegant, consistent, and simple. Cocoa Design Patterns begins with the mother of all patterns: the Model-View-Controller (MVC) pattern, which is central to all Mac and iPhone development. Encouraged, and in some cases enforced by Apple's tools, it's important to have a firm grasp of MVC right from the start. The book's midsection is a catalog of the essential design patterns you'll encounter in Cocoa, including Fundamental patterns, such as enumerators, accessors, and two-stage creation Patterns that empower, such as singleton, delegates, and the responder chain Patterns that hide complexity, including bundles, class clusters, proxies and forwarding, and controllers And that's not all of them! Cocoa Design Patterns painstakingly isolates 28 design patterns, accompanied with real-world examples and sample code you can apply to your applications today. The book wraps up with coverage of Core Data models, AppKit views, and a chapter on Bindings and Controllers. Cocoa Design Patterns clearly defines the problems each pattern solves with a foundation in Objective-C and the Cocoa frameworks and can be used by any Mac or iPhone developer.

Se7en


Richard Dyer - 1999
    A serial killer on a warped moral mission who turns his victims' "sins" into the means of their murder. The movie Seven is analyzed here covering topics such as sin, story, structure, seriality, sound, sight and salvation.

PostgreSQL 9.0 High Performance


Gregory Smith - 2010
    You could spend years discovering solutions to them all, step by step as you encounter them. Or you can just look in here. All successful database applications are destined to eventually run into issues scaling up their performance. Peek into the future of your PostgreSQL database's problems today. Know the warning signs to look for, and how to avoid the most common issues before they even happen. Surprisingly, most PostgreSQL database applications evolve in the same way: Choose the right hardware. Tune the operating system and server memory use. Optimize queries against the database, with the right indexes. Monitor every layer, from hardware to queries, using some tools that are inside PostgreSQL and others that are external. Using monitoring insight, continuously rework the design and configuration. On reaching the limits of a single server, break things up; connection pooling, caching, partitioning, and replication can all help handle increasing database workloads. The path to a high performance database system isn't always easy. But it doesn't have to be mysterious with the right guide. This book is a clear, step-by-step guide to optimizing and scaling up PostgreSQL database servers. - Publisher.

Dove Descending: A Journey into T.S. Eliot's Four Quartets


Thomas Howard - 2006
    Eliot to be the most important and influential poet of the 20th century, and Four Quartets to be his finest poem and greatest literary achievement. Dove Descending is a journey into the beauties and depths of Eliot's masterpiece written by Thomas Howard, bestselling author, professor and critic. In this line-by-line commentary, Howard unravels the complexities of the sublime poem with such adept adroitness that even its most difficult passages spring to life. During his many years as a professor of English and Literature, Howard taught this poem often, and developed what he calls "a reading" approach to its concepts that render their meaning more lucid for the reader. Dove Descending reunites the brilliant insights of a master teacher whose understanding and love of Eliot's writings are shared here for the great benefit of the reader.Dove Descending is:The first in-depth exposition of Eliot's masterwork ever publishedThe fruit of Howard's many years of teaching Eliot and his unique understanding of the complexities of the great poemA must-have book for fans of T. S Eliot, and anyone who wants to understand his greatest work.

Righting Software


Juval Lowy - 2019
    Although companies of every kind have successfully implemented his original design ideas across hundreds of systems, these insights have never before appeared in print.Based on first principles in software engineering and a comprehensive set of matching tools and techniques, Löwy's methodology integrates system design and project design. First, he describes the primary area where many software architects fail and shows how to decompose a system into smaller building blocks or services, based on volatility. Next, he shows how to flow an effective project design from the system design; how to accurately calculate the project duration, cost, and risk; and how to devise multiple execution options.The method and principles in Righting Software apply regardless of your project and company size, technology, platform, or industry. Löwy starts the reader on a journey that addresses the critical challenges of software development today by righting software systems and projects as well as careers-and possibly the software industry as a whole. Software professionals, architects, project leads, or managers at any stage of their career will benefit greatly from this book, which provides guidance and knowledge that would otherwise take decades and many projects to acquire. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

BTS: The Review


Youngdae Kim - 2019
    What is the secret to BTS' exceptional worldwide popularity, referred as the "BTS Phenomenon"? Is it because of the seven members' X-factor, their amazing talent and explosive energy on stage? How can they be understood within and without the context of K-pop? What do the ARMYs, their loyal brigade of worldwide fans, mean by "BTS-Pop?"Youngdae Kim, a seasoned critic of Korean popular music, boldly tackles an unprecedented task: an in-depth review of BTS' entire discography. After all, the proper approach to give musicians their due respect is by listening to their music--it's the heart of their message and their route to the top.

The Scheme Programming Language


R. Kent Dybvig - 1987
    Many exercises are presented to help reinforce the lessons learned, and answers to the exercises are given in a new appendix.Most of the remaining chapters are dedicated to the reference material, which describes in detail the standard features of Scheme included in the Revised$^5$ Report on Scheme and the ANSI/IEEE standard for Scheme.Numerous examples are presented throughout the introductory and reference portions of the text, and a unique set of extended example programs and applications, with additional exercises, are presented in the final chapter. Reinforcing the book's utility as a reference text are appendices that present the formal syntax of Scheme, a summary of standard forms and procedures, and a bibliography of Scheme resources.The Scheme Programming Language stands alone as an introduction to and essential reference for Scheme programmers. it is also useful as a supplementary text for any course that uses Scheme.The Scheme Programming Language is illustrated by artist Jean-Pierre Hébert, who writes Scheme programs to extend his ability to create sophisticated works of digital art.R. Kent Dybvig is Professor of Computer Science at Indiana University and principal developer of Chez Scheme.