Book picks similar to
Geoprocessing with Python by Chris Garrard


abandoned
bookstore-list
manning-unread
scientific-library

Ada Lovelace: A Life from Beginning to End (Biographies of Women in History Book 12)


Hourly History - 2019
     Free BONUS Inside! As the sole legitimate child of Lord Byron, Ada Lovelace was the progeny of literary royalty. Many might have naturally expected her to go into the field of her father, but instead of delving into poetry, she delved into the hard sciences of mathematics and analytic thinking. Even so, Ada still had the imagination of a lyricist when writing scientific treatises, at times referring to her own work as nothing short of “poetical science.” Everything she did, she did with passion and dogged determination. It was this drive that led Ada to look farther and search deeper than her contemporaries. Her unique vision led her to become one of the pioneers of the modern computer and one of the world’s first computer programmers. But what exactly do we know about Ada Lovelace, and how can it be quantified? Read this book to find out more about the nineteenth-century mathematician and writer Augusta Ada King, Countess of Lovelace. Discover a plethora of topics such as The Daughter of Lord and Lady Byron Early Years of Paralysis The World’s First Computer Programmer Rumors and Laudanum Addiction A Grim Prognosis Last Days and Death And much more! So if you want a concise and informative book on Ada Lovelace, simply scroll up and click the "Buy now" button for instant access!

Computer Vision: Algorithms and Applications


Richard Szeliski - 2010
    However, despite all of the recent advances in computer vision research, the dream of having a computer interpret an image at the same level as a two-year old remains elusive. Why is computer vision such a challenging problem and what is the current state of the art?Computer Vision: Algorithms and Applications explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply to their own personal photos and videos.More than just a source of "recipes," this exceptionally authoritative and comprehensive textbook/reference also takes a scientific approach to basic vision problems, formulating physical models of the imaging process before inverting them to produce descriptions of a scene. These problems are also analyzed using statistical models and solved using rigorous engineering techniquesTopics and features: Structured to support active curricula and project-oriented courses, with tips in the Introduction for using the book in a variety of customized courses Presents exercises at the end of each chapter with a heavy emphasis on testing algorithms and containing numerous suggestions for small mid-term projects Provides additional material and more detailed mathematical topics in the Appendices, which cover linear algebra, numerical techniques, and Bayesian estimation theory Suggests additional reading at the end of each chapter, including the latest research in each sub-field, in addition to a full Bibliography at the end of the book Supplies supplementary course material for students at the associated website, http: //szeliski.org/Book/ Suitable for an upper-level undergraduate or graduate-level course in computer science or engineering, this textbook focuses on basic techniques that work under real-world conditions and encourages students to push their creative boundaries. Its design and exposition also make it eminently suitable as a unique reference to the fundamental techniques and current research literature in computer vision.

Introducing Windows Server 2012


Mitch Tulloch - 2012
    This practical introduction illuminates new features and capabilities, with scenarios demonstrating how the platform can meet the needs of your business.Based on beta software, this book provides the early, high-level information you need to begin preparing now for deployment and management. Topics include:Virtualization and cloud solutions Availability Provisioning and storage management Security and scalability Infrastructure options Server administration

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.

The Little Elixir & OTP Guidebook


Benjamin Tan Wei Hao - 2015
    It combines the productivity and expressivity of Ruby with the concurrency and fault-tolerance of Erlang. Elixir makes full use of Erlang's powerful OTP library, which many developers consider the source of Erlang's greatness, so you can have mature, professional-quality functionality right out of the gate. Elixir's support for functional programming makes it a great choice for highly distributed event-driven applications like IoT systems.The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples. Come rediscover the joy of programming with Elixir and remember how it feels like to be a beginner again.

Spring Boot in Action


Craig Walls - 2015
    In it, you’ll learn how to bypass configuration steps so you can focus on your application’s behavior. Spring expert Craig Walls uses interesting and practical examples to teach you both how to use the default settings effectively and how to override and customize Spring Boot for your unique environment. Along the way, you’ll pick up insights from Craig’s years of Spring development experience.

