Book picks similar to
Problem Solving in Data Structures & Algorithms Using Python: Programming Interview Guide by Hemant Jain
algorithms
software-development
study
non-fiction
All My Dogs Go to Heaven
Kay Bratt - 2021
Kay Bratt explores these ideas in All (my) Dogs Go to Heaven. Touching on relevant Biblical scriptures, she chronicles her tumultuous past— including a traveling childhood and a near decade of domestic abuse— revealing how her beloved pets helped her cope, and instilled hope for better days ahead. Interspersed within this memoir are short essays from real people who have experienced signs from their departed pets as proof that they are still around in spirit. Included in the back of the book is a Grief Guide to help get us through those first devastating days after our loss.Insightful and fascinating, Kay Bratt has ultimately given us a message of hope with All (my) Dogs Go to Heaven. -Judy Morgan, Founder of Yorkie Rescue of the Carolinas
More Rants, Raves, and Crazy Days of an ER Nurse: Funny, True Life Stories of Medical Humor from the Emergency Room
Dani Jacobs - 2016
A 24/7 non stop medical roller coaster of thrills, pills, and nasty spills. We've got fights, bites, and flashing lights. Think you've heard it all? Think again. Get ready for the all the over the top stories I still don't believe and the patients that come with them.
The Toughest Prison of All: The true story of bank robbery, prison escapes, and the search for love on the outside
Floyd C. Forsberg - 2015
At 14, he was sent to the Luther Burbank School for Boys for possessing firearms and running away. There, Floyd found himself trapped by a system that sought to destroy his dignity rather than restore his character. From this point forward, Floyd would strive to become the most hardened, disciplined, professional bank robber ever. On one of the rare occasions he wasn't incarcerated, Floyd met Nancy, a golden-haired goddess, the love of his life. Given the choice between loving her and being the greatest bank robber in America, he chose Nancy without hesitation. But before he went straight, he just needed to pull off one last job ... Floyd Forsberg spent his time behind bars planning the biggest bank heist in history and longing for the simple love of his soul mate. When he robbed the First National Bank of Nevada in 197 4, he achieved his first goal. But with a million dollars of the bank's money in his hands and the FBI constantly on his tail, he would have to escape The Toughest Prison of All to achieve peace. “For years I’ve known Floyd Forsberg as a reliable source whose every news tip panned out. Now Forsberg has written the best personal indictment of America’s horrific prison system that I’ve read since Ted Conover’s 2000 classic, “Newjack: Guarding Sing Sing.” Forsberg’s plainspoken prose tells a soul-searching tale of survival and transformation that will touch readers from all walks of life. The angry young man determined to be the country’s best bank robber has emerged as the sage author of a life story that reads like a thriller and traces his daring escape from The Toughest Prison of All.” —Richard Read, two-time Pulitzer Prize winner, The Oregonian/Oregonlive “After 35 years in law enforcement, I have worked with many professional cops and encountered many professional thieves. Floyd Forsberg was one of the best career thieves around and created thousands of headaches for my peers. The Toughest Prison Of All is a great read with a twist ending that doesn’t happen very often. The insider view of crime taught me things that I had never considered. I’m already looking forward to his next book.” —Tom Allman, Sheriff-Coroner of Mendocino County (California) and co-author of Out There In The Woods “As a recently retired police sergeant, having served nearly 29 years, I can relate to Frosty’s desire to escape prison. Transporting many prisoners to jail, I was always well aware when the gates allowing our vehicle to enter would slam shut, the steel bars to the doors clanging hard and loud as they closed, locking us in with the prisoners and the sign on one prison wall saying, this is not a country club. I, too, couldn’t wait to leave. Forsberg will take you from the edge of your couch to a small prison cell to a life on the run and keeping you guessing every step of the way.” —Angelo LaManna “When I started reading this book two things became clear: Floyd Forsberg is a very likable guy; and after hearing about his childhood, it was clear he didn’t stand a chance to have a normal or easy life. Throughout the entire book I found myself rooting for Floyd to succeed or just to get out of his own way. The part I had the most trouble with was the behavior of the FBI. I think some of us have a hard enough time walking a straight line without people that are supposed to enforce our laws and set the example for the rest of society behaving in questionable and sometimes utterly illegal ways.
NAVY SEAL: Self Discipline: How to Become the Toughest Warrior: Self Confidence, Self Awareness, Self Control, Mental Toughness
Jason Lopez - 2016
These are the men, and one day soon the women, who stand out from their peers as being part of one of the most elite military groups in the world. They have proven that they have what it takes but the question is, do you? Walk with us through the training regimen of the most feared and respected military force in the world as we take you through initial training to graduation day. Along the way you’ll learn some lessons about integrity, perseverance, and honor. You don’t have to be a SEAL to take these lessons and apply them to your daily life. You just need the right motivation and we’re here to give it to you. Here’s just a few thing you’ll learn about: • The Navy SEAL Fitness regimen • How to train your mind for everyday battle • Being aware of what’s happening around you • How the tough keep mentally strong Do you think you have what it takes to be a Navy SEAL? You might not be boot camp ready but when you’re done with Navy SEAL Self-Discipline you’ll be ready to take on life! What are you waiting for? Grab your copy today and start on the path to a new, more confident you!
DOWNLOAD NOW! Scroll up to Buy with One-Click!
Ruby on Rails Tutorial: Learn Web Development with Rails (Addison-Wesley Professional Ruby Series)
Michael Hartl - 2012
"Peter Cooper, Editor of" Ruby Inside Using Rails, developers can build web applications of exceptional elegance and power. Although its remarkable capabilities have made Ruby on Rails one of the world s most popular web development frameworks, it can be challenging to learn and use. " Ruby on Rails Tutorial, Second Edition, " is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. The updates to this edition include all-new site design using Twitter s Bootstrap; coverage of the new asset pipeline, including Sprockets and Sass; behavior-driven development (BDD) with Capybara and RSpec; better automated testing with Guard and Spork; roll your own authentication with has_secure_password; and an introduction to Gherkin and Cucumber. You ll find integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, JavaScript, and SQL skills you ll need when developing web applications. Hartl explains how each new technique solves a real-world problem, and he demonstrates this with bite-sized code that s simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery. This book will help you Install and set up your Rails development environment Go beyond generated code to truly understand how to build Rails applications from scratch Learn test-driven development (TDD) with RSpec Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Define high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Add social features and microblogging, including an introduction to Ajax Record version changes with Git and share code at GitHub Simplify application deployment with Heroku
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.
Gamification by Design
Gabe Zichermann - 2011
This book provides the design strategy and tactics you need to integrate game mechanics into any kind of consumer-facing website or mobile app. Learn how to use core game concepts, design patterns, and meaningful code samples to a create fun and captivating social environment.Whether you're an executive, developer, producer, or product specialist, Gamification by Design will show you how game mechanics can help you build customer loyalty.Discover the motivational framework game designers use to segment and engage consumersUnderstand core game mechanics such as points, badges, levels, challenges, and leaderboardsEngage your consumers with reward structures, positive reinforcement, and feedback loopsCombine game mechanics with social interaction for activities such as collecting, gifting, heroism, and statusDive into case studies on Nike and Yahoo!, and analyze interactions at Google, Facebook, and ZyngaGet the architecture and code to gamify a basic consumer site, and learn how to use mainstream gamification APIs from Badgeville"Turning applications into games is a huge trend. This book does a great job of identifying the core lasting principals you need to inspire your users to visit again and again." —Adam Loving Freelance Social Game Developer and founder of Twibes Twitter Groups
Concrete Mathematics: A Foundation for Computer Science
Ronald L. Graham - 1988
"More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems."
Learning React Native: Building Native Mobile Apps with JavaScript
Bonnie Eisenman - 2016
With this hands-on guide, you'll learn how to build applications that target iOS, Android, and other mobile platforms instead of browsers. You'll also discover how to access platform features such as the camera, user location, and local storage.With code examples and step-by-step instructions, author Bonnie Eisenman shows web developers and frontend engineers how to build and style interfaces, use mobile components, and debug and deploy apps. Along the way, you'll build several increasingly sophisticated sample apps with React Native before putting everything together at the end.Learn how React Native provides an interface to native UI componentsExamine how the framework uses native components analogous to HTML elementsCreate and style your own React Native components and applicationsInstall modules for APIs and features not supported by the frameworkGet tools for debugging your code, and for handling issues outside of JavaScriptPut it all together with the Zebreto effective-memorization flashcard appDeploy apps to the iOS App Store and Google's Play Store
What Can I Eat? Sugar Free Diet
Vivianne Parnell - 2012
But eliminating sugar from your diet can be tricky if you don't know where sugar is hiding. We all know there's sugar in candy and chocolate - but did you know there's heaps of the stuff hiding out in foods you probably thought were safe to eat? This book is a no-nonsense guide to the sugar content in all the popular foods we eat every day. It's a great place to discover just how much sugar is lurking in your favorite foods. Use this guide to check out what you can eat, and what you can't eat when you're trying to kick the sugar habit.
Refactoring: Ruby Edition, Adobe Reader
Jay Fields - 2009
What’s more, they can do it one step at a time, through a series of simple, proven steps. Now, there’s an authoritative and extensively updated version of Martin Fowler’s classic refactoring book that utilizes Ruby examples and idioms throughout–not code adapted from Java or any other environment.The authors introduce a detailed catalog of more than 70 proven Ruby refactorings, with specific guidance on when to apply each of them, step-by-step instructions for using them, and example code illustrating how they work. Many of the authors’ refactorings use powerful Ruby-specific features, and all code samples are available for download. Leveraging Fowler’s original concepts, the authors show how to perform refactoring in a controlled, efficient, incremental manner, so you methodically improve your code’s structure without introducing new bugs. Whatever your role in writing or maintaining Ruby code, this book will be an indispensable resource.This book will help you Understand the core principles of refactoring and the reasons for doing it Recognize “bad smells” in your Ruby code Rework bad designs into well-designed code, one step at a time Build tests to make sure your refactorings work properly Understand the challenges of refactoring and how they can be overcome Compose methods to package code properly Move features between objects to place responsibilities where they fit best Organize data to make it easier to work with Simplify conditional expressions and make more effective use of polymorphism Create interfaces that are easier to understand and use Generalize more effectively Perform larger refactorings that transform entire software systems and may take months or years Successfully refactor Ruby on Rails code
A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.
Mark Myers - 2015
Short chapters are paired with free interactive online exercises to teach the fundamentals of HTML and CSS. Written for beginners, useful for experienced developers who want to sharpen their skills. Prepares the reader to code a website of medium complexity. The learner spends two to three times as long practicing as he does reading. Based on cognitive research showing that retention increases 400 percent when learners are challenged to retrieve the information they just read. Explanations are in plain, nontechnical English that people of all backgrounds can readily understand. With ample coding examples and illustrations.
Leading Quality: How Great Leaders Deliver High-Quality Software and Accelerate Growth
Ronald Cummings-John - 2019
You will learn the techniques successful leaders use to make their strategic decisions and you will be given the tools to ensure that your team is in alignment to achieving common goals. Leading Quality is the first book that teaches why quality is important and how to incorporate it within the workspace. Praise for Leading Quality: “A quality mindset remains key to differentiating your product and your company. Leading Quality offers key lessons to develop this mindset.” - Michael Lopp, author of Managing Humans and VP of Product Engineering at Slack “Leading Quality communicates just how important a focus on quality is within your company and is one of the few titles that actually teaches how to lead quality in a clear yet captivating manner.” - Shesh Patel, Engineering Manager at The New York Times “Three elements define any successful product: quality, quality, and quality. Leading Quality is a comprehensive and practical guide to embedding quality into the DNA of any product organization.” - Nick Caldwell, CPO at Looker and former VP of Engineering at Reddit
Dive Into Design Patterns
Alexander Shvets - 2018
You can’t just find a pattern and copy it into your program, the way you can with off-the-shelf functions or libraries. The pattern is not a specific piece of code, but a general concept for solving a particular problem. They are like pre-made blueprints that you can customize to solve a recurring design problem in your code.The book Dive Into Design Patterns illustrates 22 classic design patterns and 8 design principles that these patterns are based on.- Every chapter starts from a discussion of a real life software design problem which is then progressively solved by applying one of the patterns.- Then goes a detailed review of the pattern’s structure and its variations, followed by a code example.- Then the books shows various applications of the pattern and teaches how to implement the pattern step by step, even in an existing program.- Each chapter concludes with a discussion of pros and cons of the pattern and its relations, similarities and differences with other patterns.
jQuery in Action
Bear Bibeault - 2008
Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they've reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you'll need to be productive immediately. The book anchors each new concept in the tasks you'll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.There are dozens of JavaScript libraries available now, with major companies like Google, Yahoo and AOL open-sourcing their in-house tools. This book shows you how jQuery stacks up against other libraries and helps you navigate interaction with other tools and frameworks.jQuery in Action offers a rich investigation of the up-and-coming jQuery library for client-side JavaScript. This book covers all major features and capabilities in a manner focused on getting the reader up and running with jQuery from the very first sections. Web Developers reading this book will gain a deep understanding of how to use jQuery to simplify their pages and lives, as well as learn the philosophy behind writing jQuery-enhanced pages.