Book picks similar to
The Modern JavaScript Tutorial by Ilya Kantor


in-english
nonfiction
programming
technology-programming

Mosquito Point Road: Monroe County Murder & Mayhem


Michael Benson - 2020
    There’s Killer of the Cloth, The Baby in the Convent, Mosquito Point Road, Death of a First Baseman, The Blue Gardenia, and Pure/Evil. Three of the killers are female.

The Art of Unit Testing: With Examples in .NET


Roy Osherove - 2009
    It guides you step by step from simple tests to tests that are maintainable, readable, and trustworthy. It covers advanced subjects like mocks, stubs, and frameworks such as Typemock Isolator and Rhino Mocks. And you'll learn about advanced test patterns and organization, working with legacy code and even untestable code. The book discusses tools you need when testing databases and other technologies. It's written for .NET developers but others will also benefit from this book.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.Table of ContentsThe basics of unit testingA first unit testUsing stubs to break dependenciesInteraction testing using mock objectsIsolation (mock object) frameworksTest hierarchies and organizationThe pillars of good testsIntegrating unit testing into the organizationWorking with legacy code

Where You Go, I Go: The Astonishing Life of Dr. Jacob Eisenbach, Holocaust Survivor and 92-year-old Full-Time Dentist


Karen McCartney - 2015
    This is the story of two brothers clinging together for survival after their family perished in the wrath of the Third Reich. Younger brother Sam clings to Jacob and voluntarily boards the Nazi death train with his brother when they came for Jacob. They struggled horrifically, and when the dust cleared at war's end, only one of them survived. Dr. Eisenbach is a 92-year old dentist practicing in Southern California. His fascinating and terrifying story is a page-turner. He has shared his longevity secrets and his sunny philosophy, as well as his forgiveness of his Nazi tormentors.

Kids in the Riot: High and Low with The Libertines


Pete Welsh - 2005
    Released early and reconciled with Barat, The Libertines confounded the critics by rounding off 2003 with three triumphant sold-out shows at London's Forum and kicking off 2004 with the prestigious Best UK band gong at the NME awards. For the first time, the full, extraordinary story of the most gifted yet nihilistic London band since The Sex Pistols is told. With the complete co-operation of the major players in their gloriously destructive ascent. A documentation of the break-ins, break-ups, punch-ups and make-ups of the first two phenomenal years of The Libertines. Illustrated with many unseen photographs from the authors archive.

Making Games with Python & Pygame


Al Sweigart - 2012
    Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.

Higher-Order Perl: Transforming Programs with Programs


Mark Jason Dominus - 2005
    However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and are rarely used by most Perl programmers, but they are very powerful. They can automate tasks in everyday programming that are difficult to solve in any other way. One of the most powerful of these techniques is writing functions that manufacture or modify other functions. For example, instead of writing ten similar functions, a programmer can write a general pattern or framework that can then create the functions as needed according to the pattern. For several years Mark Jason Dominus has worked to apply functional programming techniques to Perl. Now Mark brings these flexible programming methods that he has successfully taught in numerous tutorials and training sessions to a wider audience.• Introduces powerful programming methods—new to most Perl programmers—that were previously the domain of computer scientists• Gradually builds up confidence by describing techniques of progressive sophistication• Shows how to improve everyday programs and includes numerous engaging code examples to illustrate the methods

Refactoring UI


Adam Wathan - 2018
    Learn how to design beautiful user interfaces by yourself using specific tactics explained from a developer's point-of-view.

Center of Attention: A True Crime Memoir


Jami D. Brown Martin - 2020
    The photo looks completely out of place on the FBI Ten Most Wanted Fugitives list where it’s been since December, 8, 2007. For eight of those years, Jason appeared directly beside Osama Bin Laden. Bin Laden is long gone, but Jason is still wanted for armed robbery and murder.For years, his sister, Jami D. Brown Martin has watched the true crime programs and read the amateur investigative blogs devoted to Jason, his crime, and the efforts to apprehend him knowing the story wasn’t as simple, nor was it just Jason’s. To be the sister, brother, or relative of one of the world’s most wanted men is to live every day with the horrible truth and many consequences of his brutal act.CENTER OF ATTENTION is the story of a former Mormon missionary turned murderer. It is also a riveting look behind the facade of the genetically blessed, seemingly prominent and pious Brown family of Laguna Beach, California. It is a tale of the family patriarch, John Brown, who disappeared without a trace ten years before his son. More important, it is the gripping and ultimately hopeful story of the sister of one of the world’s most wanted fugitives and her journey to accept that despite being a product of the same crazy environment as her brother, her life and path are her own.

NSHipster: Obscure Topics in Cocoa & Objective C


Mattt Thompson - 2013
    In cultivating a deep understanding and appreciation of Objective-C, its frameworks and ecosystem, one is able to create apps that delight and inspire users. Combining articles from NSHipster.com with new essays, this book is the essential guide for modern iOS and Mac OS X developers.

