Book picks similar to
Big Data Made Easy: A Working Guide to the Complete Hadoop Toolset by Michael Frampton
ds
ebook
engineering
reading-list
The Unofficial Guide to Walt Disney World 2015
Bob Sehlinger - 2014
The Unofficial Guide to Walt Disney World explains how Disney World works and how to use that knowledge to make every minute and every dollar of your vacation count. With advice that is direct, prescriptive, and detailed, it takes the guesswork out of travel by unambiguously rating and ranking everything from hotels, restaurants, and attractions to rental car companies. With an Unofficial Guide in hand, and authors Bob Sehlinger and Len Testa as guides, find out what’s available in every category, from best to worst, and use step-by-step detailed plans to help make the most of time at Walt Disney World.
Sinatra: Up and Running
Alan Harris - 2011
With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.
Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine.
Learn Sinatra’s core concepts, and get started by building a simple application
Create views, manage sessions, and work with Sinatra route definitions
Become familiar with the language’s internals, and take a closer look at Rack
Use different subclass methods for building flexible and robust architectures
Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API
Building Microservices: Designing Fine-Grained Systems
Sam Newman - 2014
But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain.Discover how microservices allow you to align your system design with your organization's goalsLearn options for integrating a service with the rest of your systemTake an incremental approach when splitting monolithic codebasesDeploy individual microservices through continuous integrationExamine the complexities of testing and monitoring distributed servicesManage security with user-to-service and service-to-service modelsUnderstand the challenges of scaling microservice architectures
The Home-Based Bookstore: Start Your Own Business Selling Used Books on Amazon, Ebay or Your Own Web Site
Steve Weber - 2005
publishers. Learn how to start your business part-time, then work as little or as much as you want. This step-by-step guide, written by one of the most successful and highly rated sellers on Amazon.com and eBay, includes everything you need to know: -- Where to find books Find books in your own neighborhood to resell profitably to a worldwide pool of ready buyers. Get the best sources for valuable used books at low prices. -- Where to sell Learn how to list your books to sell at the best price on Amazon.com and eBay, and even your own Web store. -- Which books to buy What to look for in fiction, nonfiction, and collectibles to resell at the highest profits. -- Grading and pricing your books How to describe and price your books. Learn what buyers are looking for. -- Handling customers Tips on handling online book buyers. See the author's time-tested scripts for responding to customer issues. Learn how you can get and maintain high feedback ratings. -- Fulfilling orders Easy-to-use ideas for storing, organizing, and shipping your books and handling returns. -- Automation tools Maximize your efficiency with these tips on automating your business. Automatically notify customers about shipments, and print postage to ship your books without leaving home. -- Taxes and legal requirements How to register your business to obtain the proper permits and be exempted from paying sales tax on your inventory. -- Exclusive list of wholesale book distributors Exclusive profiles and contact info for 32 wholesale distributors of used and new books. Order inventory at up to 90 percent off retail, shipped right to your door. About the author: Steve Weber started his home-based bookstore as a hobby in March 2000. Two months later, he quit his day job to sell used books full-time on Amazon.com and eBay, using his one-bedroom apartment in Virginia as warehouse and shipping depot. In the meantime, he has sold more than $1 million of used books to buyers in all 50 states and 31 foreign countries. In this step-by-step guide, Weber tells you how he took $80 in savings to buy his first batch of books, then invested the profits to build a successful business, and how you can too.
ZooKeeper: Distributed process coordination
Flavio Junqueira - 2013
This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out caveats that developers and administrators alike need to watch for along the way.In three separate sections, ZooKeeper contributors Flavio Junqueira and Benjamin Reed introduce the principles of distributed systems, provide ZooKeeper programming techniques, and include the information you need to administer this service.Learn how ZooKeeper solves common coordination tasksExplore the ZooKeeper API’s Java and C implementations and how they differUse methods to track and react to ZooKeeper state changesHandle failures of the network, application processes, and ZooKeeper itselfLearn about ZooKeeper’s trickier aspects dealing with concurrency, ordering, and configurationUse the Curator high-level interface for connection managementBecome familiar with ZooKeeper internals and administration tools
Re:cyclists: 200 Years on Two Wheels
Michael Hutchinson - 2017
The calls to ban it were more or less instant.Re:cyclists is the tale of what happened next, of how we have spent two centuries wheeling our way about town and country on bikes--or on two-wheeled things that vaguely resembled what we now call bikes. Michael Hutchinson picks his way through those 200 years, discovering how cycling became a kinky vaudeville act for Parisians, how it became an American business empire, and how it went on to find a unique home in the British Isles. He considers the penny-farthing riders exploring the abandoned and lonely coaching roads during the railway era, and the Victorian high-society cyclists of the 1890s bicycle craze--a time when no aristocratic house party was without bicycles and when the Prince of Wales used to give himself an illicit thrill on a weekday afternoon by watching the women's riding-school in the Royal Albert Hall.Re:cyclists looks at how cycling became the sport, the pastime and the social life of millions of ordinary people, how it grew and how it suffered through the 1960s and '70s, and how at the dawn of the twenty-first century it rose again, much changed but still ultimately just someone careering along on two wheels.
Chemical Reaction Engineering
Octave Levenspiel - 1962
It's goal is the successful design and operation of chemical reactors. This text emphasizes qualitative arguments, simple design methods, graphical procedures, and frequent comparison of capabilities of the major reactor types. Simple ideas are treated first, and are then extended to the more complex.
God Needs To Go: Why Christian Beliefs Fail
J.D. Brucker - 2012
It brings comfort, purpose, and sense of pride. These feelings mean so much to the Christian. But are these feelings justified? Do Christians have good reason to trust the truth of their beliefs? Author J. D. Brucker brings forth a short collection of arguments against Christian beliefs, exposing the falsehoods of the faith so many all around the world cherish.
A Software Engineer Learns HTML5, JavaScript and jQuery
Dane Cameron - 2013
Due to their monopoly position in web browsers, and the fact web browsers have spread from PCs to phones, tablets and TVs; their status will continue to grow and grow. Despite their success, many software engineers are apprehensive about JavaScript and HTML. This apprehensiveness is not completely unfounded; both JavaScript and HTML were rushed in their early years, and driven by commercial rather than engineering interests. As a result, many dubious features crept into these languages. Due to backwards compatibility concerns, most of these features still remain. In addition, many software engineers have used these languages without ever learning them. JavaScript and HTML have low barriers to entry, and this, along with their similarity to other languages, led many software engineers to conclude that there really was nothing much to learn. If you have not used JavaScript and HTML for a number of years, or if you are a programmer or software engineer using other languages, you may be surprised at what they now offer. Browser based web applications are now capable of matching or exceeding the sophistication and scale of traditional desktop applications. In order to create complex web applications however, it is essential to learn these languages. This book takes the point of view that once you have a strong grasp of the fundamentals, the details will take care of themselves. It will not present you with long lists of APIs, or intricate details of every attribute, these can be found in reference manuals. It will focus on the details of each language that are fundamental to understanding how they work. This book will guide you through the process of developing a web application using HTML5, Javascript, jQuery and CSS. It contains the following content: 1. An introduction to the HTML5 markup language, and how it differs from HTML4 and XHTML. 2. An introduction to JavaScript, including an in-depth look at its use of objects and functions, along with the design patterns that support the development of robust web applications. 3. An introduction to jQuery selection, traversal, manipulation and events. 4. An in-depth look at the Web storage and IndexedDB APIs for client side data storage. 5. A guide to implementing offline web applications with the Application Cache API. 6. An introduction to the ways JavaScript can interact with the users file-system using the FileReader API. 7. The use of Web Workers in a web application to execute algorithms on background threads. 8. An introduction to AJAX, and the jQuery API supporting AJAX. 9. An introduction to Server Sent Events and Web Sockets. All subjects are introduced in the context of a sample web application. This book is intended for anyone with at least a superficial knowledge of HTML and programming.
Mind Mapping Secrets - FreeMind Basics: Using Free Software to Create your Mind Maps (Strategies for Success - Mind Maps)
Katie Darden - 2014
FreeMind is a premier mind mapping software written in Java. It is a high-productivity tool that can make all your online mind mapping simple. Organize, prioritize, know where you are, where you've been and where you're heading with FreeMind. Mind mapping can be used for brainstorming, goal planning, product design, event planning, and so much more - the only limit is your own creativity. Use this guide's step-by-step instructions and screenshots to learn how to create your own digital mind maps. THIS BOOK DOES NOT TEACH YOU MIND MAPPING CONCEPTS OR BASICS. It ONLY shows you how to use the FreeMind software that creates digital mind maps. If you are new to mind maps, you may want to pick up Mind Mapping Secrets - Achieving Your Goals for a quick primer on how to create mind maps using pen and paper. Then take your maps to a new level with this easy to master How To guide today.
The Terran Menace
J.R. Robertson - 2021
But lurking in the shadows are sinister forces intent on tearing his world apart.Without warning or provocation, the mysterious Alarians, a civilization of refugees that fled their home system to escape genocide, launch a coordinated attack on Earth and its colonies. Stranded light-years from his father, Ben must fight to survive the brutal aftermath of the war with the Alarians while uncovering the secrets of his past--secrets that point to him being the weapon that will save humanity from extinction.The Terran Menace is a fast-paced military sci-fi adventure and the first installment in the Terran Menace series. Fans of Chris Fox's Void Wraith series, Joshua Dalzelle's Terran Scout Fleet series, and Marko Kloos's Frontlines series will feel right at home.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Eric Matthes - 2015
You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!
The Fresh Egg Cookbook: From Chicken to Kitchen, Recipes for Using Eggs from Farmers' Markets, Local Farms, and Your Own Backyard
Jennifer Trainer Thompson - 2012
Whether you’re collecting eggs from a backyard coop or buying them from local farms, Jennifer Trainer Thompson has 101 delicious recipes to help you make the most of them. With unique twists on breakfast classics like French toast, eggs Florentine, and huevos rancheros, as well as tips for using your eggs in smoothies, mayonnaise, and carbonara sauce, you’ll be enjoying the healthy and delicious joys of fresh eggs in an amazingly versatile range of dishes.
High Performance JavaScript
Nicholas C. Zakas - 2010
The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.
Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.
Identify problem code and use faster alternatives to accomplish the same task Improve scripts by learning how JavaScript stores and accesses data Implement JavaScript code so that it doesn't slow down interaction with the DOM Use optimization techniques to improve runtime performance Learn ways to ensure the UI is responsive at all times Achieve faster client-server communication Use a build system to minify files, and HTTP compression to deliver them to the browser