Book picks similar to
Map Projections: A Reference Manual by Lev M. Bugayevskiy
computers
l-m
theory
bugayevskiy
Lucene in Action
Erik Hatcher - 2004
It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results.Lucene powers search in surprising placesWhat's Inside- How to integrate Lucene into your applications- Ready-to-use framework for rich document handling- Case studies including Nutch, TheServerSide, jGuru, etc.- Lucene ports to Perl, Python, C#/.Net, and C++- Sorting, filtering, term vectors, multiple, and remote index searching- The new SpanQuery family, extending query parser, hit collecting- Performance testing and tuning- Lucene add-ons (hit highlighting, synonym lookup, and others)
Java Se8 for the Really Impatient: A Short Course on the Basics
Cay S. Horstmann - 2013
The addition of lambda expressions (closures) and streams represents the biggest change to Java programming since the introduction of generics and annotations. Now, with Java SE 8 for the Really Impatient , internationally renowned Java author Cay S. Horstmann concisely introduces Java 8's most valuable new features (plus a few Java 7 innovations that haven't gotten the attention they deserve). If you're an experienced Java programmer, Horstmann's practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements. This indispensable guide includes Coverage of using lambda expressions (closures) to write computation "snippets" that can be passed to utility functions The brand-new streams API that makes Java collections far more flexible and efficient Major updates to concurrent programming that make use of lambda expressions (filter/map/reduce) and that provide dramatic performance improvements for shared counters and hash tables A full chapter with advice on how you can put lambda expressions to work in your own programs Coverage of the long-awaited introduction of a well-designed date/time/calendar library (JSR 310) A concise introduction to JavaFX, which is positioned to replace Swing GUIs, and to the Nashorn Javascript engine A thorough discussion of many small library changes that make Java programming more productive and enjoyable This is the first title to cover all of these highly anticipated improvements and is invaluable for anyone who wants to write tomorrow's most robust, efficient, and secure Java code.
Site Reliability Engineering: How Google Runs Production Systems
Betsy Beyer - 2016
So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Google's Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You'll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient--lessons directly applicable to your organization.This book is divided into four sections: Introduction--Learn what site reliability engineering is and why it differs from conventional IT industry practicesPrinciples--Examine the patterns, behaviors, and areas of concern that influence the work of a site reliability engineer (SRE)Practices--Understand the theory and practice of an SRE's day-to-day work: building and operating large distributed computing systemsManagement--Explore Google's best practices for training, communication, and meetings that your organization can use
Programming Entity Framework: DbContext
Julia Lerman - 2011
This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter dataLearn how to add new data, and change and delete existing dataUse the Change Tracker API to access information EF keeps about the state of entity instancesControl change tracking information of entities in disconnected scenarios, including NTier applicationsValidate data changes before they’re sent to the database, and set up validation rulesBypass EF’s query pipeline and interact directly with the database
Ye Olde Antique Shoppe: The Edward V Coin
Margaret Brazear - 2018
What she does not expect is to also inherit an Antique Shop which has not been opened in more than sixty years. She takes her friend, Peter Attwood, an archaeologist and historian to investigate the shop, but what they find is far more than a simple neglected retail store. They discover a coin minted at the time of the young King Edward V, but when they try to remove it from the shop, they step outside and into 1483, the year the coin was minted. Wanting to see the princes in the Tower and perhaps discover the truth of what happened to them, Peter persuades Rachel to dress in some of the historical clothing in the back room of the antique shop, and visit the Tower. There they watch the young King Edward V writing and when he leaves his scroll on a stone bench, Peter takes the opportunity to grab it. A journal written by one of the princes could be worth a fortune, but when they try to take it out of the shop, they find the same problem: it cannot be taken into the twenty first century. A scheme to hide the scroll in the fifteenth century and find it again in the twenty-first seems an easy option, until they are observed digging it up and accused of witchcraft.
Mason's Rats: 3 Short Stories
Neal Asher - 1999
But he soon learns that rats in suits are even worse. What do you do when rats invade your barn? Kill them or negotiate? Mason finds out the hard way that force does not always work! An allegory of war and violence? A statement on the arms race? Neal Asher’s work takes Orwell’s Animal Farm into a grimly humorous future where evolution is outrunning humanity. You may never trust a rat again! “I’ve never read anything like MASON’S RATS before … it’s sharp, funny and highly inventive. There’s more fun in this one slim volume than in many a full-length novel!” – Stephen Gallagher
The Labyrinth: A Joey Mancuso, Father O'Brian Crime Mystery Book 8
Owen Parr - 2021
Just to be sure (or else to portray himself as a properly mourning husband), he hires P.I.s Joey Mancuso and Father Dom to solve the murder. Only they can’t help noticing he’s pushing them to come to the gang conclusion as well. Hey, is something fishy here?Joey Mancuso, his priest half-brother--Father Dom--and their crack team have got their work cut out for them. A year ago, a Brooklyn politician’s wife was brutally murdered, seemingly in a terrible burglary gone wrong. But no one really knows: the case remains unsolved. The mourning politician hires Mancuso to solve the cold case--right before announcing his plan to run for mayor of New York City. Oh, and in that same speech, the politician blames his wife’s death on gang violence. And the politician tries to convince Mancuso to come to the same conclusion.Well….none of the gangs in Brooklyn seem to have it out for the politician’s family. Plus, the politician may have a straying eye--there are rumors of the affair. It's a labyrinthine puzzle, the kind Joey (forever inspired by his hero, Holmes) delights in. Mancuso and Co. take to their office--which doubles as a bustling, Lower Manhattan cigar bar--and delve into Joey’s strangest mystery yet.Joey Mancuso’s latest adventure is a gritty tour of a side of Brooklyn that’s rarely seen anymore; any fan of The Wire will find a lot to love in the gripping gang politics. Plus, author Parr weaves in the ritzy drama of upper class New Yorkers, all of whom have sordid secrets...Anyone who loves Matt Scudder or Father Brown will adore Joey and Father Dom. Fans of both New York PI novels and police procedurals like Nelson DeMille’s John Corey, and those by Raymond Chandler, Joseph Wambaugh, Lawrence Block, and Rex Stout will love this motley detective team. As will devotees of clerical mysteries and the greatest detective of all time, Sir Arthur Conan Doyle's Sherlock Holmes.
Python Programming for Beginners: An Introduction to the Python Computer Language and Computer Programming (Python, Python 3, Python Tutorial)
Jason Cannon - 2014
There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers.Python Programming for Beginners doesn't make any assumptions about your background or knowledge of Python or computer programming. You need no prior knowledge to benefit from this book. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand. Here is what you will learn by reading Python Programming for Beginners:
When to use Python 2 and when to use Python 3.
How to install Python on Windows, Mac, and Linux. Screenshots included.
How to prepare your computer for programming in Python.
The various ways to run a Python program on Windows, Mac, and Linux.
Suggested text editors and integrated development environments to use when coding in Python.
How to work with various data types including strings, lists, tuples, dictionaries, booleans, and more.
What variables are and when to use them.
How to perform mathematical operations using Python.
How to capture input from a user.
Ways to control the flow of your programs.
The importance of white space in Python.
How to organize your Python programs -- Learn what goes where.
What modules are, when you should use them, and how to create your own.
How to define and use functions.
Important built-in Python functions that you'll use often.
How to read from and write to files.
The difference between binary and text files.
Various ways of getting help and find Python documentation.
Much more...
Every single code example in the book is available to download, providing you with all the Python code you need at your fingertips! Scroll up, click the Buy Now With 1 Click button and get started learning Python today!
Secrets and Lies: Digital Security in a Networked World
Bruce Schneier - 2000
Identity Theft. Corporate Espionage. National secrets compromised. Can anyone promise security in our digital world?The man who introduced cryptography to the boardroom says no. But in this fascinating read, he shows us how to come closer by developing security measures in terms of context, tools, and strategy. Security is a process, not a product – one that system administrators and corporate executives alike must understand to survive.This edition updated with new information about post-9/11 security.
The Little Book on CoffeeScript
Alex MacCaw - 2012
Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes.Written by Alex MacCaw, author of JavaScript Web Applications (O’Reilly), with contributions from CoffeeScript creator Jeremy Ashkenas, this book quickly teaches you best practices for using this language—not just on the client side, but for server-side applications as well. It’s time to take a ride with the little language that could.Discover how CoffeeScript’s syntax differs from JavaScriptLearn about features such as array comprehensions, destructuring assignments, and classesExplore CoffeeScript idioms and compare them to their JavaScript counterpartsCompile CoffeeScript files in static sites with the Cake build systemUse CommonJS modules to structure and deploy CoffeeScript client-side applicationsExamine JavaScript’s bad parts—including features CoffeeScript was able to fix
Enterprise JavaBeans 3.0
Richard Monson-Haefel - 1999
In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success of the previous four strong-selling editions. Bill Burke, Chief Architect at JBoss, Inc., represents the company on the EJB 3.0 and Java EE 5 specification committees. Richard Monson-Haefel is one of the world's leading experts on Enterprise Java."Enterprise JavaBeans 3.0," 5th Edition is organized into two parts: the technical manuscript followed by the JBoss workbook. The technical manuscript explains what EJB is, how it works, and when to use it. The JBoss workbook provides step-by-step instructions for installing, configuring, and running the examples from the manuscript on the JBoss 4.0 Application Server.Although EJB makes application development much simpler, it's still a complex and ambitious technology that requires a great deal of time to study and master. But now, thanks to "Enterprise JavaBeans 3.0," 5th Edition, you can overcome the complexities of EJBs and learn from hundreds of practical examples that are largeenough to test key concepts but small enough to be taken apart and explained in the detail that you need. Now you can harness the complexity of EJB with just a single resource by your side.
Last Horizon Omnibus: Beta and Live
Daniel Schinhofen - 2018
It has been reedited to help clean up some of the massive errors in the individual books.) Join David, Mariam, and Will on their journey into Last Horizon, the first Fully Immersive VRMMORPG. The old friends are looking for fun in their retirement and hope to have one last adventure as their golden years come to a close. Follow the trio as they deal with hardships, in game and out. A tale of exploration, love, tragedy and triumph. (This is a Gamelit/LitRPG novel that is light on the numbers and heavy on character interactions.)
Ubuntu Linux Toolbox: 1000+ Commands for Ubuntu and Debian Power Users
Christopher Negus - 2007
Try out more than 1,000 commands to find and get software, monitor system health and security, and access network resources. Then, apply the skills you learn from this book to use and administer desktops and servers running Ubuntu, Debian, and KNOPPIX or any other Linux distribution.
Natural Green Home Cleaning For Beginners:Best Innovative Eco-Friendly Cleaning Solutions for Your Home from Kitchen, to Children's Toys, and Even Your Car and Microfiber Cleaning
Ravi Kishore - 2013
Green products are essential and naturally Eco-Friendly and they provide the quickest and most powerful cleaning solutions for you home including your kitchen, bedroom, laundry room, bathroom, flooring, polishing, electronic gadgets, windows, eyeglasses, books, woods, cars, and toys. <b><h2>Why You don't Use the Commercial Product?</b></h2> Before using any commercial products, This book provides explanations on commercial cleansers and their harmful ingredients, as well as natural alternatives to these harsh chemicals. This book serves as a guide, implementing proven home cleaning recipes that have been around for centuries but have since been forgotten in favor of commercial products.<b><h2>Need Eco-Friendly Green Home Cleaning? It's Time To "Clean Up Your Home"-"What Inside":</b></h2>•Top Cleaning Products You Must Have In Your Home•Ultimate Surprising Household Cleaners•Top Cleaning Agents to Avoid•Helpful Hints Before Using Any Cleaners•Advices Before Starting To Clean•Ant Killer Recipes•All Kitchen Cleaners•Bathroom Cleaners•Bedroom Cleaners•Jewelry cleaning•Every Floor Cleaners•Carpet Cleaner for Odors•Laundry Cleaners to Treat Certain Stains -Take out berry stains recipe -Take out blood recipe -Chewing Gum remover recipe -Chocolate remover recipe -Coffee/tea remover recipe -Grass stains remover recipe -Grease stain remover recipe -Ink stain remover recipe -Lipstick stain remover -Perspiration stain remover -Paint Remover -Oil stain remover -Red Wine stain remover•Top 10 Wood Cleaning Recipes•Top 5 Recipes for Furniture Polish•Top Adhesive Recipes•Vinegar Eyeglass Cleaner Recipe•Electronic Cleaners -Computer flat screen cleaner -Desktop and mouse cleaner -Easy iPad Cleaner -Cell Phone cleaner -All Purpose Cleaners•Disinfectants And Antibacterial Solutions•Metal Cleaners•Ultimate Window Cleaners•Mold and Mildew Removers•Paint Removers •Homeade Car Wash Recipes•Dog Cleansers,& Shampoos•Toy Cleaners And Disinfectants•Simple Soap and Water Toy Cleaner•Book Sanitizer•Innovation In World Industry -E-CLOTH® -E-AUTO -E-PET -E-BODY -E-PET -Furniture Cloth -Antibacterial Cleaner -Glass Polishing -MAGIC FIBER<
Cassandra: The Definitive Guide
Eben Hewitt - 2010
Cassandra: The Definitive Guide provides the technical details and practical examples you need to assess this database management system and put it to work in a production environment.Author Eben Hewitt demonstrates the advantages of Cassandra's nonrelational design, and pays special attention to data modeling. If you're a developer, DBA, application architect, or manager looking to solve a database scaling issue or future-proof your application, this guide shows you how to harness Cassandra's speed and flexibility.Understand the tenets of Cassandra's column-oriented structureLearn how to write, update, and read Cassandra dataDiscover how to add or remove nodes from the cluster as your application requiresExamine a working application that translates from a relational model to Cassandra's data modelUse examples for writing clients in Java, Python, and C#Use the JMX interface to monitor a cluster's usage, memory patterns, and moreTune memory settings, data storage, and caching for better performance