What Is Node?


Brett McLaughlin - 2011
    It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s more briefly called by many, simply “Node”) is a server-side solution for JavaScript, and in particular, for receiving and responding to HTTP requests. If that doesn’t completely boggle your mind, by the time the conversation heats up with discussion of ports, sockets, and threads, you’ll tend to glaze over. Is this really JavaScript? In fact, why in the world would anyone want to run JavaScript outside of a browser, let alone the server?The good news is that you’re hearing (and thinking) about the right things. Node really is concerned with network programming and server-side request/response processing. The bad news is that like Rails, Ajax, and Hadoop before it, there’s precious little clear information available. There will be, in time — as there now is for these other “cool” frameworks that have matured — but why wait for a book or tutorial when you might be able to use Node today, and dramatically improve the maintainability.

HTML Black Book: The Programmer's Complete HTML Reference Book


Steven Holzner - 2000
    An immediate and comprehensive answer source, rather than a diffuse tutorial, for serious programmers who want to see difficult material covered in depth without the fluff. Discusses XML, dynamic HTML, JavaScript, Java, and Perl CGI programming to create a full Web site programming package. Written by the author of several successful titles published by The Coriolis Group.

sed and awk Pocket Reference: Text Processing with Regular Expressions


Arnold Robbins - 2000
    sed, awk, and regular expressions allow programmers and system administrators to automate editing tasks that need to be performed on one or more files, to simplify the task of performing the same edits on multiple files, and to write conversion programs.The sed & awk Pocket Reference is a companion volume to sed & awk, Second Edition, Unix in a Nutshell, Third Edition, and Effective awk Programming, Third Edition. This new edition has expanded coverage of gawk (GNU awk), and includes sections on:An overview of sed and awk's command line syntaxAlphabetical summaries of commands, including nawk and gawkProfiling with pgawkCoprocesses and sockets with gawkInternationalization with gawkA listing of resources for sed and awk usersThis small book is a handy reference guide to the information presented in the larger volumes. It presents a concise summary of regular expressions and pattern matching, and summaries of sed and awk.Arnold Robbins, an Atlanta native now happily living in Israel, is a professional programmer and technical author and coauthor of various O'Reilly Unix titles. He has been working with Unix systems since 1980, and currently maintains gawk and its documentation.

Programming JavaScript Applications: Robust Web Architecture With Node, HTML5, and Modern JS Libraries


Eric Elliott - 2012
    By applying the design patterns outlined in this book, you’ll learn how to write flexible and resilient code that’s easier—not harder—to work with as your code base grows.JavaScript has become one of the most widely used—and essential—programming languages for the Web, on both the client-side and server-side. In the real world, JavaScript applications are fragile, and when you change them things often break. Author Eric Elliott shows you how to add features without creating bugs or negatively impacting the rest of your code during the course of building a large JavaScript application.Examine the anatomy of a modern JavaScript applicationLearn best practices for code organization, modularity, and reuseApply Model-View-Controller architectures to client-side web developmentDelve into client-side (browser) and server-side (Node) approachesUse Node to design and program RESTful APIsLearn the processes teams use to build, test, deploy, and scale large JavaScript applicationsExpand your application’s reach through platform targets and internationalization

Duck Dynasty: Family Faith and Family Fun


Kevin Michael Byrne - 2013
    (Hence the “Dynasty” part of the show.)But even though they may have large homes, the Robertson brothers love hunting and fishing and proudly proclaim themselves “rednecks.”Phil was a star quarterback at Louisiana Tech but turned down the offer to play in NFL because he didn’t want to miss the duck season where he began his business and spent 25 years making duck calls from Louisiana cedar trees.The now multi-million dollar enterprise is managed by Phil’s third son Willie who is CEO of the company, while his brother Jase is the COO.Despite their wealth, they still wear camouflage prints, they hunt - shooting anything that flies or walks, they’re religious, and they’re full of subtle humor.The Robertsons are a traditional family who believe in guns and God.In the following pages you’ll get to know the family members in the Robertson family and learn why the show Duck Dynasty is watched by millions.As Willie Robertson said when asked by he believes the show is so popular – “We try to stick to our roots.We grew up not rich at all.We try to stay humble. We’ve been successful and God has blessed us. We always have a family prayer at the end of the show.”

101 foolproof jokes to use in case of emergency


Adam Kisiel - 2012
    Afterward, the doctor comes out with the results."I'm afraid I have some very bad news," the doctor says. "You're dying, and you don't have much time left.""Oh, that's terrible!" says the man. "Give it to me straight, Doc. How long have I got?""Ten," the doctor says sadly."Ten?" the man asks. "Ten what? Months? Weeks? What?!""Nine..."