Book picks similar to
Dart for Hipsters by Chris Strom


digital-macbook-pro
ebook
obsolete
pragmatic

The Photographer at Sixteen: The Death and Life of a Fighter


George Szirtes - 2019
    It is fiercely compelling" EDMUND DE WAAL, author of The Hare with the Amber Eyes A poet's memoir of his mother that flows backwards through time, and through a tumultuous period of European history - a tender and yet unsparing autobiographical journey. In July 1975, George Szirtes' mother, Magda, died in an ambulance, on her way to hospital after attempting to take her own life. She was fifty-one years old. This memoir is an attempt to make sense of what came before, to re-construct who Magda Szirtes really was. The Photographer at Sixteen moves from her death, spooling backwards through her years as a mother, through sickness and exile in England, the family's flight from Hungary in 1956, her time in two concentration camps, her girlhood as an ambitious photographer and her vanished family in Transylvania.The woman who emerges, fleetingly, fragmentarily - with her absolutism, her contradictions, her beauty - is utterly captivating. What were the terrors and obsessions that drove her? The Photographer at Sixteen reveals a life that is at Magda Szirtes from the depths of the end to the comparable safety of the photographer's studio where she first appears as a small child. It is a book born of curiosity, guilt and love.

Creating Mobile Apps with Xamarin.Forms: Cross-Platform C# Programming for iOS, Android, and Windows Phone


Charles Petzold - 2014
    Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms.

Broken Wings & Midnight Flight


V.C. Andrews - 2003
    

Conquer Your Deliverance: How to Live a Life of Total Freedom


John Ramirez - 2021
    Focusing on key Bible strategies, John Ramirez teaches you how to shore up your defenses after winning a battle and how to put your life back in order so that when the next attack comes, you are stronger, wiser and more knowledgeable than ever.

Breathing Room


Patricia Elam - 2001
    But now they're at a crossroads where understanding may not be enough -- a place where they must risk it all to rediscover what they cherish most. Photographer Norma Simmons-Greer has a loving husband, a lively young son, and an upper-middle-class lifestyle. Probation officer Moxie Dilliard is as dedicated to her ideals as she is to her talented teenage daughter, Zadi. Best friends after meeting in college, Norma and Moxie are each other's reality check and reassurance. But suddenly the bond between them begins to unravel in unexpected ways. Anguished over the loss of her second child and her husband's recent withdrawal, Norma takes refuge in a complex love affair that puts her at odds with Moxie -- and with herself. Haunted by her beloved mother's inspiring yet disturbing emotional legacy, Moxie struggles to understand her friend, while her own refusal to compromise threatens to shatter her relationship with Zadi. And a devastating crisis will challenge both women to face the hardest of truths. With insight, humor, and heartbreaking immediacy, Patricia Elam presents a beautifully written portrait of two unforgettable women, and the teenager they both cherish, as they negotiate the ever-shifting terrain of friendship and identity. A wise, tender novel of what love can and cannot survive, Breathing Room is also an exploration of how the past can at once inspire and limit us, and of the pain -- and promise -- that accompany us on the journey we all share.

Re-Reading Robert Jordan's The Wheel of Time: Books One Through Four


Leigh Butler - 2013
    Join Leigh Butler as she summarizes the chapters and comments on the ongoing mysteries of the series, gender issues, politics, history, and the many Crowning Moments of Awesome.Volume 1 of the collected Tor.com Wheel of Time Reread covers books 1 through 4 of The Wheel of Time: The Eye of the World, The Great Hunt, The Dragon Reborn, and The Shadow Rising.

The Mammoth Book of New CSI


Nigel Cawthorne - 2012
    Most of the cases are modern or have recently been reopened, often as a result of advances in forensic science.

Dom Scripting: Web Design with JavaScript and the Document Object Model


Jeremy Keith - 2005
    This is a book for web designers. Specifically, this book is intended for standards-aware designers who are comfortable using CSS and XHTML. If that sounds like you, read on... This book is made up of equal parts code and concepts. Don't be frightened by the code: I know it might look intimidating at first, but once you've grasped the concepts behind the code, you'll find yourself reading and writing in a new language. Learning a programming language might seem like a scary prospect, but it needn't be. DOM Scripting might appear to be more verbose than, say, CSS, but once you've got the hang of the syntax, you'll find yo- self armed with a powerful web development tool. In any case, the code is there simply to illustrate the concepts. I'll let you in on a secret: nobody memorizes all the syntax and keywords that are part and parcel of any programming language. That's what reference books are for. This isn't a reference book. I'm going to cover the bare minimum of syntax required to get up and running with JavaScript. I'm really going to focus on the ideas behind DOM Scripting. A lot of these ideas might already be familiar to you: graceful degradation, progressive enhancement, and user-centered design are important concepts in any aspect of front-end web development.

When Winter Comes: An Amish Gathering Novella


Barbara Cameron - 2012
    "When Winter Comes" is one novella from this collection.It's been too long since Rebecca has done what she loves—put on her skates and fly across the ice. Five years have passed since a winter accident took her twin Lizzie and left Rebecca heartbroken. And Ben has waited for her all that time. At last she's starting to heal. But has too much time passed for their hearts to reconnect?

Programming in Go: Creating Applications for the 21st Century


