The Devil and Karl Marx: Communism's Long March of Death, Deception, and Infiltration


Paul Kengor - 2020
    Far too many people, however, separate Marx the man from the evils wrought by the oppressive ideology and theory that bears his name. That is a grave mistake. Not only did the horrific results of Marxism follow directly from Marx’s twisted ideas, but the man himself penned some downright devilish things. Well before Karl Marx was writing about the hell of communism, he was writing about hell.   “Thus Heaven I’ve forfeited, I know it full well,” he wrote in a poem in 1837, a decade before his Manifesto. “My soul, once true to God, is chosen for Hell.” That certainly seemed to be the perverse destiny for Marx’s ideology, which consigned to death over 100 million souls in the twentieth century alone.   No other theory in all of history has led to the deaths of so many innocents. How could the Father of Lies not be involved?   At long last, here, in this book by Professor Paul Kengor, is a close, careful look at the diabolical side of Karl Marx, a side of a man whose fascination with the devil and his domain would echo into the twentieth century and continue to wreak havoc today. It is a tragic portrait of a man and an ideology, a chilling retrospective on an evil that should have never been let out of its pit.

Web Operations: Keeping the Data on Time


John Allspaw - 2010
    It's the expertise you need when your start-up gets an unexpected spike in web traffic, or when a new feature causes your mature application to fail. In this collection of essays and interviews, web veterans such as Theo Schlossnagle, Baron Schwartz, and Alistair Croll offer insights into this evolving field. You'll learn stories from the trenches--from builders of some of the biggest sites on the Web--on what's necessary to help a site thrive.Learn the skills needed in web operations, and why they're gained through experience rather than schoolingUnderstand why it's important to gather metrics from both your application and infrastructureConsider common approaches to database architectures and the pitfalls that come with increasing scaleLearn how to handle the human side of outages and degradationsFind out how one company avoided disaster after a huge traffic delugeDiscover what went wrong after a problem occurs, and how to prevent it from happening againContributors include:John AllspawHeather ChampMichael ChristianRichard CookAlistair CrollPatrick DeboisEric FlorenzanoPaul HammondJustin HuffAdam JacobJacob LoomisMatt MassieBrian MoonAnoop NagwaniSean PowerEric RiesTheo SchlossnagleBaron SchwartzAndrew Shafer

Modern Perl


chromatic - 2010
    With countless satisfied developers, tens of thousands of freely available libraries, and continual improvements to the language and its ecosystem, modern Perl development can be easy, reliable, and fun. To take advantage of the full power of Perl 5--to become a true expert, capable of solving any problem put before you--you must understand the language. Modern Perl explains Perl 5 from theory to implementation, including Perl 5.12.

The Road to React


Robin Wieruch - 2017
    This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management.' to 'A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management. http://www.robinwieruch.de/the-road-t...

How the Brain Lost Its Mind: Sex, Hysteria, and the Riddle of Mental Illness


Allan H. Ropper - 2019
    How does the mind work? Where does madness lie, in the brain or in the mind? How should it be treated?Throughout the nineteenth century, syphilis--a disease of mad poets, musicians, and artists--swept through the highest and lowest rungs of European society like a plague. Known as the Great Imitator, it could produce almost any form of mental or physical illness, and it would bring down a host of famous and infamous characters--among them Guy de Maupassant, Vincent van Gogh, the Marquis de Sade, Friedrich Nietzsche, and Al Capone. It was the first truly psychiatric disease and it filled asylums to overflowing. At the same time, an outbreak of bizarre behaviors resembling epilepsy, but with no identifiable source in the body, strained the diagnostic skills of the great neurologists. It was referred to as hysteria.For more than a century, neurosyphilis stood out as the archetype of a brain-based mental illness, fully understood but largely forgotten, and today far from gone. Hysteria, under many different names, remains unexplained and epidemic. These two conditions stand at opposite poles of the current debate over the role of the brain in mental illness. Hysteria led Freud to insert sex into psychology. Neurosyphilis led to the proliferation of mental institutions. The problem of managing the inmates led to the abuse of lobotomy and electroshock therapy, and ultimately the overuse of psychotropic drugs.Today we know that syphilitic madness was a destructive disease of the brain while hysteria and, more broadly, many varieties of mental illness reside solely in the mind. Or do they? Afflictions once written off as hysterical continue to elude explanation. Addiction, alcoholism, autism, ADHD, Tourette syndrome, depression, and sociopathy, though regarded as brain-based, have not been proven to be so.In these pages, the authors raise a host of philosophical and practical questions. What is the difference between a sick mind and a sick brain? If we understood everything about the brain, would we understand ourselves? By delving into an overlooked history, this book shows how neuroscience and brain scans alone cannot account for a robust mental life, or a deeply disturbed one.

