Book picks similar to
Building Games with Ethereum Smart Contracts: Intermediate Projects for Solidity Developers by Kedar Iyer
technology
blockchain
programming
web
Search Patterns: Design for Discovery
Peter Morville - 2010
It's the most comprehensive survey of designing effective search experiences I've seen." --Irene Au, Director of User Experience, Google"I love this book! Thanks to Peter and Jeffery, I now know that search (yes, boring old yucky who cares search) is one of the coolest ways around of looking at the world." --Dan Roam, author, The Back of the Napkin (Portfolio Hardcover)"Search Patterns is a playful guide to the practical concerns of search interface design. It contains a bonanza of screenshots and illustrations that capture the best of today's design practices and presents a fresh perspective on the broader role of search and discovery." --Marti Hearst, Professor, UC Berkeley and author, Search User Interfaces (Cambridge University Press)"It's not often I come across a book that asks profound questions about a fundamental human activity, and then proceeds to answer those questions with practical observations and suggestions. Search Patterns is an expedition into the heart of the web and human cognition, and for me it was a delightful journey that delivered scores of insights." --Dave Gray, Founder and Chairman, XPLANE"Search is swiftly transforming everything we know, yet people don't understand how mavens design search: by stacking breadcrumbs, scenting widgets, and keeping eyeballs on the engine. I urge you to put your eyeballs on this unique and important book." --Bruce Sterling, Writer, Futurist, and Co-Founder, The Electronic Frontier Foundation"As one who searches a lot (and often ends up frustrated), Search Patterns is a revelation." --Nigel Holmes, Designer, Theorist, and Principal, Explanation Graphics"Search Patterns is a fabulous must-have book! Inside, you'll learn the whys and wheres of practically every modern search design trick and technique." --Jared Spool, CEO and Founder, User Interface EngineeringSearch is among the most disruptive innovations of our time. It influences what we buy and where we go. It shapes how we learn and what we believe. In this provocative and inspiring book, you'll explore design patterns that apply across the categories of web, ecommerce, enterprise, desktop, mobile, social, and real-time search and discovery. Filled with colorful illustrations and examples, Search Patterns brings modern information retrieval to life, covering such diverse topics as relevance, faceted navigation, multi-touch, personalization, visualization, multi-sensory search, and augmented reality.By drawing on their own experience-as well as best practices and evidence-based research-the authors not only offer a practical guide to help you build effective search applications, they also challenge you to imagine the future of discovery. You'll find Search Patterns intriguing and invaluable, whether you're a web practitioner, mobile designer, search entrepreneur, or just interested in the topic.Discover a pattern language for search that embraces user psychology and behavior, information architecture, interaction design, and emerging technologyBoost enterprise efficiency and e-commerce salesEnable mobile users to achieve goals, complete tasks, and find what they needDrive design innovation for search interfaces and applications
Guardian Hostage Rescue Specialists Boxed Set, Books 1-4
Ellie Masters - 2021
Billionaire Vacation: The Complete Series (Alpha Billionaire Romance Love Story)
Nella Tyler - 2016
Not only did she need summer break the way all teachers do, but she also needed to get away from life for a while—and leave the humiliation of her fiancé dumping her a month before the wedding behind. What better way to relax than a month-long stay in Hawaii? Things get off to a rough start when Megan makes a fool of herself at the baggage carousel, but lucky for her, handsome Drake Hanover is there to sweep her off her feet—or rather, get her back on them. And, as fate would have it, they are staying at the same resort, one which Drake intends to buy. While adventure was part of the plan, the two of them, and a few friends, find themselves caught up in the adventure of a lifetime—one that involves shadowy figures, plenty of deception, and a lot of hidden treasure. And what better way to fall in love than over a little bit of danger in paradise? Billionaire Vacation is a steamy alpha billionaire romance. No cliffhanger and has a HEA. Includes 3 free bonus full-length novels for a limited time.
The Ironwood Plantation Family Saga: The Complete Series
Stephenia H. McGee - 2020
Civil War pits countrymen against one another and tears a nation asunder. Life and death are held in the balance where everyone is a slave to something. In a time when war brings the South to its knees, two women will forge a friendship in the fires of redemption and thrust Ironwood into a new future – where the battle for freedom has merely begun. Book Two: Heir of HopeA hidden diary. Dreams of the past. And a hope for a new future. Emily Burns grew up an orphan, so she never expected to inherit a southern plantation. When she discovers an old diary hidden in the attic, her life becomes strangely entwined with her Civil War ancestor and she soon begins to wonder how a woman long dead can keep showing up in her dreams.Book Three: Missing MercyThe venture ahead could leave their friendship behind.Made a safe-haven after the Civil War, Ironwood Plantation is a refuge of equality for former slaves. But twenty years and a new generation later, they have become an isolated community with little contact with the rest of the world.In a time where prejudices try to define them, Mercy Carpenter and Faith Harper must push the boundaries of their beliefs and trust in the God who holds the keys to freedom.
Rails Recipes
Chad Fowler - 2006
How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications written?From the latest Ajax effects to time-saving automation tips for your development process, "Rails Recipes" will show you how the experts have already solved the problems you have.Use generators to automate repetitive coding tasks.Create sophisticated role-based authentication schemes.Add live search and live preview to your site.Run tests when anyone checks code in.How to create tagged data the right way.and many, many more...Owning "Rails Recipes" is like having the best Rails programmers sitting next to you while you code.
Microsoft .NET - Architecting Applications for the Enterprise
Dino Esposito - 2014
But the principles and practices of software architecting–what the authors call the “science of hard decisions”–have been evolving for cloud, mobile, and other shifts. Now fully revised and updated, this book shares the knowledge and real-world perspectives that enable you to design for success–and deliver more successful solutions. In this fully updated Second Edition, you will: Learn how only a deep understanding of domain can lead to appropriate architecture Examine domain-driven design in both theory and implementation Shift your approach to code first, model later–including multilayer architecture Capture the benefits of prioritizing software maintainability See how readability, testability, and extensibility lead to code quality Take a user experience (UX) first approach, rather than designing for data Review patterns for organizing business logic Use event sourcing and CQRS together to model complex business domains more effectively Delve inside the persistence layer, including patterns and implementation.
HTML5 and CSS3: Develop with Tomorrow's Standards Today
Brian P. Hogan - 2010
Even though the specification is still in development, many modern browsers and mobile devices already support HTML5 and CSS3. This book gets you up to speed on the new HTML5 elements and CSS3 features you can use right now, and backwards compatible solutions ensure that you don't leave users of older browsers behind. This book gets you started working with many useful new features of HTML5 and CSS3 right away. Gone are the days of adding additional markup just to style a button differently or stripe tables. You'll learn to use HTML5's new markup to create better structure for your content and better interfaces for your forms, resulting in cleaner, easier-to-read code that can be understood by both humans and programs. You'll find out how to embed audio, video, and vector graphics into your pages without using Flash. You'll see how web sockets, client-side storage, offline caching, and cross-document messaging can ease the pain of modern web development. And you'll discover how simple CSS3 makes it to style sections of your page. Throughout the book, you'll learn how to compensate for situations where your users can't take advantage of HTML5 and CSS3 yet, developing solutions that are backwards compatible and accessible. You'll find what you need quickly with this book's modular structure, and get hands-on with a tutorial project for each new HTML5 and CSS3 feature covered. "Falling Back" sections show you how to create solutions for older browsers, and "The Future" sections at the end of each chapter get you excited about the possibilities when HTML5 and CSS3 reach widespread adoption. Get ready for the future---in fact, it's here already.
Head Rush Ajax
Brett McLaughlin - 2006
Asynchronous programming lets you turn your own web sites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad.But who wants to take on next-generation web programming with the last generation's instruction book? You need a learning experience that's as compelling and cutting-edge as the sites you want to design. That's where we come in. With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. By the time you've taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you'll have solved tons of puzzles, figured out how well snowboards sell in Vail, and even watched a boxing match. Sound interesting? Then what are you waiting for? Pick up Head Rush Ajax and learn Ajax and asynchronous programming the right way--the way that sticks.If you've ever read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. Head Rush ramps up the intensity with an even faster look and feel. Have your first working app before you finish Chapter 1, meet up with the nefarious PROJECT: CHAOS stealth team, and even settle the question of the Top 5 Blues CDs of all time. Leave boring, clunky web sites behind with 8-tracks and hot pants--and get going with next-generation web programming."If you thought Ajax was rocket science, this book is for you. Head Rush Ajax puts dynamic, compelling experiences within reach for every web developer." -- Jesse James Garrett, Adaptive Path"A 'technology-meets-reality' book for web pioneers on the cutting edge." -- Valentin Crettaz, CTO, Condris Technologies
The Mikado Method
Ola Ellnestam - 2014
The Mikado Method is a process for surfacing the dependencies in a codebase, so that you can systematically eliminate technical debt and get things done.It gets its name from a simple game commonly known as "pick-up sticks." You start with a jumbled pile of sticks. The goal is to remove the Mikado, or Emperor, stick without disturbing the others. Players carefully remove sticks one at a time, leaving the rest of the heap intact, slowly exposing the Mikado. The game is a great metaphor for eliminating technical debt—carefully extracting each intertwined dependency until you're able to successfully resolve the central issue and move on.The Mikado Method is a book by the creators of this process. It describes a pragmatic, straightforward, and empirical method to plan and perform non-trivial technical improvements on an existing software system. The method has simple rules, but the applicability is vast. As you read, you'll practice a step-by-step system for identifying the scope and nature of your technical debt, mapping the key dependencies, and determining the safest way to approach the "Mikado"-your goal. A natural byproduct of this process is the Mikado Graph, a minimalistic, relevant, just-in-time roadmap and information radiator that reflects deep understanding of how your system works.
Mastering Emacs
Mickey Petersen - 2015
In the Mastering Emacs ebook you will learn the answers to all the concepts that take weeks, months or even years to truly learn, all in one place.“Emacs is such a hard editor to learn”But why is it so hard to learn? As it turns out, it's almost always the same handful of issues that everyone faces.If you have tried to learn Emacs you will have struggled with the same problems everyone faces, and few tutorials to see you through it.I have dedicated the first half of the book to explaining the essence of Emacs — and in doing so, how to overcome these issues:Memorizing Emacs’s keys: You will learn Emacs one key at a time, starting with the arrow keys. To feel productive in Emacs, it’s important you start on an equal footing — without too many new concepts and keys to memorize. Each chapter will introduce more keys and concepts so you can learn at your own pace. Discovering new modes and features: Emacs is a self-documenting editor, and I will teach you how to use the apropos, info, and describe system to discover new modes and features, or help you find things you forgot! Customizing Emacs: You don’t have to learn Emacs Lisp to alter a lot of Emacs’s functionality. Most changes you want to make are possible using Emacs’s Customize interface and I will show you how to use it efficiently. Understanding the terminology: Emacs is so old it predates almost every other editor and all modern user interfaces. I have an entire chapter dedicated to the unique terminology in Emacs; how it is different from other editors, and what that means to you.
Identity Is the New Money
David Birch - 2014
Because of technological change the two trends are converging so that all that we need for transacting will be our identities captured in the unique record of our online social contacts. Social networks and mobile phones are the key technologies. They will enable the building of an identity infrastructure that can enhance both privacy and security - there is no trade-off. The long-term consequences of these changes are impossible to predict, partly because how they take shape will depend on how companies take advantage of business opportunities to deliver transaction services. But one prediction made here is that cash will soon be redundant - and a good thing too. In its place we will see a proliferation of new digital currencies.
The Secret Letter: Darkness Past- Book 1
Roger Hayden - 2017
Homicide Detective Michael Dobson has seen many things in his long years on the force, but nothing can prepare him for a series of murders linked through the same mysterious chain letter mailed to the victims before their untimely demise. The answers lie in the victims’ pasts, leading Dobson and his rookie partner on a serpentine quest through the dark recesses of vengeance and betrayal. Can he stop the killer in time, or will a brutal fate await all who have made the killer’s list?
The Five Points' Mob Collection: Filthy, Filthy Rich, and Filthy Dark
Serena Akeroyd - 2022
FILTHY One taste was all it took. She's mine. Whether she likes it or not... This is Finn O'Grady's story. FILTHY RICH The bruises on my bride's face stir the monster in me. Someone's touched my property. I'm Irish Mob. We kill to protect our women. We reap nightmares on those who harm them. And I’m the biggest nightmare of them all. This is Eoghan O'Donnelly's story. FILTHY DARK Loving someone means making them hate you to keep them safe, to get them away from the toxicity that is your world. I destroyed us before we even had a chance to begin… Can a near death experience bring both my kid and the woman who owns my heart back to me? This is Declan O'Donnelly's story. Contains never-before-seen bonus chats!!
Bellingwood Book 12 Vignettes
Diane Greenwood Muir - 2016
Vignette #2 brings back a very minor character - Simon Gardner, the owner of the local Antique Shoppe. The third vignette takes us to Sweet Beans and an interaction between Sal and Camille. There is always something happening at the coffee shop. Vignette #4 is a little deeper insight into some of the agony that Heath Harvey has faced at the loss of his parents. His life changed drastically and the boy never was given time to deal with it. The final vignette - #5 is a look at our favorite waitress from Joe's Diner. Lucy is a steady, solid presence in the lives of so many people in Bellingwood, but what is her story? This is an opportunity to find out.The Bellingwood books are written from Polly's perspective and every once in a while it's fun to look at what's happening behind the scenes from the viewpoint of other characters. These vignettes were originally published on the nammynools.com website and in the monthly email newsletter to Bellingwood readers.