Mostrando 52,861 - 52,880 Resultados de 53,879 Para Buscar 'NPBL~', tiempo de consulta: 0.82s Limitar resultados
  1. 52861
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Basics of Reverse Engineering – Understanding the Structure of Mobile Apps Setting Up a Mobile App Reverse Engineering Environment Using Modern Tools Reverse Engineering an Android Application Reverse Engineering an iOS Application Reverse Engineering an iOS Application (Developed Using Swift) Open Source and Commercial Reverse Engineering Tools Automating the Reverse Engineering Process Conclusion…”
    Libro electrónico
  2. 52862
    por Cabot, Bastien
    Publicado 2022
    “…Entre rancœur et lassitude, la base ouvrière décide de dépasser les cadres politiques, en se tournant non pas vers les chefs, cible attendue, mais vers l’Étranger : du 15 août au 20 septembre 1892, plus d’un millier d’ouvriers belges sont violemment traqués, attaqués puis chassés du bassin minier du Pas-de-Calais, sans autre issue que le retour vers la terre d’où ils étaient partis, quelques mois ou décennies plus tôt. …”
    Electrónico
  3. 52863
    Publicado 2020
    “…By the end of this Swift book, you will have mastered the Swift 5.3 language and developed the skills you need to effectively use its features to build robust applications.What you will learnUnderstand core Swift components, such as operators, collections, control flows, and functionsIdentify how and when to use classes, structures, and enumerationsUse protocol-oriented design with extensions to write easy-to-manage codeLeverage design patterns with Swift to solve commonly occurring design problemsApply copy-on-write for your custom value types to improve performanceAdd concurrency to your applications using Grand Central Dispatch and operation queuesImplement generics to write flexible and reusable codeWho this book is forThis book is for beginners with a basic understanding of programming and experienced developers looking to learn Swift programming. Familiarity with Apple's tools will be beneficial but not mandatory. …”
    Libro electrónico
  4. 52864
    Publicado 2020
    “…Azure DevOps is a Microsoft Azure cloud service that enhances your application development life cycle and enables DevOps capabilities. Starting with a comprehensive product overview, this book helps you to understand Azure DevOps and apply DevOps techniques to your development projects. …”
    Libro electrónico
  5. 52865
    Publicado 2016
    “…With more features reaching the done stage sooner, CD practices have enabled us to get early feedback from users and taught us a lot about testing, monitoring, and automating our delivery along the way. …”
    Video
  6. 52866
    Publicado 2017
    “…Overview Networking in Amazon Web Services (AWS) LiveLessons reviews key concepts related to networking, how those concepts apply to Amazon Virtual Private Cloud, and how networking enables high availability, fault tolerance, performance, and security. …”
    Video
  7. 52867
    Publicado 2017
    “…Skill Level Intermediate What You Will Learn Core skills of modern Python that enable you to elegantly code powerful solutions succinctly and efficiently: How to use continuous and discreet functions in the random module, collections.Counter(), lambda, list operations, chained comparisons, and f-strings How to use random.choice() and random.sample(); do resampling, bootstrapping, and significance testing; and run simulations How to run static analysis on code with type hints and use static type checking How to use defaultdict for grouping, key functions for data ordering, and zip* to transpose data, and how to flatten 2D data with multiple loops and list comprehension How to use k-means to implement unsupervised learning More defaultdict skills with which to pivot and accumulate data and reverse a one-to-many mapping How to use sorted, bisect, and merge and how to conserve memory with string interning How to normalize text and use the hashing tools in hashlib How to use Bottle to build REST APIs and web applications How to test using pytest, itertools, Hypothesis, pyflakes, mypy, and data validators Who Should Take This Course Developers looking to improve their modern Pythons skills Course Requirements Basic understanding of programming and development Familiarity with the Python language About LiveLessons Video Training The LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to t..…”
    Video
  8. 52868
    Publicado 2018
    “…What You Will Learn Understand the characteristics that make a robot smart Grasp proportional beacon following and use proximity sensors to track an object Discover how mechanisms such as rack-and-pinion and the worm gear work Program a custom GUI to make a robot more user friendly Make a fun and quirky interactive robot that has its own personality Get to know the principles of remote control and programming car-style steering Understand some of the mechanisms that enable a car to drive Navigate to a destination with a GPS receiver In Detail Smart robots are an ever-increasing part of our daily lives. …”
    Libro electrónico
  9. 52869
    Publicado 2018
    “…Kubernetes may also be used to enhance the development process, enabling more consistent testing and analysis of code to help developers verify not only its correctness, but also its efficiency. …”
    Libro electrónico
  10. 52870
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: The Freedom with Cross-Cloud Architecture -- Scaling your business with Cross-Cloud Architecture -- Top IT drivers for integrating public clouds -- Cloud challenges and solutions -- Challenge 1 - connection and security with full compliance and control -- Challenge 2 - managing/integrating across clouds -- VMware Cross-Cloud Architecture -- Secure connectivity across clouds -- The backbone of a private cloud -- Extending services to public clouds -- Multi-cloud/mixed cloud use cases -- Cloud solutions supporting business objectives -- Modernizing your data center -- VMware hybrid clouds -- VMware - a partner for every cloud -- VMware vCloud Air -- AWS hybrid cloud -- IBM Cloud for VMware solutions -- Solution features -- Reference architecture -- IBM Cloud for VMware solutions -- Conceptual view -- Logical view -- Deployment view -- Summary -- Chapter 2: Implementing Service Architecture for Cross-Cloud Services -- Architecture overview -- Seamless integration of software-defined services -- Automating IT infrastructure -- Policy-based resource containers -- Automating manual and repetitive tasks -- Unified Management Console -- Scalability and performance -- Workload domains -- Management workload domain -- Workload domains -- VDI workload domains -- Hardware architecture - rack architecture -- Rack hardware -- Rack sizing -- Rack wiring -- Storage architecture (software-defined storage) -- vSAN storage policies -- Network architecture (network virtualization or software-defined network) -- Logical network design -- VMware Cloud Foundation software design -- SDDC Manager -- Physical Resource Manager -- Logical Resource Manager -- LRM Controller -- LRM logical resources and LRM services -- Hardware Management Service (HMS)…”
    Libro electrónico
  11. 52871
    Publicado 2020
    “…By the end of this MicroPython book, you'll be able to develop industry-standard embedded systems and keep up with the evolution of the Internet of Things. …”
    Libro electrónico
  12. 52872
    Publicado 2017
    “…Josh likes solutions that push the boundaries of the technologies that enable them. His interests include scalability, BPM, grid.processing, mobile computing, and so-called "smart" systems. …”
    Video
  13. 52873
    Publicado 2019
    “…Get hands-on with the browser-based JavaScript library for training and deploying machine learning models effectively Key Features Build, train and run machine learning models in the browser using TensorFlow.js Create smart web applications from scratch with the help of useful examples Use flexible and intuitive APIs from TensorFlow.js to understand how machine learning algorithms function Book Description TensorFlow.js is a framework that enables you to create performant machine learning (ML) applications that run smoothly in a web browser. …”
    Libro electrónico
  14. 52874
    Publicado 2020
    “…By the end of this React book, you'll be able to build production-ready MERN full-stack apps using advanced tools and techniques in modern web development. …”
    Libro electrónico
  15. 52875
    Publicado 2018
    “…With Blender, you can make use of a fantastic set of tools to edit and cut video, and also produce 3D content that will enable you to take your productions to the next level. …”
    Libro electrónico
  16. 52876
    Publicado 2018
    “…With the help of this cookbook, you'll be able to tackle any problem you might come across while designing attractive, insightful data visualizations. …”
    Libro electrónico
  17. 52877
    Publicado 2020
    “…By the end of the book, you'll be able to build a ready-to-deploy application that can be used as a base for future applications. …”
    Libro electrónico
  18. 52878
    Publicado 2018
    “…Find, explore, and extract big data to transform into actionable insights Key Features Perform end-to-end data analysis - from exploration to visualization Real-world examples, tasks, and interview queries to be a proficient data scientist Understand how SQL is used for big data processing using HiveQL and SparkSQL Book Description SQL Server is a relational database management system that enables you to cover end-to-end data science processes using various inbuilt services and features. …”
    Libro electrónico
  19. 52879
    Publicado 2018
    “…What You Will Learn Explore new incubated projects in the OpenStack ecosystem and see how they work Architect your OpenStack private cloud with extended features of the latest versions Consolidate OpenStack authentication in your large infrastructure to avoid complexity Find out how to expand your computing power in OpenStack on a large scale Reduce your OpenStack storage cost management by taking advantage of external tools Provide easy, on-demand, cloud-ready applications to developers using OpenStack in no time Enter the big data world and find out how to launch elastic jobs easily in OpenStack Boost your extended OpenStack private cloud performance through real-world scenarios In Detail OpenStack is a very popular cloud computing platform that has enabled several organizations during the last few years to successfully implement their Infrastructure as a Service (IaaS) platforms. …”
    Libro electrónico
  20. 52880
    Publicado 2018
    “…About This Book Entirely project-based and practical Explains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applications Covers the full range of technologies around Node.js – NPM, version control with Git, and much more Who This Book Is For This book targets anyone looking to launch their own Node applications, switch careers, or freelance as a Node developer. …”
    Libro electrónico