Author: Brad Meltzer
Publisher: Grand Central Publishing
ISBN: 0446553956
Category : Fiction
Languages : en
Pages : 395
Book Description
A severed arm, found buried in the White House Rose Garden. A lethal message with terrible consequences for the Presidency.And a hidden secret in one family's past that will have repercussions for the entire nation. Following The Inner Circle and The Fifth Assassin, #1 bestselling author Brad Meltzer returns with . . . The President's Shadow There are stories no one knows. Hidden stories. I find those stories for a living. To most, it looks like Beecher White has an ordinary job. A young staffer with the National Archives in Washington, D.C., he's responsible for safekeeping the government's most important documents . . . and, sometimes, its most closely held secrets. But there are a powerful few who know his other role. Beecher is a member of the Culper Ring, a 200-year-old secret society founded by George Washington and charged with protecting the Presidency. Now the current occupant of the White House needs the Culper Ring's help. The alarming discovery of the buried arm has the President's team in a rightful panic. Who buried the arm? How did they get past White House security? And most important: What's the message hidden in the arm's closed fist? Indeed, the puzzle inside has a clear intended recipient, and it isn't the President. It's Beecher, himself. Beecher's investigation will take him back to one of our country's greatest secrets and point him toward the long, carefully hidden truth about the most shocking history of all: family history.
The President's Shadow
Solr in Action
Author: Timothy Potter
Publisher: Simon and Schuster
ISBN: 1638351236
Category : Computers
Languages : en
Pages : 939
Book Description
Summary Solr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities. About the Book Whether you're handling big (or small) data, managing documents, or building a website, it is important to be able to quickly search through your content and discover meaning in it. Apache Solr is your tool: a ready-to-deploy, Lucene-based, open source, full-text search engine. Solr can scale across many servers to enable real-time queries and data analytics across billions of documents. Solr in Action teaches you to implement scalable search using Apache Solr. This easy-to-read guide balances conceptual discussions with practical examples to show you how to implement all of Solr's core capabilities. You'll master topics like text analysis, faceted search, hit highlighting, result grouping, query suggestions, multilingual search, advanced geospatial and data operations, and relevancy tuning. This book assumes basic knowledge of Java and standard database technology. No prior knowledge of Solr or Lucene is required. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside How to scale Solr for big data Rich real-world examples Solr as a NoSQL data store Advanced multilingual, data, and relevancy tricks Coverage of versions through Solr 4.7 About the Authors Trey Grainger is a director of engineering at CareerBuilder. Timothy Potter is a senior member of the engineering team at LucidWorks. The authors work on the scalability and reliability of Solr, as well as on recommendation engine and big data analytics technologies. Table of Contents PART 1 MEET SOLR Introduction to Solr Getting to know Solr Key Solr concepts Configuring Solr Indexing Text analysis PART 2 CORE SOLR CAPABILITIES Performing queries and handling results Faceted search Hit highlighting Query suggestions Result grouping/field collapsing Taking Solr to production PART 3 TAKING SOLR TO THE NEXT LEVEL SolrCloud Multilingual search Complex query operations Mastering relevancy
Publisher: Simon and Schuster
ISBN: 1638351236
Category : Computers
Languages : en
Pages : 939
Book Description
Summary Solr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities. About the Book Whether you're handling big (or small) data, managing documents, or building a website, it is important to be able to quickly search through your content and discover meaning in it. Apache Solr is your tool: a ready-to-deploy, Lucene-based, open source, full-text search engine. Solr can scale across many servers to enable real-time queries and data analytics across billions of documents. Solr in Action teaches you to implement scalable search using Apache Solr. This easy-to-read guide balances conceptual discussions with practical examples to show you how to implement all of Solr's core capabilities. You'll master topics like text analysis, faceted search, hit highlighting, result grouping, query suggestions, multilingual search, advanced geospatial and data operations, and relevancy tuning. This book assumes basic knowledge of Java and standard database technology. No prior knowledge of Solr or Lucene is required. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside How to scale Solr for big data Rich real-world examples Solr as a NoSQL data store Advanced multilingual, data, and relevancy tricks Coverage of versions through Solr 4.7 About the Authors Trey Grainger is a director of engineering at CareerBuilder. Timothy Potter is a senior member of the engineering team at LucidWorks. The authors work on the scalability and reliability of Solr, as well as on recommendation engine and big data analytics technologies. Table of Contents PART 1 MEET SOLR Introduction to Solr Getting to know Solr Key Solr concepts Configuring Solr Indexing Text analysis PART 2 CORE SOLR CAPABILITIES Performing queries and handling results Faceted search Hit highlighting Query suggestions Result grouping/field collapsing Taking Solr to production PART 3 TAKING SOLR TO THE NEXT LEVEL SolrCloud Multilingual search Complex query operations Mastering relevancy
Designing Web APIs
Author: Brenda Jin
Publisher: "O'Reilly Media, Inc."
ISBN: 1492026875
Category : Computers
Languages : en
Pages : 180
Book Description
Using a web API to provide services to application developers is one of the more satisfying endeavors that software engineers undertake. But building a popular API with a thriving developer ecosystem is also one of the most challenging. With this practical guide, developers, architects, and tech leads will learn how to navigate complex decisions for designing, scaling, marketing, and evolving interoperable APIs. Authors Brenda Jin, Saurabh Sahni, and Amir Shevat explain API design theory and provide hands-on exercises for building your web API and managing its operation in production. You’ll also learn how to build and maintain a following of app developers. This book includes expert advice, worksheets, checklists, and case studies from companies including Slack, Stripe, Facebook, Microsoft, Cloudinary, Oracle, and GitHub. Get an overview of request-response and event-driven API design paradigms Learn best practices for designing an API that meets the needs of your users Use a template to create an API design process Scale your web API to support a growing number of API calls and use cases Regularly adapt the API to reflect changes to your product or business Provide developer resources that include API documentation, samples, and tools
Publisher: "O'Reilly Media, Inc."
ISBN: 1492026875
Category : Computers
Languages : en
Pages : 180
Book Description
Using a web API to provide services to application developers is one of the more satisfying endeavors that software engineers undertake. But building a popular API with a thriving developer ecosystem is also one of the most challenging. With this practical guide, developers, architects, and tech leads will learn how to navigate complex decisions for designing, scaling, marketing, and evolving interoperable APIs. Authors Brenda Jin, Saurabh Sahni, and Amir Shevat explain API design theory and provide hands-on exercises for building your web API and managing its operation in production. You’ll also learn how to build and maintain a following of app developers. This book includes expert advice, worksheets, checklists, and case studies from companies including Slack, Stripe, Facebook, Microsoft, Cloudinary, Oracle, and GitHub. Get an overview of request-response and event-driven API design paradigms Learn best practices for designing an API that meets the needs of your users Use a template to create an API design process Scale your web API to support a growing number of API calls and use cases Regularly adapt the API to reflect changes to your product or business Provide developer resources that include API documentation, samples, and tools
Future Organizational Design
Author: Lars Groth
Publisher: John Wiley & Sons
ISBN:
Category : Business & Economics
Languages : en
Pages : 488
Book Description
"A major contribution to the field..." ." Gordon B. Davis, Honeywell Professor of Management Information Systems, Carlson School of Management, University of Minnesota, USA " "This book is required reading for anyone who wants to understand how and why computers influence organization structure. It established a conceptual foundation for the field, and examines the particular characteristics of the tools computer systems provide and what organizational impacts they can be expected to have. The conclusions are sometimes counter-intuitive, but always convincingly argued." Lee L. Gremillion, Partner, PricewaterhouseCoopers, USA "This is a superb source for people seeking to learn about organizational structure. Groth gives remarkable reasoning and interesting examples throughout the book. An exciting contribution" Kamar Singh, Project Manager, GE Aircraft Engines, Ohio, USA Lars Groth addresses a subject of key importance and takes a fresh and innovative look at the ways to build and develop organizations with the assistance of information technology. Five major examples are used to point out the road ahead for those aiming to improve existing organizations with the help of new technology, as well as explaining some significant properties inherent in organizations and information technology. For the first time, the interplay between organization structure and information technology is thoroughly analysed in the context of established organization theory. Through examination of existing models and taking into account the new possibilities offered by IT, this book will enable practising managers and consultants to look at their organizations and decide where the greatest, and least, opportunities lie. The book will also be highly relevant to MBA, MIS and Executive courses concerned with the relationship between organizations and IT.
Publisher: John Wiley & Sons
ISBN:
Category : Business & Economics
Languages : en
Pages : 488
Book Description
"A major contribution to the field..." ." Gordon B. Davis, Honeywell Professor of Management Information Systems, Carlson School of Management, University of Minnesota, USA " "This book is required reading for anyone who wants to understand how and why computers influence organization structure. It established a conceptual foundation for the field, and examines the particular characteristics of the tools computer systems provide and what organizational impacts they can be expected to have. The conclusions are sometimes counter-intuitive, but always convincingly argued." Lee L. Gremillion, Partner, PricewaterhouseCoopers, USA "This is a superb source for people seeking to learn about organizational structure. Groth gives remarkable reasoning and interesting examples throughout the book. An exciting contribution" Kamar Singh, Project Manager, GE Aircraft Engines, Ohio, USA Lars Groth addresses a subject of key importance and takes a fresh and innovative look at the ways to build and develop organizations with the assistance of information technology. Five major examples are used to point out the road ahead for those aiming to improve existing organizations with the help of new technology, as well as explaining some significant properties inherent in organizations and information technology. For the first time, the interplay between organization structure and information technology is thoroughly analysed in the context of established organization theory. Through examination of existing models and taking into account the new possibilities offered by IT, this book will enable practising managers and consultants to look at their organizations and decide where the greatest, and least, opportunities lie. The book will also be highly relevant to MBA, MIS and Executive courses concerned with the relationship between organizations and IT.
In the Company of Cheerful Ladies
Author: Alexander McCall Smith
Publisher: Anchor
ISBN: 0375423575
Category : Fiction
Languages : en
Pages : 242
Book Description
Fans around the world adore the bestselling No. 1 Ladies’ Detective Agency series and its proprietor, Precious Ramotswe, Botswana’s premier lady detective. In this charming series, Mma Ramotswe—with help from her loyal associate, Grace Makutsi—navigates her cases and her personal life with wisdom, good humor, and the occasional cup of tea. Precious is busier than usual at the detective agency when she discovers an intruder in her house on Zebra Drive—and perhaps even more baffling—a pumpkin on her porch. Her associate, Mma Makutsi, also has a full plate. She's taken up dance lessons, only to be partnered with a man with two left feet. And at Tlokweng Road Speedy Motors, where Mr J.L.B. Matekoni is already overburdened with work, one of his apprentices has run off with a wealthy older woman. But what finally rattles Mma Ramotswe’s normally unshakable composure is a visitor who forces her to confront a difficult secret from her past.
Publisher: Anchor
ISBN: 0375423575
Category : Fiction
Languages : en
Pages : 242
Book Description
Fans around the world adore the bestselling No. 1 Ladies’ Detective Agency series and its proprietor, Precious Ramotswe, Botswana’s premier lady detective. In this charming series, Mma Ramotswe—with help from her loyal associate, Grace Makutsi—navigates her cases and her personal life with wisdom, good humor, and the occasional cup of tea. Precious is busier than usual at the detective agency when she discovers an intruder in her house on Zebra Drive—and perhaps even more baffling—a pumpkin on her porch. Her associate, Mma Makutsi, also has a full plate. She's taken up dance lessons, only to be partnered with a man with two left feet. And at Tlokweng Road Speedy Motors, where Mr J.L.B. Matekoni is already overburdened with work, one of his apprentices has run off with a wealthy older woman. But what finally rattles Mma Ramotswe’s normally unshakable composure is a visitor who forces her to confront a difficult secret from her past.
Windows 2000 Performance Guide
Author: Mark Friedman
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924666
Category : Computers
Languages : en
Pages : 724
Book Description
For repairing performance loss or maximizing current potential, this guide aims to provide the information and conceptual framework that will enable readers to be performance experts. Includes information on processor performance, application profiling and hardware considerations.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924666
Category : Computers
Languages : en
Pages : 724
Book Description
For repairing performance loss or maximizing current potential, this guide aims to provide the information and conceptual framework that will enable readers to be performance experts. Includes information on processor performance, application profiling and hardware considerations.
Python: Real-World Data Science
Author: Dusty Phillips
Publisher: Packt Publishing Ltd
ISBN: 1786468417
Category : Computers
Languages : en
Pages : 1255
Book Description
Unleash the power of Python and its robust data science capabilities About This Book Unleash the power of Python 3 objects Learn to use powerful Python libraries for effective data processing and analysis Harness the power of Python to analyze data and create insightful predictive models Unlock deeper insights into machine learning with this vital guide to cutting-edge predictive analytics Who This Book Is For Entry-level analysts who want to enter in the data science world will find this course very useful to get themselves acquainted with Python's data science capabilities for doing real-world data analysis. What You Will Learn Install and setup Python Implement objects in Python by creating classes and defining methods Get acquainted with NumPy to use it with arrays and array-oriented computing in data analysis Create effective visualizations for presenting your data using Matplotlib Process and analyze data using the time series capabilities of pandas Interact with different kind of database systems, such as file, disk format, Mongo, and Redis Apply data mining concepts to real-world problems Compute on big data, including real-time data from the Internet Explore how to use different machine learning models to ask different questions of your data In Detail The Python: Real-World Data Science course will take you on a journey to become an efficient data science practitioner by thoroughly understanding the key concepts of Python. This learning path is divided into four modules and each module are a mini course in their own right, and as you complete each one, you'll have gained key skills and be ready for the material in the next module. The course begins with getting your Python fundamentals nailed down. After getting familiar with Python core concepts, it's time that you dive into the field of data science. In the second module, you'll learn how to perform data analysis using Python in a practical and example-driven way. The third module will teach you how to design and develop data mining applications using a variety of datasets, starting with basic classification and affinity analysis to more complex data types including text, images, and graphs. Machine learning and predictive analytics have become the most important approaches to uncover data gold mines. In the final module, we'll discuss the necessary details regarding machine learning concepts, offering intuitive yet informative explanations on how machine learning algorithms work, how to use them, and most importantly, how to avoid the common pitfalls. Style and approach This course includes all the resources that will help you jump into the data science field with Python and learn how to make sense of data. The aim is to create a smooth learning path that will teach you how to get started with powerful Python libraries and perform various data science techniques in depth.
Publisher: Packt Publishing Ltd
ISBN: 1786468417
Category : Computers
Languages : en
Pages : 1255
Book Description
Unleash the power of Python and its robust data science capabilities About This Book Unleash the power of Python 3 objects Learn to use powerful Python libraries for effective data processing and analysis Harness the power of Python to analyze data and create insightful predictive models Unlock deeper insights into machine learning with this vital guide to cutting-edge predictive analytics Who This Book Is For Entry-level analysts who want to enter in the data science world will find this course very useful to get themselves acquainted with Python's data science capabilities for doing real-world data analysis. What You Will Learn Install and setup Python Implement objects in Python by creating classes and defining methods Get acquainted with NumPy to use it with arrays and array-oriented computing in data analysis Create effective visualizations for presenting your data using Matplotlib Process and analyze data using the time series capabilities of pandas Interact with different kind of database systems, such as file, disk format, Mongo, and Redis Apply data mining concepts to real-world problems Compute on big data, including real-time data from the Internet Explore how to use different machine learning models to ask different questions of your data In Detail The Python: Real-World Data Science course will take you on a journey to become an efficient data science practitioner by thoroughly understanding the key concepts of Python. This learning path is divided into four modules and each module are a mini course in their own right, and as you complete each one, you'll have gained key skills and be ready for the material in the next module. The course begins with getting your Python fundamentals nailed down. After getting familiar with Python core concepts, it's time that you dive into the field of data science. In the second module, you'll learn how to perform data analysis using Python in a practical and example-driven way. The third module will teach you how to design and develop data mining applications using a variety of datasets, starting with basic classification and affinity analysis to more complex data types including text, images, and graphs. Machine learning and predictive analytics have become the most important approaches to uncover data gold mines. In the final module, we'll discuss the necessary details regarding machine learning concepts, offering intuitive yet informative explanations on how machine learning algorithms work, how to use them, and most importantly, how to avoid the common pitfalls. Style and approach This course includes all the resources that will help you jump into the data science field with Python and learn how to make sense of data. The aim is to create a smooth learning path that will teach you how to get started with powerful Python libraries and perform various data science techniques in depth.
Mrs. Malory and the Festival Murder
Author: Hazel Holt
Publisher:
ISBN: 9781603810463
Category : Fiction
Languages : en
Pages : 186
Book Description
Middle-aged widow and amateur sleuth Sheila Malory probes a hotbed of small village animosities, betrayal, and murder after a mysterious killer bludgeons insufferable local poet Adrian Palgrave to death during the Taviscombe Festival.
Publisher:
ISBN: 9781603810463
Category : Fiction
Languages : en
Pages : 186
Book Description
Middle-aged widow and amateur sleuth Sheila Malory probes a hotbed of small village animosities, betrayal, and murder after a mysterious killer bludgeons insufferable local poet Adrian Palgrave to death during the Taviscombe Festival.
Monday's Not Coming
Author: Tiffany D. Jackson
Publisher: HarperCollins
ISBN: 0062422693
Category : Young Adult Fiction
Languages : en
Pages : 351
Book Description
"Jackson’s characters and their heart-wrenching story linger long after the final page, urging readers to advocate for those who are disenfranchised and forgotten by society and the system." (Publishers Weekly, "An Anti-Racist Children's and YA Reading List") From the critically acclaimed author of Allegedly, Tiffany D. Jackson, comes a gripping novel about the mystery of one teenage girl’s disappearance and the traumatic effects of the truth. Monday Charles is missing, and only Claudia seems to notice. Claudia and Monday have always been inseparable—more sisters than friends. So when Monday doesn’t turn up for the first day of school, Claudia’s worried. When she doesn’t show for the second day, or second week, Claudia knows that something is wrong. Monday wouldn’t just leave her to endure tests and bullies alone. Not after last year’s rumors and not with her grades on the line. Now Claudia needs her best—and only—friend more than ever. But Monday’s mother refuses to give Claudia a straight answer, and Monday’s sister April is even less help. As Claudia digs deeper into her friend’s disappearance, she discovers that no one seems to remember the last time they saw Monday. How can a teenage girl just vanish without anyone noticing that she’s gone?
Publisher: HarperCollins
ISBN: 0062422693
Category : Young Adult Fiction
Languages : en
Pages : 351
Book Description
"Jackson’s characters and their heart-wrenching story linger long after the final page, urging readers to advocate for those who are disenfranchised and forgotten by society and the system." (Publishers Weekly, "An Anti-Racist Children's and YA Reading List") From the critically acclaimed author of Allegedly, Tiffany D. Jackson, comes a gripping novel about the mystery of one teenage girl’s disappearance and the traumatic effects of the truth. Monday Charles is missing, and only Claudia seems to notice. Claudia and Monday have always been inseparable—more sisters than friends. So when Monday doesn’t turn up for the first day of school, Claudia’s worried. When she doesn’t show for the second day, or second week, Claudia knows that something is wrong. Monday wouldn’t just leave her to endure tests and bullies alone. Not after last year’s rumors and not with her grades on the line. Now Claudia needs her best—and only—friend more than ever. But Monday’s mother refuses to give Claudia a straight answer, and Monday’s sister April is even less help. As Claudia digs deeper into her friend’s disappearance, she discovers that no one seems to remember the last time they saw Monday. How can a teenage girl just vanish without anyone noticing that she’s gone?
Hyperconverged Infrastructure Data Centers
Author: Sam Halabi
Publisher: Cisco Press
ISBN: 0134997921
Category : Computers
Languages : en
Pages : 588
Book Description
Improve Manageability, Flexibility, Scalability, and Control with Hyperconverged Infrastructure Hyperconverged infrastructure (HCI) combines storage, compute, and networking in one unified system, managed locally or from the cloud. With HCI, you can leverage the cloud’s simplicity, flexibility, and scalability without losing control or compromising your ability to scale. In Hyperconverged Infrastructure Data Centers, best-selling author Sam Halabi demystifies HCI technology, outlines its use cases, and compares solutions from a vendor-neutral perspective. He guides you through evaluation, planning, implementation, and management, helping you decide where HCI makes sense, and how to migrate legacy data centers without disrupting production systems. The author brings together all the HCI knowledge technical professionals and IT managers need, whether their background is in storage, compute, virtualization, switching/routing, automation, or public cloud platforms. He explores leading solutions including the Cisco HyperFlex platform, VMware vSAN, Nutanix Enterprise Cloud, Cisco Application-Centric Infrastructure (ACI), VMware’s NSX, the open source OpenStack and Open vSwitch (OVS) / Open Virtual Network (OVN), and Cisco CloudCenter for multicloud management. As you explore discussions of automation, policy management, and other key HCI capabilities, you’ll discover powerful new opportunities to improve control, security, agility, and performance. Understand and overcome key limits of traditional data center designs Discover improvements made possible by advances in compute, bus interconnect, virtualization, and software-defined storage Simplify rollouts, management, and integration with converged infrastructure (CI) based on the Cisco Unified Computing System (UCS) Explore HCI functionality, advanced capabilities, and benefits Evaluate key HCI applications, including DevOps, virtual desktops, ROBO, edge computing, Tier 1 enterprise applications, backup, and disaster recovery Simplify application deployment and policy setting by implementing a new model for provisioning, deployment, and management Plan, integrate, deploy, provision, manage, and optimize the Cisco HyperFlex hyperconverged infrastructure platform Assess alternatives such as VMware vSAN, Nutanix, open source OpenStack, and OVS/OVN, and compare architectural differences with HyperFlex Compare Cisco ACI (Application- Centric Infrastructure) and VMware NSX approaches to network automation, policies, and security This book is part of the Networking Technology Series from Cisco Press, which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.
Publisher: Cisco Press
ISBN: 0134997921
Category : Computers
Languages : en
Pages : 588
Book Description
Improve Manageability, Flexibility, Scalability, and Control with Hyperconverged Infrastructure Hyperconverged infrastructure (HCI) combines storage, compute, and networking in one unified system, managed locally or from the cloud. With HCI, you can leverage the cloud’s simplicity, flexibility, and scalability without losing control or compromising your ability to scale. In Hyperconverged Infrastructure Data Centers, best-selling author Sam Halabi demystifies HCI technology, outlines its use cases, and compares solutions from a vendor-neutral perspective. He guides you through evaluation, planning, implementation, and management, helping you decide where HCI makes sense, and how to migrate legacy data centers without disrupting production systems. The author brings together all the HCI knowledge technical professionals and IT managers need, whether their background is in storage, compute, virtualization, switching/routing, automation, or public cloud platforms. He explores leading solutions including the Cisco HyperFlex platform, VMware vSAN, Nutanix Enterprise Cloud, Cisco Application-Centric Infrastructure (ACI), VMware’s NSX, the open source OpenStack and Open vSwitch (OVS) / Open Virtual Network (OVN), and Cisco CloudCenter for multicloud management. As you explore discussions of automation, policy management, and other key HCI capabilities, you’ll discover powerful new opportunities to improve control, security, agility, and performance. Understand and overcome key limits of traditional data center designs Discover improvements made possible by advances in compute, bus interconnect, virtualization, and software-defined storage Simplify rollouts, management, and integration with converged infrastructure (CI) based on the Cisco Unified Computing System (UCS) Explore HCI functionality, advanced capabilities, and benefits Evaluate key HCI applications, including DevOps, virtual desktops, ROBO, edge computing, Tier 1 enterprise applications, backup, and disaster recovery Simplify application deployment and policy setting by implementing a new model for provisioning, deployment, and management Plan, integrate, deploy, provision, manage, and optimize the Cisco HyperFlex hyperconverged infrastructure platform Assess alternatives such as VMware vSAN, Nutanix, open source OpenStack, and OVS/OVN, and compare architectural differences with HyperFlex Compare Cisco ACI (Application- Centric Infrastructure) and VMware NSX approaches to network automation, policies, and security This book is part of the Networking Technology Series from Cisco Press, which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.