Mostrando 18,781 - 18,800 Resultados de 22,101 Para Buscar '"Máster"', tiempo de consulta: 0.14s Limitar resultados
  1. 18781
    por Nadeau, Thomas D.
    Publicado 2003
    “…MPLS Network Management: MIBs, Tools, and Techniques is the first and only book that will help you master MPLS management technologies and techniques, as they apply to classic MPLS networks, traffic-engineered networks, and VPNs. …”
    Libro electrónico
  2. 18782
    Publicado 2017
    “…Become a master of Python programming using the small yet powerful Raspberry Pi Zero About This Book This is the first book on the market that teaches Python programming with Raspberry Pi Zero Develop exciting applications such as a mobile robot and home automation controller using Python This step-by-step guide helps you make the most out of Raspberry Pi Zero using Python programming Who This Book Is For This book is aimed at hobbyists and programmers who want to learn Python programming and develop applications using the Pi Zero. …”
    Libro electrónico
  3. 18783
    Publicado 2017
    “…By the end of the book, you will gain have mastered automating your IT tasks and accelerating the deployment of your applications. …”
    Libro electrónico
  4. 18784
    Publicado 2017
    “…What You Will Learn Understand the nature and key concepts used in the field of data science Grasp how data is collected, cleaned, and processed Become comfortable with key data analysis techniques See specialized analysis techniques centered on machine learning Master the effective visualization of your data Work with the Java APIs and techniques used to perform data analysis In Detail Data science is concerned with extracting knowledge and insights from a wide variety of data sources to analyse patterns or predict future behaviour. …”
    Libro electrónico
  5. 18785
    Publicado 2016
    “…Increase sales, decrease your marathon time, boost your savings, or master a new skill. Just five percent more can get you where you want to be. …”
    Libro electrónico
  6. 18786
    Publicado 2016
    “…Over 140 practical recipes to help you make sense of your data with ease and build production-ready data apps About This Book Analyze Big Data sets, create attractive visualizations, and manipulate and process various data types Packed with rich recipes to help you learn and explore amazing algorithms for statistics and machine learning Authored by Ivan Idris, expert in python programming and proud author of eight highly reviewed books Who This Book Is For This book teaches Python data analysis at an intermediate level with the goal of transforming you from journeyman to master. Basic Python and data analysis skills and affinity are assumed. …”
    Libro electrónico
  7. 18787
    Publicado 2017
    “…The 10 projects in this book will teach you to build, code, and invent with the super-smart Arduino and a handful of parts. First, you'll master the basics with a primer that explains how a circuit works, how to read a wiring schematic, and how to build and test projects with a solderless breadboard. …”
    Libro electrónico
  8. 18788
    Publicado 2019
    “…Python Machine Learning will help coders of all levels master one of the most in-demand programming skillsets in use today. …”
    Libro electrónico
  9. 18789
    Libro electrónico
  10. 18790
    Publicado 2017
    “…Recipes to help you overcome your data science hurdles using Java About This Book This book provides modern recipes in small steps to help an apprentice cook become a master chef in data science Use these recipes to obtain, clean, analyze, and learn from your data Learn how to get your data science applications to production and enterprise environments effortlessly Who This Book Is For This book is for Java developers who are familiar with the fundamentals of data science and want to improve their skills to become a pro. …”
    Libro electrónico
  11. 18791
    Publicado 2023
    Tabla de Contenidos: “…Secrets and Kubernetes -- 1 Kubernetes Secrets -- 1.1 A focus on security -- 1.2 Taking full advantage of the Kubernetes ecosystem -- 1.3 Not everything is a Secret -- 1.4 Bringing secrets management and Kubernetes together -- 1.5 Tools to get started -- Summary -- 2 An introduction to Kubernetes and Secrets -- 2.1 Kubernetes architecture -- 2.1.1 What is a master Node? -- 2.1.2 What is a worker Node? -- 2.2 Deploying workloads in Kubernetes -- 2.2.1 Deploying a workload -- 2.2.2 Deployment objects -- 2.2.3 Volume -- 2.3 Managing application configuration -- 2.3.1 ConfigMaps -- 2.4 Using Kubernetes Secrets to store sensitive information -- 2.4.1 Secrets are encoded in Base64 -- 2.4.2 Secrets are mounted in a temporary file system -- 2.4.3 Secrets can be encrypted at rest -- 2.4.4 Risks -- Summary -- Part 2. …”
    Libro electrónico
  12. 18792
    Publicado 2023
    “…If you're interested in cybersecurity or working as a cybersecurity professional, this book will help you master ZAP. You'll start with an overview of ZAP and understand how to set up a basic lab environment for hands-on activities over the course of the book. …”
    Libro electrónico
  13. 18793
    Publicado 2024
    Tabla de Contenidos: “…Business logic vulnerabilities -- Preview of the Open Worldwide Application Security Project API Security Top 10 2023 -- Summary -- Further reading -- Chapter 4: Investigating Recent Breaches -- The importance of learning from mistakes -- Examining 10 high-profile API breaches from 2022 -- 1-Global shipping company -- 2-Campus access control -- 3-Microbrewery application -- 4-Cryptocurrency portal -- 5-Dating application -- 6-The All in One SEO WordPress plugin -- 7-X account information leakage -- 8-Home router -- 9-Remote access to two popular vehicles -- 10-Smart Scale -- Key takeaways and learning -- Summary -- Further reading -- Part 2: Attacking APIs -- Chapter 5: Foundations of Attacking APIs -- Technical requirements -- Understanding API attackers and their methods -- Interacting with APIs -- Finding API keys -- Enumeration and discovery of APIs -- Fuzzing API endpoints -- Attacking JWTs -- Mastering the tools of the trade -- CLI clients (HTTPie/cURL) -- Postman -- Browser tools -- Burp Suite -- Reverse proxies -- Learning the key skills of API attacking -- Building a laboratory -- Hacking vulnerable APIs -- Training courses -- Summary -- Further reading -- Chapter 6: Discovering APIs -- Technical requirements -- Passive discovery -- Google -- Offensive security Google database -- Other API-specific searchable databases -- Code analysis techniques -- Active discovery -- Network discovery and scan -- OWASP ZAP -- Burp Suite -- Reverse-engineering mobile apps -- Postman -- Implementation analysis -- Verbose error and debug messages -- OS and framework enumeration -- Timing or volume attacks -- Utilizing online tools such as BuiltWith or Wappalyzer -- Evading common defenses -- Summary -- Further reading -- Chapter 7: Attacking APIs -- Technical requirements -- Authentication attacks -- Insecure implementation logic…”
    Libro electrónico
  14. 18794
    Publicado 2024
    “…UX for Enterprise ChatGPT Solutions empowers you to master effective use case design and adapt UX guidelines through an engaging learning experience. …”
    Libro electrónico
  15. 18795
    Publicado 2024
    “…Through a series of hands-on recipes, you’ll master essential techniques such as extracting entities and visualizing text data. …”
    Libro electrónico
  16. 18796
    Publicado 2023
    “…Managers desperately want a crisp, how-to book that will show them--in one single title--the way to master the most important skills necessary to run an organization. …”
    Libro electrónico
  17. 18797
    Publicado 2017
    Tabla de Contenidos: “…Solutions approach -- Step 1 -- Step 2 -- Step 3 -- Fork/join or master/worker -- Speculative execution -- Producer/consumer -- Summary -- Chapter 9: Functional Programming Techniques for Better State Management -- Being functional -- Referential transparency -- First-class and higher-order functions -- Function type -- Lambda (λ) calculus -- Anonymous functions -- Closures -- Currying and partial application -- Currying -- Partial application -- Applying currying and partial application -- Expression trees -- Recursion -- Sample programs -- Spell checker -- Subset generation -- How does LINQ work? …”
    Libro electrónico
  18. 18798
    Publicado 2017
    “…"Master the art of communication to improve outcomes in any scenario Simply Said is the essential handbook for business communication. …”
    Libro electrónico
  19. 18799
    Publicado 2017
    “…Implement Bluetooth low energy communication (central and peripheral) using Android. Master BLE Beacons with examples implemented over Eddystone and iBeacons. …”
    Libro electrónico
  20. 18800
    por Webber, Emily
    Publicado 2023
    “…Master the art of training vision and large language models with conceptual fundaments and industry-expert guidance. …”
    Libro electrónico