Book picks similar to
Hands-On Deep Learning Algorithms with Python: Master deep learning algorithms with extensive math by implementing them using TensorFlow by Sudharsan Ravichandiran


tb-datascience
znorbsocioengine-nwproductsnmarkets
إماتة_الرب_ومحاكم<br/>ته_بالظرف
00outof_mycomfort<br/>zone

The 8051 Microcontroller and Embedded Systems


Muhammad Ali Mazidi - 1999
     Simple, concise examples are utilized to show what action each instruction performs, then a sample is provided to show its application. For anyone interested in learning about the 8051 microcontroller.

Python: Programming: Your Step By Step Guide To Easily Learn Python in 7 Days (Python for Beginners, Python Programming for Beginners, Learn Python, Python Language)


iCode Academy - 2017
    Are You Ready To Learn Python Easily? Learning Python Programming in 7 days is possible, although it might not look like it

Functional Programming in JavaScript


Luis Atencio - 2016
    Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasks. The book includes insightful comparisons to object-oriented or imperative programming, which will allow you to ease into functional design. Moreover, you'll learn a repertoire of techniques including function chaining and pipelining, recursion, currying, binding, functional composition, lazy evaluation, fluent error handling, memoization, and much more. By the end of the book, you'll think about application design in a fresh new way.About the technologyAs web developers build increasingly complex applications in JavaScript, the code base for these projects can become exponentially larger and harder to maintain. The result? Application performance suffers, and readability and extensibility are severely compromised. For applications like these, Functional Programming provides a saner approach, allowing you to write elegant, readable code that raises the level of abstraction while being less prone to errors. Although not a "pure" functional language, JavaScript's native functional capabilities unlock access to proven functional programming techniques and practices.What's insideFoundations of functional programming and designExplore JavaScript's functional programming capabilities and the functional library ecosystemCreate more reliable code by embracing immutabilityLearn to write code that's easier to reason aboutSeparate core logic from program structure to write extensible codeAdopt a new approach to error handling and testingApply functional programming to solve real-world problemsAbout the readerReaders need to be comfortable with JavaScript programming and object-oriented design. No previous experience with functional programming is required.About the authorLuis Atencio is a Staff Software Engineer for Citrix Systems in Ft. Lauderdale, FL. He develops and architects applications leveraging Java, PHP, and JavaScript platforms. Luis is very involved in the community and has presented at local meet-ups. He blogs about software engineering at luisatencio.net and writes articles for PHP magazines and DZone. Follow Luis on twitter at @luijar.

Extreme Programming Pocket Guide


chromatic - 2003
    Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, frustrations, and constant demands on your patience.Unless you've got unlimited time (and who does these days?), you can't always stop to thumb through hundreds of pages to find the piece of information you need. The Extreme Programming Pocket Guide is the answer. Concise and easy to use, this handy pocket guide to XP is a must-have quick reference for anyone implementing a test-driven development environment.The Extreme Programming Pocket Guide covers XP assumptions, principles, events, artifacts, roles, and resources, and more. It concisely explains the relationships between the XP practices. If you want to adopt XP in stages, the Extreme Programming Pocket Guide will help you choose what to apply and when. You'll be surprised at how much practical information is crammed into this slim volume.O'Reilly's Pocket Guides have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Extreme Programming Pocket Guide is the book you'll want to have beside your keyboard.

Humans vs Computers


Gojko Adzic - 2017
    You'll read about humans who are invisible to computers, how a default password once caused a zombie apocalypse and why airlines sometimes give away free tickets. This is also a book on how to prevent, avoid and reduce the impact of such problems. Our lives are increasingly tracked, monitored and categorised by software, driving a flood of information into the vast sea of big data. In this brave new world, humans can't cope with information overload. Governments and companies alike rely on computers to automatically detect fraud, predict behaviour and enforce laws. Inflexible automatons, barely smarter than a fridge, now make life-changing decisions. Clever marketing tricks us into believing that phones, TV sets and even cars are somehow smart. Yet all those computer systems were created by people - people who are well-meaning but fallible and biased, clever but forgetful, and who have grand plans but are pressed for time. Digitising a piece of work doesn't mean there will be no mistakes, but instead guarantees that when mistakes happen, they'll run at a massive scale. The next time you bang your head against a digital wall, the stories in this book will help you understand better what's going on and show you where to look for problems. If nothing else, when it seems as if you're under a black-magic spell, these stories will at least allow you to see the lighter side of the binary chaos. For people involved in software delivery, this book will help you find more empathy for people suffering from our mistakes, and discover heuristics to use during analysis, development or testing to make your software less error prone. <

The New Kingmakers: How Developers Conquered the World


