Getting Clojure


Russ Olsen - 2018
    The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.

Enola Gay


Mark Levine - 2000
    Here is a volume of poetry approaching Carolyn Forche's The Angel of History as a stark meditation on Blanchot's sense of writing as the "desired, undesired torment which endures everything." Levine engages the traditional resources of lyric poetry in an exploration of historical and cultural landscapes ravaged by imponderable events. Enola Gay's "mission" can seem spiritual, imaginative, and militaristic as the speaker in these poems surveys marshes and fields and a land on the edge of disintegration. Levine sifts the psychological residue that accumulates in the wake of unspeakable acts and so negotiates that terrain between the banality of language and the need to stand witness and to speak. Levine's stunning second book, with its grave cultural implications and its surveillance of a distinctly postmodern malaise, offers multiple readings. Here are compact poems with uncanny power, rhythm, and a strange, formal beauty echoing and renewing the legacy of Wallace Stevens for a new era.

Introduction to Computer Theory


Daniel I.A. Cohen - 1986
    Covers all the topics needed by computer scientists with a sometimes humorous approach that reviewers found refreshing. The goal of the book is to provide a firm understanding of the principles and the big picture of where computer theory fits into the field.

The Way to Go: A Thorough Introduction to the Go Programming Language


Ivo Balbaert - 2012
    "

The Little Go Book


Karl Seguin - 2014
    It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing.http://openmymind.net/The-Little-Go-B...

Serial Killers: Horrifying True-Life Cases of Pure Evil


Charlotte Greig - 2012
    From perverse acts of cannibalism and dark sexual fantasies to vicious acts motivated by greed and a simple lust for blood, this book reveals the methods and motivations of some of the world's most notorious serial killers, including Juan Corona, Ian Brady and Myra Hindley, Pee Wee Gaskins, and Ivan Milat.

The Windows Command Line Beginner's Guide (Computer Beginner's Guides)


Jonathan Moeller - 2011
    The Windows Command Line Beginner's Guide gives users new to the Windows command line an overview of the Command Prompt, from simple tasks to network configuration.In the Guide, you'll learn how to:-Manage the Command Prompt.-Copy & paste from the Windows Command Prompt.-Create batch files.-Remotely manage Windows machines from the command line.-Manage disks, partitions, and volumes.-Set an IP address and configure other network settings.-Set and manage NTFS and file sharing permissions.-Customize and modify the Command Prompt.-Create and manage file shares.-Copy, move, and delete files and directories from the command line.-Manage PDF files and office documents from the command line.-And many other topics.

The Definitive ANTLR 4 Reference


Terence Parr - 2012
    Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features. Build your own languages with ANTLR v4, using ANTLR's new advanced parsing technology. In this book, you'll learn how ANTLR automatically builds a data structure representing the input (parse tree) and generates code that can walk the tree (visitor). You can use that combination to implement data readers, language interpreters, and translators. You'll start by learning how to identify grammar patterns in language reference manuals and then slowly start building increasingly complex grammars. Next, you'll build applications based upon those grammars by walking the automatically generated parse trees. Then you'll tackle some nasty language problems by parsing files containing more than one language (such as XML, Java, and Javadoc). You'll also see how to take absolute control over parsing by embedding Java actions into the grammar. You'll learn directly from well-known parsing expert Terence Parr, the ANTLR creator and project lead. You'll master ANTLR grammar construction and learn how to build language tools using the built-in parse tree visitor mechanism. The book teaches using real-world examples and shows you how to use ANTLR to build such things as a data file reader, a JSON to XML translator, an R parser, and a Java class->interface extractor. This book is your ticket to becoming a parsing guru!What You Need: ANTLR 4.0 and above. Java development tools. Ant build system optional (needed for building ANTLR from source)

Killing Mother: A Son's Memoir