Mark Summerfield - 2012
    With this guide, pioneering Go programmer Mark Summerfield shows how to write code that takes full advantage of Go's breakthrough features and idioms. Both a tutorial and a language reference, "Programming in Go" brings together all the knowledge you need to evaluate Go, think in Go, and write high-performance software with Go. Summerfield presents multiple idiom comparisons showing exactly how Go improves upon older languages, calling special attention to Go's key innovations. Along the way, he explains everything from the absolute basics through Go's lock-free channel-based concurrency and its flexible and unusual duck-typing type-safe approach to object-orientation. Throughout, Summerfield's approach is thoroughly practical. Each chapter offers multiple live code examples designed to encourage experimentation and help you quickly develop mastery. Wherever possible, complete programs and packages are presented to provide realistic use cases, as well as exercises. Coverage includes:-- Quickly getting and installing Go, and building and running Go programs -- Exploring Go's syntax, features, and extensive standard library -- Programming Boolean values, expressions, and numeric types -- Creating, comparing, indexing, slicing, and formatting strings -- Understanding Go's highly efficient built-in collection types: slices and maps -- Using Go as a procedural programming language -- Discovering Go's unusual and flexible approach to object orientation -- Mastering Go's unique, simple, and natural approach to fine-grained concurrency -- Reading and writing binary, text, JSON, and XML files -- Importing and using standard library packages, custom packages, and third-party packages -- Creating, documenting, unit testing, and benchmarking custom packages

The C# Programming Yellow Book


Rob Miles - 2010
    With jokes, puns, and a rigorous problem solving based approach. You can download all the code samples used in the book from here: http://www.robmiles.com/s/Yellow-Book...

HTML Pocket Reference


Jennifer Niederst Robbins - 1999
    In this pocket reference, Jennifer Niederst, the author of the best-selling Web Design in a Nutshell, delivers a concise guide to every HTML tag.Each tag entry includes:Detailed information on the tag's attributes Support information on browsers such as Netscape Navigator, Microsoft Internet Explorer, Opera, and WebTV HTML 4.0 support information, including whether the tag is deprecated in the current spec In addition to tag-by-tag descriptions, you'll find useful charts on such topics as:Character entities Decimal-to-hexadecimal conversions Color names Niederst also provides context for the tags, indicating which tags are grouped together and bare-bones examples of how standard web page elements are constructed.This pocket reference is targeted at web designers and web authors and is likely to be the most dog-eared book on every web professional's desk.

The Bible: Enter Here: Bringing God's Word to Life for Today's Teens


Spencer C Demetros - 2021
    But for many teens, and even many adults, God's message can be lost in the Bible's often confusing terminology, dry language, or lengthy history lessons. Who begat who-and why should I care? The Bible: Enter Here opens the door to God's Word by breathing new life into key Bible stories, retelling them in a fresh, fun, and relatable way. You'll discover that the Bible is packed with drama, suspense, and even humor. You'll see that the Bible's main characters were real people, with the same flaws, fears, and dreams you have. And most important, you'll learn how Jesus' teachings are vital to your life today.Here are a few of the characters you'll meet:- JACOB: The guy who wrestled God-and got a nation named after him- PHARAOH: Ten plagues, and still didn't learn his lesson- DELILAH: Irresistible ... and dangerous- SHADRACH, MESHACH, and ABEDNEGO: The ultimate trial by fire- VIRGIN MARY: On parenting the Son of God- PETER: His agony and triumph, in his own wordsLearn how one man's life, death, and resurrection changed the world forever, and what that could mean for you-if you're ready to knock on the door and enter.

21st Century C: C Tips from the New School


Ben Klemens - 2012
    With 21st Century C, you’ll discover up-to-date techniques that are absent from every other C text available. C isn’t just the foundation of modern programming languages, it is a modern language, ideal for writing efficient, state-of-the-art applications. Learn to dump old habits that made sense on mainframes, and pick up the tools you need to use this evolved and aggressively simple language. No matter what programming language you currently champion, you’ll agree that C rocks.Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkersUse Autotools, C’s de facto cross-platform package managerLearn which older C concepts should be downplayed or deprecatedExplore problematic C concepts that are too useful to throw outSolve C’s string-building problems with C-standard and POSIX-standard functionsUse modern syntactic features for functions that take structured inputsBuild high-level object-based libraries and programsApply existing C libraries for doing advanced math, talking to Internet servers, and running databases

How to Architect


Doug Patt - 2012
    Changing the function of a word, or a room, can produce surprise and meaning. In How to Architect, Patt--an architect and the creator of a series of wildly popular online videos about architecture--presents the basics of architecture in A-Z form, starting with A is for Asymmetry (as seen in Chartres Cathedral and Frank Gehry), detouring through N is for Narrative, and ending with Z is for Zeal (a quality that successful architects tend to have, even in fiction--see The Fountainhead's architect-hero Howard Roark.)How to Architect is a book to guide you on the road to architecture. If you are just starting on that journey or thinking about becoming an architect, it is a place to begin. If you are already an architect and want to remind yourself of what drew you to the profession, it is a book of affirmation. And if you are just curious about what goes into the design and construction of buildings, this book tells you how architects think. Patt introduces each entry with a hand-drawn letter, and accompanies the text with illustrations that illuminate the concept discussed: a fallen Humpty Dumpty illustrates the perils of fragile egos; photographs of an X-Acto knife and other hand tools remind us of architecture's nondigital origins.How to Architect offers encouragement to aspiring architects but also mounts a defense of architecture as a profession--by calling out a defiant verb: architect!