Stephen O’Grady - 2013
    In a 1995 interview, the late Steve Jobs claimed that the secret to his and Apple’s success was talent. “We’ve gone to exceptional lengths to hire the best people,” he said, believing that the talented resource was twenty-five times more valuable than an average alternative. For Microsoft founder Bill Gates, the multiple was even higher:A great lathe operator commands several times the wage of an average lathe operator, but a great writer of software code is worth 10,000 times the price of an average software writer.While the actual number might be up for debate, the importance of technical talent is not. The most successful companies today are those that understand the strategic role that developers will play in their success or failure. Not just successful technology companies – virtually every company today needs a developer strategy. There’s a reason that ESPN and Sears have rolled out API programs, that companies are being bought not for their products but their people. The reason is that developers are the most valuable resource in business.How did we get here? How did developers become the most important constituency in business seemingly overnight? The New Kingmakers explores the rise of the developer class, its implications and provides suggestions for navigating the new developer-centric landscape.

Understanding Software: Max Kanat-Alexander on simplicity, coding, and how to suck less as a programmer


Max Kanat-Alexander - 2017
    Max explains to you why programmers suck, and how to suck less as a programmer. There's just too much complex stuff in the world. Complex stuff can't be used, and it breaks too easily. Complexity is stupid. Simplicity is smart.Understanding Software covers many areas of programming, from how to write simple code to profound insights into programming, and then how to suck less at what you do! You'll discover the problems with software complexity, the root of its causes, and how to use simplicity to create great software. You'll examine debugging like you've never done before, and how to get a handle on being happy while working in teams.Max brings a selection of carefully crafted essays, thoughts, and advice about working and succeeding in the software industry, from his legendary blog Code Simplicity. Max has crafted forty-three essays which have the power to help you avoid complexity and embrace simplicity, so you can be a happier and more successful developer.Max's technical knowledge, insight, and kindness, has earned him code guru status, and his ideas will inspire you and help refresh your approach to the challenges of being a developer. What you will learn See how to bring simplicity and success to your programming world Clues to complexity - and how to build excellent software Simplicity and software design Principles for programmers The secrets of rockstar programmers Max's views and interpretation of the Software industry Why Programmers suck and how to suck less as a programmer Software design in two sentences What is a bug? Go deep into debugging About the Author Max Kanat-Alexander is the Technical Lead for Code Health at Google, where he does various work that helps other software engineers be more productive, including writing developer tools, creating educational programs, guiding refactoring efforts, and more.His roles at Google have included Tech Lead for YouTube on the Xbox, work on the Java JDK, JVM, and other aspects of Java for Google, and Technical Lead for Engineering Practices for YouTube, where he's supported developers across all of YouTube in best practices and engineering productivity. Max is a former Chief Architect of the Bugzilla Project, where he was one of the two main developers of the well-known Bugzilla Bug-Tracking System, used by thousands of organizations worldwide. Max also writes the legendary programming industry blog, Code Simplicity, where he challenges Complexity and embraces Simplicity for the programming industry.Max has been involved for several years at Google with enabling developers to work more effectively and helping shape engineering practice, and in this highly readable collection of essays you can share the best of his experience. Table of Contents Part One: Principles for Programmers Part Two: Software Complexity and its Causes Part Three: Simplicity and Software Design Part Four: Debugging Part Five:

This Really Isn't About You


Jean Hannah Edelstein - 2018
    Six weeks after I arrived in New York City, my father died. Six months after that I learned that I had inherited the gene that would cause me cancer too.When Jean Hannah Edelstein’s world overturned she was forced to confront some of the big questions in life: How do we cope with grief? How does living change when we realize we’re not invincible? Does knowing our likely fate make it harder or easier to face the future? How do you motivate yourself to go on your OkCupid date when you’re struggling with your own mortality?Written in her inimitable, wry and insightful voice, Jean Hannah Edelstein’s memoir is by turns heart-breaking, hopeful and yet also disarmingly funny. This Really Isn’t About You is a book about finding your way in life. Which is to say, it’s a book about discovering you are not really in control of that at all.

Cracking the Amazon Interview: A Step by Step Guide to Land the Job


Misha Yurchenko - 2018
    This makes the interview process transparent and easy to prepare for because we know many of the themes they will cover and questions they will ask. Imagine if your teacher in university told you most of the questions that were going to be on the test beforehand - all you would have to do is practice. Consider this book your study guide. As a result of this structured interview process, many job seekers who do poorly in interviews simply do not spend enough time preparing. And often, the ones who do spend time preparing do not spend enough time focusing on the right things. I compiled information about the Company’s interview process, questions, and techniques that have been most successful for former applicants (current Amazon employees). This mini-guide will walk you through what it takes to get through an Amazon interview, step by step.  All you have to do is read and prepare. What’s in the book: -How to supercharge your resume and tailor keywords to get noticed by Amazon hiring managers -Tips to answer Amazon's behavioral interview questions  -A breakdown of Amazon's famous 14 leadership principles  -Understand the Amazon business model (the "flywheel") and how it relates to the interview -Common pitfalls and how to avoid them  -Perspectives from Amazon hiring managers across the world -And much more! —— “Amazon.com receives thousands of resumes every week, from talented people all over the world. Our challenge is to find the very best and recruit them into one of the many challenging positions we offer. Setting the bar high in our approach to hiring has been, and will continue to be, the single most important element of Amazon.com's success. During our hiring meetings, we ask people to consider three questions before making a decision: * Will you admire this person?
 * Will this person raise the average level of effectiveness of the group they're entering? 
 * Along what dimension might this person be a superstar?” 
 Jeff Bezos, Amazon Founder and CEO

