The computer science problem whose solution could transform life as we know itThe P-NP problem is the most important open problem in computer science, if not all of mathematics.
More stimulating mathematics puzzles from bestselling author Paul NahinHow do technicians repair broken communications cables at the bottom of the ocean without actually seeing them?
A professional\'s guide to solving complex problems while designing modern softwareKey FeaturesLearn best practices for designing enterprise-grade software systems from a seasoned CTODeeper your understanding of system reliability, maintainability, and scalabilityElevate your skills to a professional level by learning the most effective software design patterns and architectural conceptsBook DescriptionAs businesses are undergoing a digital transformation to keep up with competition, it is now more important than ever for IT professionals to design systems to keep up with the rate of change while maintaining stability.
A hands-on guide to deep learning that's filled with intuitive explanations and engaging practical examplesKey FeaturesDesigned to iteratively develop the skills of Python users who don't have a data science backgroundCovers the key foundational concepts you'll need to know when building deep learning systemsFull of step-by-step exercises and activities to help build the skills that you need for the real-worldBook DescriptionTaking an approach that uses the latest developments in the Python ecosystem, you'll first be guided through the Jupyter ecosystem, key visualization libraries and powerful data sanitization techniques before we train our first predictive model.
Refine your Python programming skills and build professional-grade applications with this comprehensive guideKey FeaturesCreate manageable code that can run in various environments with different sets of dependenciesImplement effective Python data structures and algorithms to write optimized codeDiscover the exciting new features of Python 3.
A comprehensive guide to programming with network sockets, implementing internet protocols, designing IoT devices, and much more with CKey FeaturesApply your C and C++ programming skills to build powerful network applicationsGet to grips with a variety of network protocols that allow you to load web pages, send emails, and do much moreWrite portable network code for Windows, Linux, and macOSBook DescriptionNetwork programming enables processes to communicate with each other over a computer network, but it is a complex task that requires programming with multiple libraries and protocols.
A practical guide to understanding the latest features of the Rust programming language, useful libraries, and frameworks that will help you design and develop interesting projectsKey FeaturesWork through projects that will help you build high-performance applications with RustDelve into concepts such as error handling, memory management, concurrency, generics, and macros with RustImprove business productivity by choosing the right libraries and frameworks for your applicationsBook DescriptionRust is a community-built language that solves pain points present in many other languages, thus improving performance and safety.
Create a real-world application in Go and explore various frameworks and methodologies for full-stack developmentKey FeaturesBuild a responsive front end by using the powerful React frameworkBuild web APIs and middleware in the Go language by making use of the popular Gin frameworkBuild an Isomorphic Go React application via GopherJSPerform unit tests, and benchmarking on your web APIBook DescriptionThe Go programming language has been rapidly adopted by developers for building web applications.
A comprehensive guide to Android forensics, from setting up the workstation to analyzing key artifactsKey FeaturesGet up and running with modern mobile forensic strategies and techniquesAnalyze the most popular Android applications using free and open source forensic toolsLearn malware detection and analysis techniques to investigate mobile cybersecurity incidentsBook DescriptionMany forensic examiners rely on commercial, push-button tools to retrieve and analyze data, even though there is no tool that does either of these jobs perfectly.
A series of practical recipes to simplify the Git learning experience and increase your productivity when using Git version controlKey FeaturesExplore practical recipes to use Git's most advanced featuresLearn how Git references its objects and how history is recordedUse reflog and git fsck to recover lost informationBook DescriptionGit is one of the most popular tools for versioning.
Exploit various design patterns to master the art of solving problems using PythonKey FeaturesMaster the application design using the core design patterns and latest features of Python 3.
Mastering Arduino is a practical, no-nonsense guide that will teach you the electronics and programming skills that you need to create advanced Arduino projects.
Develop, deploy, and scale your applications with Google Cloud PlatformKey FeaturesCreate and deploy your applications on Google Cloud Platform Store and manage source code and debug Cloud-hosted apps with plugins and IDEsStreamline developer workflows with tools for alerting and managing deploymentsBook DescriptionGoogle Cloud Platform (GCP) provides autoscaling compute power and distributed in-memory cache, task queues, and datastores to write, build, and deploy Cloud-hosted applications.
Mastering advanced features of Java and implement them to build amazing projectsKey Features Take advantage of Java's new modularity features to write real-world applications that solve a variety of problems Explore the major concepts introduced with Java 9, including modular programming, HTTP 2.
Over 60 recipes to help you design interactive, smart, and cross-platform GUI applicationsKey Features Get succinct QT solutions to pressing GUI programming problems in Python Learn how to effectively implement reactive programming Build customized applications that are robust and reliableBook DescriptionPyQt is one of the best cross-platform interface toolkits currently available; it's stable, mature, and completely native.
Learn embedded systems development with practical design patterns, essential workflows, and memory-safe techniques to build secure, reliable, and energy-efficient devicesKey FeaturesTackle real-world challenges in embedded development, from boot-up to distributed IoT systemsApply memory management, peripheral integration, and power optimization techniquesBuild robust, secure, and scalable solutions with practical guidance on RTOS and task schedulingBook DescriptionEmbedded systems are self-contained devices with a dedicated purpose.
Power up your network applications with Python programmingKey FeaturesMaster Python skills to develop powerful network applicationsGrasp the fundamentals and functionalities of SDNDesign multi-threaded, event-driven architectures for echo and chat serversBook DescriptionThis Learning Path highlights major aspects of Python network programming such as writing simple networking clients, creating and deploying SDN and NFV systems, and extending your network with Mininet.
Harness the power of Python to develop data mining applications, analyze data, delve into machine learning, explore object detection using Deep Neural Networks, and create insightful predictive models.
Break through the hype and learn how to extract actionable intelligence from the flood of IoT dataKey FeaturesMake better business decisions and acquire greater control of your IoT infrastructureLearn techniques to solve unique problems associated with IoT and examine and analyze data from your IoT devicesUncover the business potential generated by data from IoT devices and bring down business costsBook DescriptionWe start with the perplexing task of extracting value from huge amounts of barely intelligible data.
Build, design, and style beautiful and informative applications on the Salesforce Lightning platformKey FeaturesBuild and Test Lightning Components that enhance application usability and adaptabilityApply Security Best Practices to your Custom Lightning ComponentsDesign Lightning Components for Salesforce UIs such as Lightning Pages, Salesforce 1 Application, Communities, and more.
Architect and design highly scalable, robust, clean, and highly performant applications in PythonKey FeaturesIdentify design issues and make the necessary adjustments to achieve improved performanceUnderstand architectural quality attributes from the perspective of a practicing engineer and architect using PythonLearn architectural principles and how they can be used to provide accountability and rationale for architectural decisionsBook DescriptionThis book starts by explaining how Python fits into an application's architecture.
Learn to leverage the power of PowerCLI to automate your VMware vSphere environment with easeAbout This BookThis is first book on the market that will enlighten you on the latest version of PowerCLI and how to implement itEffectively manage virtual machines, networks, and reports with the latest features of PowerCLIA comprehensive and practical book on automating VMware vSphereWho This Book Is ForThis book is ideal for you if you want to learn how to automate your VMware vSphere or vCloud infrastructure by getting the most out of PowerCLI.
Implement DevOps with easeAbout This BookLeverage OneOps to achieve continuous application lifecycle managementSwitch between multiple cloud providers in order to leverage better pricing, technology, and scalabilityBuild complex environments in a repeatable and predictable method, and deploy and scale on multiple cloudsWho This Book Is ForThis book targets DevOps who want to use OneOps daily to deploy their applications, and Sysadmins who will be administering those applications.
Take a comprehensive and step-by-step approach to understanding machine learningKey FeaturesDiscover how to apply the scikit-learn uniform API in all types of machine learning modelsUnderstand the difference between supervised and unsupervised learning modelsReinforce your understanding of machine learning concepts by working on real-world examplesBook DescriptionMachine learning algorithms are an integral part of almost all modern applications.
Prepare to achieve Microsoft 365 Certified Teamwork Administrator Associate certification by learning essential SharePoint Online concepts, and answering self-assessment questions to test your knowledgeKey FeaturesCover essential topics based on the MS-300 exam, and learn with the help of detailed explanationsUnderstand the collaborative features of SharePoint, both on-premises and as part of the Office 365 serviceWork through practice questions relating to business use cases for SharePoint Server and OnlineBook DescriptionThe Microsoft MS-300 exam is designed to test the knowledge and skills of administrators in deploying, configuring, and managing SharePoint Online, SharePoint Server, SharePoint Hybrid, OneDrive for Business, and Teams.
Object-Oriented Programming Using C++, provides the experienced programmer with a clear and thorough introduction to the object-oriented paradigm using ANSI C++.
Continuing a tradition of excellent training on open source tools, Penetration Tester's Open Source Toolkit, Fourth Edition is a great reference to the open source tools available today and teaches you how to use them by demonstrating them in real-world examples.
Agile Systems Engineering presents a vision of systems engineering where precise specification of requirements, structure, and behavior meet larger concerns as such as safety, security, reliability, and performance in an agile engineering context.
Since its first volume in 1960, Advances in Computers has presented detailed coverage of innovations in computer hardware, software, theory, design, and applications.
Advances in Computers carries on a tradition of excellence, presenting detailed coverage of innovations in computer hardware, software, theory, design, and applications.
High Performance Parallelism Pearls shows how to leverage parallelism on processors and coprocessors with the same programming - illustrating the most effective ways to better tap the computational potential of systems with Intel Xeon Phi coprocessors and Intel Xeon processors or other multicore processors.
Environment Modeling-Based Requirements Engineering for Software Intensive Systems provides a new and promising approach for engineering the requirements of software-intensive systems, presenting a systematic, promising approach to identifying, clarifying, modeling, deriving, and validating the requirements of software-intensive systems from well-modeled environment simulations.
Every major enterprise has a significant installed base of existing software systems that reflect the tangled IT architectures that result from decades of patches and failed replacements.
Middleware is the bridge that connects distributed applications across different physical locations, with different hardware platforms, network technologies, operating systems, and programming languages.
Take your SAP ABAP skills to the next level by mastering ABAP programming techniques with the help of real-world examplesKey FeaturesBecome adept at building interfaces and explore ABAP tools and techniquesDiscover the modern functionalities available in the latest version of ABAPLearn the process of creating stunning HTML5 applications using SAPUI5Book DescriptionAdvanced Business Application Programming (ABAP) is an established and complex programming language in the IT industry.
Step through loading GIS data, creating GIS data, styling GIS and making maps with QGIS following a simple narrative that will allow you to build confidence as you progress.
Boost the performance of your Haskell applications using optimization, concurrency, and parallel programmingAbout This BookExplore the benefits of lazy evaluation, compiler features, and tools and libraries designed for high performanceWrite fast programs at extremely high levels of abstractionWork through practical examples that will help you address the challenges of writing efficient codeWho This Book Is ForTo get the most out of this book, you need to have a working knowledge of reading and writing basic Haskell.
A hands-on guide to making system programming with C++ easyKey FeaturesWrite system-level code leveraging C++17Learn the internals of the Linux Application Binary Interface (ABI) and apply it to system programmingExplore C++ concurrency to take advantage of server-level constructsBook DescriptionC++ is a general-purpose programming language with a bias toward system programming as it provides ready access to hardware-level resources, efficient compilation, and a versatile approach to higher-level abstractions.