Mostrando 1,781 - 1,800 Resultados de 8,491 Para Buscar '"The Real World"', tiempo de consulta: 0.23s Limitar resultados
  1. 1781
    Publicado 2020
    “…Design and architect real-world scalable C++ applications by exploring advanced techniques in low-level programming, object-oriented programming (OOP), the Standard Template Library (STL), metaprogramming, and concurrency Key Features Design professional-grade, maintainable apps by learning advanced concepts such as functional programming, templates, and networking Apply design patterns and best practices to solve real-world problems Improve the performance of your projects by designing concurrent data structures and algorithms Book Description C++ has evolved over the years and the latest release – C++20 – is now available. …”
    Libro electrónico
  2. 1782
    por Tsitoara, Mariot. author
    Publicado 2020
    “…Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the real world and how to resolve the problems you may run into. …”
    Libro electrónico
  3. 1783
    Publicado 2024
    “…Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the real world and how to resolve the problems you may run into. …”
    Libro electrónico
  4. 1784
    por Neftci, Salih N.
    Publicado 2008
    Tabla de Contenidos: “…Futures: Eurocurrency Contracts; 6. Real-World Complications; 7. Forward Rates and Term Structure…”
    Libro electrónico
  5. 1785
    por Noergaard, Tammy
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico
  6. 1786
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Chapter 1: Profiling Cyber Adversaries and Their Tactics -- Types of threat actors -- Summary of threat actor categories -- Motivations and objectives of threat actors -- Tactics, Techniques, and Procedures (TTPs) -- Real-world examples of cyberattacks and consequences -- Nation-state actors: NotPetya attack (2017) -- Nation-state actors: SolarWinds supply chain attack -- Cybercriminals: WannaCry ransomware attack (2017) -- Cybercriminals: Colonial Pipeline ransomware attack -- Summary -- Chapter 2: Identifying and Assessing Organizational Weaknesses -- Understanding organizational weaknesses and vulnerabilities -- Types of organizational weaknesses -- Types of organizational vulnerabilities -- Real-world examples -- Techniques for identifying and assessing weaknesses -- Security audits -- Vulnerability assessments -- Threat modeling -- Penetration testing -- Social engineering tests -- Conducting risk assessments -- Risk assessment methodologies -- Identifying assets and establishing the scope -- Prioritizing risks and developing mitigation strategies -- Documentation and reporting -- Monitoring and reviewing -- Prioritizing and remediating weaknesses -- Understanding risk and impact levels -- Risk mitigation strategies -- Attack surface reduction -- Continuous monitoring and reassessment -- Summary -- Chapter 3: Staying Ahead: Monitoring Emerging Threats and Trends -- The importance of monitoring emerging threats and trends -- Understanding the cybersecurity landscape -- The risks of emerging threats -- The role of threat intelligence -- From awareness to action -- The attacker's mindset -- The significance of understanding the attacker's perspective -- Motivations and objectives of attackers -- Psychological and behavioral traits of attackers…”
    Libro electrónico
  7. 1787
    por Rahman, Rezaur
    Publicado 2013
    “…Extracting such stellar performance in real-world applications requires a sophisticated understanding of the complex interaction among hardware components, Xeon Phi cores, and the applications running on them. …”
    Libro
  8. 1788
    Publicado 2017
    “…A Practical Education investigates the real-world experiences of graduates with humanities majors, the majors that would seem the least employable in Silicon Valley's engineering-centric workplaces. …”
    Libro
  9. 1789
    Publicado 2018
    “…This eBook collects 17 cutting edge research articles, covering neural and morphological computations as well as the transfer of results to real world applications, like prosthesis and orthosis control and neuromorphic hardware implementation…”
    Libro electrónico
  10. 1790
    Publicado 2018
    “…Learn how to write efficient, clean, and reusable code with Scala About This Book Unleash the power of Scala and apply it in the real world to build scalable and robust applications. …”
    Libro electrónico
  11. 1791
    Publicado 2021
    “…Accelerate hybrid cloud innovation using Azure Arc with the help of real-world scenarios and examplesKey Features:Get to grips with setting up and working with Azure ArcHarness the power of Azure Arc and its integration with cutting-edge technologies such as Kubernetes and PaaS data servicesManage, govern, and monitor your on-premises servers and applications with AzureBook Description:With all the options available for deploying infrastructure on multi-cloud platforms and on-premises comes the complexity of managing it, which is adeptly handled by Azure Arc. …”
    Libro electrónico
  12. 1792
    Publicado 2018
    “…Enhance your Kotlin programming skills by building 3 real-world applications About This Book Build three full-fledged, engaging applications from scratch and learn to deploy them Enhance your app development and programming activities with Kotlin's powerful and intuitive tools and utilities. …”
    Libro electrónico
  13. 1793
    Publicado 2016
    “…Today’s Comprehensive and Authoritative Guide to Augmented Reality By overlaying computer-generated information on the real world, augmented reality (AR) amplifies human perception and cognition in remarkable ways. …”
    Libro electrónico
  14. 1794
    Publicado 2021
    “…This creates a case-study approach that simulates the working conditions you'll experience in real-world data science projects.You'll learn how to use key Python packages, including pandas, Matplotlib, and scikit-learn, and master the process of data exploration and data processing, before moving on to fitting, evaluating, and tuning algorithms such as regularized logistic regression and random forest.Now in its second edition, this book will take you through the end-to-end process of exploring data and delivering machine learning models. …”
    Libro electrónico
  15. 1795
    por Bopaiah, Minal
    Publicado 2021
    “…This book is rich in real-world examples, such as managing partners at a consulting firm who learn to retell their personal stories of success by crediting their systemic advantages and news managers at NPR who redesign their processes to support greater diversity among news sources. …”
    Libro electrónico
  16. 1796
    Publicado 2011
    “…Fernando integrates concepts with real-world situations and the most recent data to help students grasp complex economic concepts, a clear understanding of which is required to comprehend the various facets of business environment. …”
    Libro electrónico
  17. 1797
    Publicado 2015
    “…Prepare for Microsoft Exam 70-697--and help demonstrate your real-world mastery of configuring Windows 10 devices in the enterprise. …”
    Libro electrónico
  18. 1798
    Publicado 2016
    “…Prepare for Microsoft Exam 70-744–and help demonstrate your real-world mastery of securing Windows Server 2016 environments. …”
    Libro electrónico
  19. 1799
    Publicado 2014
    “…Prepare for Microsoft Exam 70-247—and help demonstrate your real-world mastery configuring and deploying a private cloud using Microsoft System Center 2012 R2. …”
    Libro electrónico
  20. 1800
    Publicado 2021
    “…Learn how to build and use all parts of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core librariesKey Features:Get to grips with effectively using LLVM libraries step-by-stepUnderstand LLVM compiler high-level design and apply the same principles to your own compilerUse compiler-based tools to improve the quality of code in C++ projectsBook Description:LLVM was built to bridge the gap between compiler textbooks and actual compiler development. …”
    Libro electrónico