Professional Android 2 Application Development


Reto Meier - 2010
    This update to the bestselling first edition dives in to cover the exciting new features of the latest release of the Android mobile platform.Providing in-depth coverage of how to build mobile applications using the next major release of the Android SDK, this invaluable resource takes a hands-on approach to discussing Android with a series of projects, each of which introduces a new feature and highlights techniques and best practices to get the most out of Android.The Android SDK is a powerful, flexible, open source platform for mobile devices Shares helpful techniques and best practices to maximize the capabilities of Android Explains the possibilities of Android through the use of a series of detailed projects Demonstrates how to create real-world mobile applications for Android phones Includes coverage of the latest version of Android Providing concise and compelling examples, Professional Android Application Development is an updated guide aimed at helping you create mobile applications for mobile devices running the latest version of Android.

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.

The Wal-Mart Way: The Inside Story of the Success of the World's Largest Company


Don Soderquist - 2005
    Don Soderquist, who was senior vice chairman during that time, played a crucial role in that success. Sam Walton said, "I tried for almost twenty years to hire Don Soderquist . . . But when we really needed him later on, he finally joined up and made a great chief operating officer." Responsible for overseeing many of Wal-Mart's key support divisions, including real estate, human resources, information systems, logistics, legal, corporate affairs, and loss prevention, Soderquist stayed true to his Christian values as well as Wal-Mart's distinct management style. "Probably no other Wal-Mart executive since the legendary Sam Walton has come to embody the principles of the company's culture-or to represent them within the industry-as has Don Soderquist," Discount Store News once reported.  In The Wal-Mart Way, Soderquist shares his story of helping lead a global company from being a $43 billion company to one that would eventually exceed $200 billion. Several books have been written about Wal-Mart's success, but none by the ones who were the actual players. It was more than "Everyday Low Prices" and distribution that catapulted the company to the top. The core values based on Judeo-Christian principles-and maintained by leaders such as Soderquist-are the real reason for Wal-Mart's success.

Whiteout


Gabriel Dylan - 2019
    About things that lived in the woods. Things that only came out at night.’For Charlie, a school ski trip is the perfect escape from his unhappy home life. Until a storm blows in and the resort town is cut off from the rest of the world. Trapped on the mountain, the students wait for the blizzards to pass, along with mysterious ski guide Hanna. But as night falls and the town’s long buried secrets begin to surface, the storm is the least of their problems….A chilling RED EYE horror, perfect for fans of Dawn Kurtagich, Juno Dawson and Charlie Higson.

Swim, Bike, Run: Our Triathlon Story


Alistair Brownlee - 2013
    Eighteen years of training, culminating in this single race. Noise from the crowd impossible to imagine. Hearts thumping. Swim-hats pulled tight, goggles lowered. Into a crouch, poised for the hooter. Three. Two. One...'This is the story of how two skinny lads from west Yorkshire became the best triathletes in the world.Meet the Brownlees: Olympic Champion Alistair, World Champion Jonny. Brothers, training partners, rivals. They have obliterated the competition and set new standards for swimming, biking and running.But the Brownlee brothers have never forgotten their roots. They still do their schoolboy hill runs and Dales rides; still train harder and longer than anyone; still push each other to new heights.In this revealing, often very funny book they take us inside their world and inside their races. It's both a riveting story of brotherly rivalry and a rare insight into what it takes to be the best.Swim, Bike, Run is also packed with training secrets. Whether you are thinking about your first triathlon or are a seasoned competitor, here are unique sections on how to swim, bike and run, and advice on nutrition, injury, and mental approach. With the Brownlees in your corner, you will do more than you ever thought possible. This book is essential reading for anyone interested in swimming, cycling and running and will be loved by readers of Mark Cavendish's Boy Racer and Running with the Kenyans.Alistair Brownlee, 24, is a British triathlete from Yorkshire. He is the reigning Olympic champion, a back-to-back European champion and a two-time World champion. Jonathan Brownlee, 22, is also a British triathlete from Yorkshire. He is the reigning World Champion, a two-time World Sprint champion and an Olympic bronze medalist.'Sport has two new heroes: a couple of nice lads from Yorkshire ' The Times

An Introduction to Programming in Go


Caleb Doxsey - 2012