Kotlin for Android Developers: Learn Kotlin the easy way while developing an Android App


Antonio Leiva - 2016
    

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.

C++ Pocket Reference


Kyle Loudon - 2003
    This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages.In the C++ Pocket Reference, you will find:Information on C++ types and type conversions Syntax for C++ statements and preprocessor directives Help declaring and defining classes, and managing inheritance Information on declarations, storage classes, arrays, pointers, strings, and expressions Refreshers on key concepts of C++ such as namespaces and scope More!C++ Pocket Reference is useful to Java and C programmers making the transition to C++, or who find themselves occasionally programming in C++. The three languages are often confusingly similar. This book enables programmers familiar with C or Java to quickly come up to speed on how a particular construct or concept is implemented in C++.Together with its companion STL Pocket Reference, the C++ Pocket Reference forms one of the most concise, easily-carried, quick-references to the C++ language available.

Developing Backbone.js Applications


Addy Osmani - 2012
    You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.Learn how Backbone.js brings MVC benefits to the client-sideWrite code that can be easily read, structured, and extendedWork with the Backbone.Marionette and Thorax extension frameworksSolve common problems you’ll encounter when using Backbone.jsOrganize your code into modules with AMD and RequireJSPaginate data for your Collections with the Backbone.Paginator pluginBootstrap a new Backbone.js application with boilerplate codeUse Backbone with jQuery Mobile and resolve routing problems between the twoUnit-test your Backbone apps with Jasmine, QUnit, and SinonJS

Two Scoops of Django: Best Practices for Django 1.8


Daniel Roy Greenfeld - 2015
    This book is chock-full of material that will help you with your Django projects.We’ll introduce you to various tips, tricks, patterns, code snippets, and techniques that we’ve picked up over the years.

Everything is Worth Killing: Isaac's Tale (An Apocalyptic LitRPG)


Alex Oakchest - 2019
    Dozens of warmongering ogres. Hundreds of dynamite-wielding gnomes. And one normal guy in the middle of it all. Bad mornings. We've all had 'em. But what if you woke up in a post-apocalyptic land filled with wizards, dragons, and ogres? Not only that, but you woke up as a prisoner of a clan of mages who don’t even speak your language? What if these guys expected you to know magic, but left you to figure out for yourself how to cast it? These are the problems Isaac must solve. And what's he going to do when death knocks on his door? He's going to blast a fireball through the letterbox and send death running. But first...he just needs to learn how to even cast a fireball. Follow his journey through a land filled with creatures that want to kill him, and watch as he refuses to let them. Accompany him into a land of mystery and danger, where life is tough and learning spells and skills takes work. A land where Isaac is determined to stop being the prey and become the predator. This is his journey to make allies and friends in this new world. A journey through battles against slaver ogres and wingless dragons and gnome dictators. Through experimentation and adaptation, where he learns that killing one enemy helps him against the next. It’s also his journey to find a warm, comfy bed. This is the tale of a someone who used to be a normal guy. It's Isaac’s tale of adapting to a world where everything is worth killing. Over 500 pages of fast-moving fantasy, set in a brutal apocalyptic world. This is a mesmerizing story about one guy's quest for power and survival, with light litrpg/game-like elements and a focus on him learning how to use magic. 'Amazing - I love it because of how original it is. This is a hidden gem. The story is good and I'm enjoying the style.' - Early Reviewer 'A breath of fresh air. Isaac is not some over-powered or genius guy. He is just a dude trying to survive in the cruel world he was thrown in, and he is trying to make head and tail of what is going on.' - Early reviewer 'Enjoyable - I especially like the rationality of the main character and how he approaches problems. Unique, definitely worth reading.' - Early reviewer.

The Space Barons: Elon Musk, Jeff Bezos, and the Quest to Colonize the Cosmos


