Mostrando 2,201 - 2,220 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.32s Limitar resultados
  1. 2201
    Publicado 2018
    Tabla de Contenidos: “…Javaagent - a complex but powerful instrumentation -- Sirona javaagent -- SQL Monitoring -- Data aggregation -- Tracing -- APM -- Summary -- Chapter 4: Application Optimization - Memory Management and Server Configuration -- Java and the memory -- Garbage collector -- Garbage collector algorithms -- The serial collector -- Parallel and parallel compacting collectors -- Concurrent Mark Sweep (CMS) -- Garbage First (G1) -- Common memory settings -- Debugging GC behavior -- Heap dump -- Java EE and the resources -- DataSource -- Java EE and pools -- Java EE and HTTP pools -- Java EE implicit features -- Summary -- Chapter 5: Scale Up - Threading and Implications -- Java EE threading model -- Thread data and consistency -- Concurrent data access -- Java and thread safety -- Synchronized -- Locks -- java.util.concurrent -- The volatile data -- Java EE and threads -- CDI asynchronous events -- EJB @Asynchronous -- EE concurrency utilities for Java EE -- ManagedExecutorService -- ManagedScheduledExecutorService -- Java EE threads -- ContextService -- EJB @Lock -- HTTP threads -- Server side -- Client side -- Reactive programming and Java EE -- Message passing and Java EE -- Summary -- Chapter 6: Be Lazy -- Cache Your Data -- Caching challenges -- How does the cache work? …”
    Libro electrónico
  2. 2202
    Publicado 2013
    Tabla de Contenidos: “…Introduction to SharePoint Development -- SharePoint Programming Interfaces -- The SharePoint Server-Side API -- The SharePoint Client-Side Object Model -- SharePoint App Model -- Setting Up a SharePoint Development Environment -- Creating Visual Web Parts -- Setting Up a Visual Studio Project -- Running the Visual Web Part -- Debugging and Adding Breakpoints -- Developing a SharePoint App -- Creating a Developer Site -- Creating an App Domain -- Summary -- 13. …”
    Libro electrónico
  3. 2203
    Publicado 2017
    Tabla de Contenidos: “…-- Use of logging -- Logging vs Debugging -- What are the main components? -- How to do logging? …”
    Libro electrónico
  4. 2204
    Publicado 2019
    Tabla de Contenidos: “…-- How to Write a Shell Script -- More Formatting Tricks -- Summing Up -- 25 STARTING A PROJECT -- First Stage: Minimal Document -- Second Stage: Adding a Little Data -- Variables and Constants -- Here Documents -- Summing Up -- 26 TOP-DOWN DESIGN -- Shell Functions -- Local Variables -- Keep Scripts Running -- Summing Up -- 27 FLOW CONTROL: BRANCHING WITH IF -- if Statements -- Exit Status -- Using test -- A More Modern Version of test -- (( ))-Designed for Integers -- Combining Expressions -- Control Operators: Another Way to Branch -- Summing Up -- 28 READING KEYBOARD INPUT -- read-Read Values from Standard Input -- Validating Input -- Menus -- Summing Up -- Extra Credit -- 29 FLOW CONTROL: LOOPING WITH WHILE/UNTIL -- Looping -- Breaking Out of a Loop -- Reading Files with Loops -- Summing Up -- 30 TROUBLESHOOTING -- Syntactic Errors -- Logical Errors -- Testing -- Debugging -- Summing Up -- 31 FLOW CONTROL: BRANCHING WITH CASE -- The case Command -- Summing Up -- 32 POSITIONAL PARAMETERS -- Accessing the Command Line -- Handling Positional Parameters en Masse -- A More Complete Application -- Summing Up -- 33 FLOW CONTROL: LOOPING WITH FOR -- for: Traditional Shell Form…”
    Libro electrónico
  5. 2205
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Java 9 -- Getting started with Java -- Installing Java -- Installation on Windows -- Installation on MAC OS X -- Installation on Linux -- Setting JAVA_HOME -- Executing jshell -- Looking at the byte code -- Packaging classes into a JAR file -- Managing the running Java application -- Using an IDE -- NetBeans -- Eclipse -- IntelliJ -- IDE services -- IDE screen structure -- Editing files -- Managing projects -- Build the code and run it -- Debugging Java -- Summary -- Chapter 2: The First Real Java Program - Sorting Names -- Getting started with sorting -- Bubble sort -- Getting started with project structure and build tools -- Make -- Ant -- Installing Ant -- Using Ant -- Maven -- Installing Maven -- Using Maven -- Gradle -- Installing Gradle -- Setting up the project with Maven -- Coding the sort -- Understanding the algorithm and language constructs -- Blocks -- Variables -- Types -- Arrays -- Expressions -- Loops -- Conditional execution -- Final variables -- Classes -- Inner, nested, local, and anonymous classes -- Packages -- Methods -- Interfaces -- Argument passing -- Fields -- Modifiers -- Object initializers and constructors -- Compiling and running the program -- Summary -- Chapter 3: Optimizing the Sort - Making Code Professional -- The general sorting program -- A brief overview of various sorting algorithms -- Quick sort -- Project structure and build tools -- Maven dependency management -- Code the sort -- Creating the interfaces -- Creating BubbleSort -- Amending the interfaces -- Architectural considerations -- Creating unit tests -- Adding JUnit as dependency -- Writing the BubbleSortTest class -- Good unit tests -- A good unit test is readable…”
    Libro electrónico
  6. 2206
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Acknowledgments -- Contributors -- Table of Contents -- Preface -- Part 1: Foundations of a Modern Rendering Engine -- Chapter 1: Introducing the Raptor Engine and Hydra -- Technical requirements -- Windows -- Linux -- macOS -- How to read this book -- Understanding the code structure -- Layers of code -- Understanding the glTF scene format -- PBR in a nutshell -- A word on GPU debugging -- Summary -- Further reading -- Chapter 2: Improving Resources Management -- Technical requirements -- Unlocking and implementing bindless rendering -- Checking for support -- Creating the descriptor pool -- Updating the descriptor set -- Update to shader code -- Automating pipeline layout generation -- Compiling GLSL to SPIR-V -- Understanding the SPIR-V output -- From SPIR-V to pipeline layout -- Improving load times with a pipeline cache -- Summary -- Further reading -- Chapter 3: Unlocking Multi-Threading -- Technical requirements -- Task-based multi-threading using enkiTS -- Why task-based parallelism? …”
    Libro electrónico
  7. 2207
    Publicado 2024
    Tabla de Contenidos: “…Deep diving into the lifecycle of a real app -- Adding conditional rendering to the sidebar -- Writing the logic to handle the sidebar states -- Save and read the user preference in localStorage -- Summary -- Chapter 10: Handling Routing with Vue Router -- Technical requirements -- Introducing vue-router -- Learning about vue-router configuration -- Creating our first view -- Navigating between routes -- Using the &lt -- router-link&gt -- component -- Programmatic navigation -- Dynamic route matching -- Creating a user profile page -- Creating a user profile route -- Adding navigation using the route name -- Reading route parameters in a route component -- Learning about nested routes -- Applying nested routes to the user -- Reusing routes with alias and redirect -- Summary -- Chapter 11: Managing Your Application's State with Pinia -- Technical requirements -- When to use state management -- Learning about the structure of a Pinia store -- Centralized sidebar state management with Pinia -- Creating our first store -- Creating a post store with Pinia -- Implementing an Add Post action -- Summary -- Chapter 12: Achieving Client-Side Validation with VeeValidate -- Technical requirements -- Understanding forms -- Wrapping your form within the &lt -- form&gt -- element -- Do not forget labels -- There is more than just type="text" -- Setting your form to be autocompleted -- Two-way binding with v-model -- Controlling your form using VeeValidate -- Defining your form validation with VeeValidate -- Using VeeValidate rules -- Summary -- Part 4: Conclusion and Further Resources -- Chapter 13: Unveiling Application Issues with the Vue Devtools -- Getting familiar with the Vue Devtools -- Debugging components in your Vue Devtools -- Use cases for the Vue Devtools information panel -- Deep dive into the Vue Devtools Timeline tab…”
    Libro electrónico
  8. 2208
    Publicado 2018
    Tabla de Contenidos: “…. -- Using template engines -- Getting ready -- How to do it... -- Debugging your ExpressJS web application…”
    Libro electrónico
  9. 2209
    Publicado 2011
    Tabla de Contenidos: “…Cover -- Contents -- Preface -- Part I: Introduction -- 1 Overview -- Java EE 6 PlatformHighlights -- Java EE ApplicationModel -- DistributedMultitiered Applications -- Java EE Containers -- Web Services Support -- Java EE Application Assembly and Deployment -- Packaging Applications -- Development Roles -- Java EE 6 APIs -- Java EE 6 APIs in the Java Platform, Standard Edition 6.0 -- GlassFish Server Tools -- 2 Using the Tutorial Examples -- Required Software -- Starting and Stopping the GlassFish Server -- Starting the Administration Console -- Starting and Stopping the Java DB Server -- Building the Examples -- Tutorial Example Directory Structure -- Getting the Latest Updates to the Tutorial -- Debugging Java EE Applications -- Part II: The WebTier -- 3 Getting Started withWeb Applications -- Web Applications -- Web Application Lifecycle -- WebModules: The hello1 Example -- Configuring Web Applications: The hello2 Example -- Further Information about Web Applications -- 4 JavaServer FacesTechnology -- What Is a JavaServer Faces Application? …”
    Libro electrónico
  10. 2210
    por Agarwal, Dhairyya
    Publicado 2024
    Tabla de Contenidos: “…Communication and Stakeholder Management -- Measuring and Tracking Progress -- Adjusting the Roadmap as Needed -- Summary -- Chapter 7: Integrating Quantum Computing into an Existing System -- Introduction to Integrating Quantum Computing -- Analyzing Existing Systems -- Data Preparation for Quantum Computing -- Quantum Computing Software Development -- Integration Strategies -- Choosing the Right Quantum Computing Provider -- Debugging and Error Correction in Quantum Computing -- Testing and Validating Quantum Computing Systems -- Maintenance and Upkeep of Quantum Computing Systems -- Security Considerations for Quantum Computing Integration -- Summary -- Chapter 8: Releasing Quantum Computing Products -- How to Monetize the Product -- Working on Activation -- Understanding Your Acquisition Channels -- Positioning the Product -- Preparing for Market Release and Launch Strategies -- Managing Customer Expectations -- Post-Launch Monitoring and Feedback -- Summary -- Chapter 9: Challenges and Risks in Productizing Quantum Computing -- Identifying Challenges in Productizing Quantum Computing -- Hardware Limitations -- Cold Environments: The Quantum Refrigerator -- Software Challenges: Speaking the Quantum Language -- Quantum-to-Classical Transition -- Mitigating Technical Risks -- Researching and Investing in Error Correction Methods -- Continuous R&amp -- D on More Stable Qubits -- Hybrid Systems: Bridging Quantum and Classical -- Collaboration with Experts and Institutions at the Forefront of Quantum Research -- Managing Business Risks -- Conduct Thorough Market Analysis to Identify Genuine Use Cases -- Educate Stakeholders About Quantum's Realistic Potential -- Diversify Quantum Applications Across Sectors -- Continuously Monitor Technological Advancements to Pivot If Necessary -- Addressing Ethical and Social Implications…”
    Libro electrónico
  11. 2211
    por Gasston, Peter
    Publicado 2013
    Tabla de Contenidos: “…Modern JavaScript -- New in JavaScript -- The async and defer Attributes -- The addEventListener Method -- The event Object -- Removing Event Listeners -- The DOMContentLoaded Event -- Input Events -- Touch Events -- Pointer Events -- CSS Selectors in JavaScript -- The getElementsByClassName() Method -- Interacting with Classes -- JavaScript Libraries -- jQuery -- YepNope -- Modernizr -- Mustache -- Polyfills and Shims -- Testing and Debugging -- Summary -- F. Further Reading -- 6. Device Apis -- Geolocation -- Orientation -- Fullscreen -- Vibration -- Battery Status -- Network Information -- Camera and Microphone -- Web Storage -- Drag and Drop -- Interacting with Files -- Mozilla's Firefox OS and WebAPIs -- PhoneGap and Native Wrappers -- Summary -- G. …”
    Libro electrónico
  12. 2212
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Acknowledgments -- Table of Contents -- Preface -- Chapter 1: Getting Started with Java 11 -- Getting started with Java -- Version numbers -- Installing Java -- Installation on Windows -- Installation on macOS -- Installation on Linux -- Setting JAVA_HOME -- Executing jshell -- Looking at the bytecode -- Packaging classes into a JAR file -- Managing the running Java application -- Using an IDE -- NetBeans -- Eclipse -- IntelliJ -- IDE services -- IDE screen structure -- Editing files -- Managing projects -- Building the code and running it -- Debugging Java -- Summary -- Chapter 2: The First Real Java Program - Sorting Names -- Getting started with sorting -- Bubble sort -- Getting started with project structure and build tools -- Make -- Ant -- Installing Ant -- Using Ant -- Maven -- Installing Maven -- Using Maven -- Gradle -- Installing Gradle -- Setting up the project with Maven -- Coding the sort -- Understanding the algorithm and language constructs -- Blocks -- Variables -- Types -- Arrays -- Expressions -- Loops -- Conditional execution -- Final variables -- Classes -- Inner, nested, local, and anonymous classes -- Packages -- Methods -- Interfaces -- Argument passing -- Fields -- Modifiers -- Object initializers and constructors -- Compiling and running the program -- Summary -- Chapter 3: Optimizing the Sort - Making Code Professional -- The general sorting program -- A brief overview of various sorting algorithms -- Quicksort -- Project structure and build tools -- Maven dependency management -- Coding the sort -- Creating the interfaces -- Creating BubbleSort -- Architectural considerations -- Creating unit tests -- Adding JUnit as a dependency -- Writing the BubbleSortTest class -- Good unit tests -- A good unit test is readable -- Unit tests are fast…”
    Libro electrónico
  13. 2213
    Publicado 2018
    Tabla de Contenidos: “…-- Features -- Visual Studio Code -- IntelliSense -- Debugging -- SCM support -- Terminal -- Hello World example -- Using variables, types, and functions -- Type inference -- Using const -- Using let -- Using functions -- Arrow functions -- Working with classes and interfaces -- Interface -- Classes -- Inheritance -- Working with arrays -- Summary -- Chapter 9: Angular in a Nutshell -- Understanding Angular -- Anatomy of a component -- Components live and die -- Component in code -- Pipes -- Modules -- Bootstrapping process -- Angular 2 and beyond -- Angular CLI -- Project structure -- Rapid development…”
    Libro electrónico
  14. 2214
    Publicado 2022
    Tabla de Contenidos: “…. -- Chapter 2: Prototyping with Microcontrollers -- Technical requirements -- Code debugging 101 -- Getting ready -- How to do it... -- There's more -- Implementing an LED status indicator on the breadboard -- Getting ready -- How to do it... -- Controlling an external LED with the GPIO -- Getting ready -- How to do it... -- Turning an LED on and off with a push-button -- Getting ready -- How to do it... -- Using interrupts to read the push-button state -- Getting ready -- How to do it... -- Powering microcontrollers with batteries -- Getting started -- How to do it... -- There's more -- Chapter 3: Building a Weather Station with TensorFlow Lite for Microcontrollers -- Technical requirements -- Importing weather data from WorldWeatherOnline -- Getting ready -- How to do it... -- Preparing the dataset -- Getting ready -- How to do it... -- Training the ML model with TF -- Getting ready…”
    Libro electrónico
  15. 2215
    por Kereki, Federico
    Publicado 2023
    Tabla de Contenidos: “…Creating pipelines -- Debugging pipelines -- Pointfree style -- Chaining and fluent interfaces -- An example of fluent APIs -- Chaining method calls -- Composing -- Some examples of composition -- Composing with higher-order functions -- Transducing -- Composing reducers -- Generalizing for all reducers -- Testing connected functions -- Testing pipelined functions -- Testing composed functions -- Testing chained functions -- Testing transduced functions -- Summary -- Questions -- Chapter 9: Designing Functions - Recursion -- Using recursion -- Thinking recursively -- Higher-order functions revisited -- Searching and backtracking -- Mutual recursion -- Odds and evens -- Doing arithmetic -- Recursion techniques -- Tail call optimization -- Continuation-passing style -- Trampolines and thunks -- Recursion elimination -- Summary -- Questions -- Chapter 10: Ensuring Purity - Immutability -- Going the straightforward JavaScript way -- Mutator functions -- Constants -- Freezing -- Cloning and mutating -- Getters and setters -- Lenses -- Prisms -- Creating persistent data structures -- Working with lists -- Updating objects -- A final caveat -- Summary -- Questions -- Chapter 11: Implementing Design Patterns - The Functional Way -- Understanding design patterns -- Design pattern categories -- Do we need design patterns? …”
    Libro electrónico
  16. 2216
    Publicado 2023
    Tabla de Contenidos: “…Part 2: Configuring and Modifying Linux Systems -- Chapter 6: Basic System Settings -- Overview of basic settings -- The hosts configuration file -- The resolv configuration file -- The network-scripts configuration file -- The dhclient configuration file -- The sysctl configuration file -- Summary -- Chapter 7: User and Group Management -- Overview of managing accounts/groups -- How to add a new account -- Using useradd -- Using adduser -- How to delete an account -- Understanding the/etc/sudoers file -- Switching users -- Managing account passwords -- Locking/unlocking user accounts -- Setting password expiration -- Group management -- Permissions -- Changing groups -- Summary -- Chapter 8: Software Installation and Package Repositories -- Software installation, packages, and dependencies -- Package managers -- Package files -- Inspecting package files -- Inspecting installed packages -- Installing and removing package files -- Package repositories and high-level package managers -- Package repositories -- High-level package managers -- Searching for packages -- System upgrade -- Upgrading a system with YUM or DNF -- Upgrading a system with APT -- Summary -- Further reading -- Chapter 9: Network Configuration and Debugging -- Linux network stack -- Network interfaces and addresses in Linux -- Discovering physical network devices -- Network interface names -- Using the ip command -- Discovering and inspecting logical links -- Viewing and changing Ethernet link MAC addresses -- Viewing and changing IP addresses -- Routes and neighbor tables -- ARP and NDP neighbor tables -- Routes and route tables -- NetworkManager -- Distribution-specific configuration methods -- Debian -- Old Red Hat-based distributions -- Network troubleshooting -- Using ping -- Using traceroute -- Summary -- Chapter 10: Storage Management -- Adding additional storage volumes…”
    Libro electrónico
  17. 2217
    por Cinar, Onur
    Publicado 2012
    “…Native graphics and sound using JNI Graphics, OpenGL ES, and OpenSL ES. Debugging and troubleshooting native applications using Logging, GNU Debugger (GDB), Eclipse Debugger, Valgrind, strace, and other tools. …”
    Libro electrónico
  18. 2218
    Publicado 2010
    Tabla de Contenidos: “…11.1.4 Public import Declarations -- 11.1.5 Static import Declarations -- 11.1.6 Selective imports -- 11.1.7 Renaming in imports -- 11.1.8 The module Declaration -- 11.1.9 Module Summaries -- 11.2 Safety -- 11.2.1 Defined and Undefined Behavior -- 11.2.2 The @safe, @trusted, and @system Attributes -- 11.3 Module Constructors and Destructors -- 11.3.1 Execution Order within a Module -- 11.3.2 Execution Order across Modules -- 11.4 Documentation Comments -- 11.5 Interfacing with C and C++ -- 11.6 Deprecated -- 11.7 Version Declarations -- 11.8 Debug Declarations -- 11.9 D's Standard Library -- 12 Operator Overloading -- 12.1 Overloading Operators -- 12.2 Overloading Unary Operators -- 12.2.1 Using mixin to Consolidate Operator Definitions -- 12.2.2 Postincrement and Postdecrement -- 12.2.3 Overloading the cast Operator -- 12.2.4 Overloading Ternary Operator Tests and if Tests -- 12.3 Overloading Binary Operators -- 12.3.1 Operator Overloading [sup(2)] -- 12.3.2 Commutativity -- 12.4 Overloading Comparison Operators -- 12.5 Overloading Assignment Operators -- 12.6 Overloading Indexing Operators -- 12.7 Overloading Slicing Operators -- 12.8 The Operator -- 12.9 Overloading foreach -- 12.9.1 Foreach with Iteration Primitives -- 12.9.2 Foreach with Internal Iteration -- 12.10 Defining Overloaded Operators in Classes -- 12.11 And Now for Something Completely Different: opDispatch -- 12.11.1 Dynamic Dispatch with opDispatch -- 12.12 Summary and Quick Reference -- 13 Concurrency -- 13.1 Concurrentgate -- 13.2 A Brief History of Data Sharing -- 13.3 Look, Ma, No (Default) Sharing -- 13.4 Starting a Thread -- 13.4.1 Immutable Sharing -- 13.5 Exchanging Messages between Threads -- 13.6 Pattern Matching with receive -- 13.6.1 First Match -- 13.6.2 Matching Any Message -- 13.7 File Copying-with a Twist -- 13.8 Thread Termination -- 13.9 Out-of-Band Communication…”
    Libro electrónico
  19. 2219
    por Ballard, Chuck
    Publicado 2005
    “…They can then write and debug their applications in EGL, and the Java code will be generated for them. …”
    Libro electrónico
  20. 2220
    Publicado 2018
    Tabla de Contenidos: “….movingaverage() -- .trend() -- .range() -- .precision() -- Data source functions -- Elasticsearch -- Static/value -- World bank -- Setting the offset for data sources -- Saving Timelion graph -- Timelion sheet option -- Deleting Timelion sheet -- Timelion help -- Function reference -- Keyboard tips -- Timelion auto-refresh -- Summary -- Chapter 7: Interact with Your Data Using Dev Tools -- Console -- Copy as cURL -- Auto indent -- Multiple requests in console -- Profiling queries -- Query profile -- Aggregation profile -- Grok debugger -- Summary -- Chapter 8: Tweaking Your Configuration with Kibana Management -- Index pattern -- Creating the index pattern -- Setting the default index pattern -- Refreshing index pattern fields -- Deleting an index pattern -- Managing fields -- String -- Dates -- Geographic point field -- Numbers -- Saved objects -- Dashboards -- Searches -- Visualizations -- Advanced settings -- xPack:defaultAdminEmail -- search:queryLanguage -- search:queryLanguage:switcher:enable -- dateFormat -- dateFormat:tz -- dateFormat:dow -- defaultIndex -- Reporting -- Security -- Roles -- Users -- Watcher -- Creating the watch -- Threshold alert -- Advanced watch -- Deleting the watch -- Summary -- Chapter 9: Understanding X-Pack Features -- Installing X-Pack -- Installing X-Pack into Elasticsearch -- Installing X-Pack into Kibana -- Features of X-Pack -- Monitoring -- Elasticsearch monitoring -- Kibana monitoring -- Security settings -- Users -- Roles -- Machine learning -- Other options of X-Pack -- Application Performance Monitoring -- Logging -- Apache logs -- MySQL logs -- Nginx logs -- System logs -- Metrics -- Apache metrics -- Docker metrics -- Kubernetes metrics -- MySQL metrics -- Nginx metrics -- Redis metrics -- System metrics -- Summary -- Chapter 10: Machine Learning with Kibana -- Machine learning jobs -- Single metric Jobs…”
    Libro electrónico