Fullstack React: The Complete Guide to ReactJS and Friends


Anthony Accomazzo - 2017
    Quickly get to work - or get that job - with the right tools and the best practices.Seriously: Stop wasting your time scouring Google, searching through incorrect, out-of-date, blog posts and get everything you need to be productive in one, well-organized place. The book is complete with both simple and complex examples to get your apps up and running.You'll learn what you need to know to work professionally and build solid, well-tested, optimized apps with ReactJS. This book is your definitive guide or your money back.Buy now at https://www.fullstackreact.com.

Keeper of the Night / The Keepers


Heather Graham - 2012
     New Keeper Rhiannon Gryffald has her peacekeeping duties cut out for her-because in Hollywood it's hard to tell the actors from the werewolves, bloodsuckers and shape-shifters. Then Rhiannon hears about a string of murders that bear all the hallmarks of a vampire serial killer, and she must confront her greatest challenge yet. Together with Elven detective Brodie McKay, she heads to Laurel Canyon, the epicenter of the danger, where they uncover a plot that may forever alter the face of human-paranormal relations....

The LEGO MINDSTORMS EV3 Discovery Book: A Beginner's Guide to Building and Programming Robots


Laurens Valk - 2014
    This full color book teaches you fundamental programming and robotics skills as you build and program powerful robots that move, monitor sensors, and respond to their environments. You will build seven increasingly sophisticated robots like the BRICK SORT3R (a robot that sorts bricks by color and size), the THE SNATCH3R (an autonomous robotic arm), and LAVA R3X (a humanoid that walks and talks). Valk also covers more advanced programming techniques like data wires and variables, and shows you how to create custom remote control programs. More than 100 building and programming challenges throughout encourage you to think creatively and to apply what you've learned to invent your own robots.

Data Structures Using C and C++


Yedidyah Langsam - 1995
     Covers the C++ language, featuring a wealth of tested and debugged working programs in C and C++. Explains and analyzes algorithms -- showing step- by-step solutions to real problems. Presents algorithms as intermediaries between English language descriptions and C programs. Covers classes in C++, including function members, inheritance and object orientation, an example of implementing abstract data types in C++, as well as polymorphism.

The Future Starts Here: Adventures in the Twenty-First Century


John Higgs - 2019
    The idea that our civilisation is doomed is not established fact. It is a story we tell ourselves.' In the 1980s, we gave up on the future. When we look ahead now, we imagine economic collapse, environmental disaster and the zombie apocalypse. But what if we are wrong? What if this bleak outlook is a generational quirk that afflicted those raised in twentieth century, but which is already beginning to pass? What if we do have a future after all?John Higgs takes us on a journey past the technological hype and headlines to discover why we shouldn't trust the predictions of science fiction, why nature is not as helpless as we assume and why purpose can never be automated. In the process, we will come to a better understanding of what lies ahead and how, despite everything - despite all the horrors and instability we face - we can build a better future.

Why Software Sucks...and What You Can Do about It


David S. Platt - 2006
    . . . Put this one on your must-have list if you have software, love software, hate programmers, or even ARE a programmer, because Mr. Platt (who teaches programming) has set out to puncture the bloated egos of all those who think that just because they can write a program, they can make it easy to use. . . . This book is funny, but it is also an important wake-up call for software companies that want to reduce the size of their customer support bills. If you were ever stuck for an answer to the question, 'Why do good programmers make such awful software?' this book holds the answer."--John McCormick, Locksmith columnist, TechRepublic.com "I must say first, I don't get many computing manuscripts that make me laugh out loud. Between the laughs, Dave Platt delivers some very interesting insight and perspective, all in a lucid and engaging style. I don't get much of that either!"--Henry Leitner, assistant dean for information technology andsenior lecturer on computer science, Harvard University "A riotous book for all of us downtrodden computer users, written in language that we understand."--Stacy Baratelli, author's barber "David's unique take on the problems that bedevil software creation made me think about the process in new ways. If you care about the quality of the software you create or use, read this book."--Dave Chappell, principal, Chappell & Associates "I began to read it in my office but stopped before I reached the bottom of the first page. I couldn't keep a grin off my face! I'll enjoy it after I go back home and find a safe place to read."--Tsukasa Makino, IT manager "David explains, in terms that my mother-in-law can understand, why the software we use today can be so frustrating, even dangerous at times, and gives us some real ideas on what we can do about it."--Jim Brosseau, Clarrus Consulting Group, Inc. A Book for Anyone Who Uses a Computer Today...and Just Wants to Scream! Today's software sucks. There's no other good way to say it. It's unsafe, allowing criminal programs to creep through the Internet wires into our very bedrooms. It's unreliable, crashing when we need it most, wiping out hours or days of work with no way to get it back. And it's hard to use, requiring large amounts of head-banging to figure out the simplest operations.It's no secret that software sucks. You know that from personal experience, whether you use computers for work or personal tasks. In this book, programming insider David Platt explains why that's the case and, more importantly, why it doesn't have to be that way. And he explains it in plain, jargon-free English that's a joy to read, using real-world examples with which you're already familiar. In the end, he suggests what you, as a typical user, without a technical background, can do about this sad state of our software--how you, as an informed consumer, don't have to take the abuse that bad software dishes out.As you might expect from the book's title, Dave's expose is laced with humor--sometimes outrageous, but always dead on. You'll laugh out loud as you recall incidents with your own software that made you cry. You'll slap your thigh with the same hand that so often pounded your computer desk and wished it was a bad programmer's face. But Dave hasn't written this book just for laughs. He's written it to give long-overdue voice to your own discovery--that software does, indeed, suck, but it shouldn't.