Robert Wallace - 2017
    This book was not “inspired by actual events,” or “based on a true story,” this is a true story. The pain, tears, soul-shattering grief and amazing triumph are all real. From the years of horrific abuse, through my pain-filled teens and twenties, this book details my thirst for vengeance and the final, miraculous event that changed my life. It is a raw, no holds barred, look at a life filled with tragedy and the demons spawned by a mother’s evil. From the terrible secrets we were forced to keep, to the bodies piling up, my quest to kill the demons of my youth took me down a path I barely survived. This book is the tale of that journey. I’ve bared my soul about all the years spent in darkness and the painful tragedies that fueled my grief. My brother and surviving sisters told me that no one would believe what had happened in that house. They questioned what good could come from unleashing the ghosts of our pasts. This book may shock you, but that is not its purpose. The purpose of this book is to hopefully, inspire you to realize that hope exists even in the most bitter despair. It is both a journey into darkness and a testament to the incredible power of the human soul.

Red Zone: China's Challenge and Australia's Future


Peter Hartcher - 2021
    

Starting Out with Java: From Control Structures Through Objects


Tony Gaddis - 2009
    If you wouldlike to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0132989999/ISBN-13: 9780132989992. That packageincludes ISBN-10: 0132855836/ISBN-13: 9780132855839 and ISBN-10: 0132891557/ISBN-13: 9780132891554. MyProgrammingLab should only be purchased when required by an instructor. In "Starting Out with Java: From Control Structures through Objects", Gaddis covers procedural programming control structures and methods before introducing object-oriented programming. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. "

Beginning Web Programming with HTML, XHTML and CSS


Jon Duckett - 2004
    It follows standards-based principles, but also teaches readers ways around problems they are likely to face using (X)HTML.While XHTML is the "current" standard, the book still covers HTML because many people do not yet understand that XHTML is the official successor to HTML, and many readers will still stick with HTML for backward compatibility and simpler/informal Web pages that don't require XHTML compliance.The book teaches basic principles of usability and accessibility along the way, to get users into the mode of developing Web pages that will be available to as many viewers as possible from the start. The book also covers the most commonly used programming/scripting language -- JavaScript -- and provides readers with a roadmap of other Web technologies to learn after mastering this book to add more functionality to their sites.

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

Oh My Dog: How to Choose, Train, Groom, Nurture, Feed, and Care for Your New Best Friend


Beth O. Stern - 2010
    Before you get to the end of your leash, turn to this friendly and relatable reference that’s the next best thing to talking to a dog-owning friend who's seen it all. In Oh My Dog, animal rights activist Beth Ostrosky Stern has compiled tips and invaluable advice from experts—and from her own experience as dogowner—to sooth concerns, answer questions big and small, and help you and your dog get the most out of your relationship. From the moment you even consider getting a dog, to caring for your old friend when his puppy years are far behind him, Oh My Dog covers every angle of dog ownership, including: - Which breeds would be good match for me? - What do I look for in a vet? - How do I make sure our first night together is as stress-free as possible? - What activities will help me bond with my dog?- Is my dog showing sign of illness?- What should I know before I head to a doggie day care or park? - How do I read pet food labels? - What should I do in an emergency?Choc full of informative side bars, questionnaires, to-do lists, and much, much more, Oh My Dog is the answer-filled field guide for anybody who owns a dog or is considering getting one. Beth Ostrosky Stern

Data Structures (SIE)


Seymour Lipschutz - 1986
    The classic and popular text is back with refreshed pedagogy and programming problems helps the students to have an upper hand on the practical understanding of the subject. Salient Features: Expanded discussion on Recursion (Backtracking, Simulating Recursion), Spanning Trees. Covers all important topics like Strings, Arrays, Linked Lists, Trees Highly illustrative with over 300 figures and 400 solved and unsolved exercises Content 1.Introduction and Overview 2.Preliminaries 3.String Processing 4.Arrays, Records and Pointers 5.Linked Lists 6.S tacks, Queues, Recursion 7.Trees 8.Graphs and Their Applications 9.Sorting and Searching About the Author: Seymour Lipschutz Seymour Lipschutz, Professor of Mathematics, Temple University