Mostrando 86,221 - 86,240 Resultados de 87,310 Para Buscar 'W1AW~', tiempo de consulta: 0.96s Limitar resultados
  1. 86221
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Understanding the Fundamentals -- Thinking in components -- What is a component? -- UI composition -- Introduction to Vue -- The Vue instance -- Attaching to the DOM -- Defining data properties -- Rendering data into the DOM using expressions -- Building component trees -- Reactivity -- Component behavior -- State -- Props -- Methods -- Computed properties -- Watchers -- Lifecycle hooks -- Component presentation -- Directives -- Attribute binding with v-bind -- Conditional display with v-show -- Control flow with v-if and v-else -- Rendering lists with v-for -- Event handling with v-on -- Form input binding with v-model -- Parent-child component communication -- ASP.NET Core - what's new? …”
    Libro electrónico
  2. 86222
    Publicado 2019
    “…Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical print copy of The Go Workshop unlocks access to the interactive edition. …”
    Libro electrónico
  3. 86223
    por Diogenes, Yuri
    Publicado 2019
    Tabla de Contenidos: “…Security posture -- Incident response process -- What is a cyber strategy -- Understanding the cybersecurity kill chain -- Reconnaissance -- Compromising the system -- Changing a user's identity -- Lateral movement -- Privilege escalation -- Security policy -- Network segmentation -- Active sensors -- Threat intelligence -- Investigating an incident -- Recovery process -- Vulnerability management -- Log analysis…”
    Libro electrónico
  4. 86224
    Publicado 2019
    “…By the end of this book, you'll have the skills you need to tackle real-world problems faced in the cybersecurity domain using a recipe-based approach. What you will learn Learn how to build malware classifiers to detect suspicious activities Apply ML to generate custom malware to pentest your security Use ML algorithms with complex datasets to implement cybersecurity concepts Create neural networks to identify fake videos and images Secure your organization from one of the most popular threats - insider threats Defend against zero-day threats by constructing an anomaly detection system Detect web vulnerabilities effectively by combining Metasploit and ML Understand how to train a model without exposing the training data Who this book is for This book is for cybersecurity professionals and security researchers who are looking to implement the latest machine learning techniques to boost computer security, and gain insights into securing an organization using red and blue team ML. …”
    Libro electrónico
  5. 86225
    Publicado 2019
    “…By the end of this book, you will have learned how to design RESTful web services confidently using ASP.NET Core with a focus on code testability and maintainability. What you will learn Gain a comprehensive working knowledge of ASP.NET Core Integrate third-party tools and frameworks to build maintainable and efficient services Implement patterns using dependency injection to reduce boilerplate code and improve flexibility Use ASP.NET Core's out-of-the-box tools to test your applications Use Docker to run your ASP.NET Core web service in an isolated and self-contained environment Secure your information using HTTPS and token-based authentication Integrate multiple web services using resiliency patterns and messaging techniques Who this book is for This book is for anyone who wants to learn how to build RESTful web services with the ASP.NET Core framework to improve the scalability and performance of their applications. …”
    Libro electrónico
  6. 86226
    Publicado 2019
    “…Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical print copy of The SQL Workshop unlocks access to the interactive edition. …”
    Libro electrónico
  7. 86227
    Publicado 2020
    “…Version 1.1, updated 09/30/2020 Get to know your Apple Watch and customize it to help you focus on what you care about most. Tech expert Jeff Carlson helps you understand the watch mindset, pick the watch model that’s right for you, set up and share its faces and their complications, get the notifications you want, handle communications, and learn how the controls and core apps work. …”
    Libro electrónico
  8. 86228
    Publicado 2021
    “…The book is designed in such a way that you can complete the projects in any order. …”
    Libro electrónico
  9. 86229
    Publicado 2018
    “…After reading this book, you'll know everything that is required to create 3D animated graphics using Three.js. What you will learn Work with the different types of materials in Three.js and see how they interact with your 3D objects and the rest of the environment Implement the different camera controls provided by Three.js to effortlessly navigate around your 3D scene Work with vertices directly to create snow, rain, and galaxy-like effects Import and animate models from external formats, such as OBJ, STL, and COLLADA Create and run animations using morph targets and bones animations Explore advanced textures on materials to create realistic looking 3D objects by using bump maps, normal maps, specular maps, and light maps Interact directly with WebGL by creating custom vertex and fragment shaders Who this book is for The ideal target audience for this book would be JavaScript developers who who wa..…”
    Libro electrónico
  10. 86230
    Publicado 2021
    “…Finally, you'll learn principles specific to web application development, such as how to choose a database and web framework, and how to use advanced security features.By the end of this Ruby programming book, youll be a well rounded web developer with a deep understanding of Ruby.While most code examples and principles discussed in the book apply to all Ruby versions, some examples and principles are specific to Ruby 3.0, the latest release at the time of publication.What you will learn* Use Ruby's core classes and design custom classes effectively* Explore the principles behind variable usage and method argument choice* Implement advanced error handling approaches such as exponential backoff* Design extensible libraries and plugin systems in Ruby* Use metaprogramming and DSLs to avoid code redundancy* Implement different approaches to testing and understand their trade-offs* Discover design patterns, refactoring, and optimization with Ruby* Explore database design principles and advanced web app securityWho this book is forThis book is for Ruby programmers who are comfortable in coding with Ruby but want to advance their skills by mastering the deeper principles and best practices behind writing maintainable, scalable, optimized, and well-structured Ruby code. …”
    Libro electrónico
  11. 86231
    Publicado 2018
    Tabla de Contenidos: “…Testing the CORS policy -- Gateway-based routing -- Creating a gateway-based routing policy -- Resource-based routing -- Groovy policies -- Response policies -- API policy iterations -- Monitoring APIs -- Summary -- Chapter 7: Testing APIs with API Fortress -- What is API Fortress? -- Test management -- Monitoring -- Continuous deployment -- Tools -- Test the MRA Media Catalogue API -- Create Media Catalogue test case -- The GetArtistById test case -- Test using the Jenkins plugin -- Summary -- Chapter 8: Implementing OAuth 2.0 -- OAuth 2.0 overview -- Client credentials -- Resource owner password -- Implicit -- Authorization code -- MRA use case -- Implementation steps -- Step 1 - obtaining an Oracle identity cloud account -- Step 2 - configuring an Oracle identity cloud resource server -- Step 3 - configuring an Oracle identity cloud client application -- Step 4 - adding users and groups to client application -- Step 5 - configuring the API platform gateway -- Step 6 - applying OAuth 2.0 policies to APIs -- Summary -- Chapter 9: Implementing Custom Policies -- What is Groovy? …”
    Libro electrónico
  12. 86232
    Publicado 2021
    “…Finally, you'll learn how to use some new and advanced modeling features to enhance your data models to carry out a wide variety of complex tasks.By the end of this Power BI book, you'll have gained the skills you need to structure data coming from multiple sources in different ways to create optimized data models that support reporting and data analytics.What you will learn* Implement virtual tables and time intelligence functionalities in DAX to build a powerful model* Identify Dimension and Fact tables and implement them in Power Query Editor* Deal with advanced data preparation scenarios while building Star Schema* Explore best practices for data preparation and modeling* Discover different hierarchies and their common pitfalls* Understand complex data models and how to decrease the level of model complexity with different approaches* Learn advanced data modeling techniques such as aggregations, incremental refresh, and RLS/OLSWho this book is forThis MS Power BI book is for BI users, data analysts, and analysis developers who want to become well-versed with data modeling techniques to make the most of Power BI. …”
    Libro electrónico
  13. 86233
    por Tuomanen, Brian
    Publicado 2018
    “…the GPU's features and copy arrays of data to and from the GPU's own memory. As you make your way through the book, you'll launch code directly onto the GPU and write full blown GPU kernels and device functions in CUDA C. …”
    Libro electrónico
  14. 86234
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Cross-Platform with .NET Core -- What is ASP.NET Core 2.0? -- What's new in ASP.NET and CLR? …”
    Libro electrónico
  15. 86235
    Publicado 2018
    “…With Unity, you can scaffold your way from the basics and make make stunning interactive games. …”
    Libro electrónico
  16. 86236
    Publicado 2016
    “…TABLE OF CONTENTS Chapter 1: How to Get Around Like a Pro Chapter 2: How to Use Photoshop’s Tools Chapter 3: How to Use Camera Raw Like a Boss Chapter 4: How to Use Camera Raw’s Adjustment Brush Chapter 5: How to Crop, Resize & Stuff Like That Chapter 6: How to Work with Layers Chapter 7: How to Adjust Your Images Chapter 8: How to Fix Problems Chapter 9: How t..…”
    Libro electrónico
  17. 86237
    Publicado 2017
    “…About This Book Exploit the power of GeoServer to provide agile, flexible, and low -cost community projects Share real-time maps quickly Boost your map server's performance using the power and flexibility of GeoServer Who This Book Is For If you are a web developer with knowledge of server side scripting, have experience in installing applications on the server, and want to go beyond Google Maps by offering dynamically built maps on your site with your latest geospatial data stored in MySQL, PostGIS, MySQL, or Oracle, this is the book for you. What You Will Learn Install GeoServer quickly Access dynamic real-time geospatial data that you can easily integrate into your own web-based application Create custom styles for lines, points, and polygons for great-looking maps Command GeoServer remotely using REST Tune your GeoServer instance for performance Move GeoServer into production Learn advanced topics to extend GeoServer's capabilities In Detail GeoServer is an opensource server written in Java that allows users to share, process, and edit geospatial data. …”
    Libro electrónico
  18. 86238
    Publicado 2018
    “…Prior knowledge of Linux and RDBMS is desirable. What You Will Learn Install and configure your MySQL 8 instance without any hassle Get to grips with new features of MySQL 8 like CTE, Window functions and many more Perform backup tasks, recover data and set up various replication topologies for your database Maximize performance by using new features of MySQL 8 like descending indexes, controlling query optimizer and resource groups Learn how to use general table space to suit the SaaS or multi-tenant applications Analyze slow queries using performance schema, sys schema and third party tools Manage and monitor your MySQL instance and implement efficient performance-tuning tasks In Detail MySQL is one of the most popular and widely used relational databases in the World today. …”
    Libro electrónico
  19. 86239
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started with AWS IoT -- Introducing AWS IoT -- Introducing IoT devices and platforms for AWS IoT -- Arduino -- Raspberry Pi -- BeagleBone Black and Green -- IoT boards based on ESP8266 MCU -- IoT boards based on ESP32 -- IoT boards based on TI CC32XX MCU -- AWS IoT Management Console -- AWS IoT Device SDK -- Setting up AWS IoT for your IoT project -- Creating an AWS account -- Selecting an IoT device -- Creating a security certificate -- Configuring security access for AWS IoT -- Setting up the development environment -- Building an AWS IoT program -- How to work with the program? …”
    Libro electrónico
  20. 86240
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting to Know the Tools -- Introduction -- Installing Anaconda on Windows -- How to do it... -- Installing Anaconda on macOS -- How to do it... -- Installing Anaconda on Linux -- How to do it... -- Checking the Anaconda installation -- How to do it... -- Installing SciPy from a binary distribution on Windows -- How to do it... -- Installing Python -- Installing the SciPy stack -- Installing SciPy from a binary distribution on macOS -- How to do it... -- Installing the Xcode command-line tools -- Installing Homebrew -- Installing Python 3 -- Installing the SciPy stack -- Installing SciPy from source on Linux -- How to do it... -- Installing Python 3 -- Installing the SciPy stack -- Installing optional packages with conda -- Getting ready -- How to do it... -- Installing packages with pip -- How to do it... -- Setting up a virtual environment with conda -- Getting ready -- How to do it... -- Creating a virtual environment for development with conda -- Getting ready -- How to do it... -- Creating a conda environment with a different version of a package -- Getting ready -- How to do it... -- Using conda environments to run different versions of Python -- Getting ready -- How to do it... -- Creating virtual environments with venv -- How to do it... -- Running SciPy in a script -- Getting ready -- How to do it... -- Running SciPy in Jupyter -- Getting ready -- How to do it... -- Running SciPy in Spyder -- Getting ready -- How to do it... -- Running SciPy in PyCharm -- Getting started -- How to do it... -- Chapter 2: Getting Started with NumPy -- Introduction -- Creating NumPy arrays -- How to do it... -- Creating an array from a list…”
    Libro electrónico