React: Up and Running


Stoyan Stefanov - 2015
    With "React: Up and Running" you'll learn how to get off the ground with React, with no prior knowledge.This book teaches you how to build components, the building blocks of your apps, as well as how to organize the components into large-scale apps. In addition, you ll learn about unit testing and optimizing performance, while focusing on the application s data (and letting the UI take care of itself)."

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.

The Little Book on CoffeeScript


Alex MacCaw - 2012
    Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes.Written by Alex MacCaw, author of JavaScript Web Applications (O’Reilly), with contributions from CoffeeScript creator Jeremy Ashkenas, this book quickly teaches you best practices for using this language—not just on the client side, but for server-side applications as well. It’s time to take a ride with the little language that could.Discover how CoffeeScript’s syntax differs from JavaScriptLearn about features such as array comprehensions, destructuring assignments, and classesExplore CoffeeScript idioms and compare them to their JavaScript counterpartsCompile CoffeeScript files in static sites with the Cake build systemUse CommonJS modules to structure and deploy CoffeeScript client-side applicationsExamine JavaScript’s bad parts—including features CoffeeScript was able to fix

Programming Groovy


Venkat Subramaniam - 2008
    But recently, the industry has turned to dynamic languages for increased productivity and speed to market.Groovy is one of a new breed of dynamic languages that run on the Java platform. You can use these new languages on the JVM and intermix them with your existing Java code. You can leverage your Java investments while benefiting from advanced features including true Closures, Meta Programming, the ability to create internal DSLs, and a higher level of abstraction.If you're an experienced Java developer, Programming Groovy will help you learn the necessary fundamentals of programming in Groovy. You'll see how to use Groovy to do advanced programming including using Meta Programming, Builders, Unit Testing with Mock objects, processing XML, working with Databases and creating your own Domain-Specific Languages (DSLs).

Fire Strike 7/9


Paul Grahame - 2010
    He's an elite army JTAC (Joint Terminal Attack Controller- pronounced 'jay-tack') - a specially trained warrior responsible for directing Allied air power with high-tech precision. Commanding Apache gunships, A10 tank-busters, F15s and Harrier jets, he brings down devastating fire strikes against the attacking Taliban, often danger close to his own side.Due to his specialist role, Sergeant Grahame usually operates in the thick of the action, where it's at its most fearsome and deadly. Conjuring the seemingly impossible from apparently hopeless situations, soldiers in battle rely on the skill and bravery of their JTAC to enable them to win through in the heat of the danger zone.Fire Strike 7/9 tells the story of Bommer Grahame and his five-man Fire Support Team on their tour of Afghanistan. Patrolling deep into enemy territory, they were hunted and targeted by the Taliban, shot at, blown-up, mortared and hit by rockets on numerous occasions. Under these conditions Sergeant Grahame notched up 203 confirmed enemy kills, making him the difference between life and death both for his own troops and the Taliban.

Digging Into WordPress


Jeff Starr - 2009
    From your first steps of learning about WordPress all the way through maintaining a site throughout the years, this book is packed with truly practical information.

C# 4.0 in a Nutshell


Joseph Albahari - 2010
    It is a book I recommend." --Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation "A must-read for a concise but thorough examination of the parallel programming features in the .NET Framework 4." --Stephen Toub, Parallel Computing Platform Program Manager, Microsoft "This wonderful book is a great reference for developers of all levels." -- Chris Burrows, C# Compiler Team, Microsoft When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You'll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and preprocessor directives Learn C# 4.0 features such as dynamic binding, type parameter variance, and optional and named parameters Work with .NET 4's rich set of features for parallel programming, code contracts, and the code security model Learn .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability

The Haskell School of Expression: Learning Functional Programming Through Multimedia


Paul Hudak - 2000
    It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to.

The Double Life of Bob Dylan: A Restless, Hungry Feeling, 1941-1966


Clinton Heylin - 2021
    As the boxes started to arrive, the Foundation asked Clinton Heylin—author of the acclaimed Bob Dylan: Behind the Shades and 'perhaps the world's authority on all things Dylan' (Rolling Stone)—to assess the material they had been given. What he found in Tulsa—as well as what he gleaned from other papers he had recently been given access to by Sony and the Dylan office—so changed his understanding of the artist, especially of his creative process, that he became convinced that a whole new biography was needed. It turns out that much of what previous biographers—Dylan himself included—have said is wrong.With fresh and revealing information on every page A Restless, Hungry Feeling tells the story of Dylan's meteoric rise to fame: his arrival in early 1961 in New York, where he is embraced by the folk scene; his elevation to spokesman of a generation whose protest songs provide the soundtrack for the burgeoning Civil Rights movement; his alleged betrayal when he 'goes electric' at Newport in 1965; his subsequent controversial world tour with a rock 'n' roll band; and the recording of his three undisputed electric masterpieces: Bringing it All Back Home, Highway 61 Revisited and Blonde on Blonde. At the peak of his fame in July 1966 he reportedly crashes his motorbike in Woodstock, upstate New York, and disappears from public view. When he re-emerges, he looks different, his voice sounds different, his songs are different.Clinton Heylin's meticulously researched, all-encompassing and consistently revelatory account of these fascinating early years is the closest we will ever get to a definitive life of an artist who has been the lodestar of popular culture for six decades.