Christian Davenport - 2018
    Nearly a half-century after Neil Armstrong walked on the moon, these Space Barons-most notably Elon Musk and Jeff Bezos, along with Richard Branson and Paul Allen-are using Silicon Valley-style innovation to dramatically lower the cost of space travel, and send humans even further than NASA has gone. These entrepreneurs have founded some of the biggest brands in the world-Amazon, Microsoft, Virgin, Tesla, PayPal-and upended industry after industry. Now they are pursuing the biggest disruption of all: space. Based on years of reporting and exclusive interviews with all four billionaires, this authoritative account is a dramatic tale of risk and high adventure, the birth of a new Space Age, fueled by some of the world's richest men as they struggle to end governments' monopoly on the cosmos. The Space Barons is also a story of rivalry-hard-charging startups warring with established contractors, and the personal clashes of the leaders of this new space movement, particularly Musk and Bezos, as they aim for the moon and Mars and beyond.

Riding Rockets: The Outrageous Tales of a Space Shuttle Astronaut


Mike Mullane - 2006
    Among them would be history makers, including the first American woman and the first African American in space. This assembly of astronauts would carry NASA through the most tumultuous years of the space shuttle program. Four would die on Challenger. USAF Colonel Mike Mullane was a member of this astronaut class, and Riding Rockets is his story -- told with a candor never before seen in an astronaut's memoir. Mullane strips the heroic veneer from the astronaut corps and paints them as they are -- human. His tales of arrested development among military flyboys working with feminist pioneers and post-doc scientists are sometimes bawdy, often hilarious, and always entertaining. Mullane vividly portrays every aspect of the astronaut experience -- from telling a female technician which urine-collection condom size is a fit; to walking along a Florida beach in a last, tearful goodbye with a spouse; to a wild, intoxicating, terrifying ride into space; to hearing "Taps" played over a friend's grave. Mullane is brutally honest in his criticism of a NASA leadership whose bungling would precipitate the Challenger disaster. Riding Rockets is a story of life in all its fateful uncertainty, of the impact of a family tragedy on a nine-year-old boy, of the revelatory effect of a machine called Sputnik, and of the life-steering powers of lust, love, and marriage. It is a story of the human experience that will resonate long after the call of "Wheel stop."

Agile Data Warehouse Design: Collaborative Dimensional Modeling, from Whiteboard to Star Schema


Lawrence Corr - 2011
    This book describes BEAM✲, an agile approach to dimensional modeling, for improving communication between data warehouse designers, BI stakeholders and the whole DW/BI development team. BEAM✲ provides tools and techniques that will encourage DW/BI designers and developers to move away from their keyboards and entity relationship based tools and model interactively with their colleagues. The result is everyone thinks dimensionally from the outset! Developers understand how to efficiently implement dimensional modeling solutions. Business stakeholders feel ownership of the data warehouse they have created, and can already imagine how they will use it to answer their business questions. Within this book, you will learn: ✲ Agile dimensional modeling using Business Event Analysis & Modeling (BEAM✲) ✲ Modelstorming: data modeling that is quicker, more inclusive, more productive, and frankly more fun! ✲ Telling dimensional data stories using the 7Ws (who, what, when, where, how many, why and how) ✲ Modeling by example not abstraction; using data story themes, not crow's feet, to describe detail ✲ Storyboarding the data warehouse to discover conformed dimensions and plan iterative development ✲ Visual modeling: sketching timelines, charts and grids to model complex process measurement - simply ✲ Agile design documentation: enhancing star schemas with BEAM✲ dimensional shorthand notation ✲ Solving difficult DW/BI performance and usability problems with proven dimensional design patterns Lawrence Corr is a data warehouse designer and educator. As Principal of DecisionOne Consulting, he helps clients to review and simplify their data warehouse designs, and advises vendors on visual data modeling techniques. He regularly teaches agile dimensional modeling courses worldwide and has taught dimensional DW/BI skills to thousands of students. Jim Stagnitto is a data warehouse and master data management architect specializing in the healthcare, financial services, and information service industries. He is the founder of the data warehousing and data mining consulting firm Llumino.