Mostrando 2,721 - 2,740 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.36s Limitar resultados
  1. 2721
    Publicado 2017
    “…Divided into four distinct parts, this book includes: Swift 2 basics: Learn Swift’s basic building blocks and features for object-oriented development OS X app development: Set up the document model, build out features, and sync data with iCloud iOS app development: Use multimedia, contacts, location, notifications, and iCloud files to build a fully featured iOS Notes app Advanced app extensions: Build an Apple Watch app, and learn how to debug, monitor, and test all three of your Swift apps…”
    Libro electrónico
  2. 2722
    por Bolton, W. 1933-
    Publicado 2009
    “…Methods for fault diagnosis, testing and debugging are also discussed. This edition has been enhanced with new material on I/Os, logic, and protocols and networking. …”
    Libro electrónico
  3. 2723
    Publicado 2020
    “…Understand key functional programming concepts with JavaScriptLook under the hood to learn how React runs in the browserCreate application presentation layers with React componentsManage data and reduce the time you spend debugging applicationsIncorporate React Hooks to manage state and fetch dataUse a routing solution for single-page application featuresLearn how to structure React applications with servers in mind…”
    Libro electrónico
  4. 2724
    Publicado 2017
    “…Learn key functional programming concepts with JavaScript Peek under the hood to understand how React runs in the browser Create application presentation layers by mounting and composing React components Use component trees to manage data and reduce the time you spend debugging applications Explore React’s component lifecycle and use it to load data and improve UI performance Use a routing solution for browser history, bookmarks, and other features of single-page applications Learn how to structure React applications with servers in mind…”
    Libro electrónico
  5. 2725
    Publicado 2017
    “…You’ll find recipes for: High-performance load balancing with HTTP, TCP, and UDP Traffic management and A/B testing Managing programmability and automation with dynamic templating and the NGINX Plus API Securing access through encrypted traffic, secure links, HTTP authentication subrequests, and more Deploying NGINX to AWS, Azure, and Google cloud-computing services Using Docker to deploy containers and microservices Debugging and troubleshooting, performance tuning, and practical ops tips…”
    Libro electrónico
  6. 2726
    Publicado 2019
    “…Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand types, methods, and multiple dispatch Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design and data structures through case studies…”
    Libro electrónico
  7. 2727
    por Payne, James R.
    Publicado 2024
    “…You will: Install and configure Python Grasp basic software development principles and syntax Understand the best practices for coding in Python Create applications and debug code…”
    Libro electrónico
  8. 2728
    por Thilmany, Christian
    Publicado 2004
    “…In addition to covering both lower and higher level programming with patterns, this book also includes helpful primers on XML and web services, as well as thorough coverage of debugging, exceptions, error handling, and architecture. …”
    Libro electrónico
  9. 2729
    por Frahim, Jazib, Santos, Omar
    Publicado 2010
    “…Written by two leading Cisco security experts, this book presents each Cisco ASA solution in depth, offering comprehensive sample configurations, proven troubleshooting methodologies, and debugging examples. Readers will learn about the Cisco ASA Firewall solution and capabilities; secure configuration and troubleshooting of site-to-site and remote access VPNs; Intrusion Prevention System features built into Cisco ASA's Advanced Inspection and Prevention Security Services Module (AIP-SSM); and Anti-X features in the ASA Content Security and Control Security Services Module (CSC-SSM). …”
    Libro electrónico
  10. 2730
    por Koul, Anirudh
    Publicado 2019
    “…Train, tune, and deploy computer vision models with Keras, TensorFlow, Core ML, and TensorFlow Lite; Develop AI for a range of devices including Raspberry Pi, Jetson Nano, and Google Coral; Explore fun projects, from Silicon Valley’s Not Hotdog app to 40+ industry case studies; Simulate an autonomous car in a video game environment and build a miniature version with reinforcement learning; Use transfer learning to train models in minutes; Discover 50+ practical tips for maximizing model accuracy and speed, debugging, and scaling to millions of users…”
    Libro electrónico
  11. 2731
    Publicado 2020
    “…Recipes include: Methods for compiling, running, and debugging Packaging Java classes and building applications Manipulating, comparing, and rearranging text Regular expressions for string and pattern matching Handling numbers, dates, and times Structuring data with collections, arrays, and other types Object-oriented and functional programming techniques Input/output, directory, and filesystem operations Network programming on both client and server Processing JSON for data interchange Multithreading and concurrency Using Java in big data applications Interfacing Java with other languages…”
    Libro electrónico
  12. 2732
    Publicado 2016
    “…Explore basic CRUD operations with MongoDB. Practice debugging, error handling, logging, and monitoring…”
    Video
  13. 2733
    Publicado 2012
    “…Craig covers conditions, loops, arrays, sorting, functions, paramaters and debugging. You will even learn advanced concepts such as OOP, string manipulations, regular expressions and other programming patterns. …”
    Video
  14. 2734
    por Beckwith, Burt
    Publicado 2013
    “…You’ll learn best practices for building and deploying Grails applications, including performance, security, scaling, tuning, debugging, and monitoring. Understand how Grails integrates with Groovy, Spring, Hibernate, and other JVM technologies, and learn how to create and use plugins to augment your application’s functionality. …”
    Libro electrónico
  15. 2735
    Publicado 2024
    “…With this book, you will: Learn what serverless is, how it works, and why teams are adopting it Understand the benefits of Knative for cloud native development teams Learn how to build a serverless application on Knative Explore the challenges serverless introduces for debugging and the tools that can help improve it Learn why event-driven architecture and serverless compute are complementary but distinct Understand when a serverless approach might not be the right system design…”
    Libro electrónico
  16. 2736
    Publicado 2024
    “…This practical guide will help you: Build efficient applications composed of functions and objects; Explore the type system of modern PHP; Understand key concepts such as encryption, error handling, debugging, and performance tuning; Examine the PHP package/extension ecosystem; Learn how to build basic web and command-line applications; Work securely with files on a machine, both encrypted and in plain text"--…”
    Libro electrónico
  17. 2737
    por McNavage, Terry
    Publicado 2010
    “…Rather than staring blankly at gobbledygook, you'll explore JavaScript by entering and running hundreds of code samples in Firebug, a free JavaScript debugger. Then in the last two chapters, you'll leave the safety of Firebug and hand-code an uber cool JavaScript application in your preferred text editor. …”
    Libro electrónico
  18. 2738
    Publicado 2020
    “…You will: Examine the condition system and see why it is important in Common Lisp Construct the condition system from scratch using foundational mechanisms provided by Common Lisp Program the condition system and its control flow mechanisms to achieve practical results Implement all parts of a condition system: conditions, restarts, handler- and restart-binding macros, signalling mechanisms, assertions, a debugger, and more…”
    Libro electrónico
  19. 2739
    Publicado 2017
    “…Understand the features and syntax of Vim’s built-in scripting language Learn to connect your scripts into Vim’s interface via abbreviations, maps, and auto commands Survey the limitations and pitfalls of the Vimscript language and learn to avoid them Master the ability to use the Vimscript debugger Review dozens of the most useful built-in functions Vim provides Understand how to implement your own Vim functions See how Vim is scripted in other scripting languages, so you can reuse functions you’ve invented Dr. …”
    Video
  20. 2740
    Publicado 2023
    “…We will also explore how to troubleshoot and debug issues that may arise using Nomad in a production environment. …”
    Video