Rocket Surgery Made Easy: The Do-It-Yourself Guide to Finding and Fixing Usability Problems


Steve Krug - 2009
    But with a typical price tag of $5,000 to $10,000 for a usability consultant to conduct each round of tests, it rarely happens. In this how-to companion to Don't Make Me Think: A Common Sense Approach to Web Usability, Steve Krug spells out an approach to usability testing that anyone can easily apply to their own web site, application, or other product. (As he said in Don't Make Me Think, "It's not rocket surgery".)In this new book, Steve explains how to: -Test any design, from a sketch on a napkin to a fully-functioning web site or application-Keep your focus on finding the most important problems (because no one has the time or resources to fix them all)-Fix the problems that you find, using his "The least you can do" approachBy pairing the process of testing and fixing products down to its essentials (A morning a month, that's all we ask ), Rocket Surgery makes it realistic for teams to test early and often, catching problems while it's still easy to fix them. Rocket Surgery Made Easy adds demonstration videos to the proven mix of clear writing, before-and-after examples, witty illustrations, and practical advice that made Don't Make Me Think so popular.

Ruby Cookbook


Lucas Carlson - 2006
    It gives you hundreds of solutions to real-world problems, with clear explanations and thousands of lines of code you can use in your own projects.From data structures and algorithms, to integration with cutting-edge technologies, the Ruby Cookbook has something for every programmer. Beginners and advanced Rubyists alike will learn how to program with:Strings and numbersArrays and hashesClasses, modules, and namespacesReflection and metaprogrammingXML and HTML processingRuby on Rails (including Ajax integration)DatabasesGraphicsInternet services like email, SSH, and BitTorrentWeb servicesMultitaskingGraphical and terminal interfacesIf you need to write a web application, this book shows you how to get started with Rails. If you're a system administrator who needs to rename thousands of files, you'll see how to use Ruby for this and other everyday tasks. You'll learn how to read and write Excel spreadsheets, classify text with Bayesian filters, and create PDF files. We've even included a few silly tricks that were too cool to leave out, like how to blink the lights on your keyboard.The Ruby Cookbook is the most useful book yet written about Ruby. When you need to solve a problem, don't reinvent the wheel: look it up in the Cookbook.

The Brilliant History of Color in Art


Victoria Finlay - 2014
    And what a fascinating story they tell together: one that brims with an all-star cast of characters, eye-opening details, and unexpected detours through the annals of human civilization and scientific discovery.   Enter critically acclaimed writer and popular journalist Victoria Finlay, who here takes readers across the globe and over the centuries on an unforgettable tour through the brilliant history of color in art. Written for newcomers to the subject and aspiring young artists alike, Finlay’s quest to uncover the origins and science of color will beguile readers of all ages with its warm and conversational style. Her rich narrative is illustrated in full color throughout with 166 major works of art—most from the collections of the J. Paul Getty Museum.   Readers of this book will revel in a treasure trove of fun-filled facts and anecdotes. Were it not for Cleopatra, for instance, purple might not have become the royal color of the Western world. Without Napoleon, the black graphite pencil might never have found its way into the hands of Cézanne. Without mango-eating cows, the sunsets of Turner might have lost their shimmering glow. And were it not for the pigment cobalt blue, the halls of museums worldwide might still be filled with forged Vermeers.   Red ocher, green earth, Indian yellow, lead white—no pigment from the artist’s broad and diverse palette escapes Finlay’s shrewd eye in this breathtaking exploration.

The People, No: A Brief History of Anti-Populism


Thomas Frank - 2020
    Rarely does a work of history contain startling implications for the present, but in The People, No Thomas Frank pulls off that explosive effect by showing us that everything we think we know about populism is wrong. Today "populism" is seen as a frightening thing, a term pundits use to describe the racist philosophy of Donald Trump and European extremists. But this is a mistake.The real story of populism is an account of enlightenment and liberation; it is the story of American democracy itself, of its ever-widening promise of a decent life for all. Taking us from the tumultuous 1890s, when the radical left-wing Populist Party--the biggest mass movement in American history--fought Gilded Age plutocrats to the reformers' great triumphs under Franklin Roosevelt and Harry Truman, Frank reminds us how much we owe to the populist ethos. Frank also shows that elitist groups have reliably detested populism, lashing out at working-class concerns. The anti-populist vituperations by the Washington centrists of today are only the latest expression.Frank pummels the elites, revisits the movement's provocative politics, and declares true populism to be the language of promise and optimism. The People, No is a ringing affirmation of a movement that, Frank shows us, is not the problem of our times, but the solution for what ails us.

Node.js in Action


Mike Cantelon - 2011
    You'll start by learning how to set up your Node development environment, including loading the community-created extensions. Next, you'll run several simple demonstration programs where you'll learn the basics of a few common types of Node applications. Then you'll dive into asynchronous programming, a model Node leverages to lessen application bottlenecks.About this BookJavaScript on the server? You bet. Node.js is a JavaScript server capable of supporting scalable, high-performance web applications. Using asynchronous I/O, the server can do more than one thing at a time, a key requirement for real-time apps like chat, games, and live statistics. And since it's JavaScript, you use the same language end to end.Node.js in Action shows you how to build production-quality applications. Clear introductions of key concepts and example-by-example coverage take you from setup to deployment. You'll dive into asynchronous programming, data storage, and output templating, and interact with the filesystem to create non-HTTP applications like TCP/IP servers and command-line tools. Perfect for a web developer transitioning from Rails, Django, or PHP. Requires basic knowledge of JavaScript. No prior experience with Node.js needed.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideSet up Node and extensions Grok asynchronous programming and the event loop Examples including microblogging, IM, games, and moreAbout the AuthorsAs skilled practitioners, expert teachers and trainers, and contributors to the core framework, authors Mike Cantelon, Marc Harter, T.J. Holowaychuk, and Nathan Rajlich represent the best of the Node.js development community.Table of ContentsPART 1 NODE FUNDAMENTALS Welcome to Node.js Building a multiroom chat application Node programming fundamentals PART 2 WEB APPLICATION DEVELOPMENT WITH NODE Building Node web applications Storing Node application data Connect Connect's built-in middleware Express Advanced Express Testing Node applications Web application templating PART 3 GOING FURTHER WITH NODE Deploying Node applications and maintaining uptime Beyond web servers The Node ecosystem

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide


Larry Ullman - 2003
    This work provides instructions, scripts, and tips to guide readers for grounding with discussions of the scripting language (PHP) and then the database program (MySQL).

The Story of Food: An Illustrated History of Everything We Eat


D.K. Publishing - 2018
    The Story of Food is a sumptuously illustrated exploration of our millennia-old relationship with nearly 200 foods.A true celebration of food in all its forms, this book explores the early efforts of humans in their quest for sustenance through the stories of individual foods. Covering all food types including nuts and grains, fruit and vegetables, meat and fish, and herbs and spices, this fascinating reference provides the facts on all aspects of a food's history.Discover how foods have become a part of our culture, from their origins and how they are eaten to their place in world cuisine today.

QAnon and On: A Short and Shocking History of Internet Conspiracy Cults


Van Badham - 2021
    In this daring investigation, Van exposes some of the internet’s most extreme communities to understand conspiracy cults from the inside. QAnon and On is the story of the modern internet, the farscape of political belief and a disinformation pipeline built between the two that poses an ongoing threat to democracy itself. Shocking and mesmerising in equal measure, this book will open our eyes to the dangers of partisan belief.

Programming Phoenix: Productive |> Reliable |> Fast


Chris McCord - 2016
    Phoenix creator Chris McCord, Elixir creator José Valim, and award-winning author Bruce Tate walk you through building an application that’s fast and reliable. At every step, you’ll learn from the Phoenix creators not just what to do, but why. Packed with insider insights, this definitive guide will be your constant companion in your journey from Phoenix novice to expert, as you build the next generation of web applications.

Professional Test Driven Development with C#: Developing Real World Applications with Tdd


James Bender - 2011
    This hands-on guide provides invaluable insight for creating successful test-driven development processes. With source code and examples featured in both C# and .NET, the book walks you through the TDD methodology and shows how it is applied to a real-world application. You'll witness the application built from scratch and details each step that is involved in the development, as well as any problems that were encountered and the solutions that were applied.Clarifies the motivation behind test-driven development (TDD), what it is, and how it works Reviews the various steps involved in developing an application and the testing that is involved prior to implementing the functionality Discusses unit testing and refactoring Professional Test-Driven Development with C# shows you how to create great TDD processes right away.