Book picks similar to
FreeBSD Mastery: Specialty Filesystems (IT Mastery Book 8) by Michael W. Lucas
it
linux
x-ipad-technical
audio_wanted
The Quantum Series: Box Set Books 1 - 3
Douglas Phillips - 2019
The quantum world doesn't play by those rules. Daniel Rice is a government science investigator whose specialty is solving seemingly intractable problems through scientific inquiry.But Daniel's intellectual strength is sorely tested by the bizarre realities he finds in the quantum world. Extra dimensions of space trap the unwary, probability replaces cause and effect, and time isn't what anyone imagined. The other side of the mirror is a place full of dangers, but it's also somewhere a dedicated scientist can uncover secrets that connect humans with something greater. If you liked the authenticity of The Martian, the page-turning pace of Da Vinci Code, and the inspirational world views of Arthur C. Clarke and Carl Sagan, you'll love The Quantum Series. A mind-bending journey from the ultra-small to the vast stage of the Milky Way. Acclaim for The Quantum Series Awarded the indieBRAG Medallion for 2018"Dazzling tale of weird science" - Publisher's Weekly"I can't recall when I last enjoyed a hard science series as much as this one. The concepts were astounding, the characters were easily believable, and the action emotionally driven. Very hard to put down. It kept me reading half the night. You'll be thinking about the far out science ideas promulgated in this series for a long time." - Chuck Juzek"A great story, no hatred, no evil people trying to destroy others, just a wonderful adventure with a fantastic outcome." - Ric Mannen"Fermi's Paradox is finally explained." - PE Gwinn"An exciting plot that kept me glued to my chair instead of mowing the lawn." - PE Gwinn"Probably one of the most entertaining and intellectually stimulating stories I've read in a long time... and I read a LOT!" - Jason Blackford"Great story that proves the universe is indeed full of magic!" - Rand"The protagonists have an almost poetic underpinning that had me rooting for their success." - J. Kareski"BTW, all three books show respect and admiration for women scientists as well as men." - Robin C."Mr. Phillips is the only person who explained quantum physics to me in a way that was not only understandable but entertaining." - Edward L. Heins
Regular Expressions Cookbook
Jan Goyvaerts - 2009
Every programmer can find uses for regular expressions, but their power doesn't come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs. Regular Expressions Cookbook offers step-by-step instructions for some of the most common tasks involving this tool, with recipes for C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET.With this book, you will:Understand the basics of regular expressions through a concise tutorial Use regular expressions effectively in several programming and scripting languages Learn how to validate and format input Manage words, lines, special characters, and numerical values Find solutions for using regular expressions in URLs, paths, markup, and data exchange Learn the nuances of more advanced regex features Understand how regular expressions' APIs, syntax, and behavior differ from language to language Write better regular expressions for custom needs Whether you're a novice or an experienced user, Regular Expressions Cookbook will help deepen your knowledge of this unique and irreplaceable tool. You'll learn powerful new tricks, avoid language-specific gotchas, and save valuable time with this huge library of proven solutions to difficult, real-world problems.
Commencement Speech To His Nephew's Graduating Class: May 30, 2008, Nice France
Mitch Albom - 2008
On a Friday afternoon, in a small auditorium far from home, Albom created a memorable testament to what we know and what we need to learn. In his passionate, touching and frequently funny address, he warned the class of 2008 of the many things they should watch out for in life, from sushi at airports to religions that advertise in the back of magazines. But he also cautioned them to avoid feeling so special that it led to a superiority complex, and to be wary of speed, which he called "the enemy of your generation." Full of insight and sage humor, Albom's speech is an inspiring call to action that will appeal to people of all ages. Albom will donate all proceeds from the sale of this speech to S.A.Y. Detroit, a non-profit charity he founded which distributes money to homeless shelters in Detroit for brick-and-mortar projects specifically designed to help those most in need.
Python Pocket Reference
Mark Lutz - 1998
Hundreds of thousands of Python developers around the world rely on Python for general-purpose tasks, Internet scripting, systems programming, user interfaces, and product customization. Available on all major computing platforms, including commercial versions of Unix, Linux, Windows, and Mac OS X, Python is portable, powerful and remarkable easy to use.With its convenient, quick-reference format, "Python Pocket Reference," 3rd Edition is the perfect on-the-job reference. More importantly, it's now been refreshed to cover the language's latest release, Python 2.4. For experienced Python developers, this book is a compact toolbox that delivers need-to-know information at the flip of a page. This third edition also includes an easy-lookup index to help developers find answers fast!Python 2.4 is more than just optimization and library enhancements; it's also chock full of bug fixes and upgrades. And these changes are addressed in the "Python Pocket Reference," 3rd Edition. New language features, new and upgraded built-ins, and new and upgraded modules and packages--they're all clarified in detail.The "Python Pocket Reference," 3rd Edition serves as the perfect companion to "Learning Python" and "Programming Python."
HTML, XHTML & CSS for Dummies
Ed Tittel - 2008
Now featuring more than 250 color illustrations throughout, this perennially popular guide is a must for novices who want to work with HTML or XHTML, which continue to be the foundation for any Web site The new edition features nearly 50 percent new and updated content, including expanded coverage of CSS and scripting, new coverage of syndication and podcasting, and new sample HTML projects, including a personal Web page, an eBay auction page, a company Web site, and an online product catalog The companion Web site features an eight-page expanded Cheat Sheet with ready-reference information on commands, syntax, colors, CSS elements, and more Covers planning a Web site, formatting Web pages, using CSS, getting creative with colors and fonts, managing layouts, and integrating scripts
The Practice of System and Network Administration
Thomas A. Limoncelli - 2001
Whether you use Linux, Unix, or Windows, this newly revised edition describes the essential practices previously handed down only from mentor to protege. This wonderfully lucid, often funny cornucopia of information introduces beginners to advanced frameworks valuable for their entire career, yet is structured to help even the most advanced experts through difficult projects.The book's four major sections build your knowledge with the foundational elements of system administration. These sections guide you through better techniques for upgrades and change management, catalog best practices for IT services, and explore various management topics. Chapters are divided into The Basics and The Icing. When you get the Basics right it makes every other aspect of the job easier--such as automating the right things first. The Icing sections contain all the powerful things that can be done on top of the basics to wow customers and managers.Inside, you'll find advice on topics such asThe key elements your networks and systems need in order to make all other services run better Building and running reliable, scalable services, including web, storage, email, printing, and remote access Creating and enforcing security policies Upgrading multiple hosts at one time without creating havoc Planning for and performing flawless scheduled maintenance windows Managing superior helpdesks and customer care Avoiding the -temporary fix- trap Building data centers that improve server uptime Designing networks for speed and reliability Web scaling and security issues Why building a backup system isn't about backups Monitoring what you have and predicting what you will need How technically oriented workers can maintain their job's technical focus (and avoid an unwanted management role) Technical management issues, including morale, organization building, coaching, and maintaining positive visibility Personal skill techniques, including secrets for getting more done each day, ethical dilemmas, managing your boss, and loving your job System administration salary negotiation It's no wonder the first edition received Usenix SAGE's 2005 Outstanding Achievement Award!This eagerly anticipated second edition updates this time-proven classic:Chapters reordered for easier navigationThousands of updates and clarifications based on reader feedbackPlus three entirely new chapters: Web Services, Data Storage, and Documentation
Git Pocket Guide
Richard E. Silverman - 2013
It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience.Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as making commits, fixing mistakes, merging, and searching history.Examine the state of your project at earlier points in timeLearn the basics of creating and making changes to a repositoryCreate branches so many people can work on a project simultaneouslyMerge branches and reconcile the changes among themClone an existing repository and share changes with push/pull commandsExamine and change your repository’s commit historyAccess remote repositories, using different network protocolsGet recipes for accomplishing a variety of common tasks
The Implementation (TCP/IP Illustrated, Volume 2)
Gary R. Wright - 1995
"TCP/IP Illustrated, Volume 2" contains a thorough explanation of how TCP/IP protocols are implemented. There isn't a more practical or up-to-date bookothis volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite release, the foundation for TCP/IP implementations run daily on hundreds of thousands of systems worldwide. Combining 500 illustrations with 15,000 lines of real, working code, "TCP/IP Illustrated, Volume 2" uses a teach-by-example approach to help you master TCP/IP implementation. You will learn about such topics as the relationship between the sockets API and the protocol suite, and the differences between a host implementation and a router. In addition, the book covers the newest features of the 4.4BSD-Lite release, including multicasting, long fat pipe support, window scale, timestamp options, and protection against wrapped sequence numbers, and many other topics. Comprehensive in scope, based on a working standard, and thoroughly illustrated, this book is an indispensable resource for anyone working with TCP/IP.
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
Learn Windows PowerShell 3 in a Month of Lunches
Don Jones - 2011
Just set aside one hour a day—lunchtime would be perfect—for a month, and you'll be automating Windows tasks faster than you ever thought possible. You'll start with the basics—what is PowerShell and what can you do with it. Then, you'll move systematically through the techniques and features you'll use to make your job easier and your day shorter. This totally revised second edition covers new PowerShell 3 features designed for Windows 8 and Windows Server 2012.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.What's InsideLearn PowerShell from the beginning—no experience required! Covers PowerShell 3, Windows 8, and Windows Server 2012 Each lesson should take you one hour or lessAbout the TechnologyPowerShell is both a language and an administrative shell with which you can control and automate nearly every aspect of Windows. It accepts and executes commands immediately, and you can write scripts to manage most Windows servers like Exchange, IIS, and SharePoint.Experience with Windows administration is helpful. No programming experience is assumed.Table of ContentsBefore you begin Meet PowerShell Using the help system Running commands Working with providers The pipeline: connecting commands Adding commands Objects: data by another name The pipeline, deeper Formatting—and why it's done on the right Filtering and comparisons A practical interlude Remote control: one to one, and one to many Using Windows Management Instrumentation Multitasking with background jobs Working with many objects, one at a time Security alert! Variables: a place to store your stuff Input and output Sessions: remote control with less work You call this scripting? Improving your parameterized script Advanced remoting configuration Using regular expressions to parse text files Additional random tips, tricks, and techniques Using someone else's script Never the end PowerShell cheat sheet
Friction Free Preview Edition (First 5 Chapters)
Sandra Brown - 2015
A Texas Ranger, relegated to deskwork due to past recklessness, petitions to regain custody of his five-year-old daughter, and his case is assigned to a family court judge who is as attractive as she is ambitious. When a masked gunman barges in during the custody hearing with his sights on the judge, the Ranger reacts instinctually and goes after him. But authorities apprehend the wrong man, and the real gunman remains unknown, at large, and a threat. Will this take-charge lawman jeopardize his chances of custody by going after the would-be assassin? And will this unlikely pair be able to deny the forbidden attraction building between them?
Double Lucky: Goddess of Vengeance and Drop Dead Beautiful
Jackie Collins - 2015
DROP DEAD BEAUTIFUL
From Miami to Beverly Hills, from Mexico City to Acapulco to Las Vegas, dynamically sexy Lucky Santangelo and sweet-as-sin daughter, Max, are turning up the heat. So is Anthony Bonar, the son of Lucky's one-time godfather and lethal enemy, Enzio Bonatti. Lucky is preparing for the opening of her multibillion-dollar hotel complex in Las Vegas, The Keys, but Bonar-a vicious killer-is out to stop her any way he can. Meanwhile, sixteen-year-old Max has run off to Big Bear with a man she's met on the Internet. But he turns out to be a vengeful predator with a long-standing grudge against Lucky... So begins a non-stop thrill ride as Lucky builds her dream resort-and Max follows her dreams, and proves she's more than just a little Lucky. She's a kick-ass survivor.
GODDESS OF VENGEANCE
Passion. Beauty. Brains. Success. Lucky has everything her name implies. And as the force behind a high-profile casino and hotel complex, Lucky has exactly what billionaire businessman Armand Jordan is determined to take from her-and he's not afraid to play dirty. Meantime, Lucky's son Bobby is dealing with shady Russian investors and a hot new girlfriend, who happens to be a deputy D.A. While teenage Max is busy embarking on an affair with a sexy young movie star. It's business as usual for the Santangelo clan...But this time, it just might take more than Lady Luck for them all to come out on top.Jackie Collins knows a thing or two about life in the fast lane [with] her wry sense of humor and spitfire approach. -BazaarThis edition of the book is the deluxe, tall rack mass market paperback.
A Sword of Truth Set: Richard and Kahlan:
Terry Goodkind - 2017
The machine awakens to begin issuing a series of increasingly alarming, if minor, omens. The omens turn out to be astonishingly accurate, and ever more ominous. As Zedd tries to figure out how to destroy the sinister device, the machine issues a cataclysmic omen involving Richard and Kahlan, foretelling an impending event beyond anyone's ability to stop. Richard Rahl and Kahlan Amnell must defend themselves and their followers from a series of terrifying threats.
Other Tor Books by Terry Goodkind
The Sword of Truth
Wizard’s First Rule
Stone of Tears
Blood of the Fold
Temple of the Winds
Soul of the Fire
Faith of the Fallen
The Pillars of Creation
Naked Empire
Debt of Bones
Chainfire
Phantom
Confessor
The Nicci Chronicles
Death’s Mistress
Shroud of Eternity
At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.
Management Information Systems
James A. O'Brien - 1990
It also includes real world cases.
Automate the Boring Stuff with Python: Practical Programming for Total Beginners
Al Sweigart - 2014
But what if you could have your computer do them for you?In "Automate the Boring Stuff with Python," you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to: Search for text in a file or across multiple filesCreate, update, move, and rename files and foldersSearch the Web and download online contentUpdate and format data in Excel spreadsheets of any sizeSplit, merge, watermark, and encrypt PDFsSend reminder emails and text notificationsFill out online formsStep-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in "Automate the Boring Stuff with Python.""