Mostrando 2,961 - 2,980 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.27s Limitar resultados
  1. 2961
    Publicado 2018
    “…What you will learn Manage Odoo server instances Create a new Odoo application from scratch using the most frequently used elements Develop new models and use inheritance to extend existing models Use ORM methods in the Odoo server and from external clients Create Kanban views using QWeb effectively Build custom web and website CMS pages Use external APIs to integrate Odoo with external applications Add automated tests and techniques to debug module business logic Who this book is for If you are a developer familiar with Python and MVC design and want to build business applications using Odoo, this book is for you…”
    Libro electrónico
  2. 2962
    Publicado 2022
    “…Finally, you will learn about logging, metrics, tracing, and use that information for debugging. What You Will Learn Build a foundation of basic microservices architecture design Follow an example of using event storming and domain-driven design to understand the monolithic application modified for microservices Understand, via detailed commands, how Docker is used to containerize applications Get an overview of creating microservices from a monolithic application Call microservices using RPC and messaging communication styles with MassTransit Comprehend decentralizing data and handling distributed transactions Use Azure Kubernetes Service to host and scale your microservices Know the methods to make your microservices more robust Discover testing techniques for RPC and messaging communication styles Apply the applications you build for actual use Practice cross-cutting concerns such as logging, metrics, and tracing Who This Book Is For Developers and software architects. …”
    Libro electrónico
  3. 2963
    Publicado 2022
    “…The following section covers writing more robust asyncio code to test and debug your code, handle stuck tasks using time out, logging and error handling and task management. …”
    Video
  4. 2964
    Publicado 2017
    “…By the end of the book, you will learn how to build components that are easy to understand, debug, and use in different applications. Style and Approach The easy-to-read book with its fast-paced nature will improve the productivity of Python programmers and improve the performance of Python applications. …”
    Libro electrónico
  5. 2965
    Publicado 2018
    “…Sessions on system monitoring, observability, and performance, including Idit Levine's (solo.io) exploration of debugging techniques via a service mesh, OpenTracing, and Squash. …”
    Video
  6. 2966
    Publicado 2017
    “…We will also cover security and how to secure your system, along with managing the network and debugging it. This course includes everything that you need to know about getting started with Linux administration, learning Linux programming, and managing large backend infrastructure. …”
    Video
  7. 2967
    Publicado 2017
    “…Support the development process by setting up and using Package feeds. Debug Yocto Project by configuring Poky. Build an image for the BeagleBone Black, RaspberryPi 3, and Wandboard, and boot it from an SD card. …”
    Libro electrónico
  8. 2968
    por Brown, Carl
    Publicado 2015
    “…Understand mobile-specific issues that lead even experienced developers astray Find developers who can do a great job with your unique app at a fair price Define the requirements you need to create accurate schedules and budgets Work with developers to get the best possible results Manage and communicate effectively to avoid cost overruns Solve problems before they get out of control Develop wireframes and prototypes that clarify the user’s core experience Choose app components, from servers to data storage Select tools for source control, testing, project tracking, and more Identify and fill crucial skills gaps Estimate the quality of the app you’re building Efficiently test and debug your app Recover from App Store rejection Leverage user feedback to help plan your next release Determine when an existing project is too far off course to fix…”
    Libro electrónico
  9. 2969
    por Kalb, Irv. author
    Publicado 2016
    “…What You Will Learn Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line! …”
    Libro electrónico
  10. 2970
    Publicado 2015
    “…This session discusses the importance of monotonicity, smoothness, semantically meaningful inputs and outputs, and designing algorithms that are easy to debug. Visual Understanding Beyond Naming Alyosha Efros, Associate Professor, UC Berkeley This session describes some of the efforts to bypass the “language bottleneck” and other information to help in visual understanding and visual data mining. …”
    Video
  11. 2971
    Publicado 2017
    “…clear, effective requirements for ServiceNow development Avoid common pitfalls and missteps that could seriously impact future progress and upgradeability Know how to troubleshoot when things go wrong using debugging tools Discover developer ?tips and tricks? …”
    Libro electrónico
  12. 2972
    por Engel, Joshua, 1970-
    Publicado 1999
    “…Programming for the Java Virtual Machine offers comprehensive coverage of all the major elements of the Java virtual machine--classes and objects, control instructions, debugging, class loaders, compiling the Java programming language, performance issues, security, and threads and synchronization. …”
    Libro electrónico
  13. 2973
    Publicado 2015
    “…What You Will Learn Use lambda expressions to simplyfy code Use function composition to achieve code fluency Apply streams to simply implementations and achieve parallelism Incorporate recursion to support an application's functionality Provide more robust implementations using Optionals Implement design patterns with less code Refactor object-oriented code to create a functional solution Use debugging and testing techniques specific to functional programs In Detail Functional programming is an increasingly popular technology that allows you to simplify many tasks that are often cumbersome and awkward using an object-oriented approach. …”
    Libro electrónico
  14. 2974
    Publicado 2021
    “…By the end of this Jira book, you’ll have gained a thorough understanding of automation rules and learned how to use them to automate everyday tasks in Jira without using any code.What you will learnUnderstand the basic concepts of automation such as triggers, conditions, and actionsFind out how to use if–then scenarios and conditions to automate your processes with practical examplesUse smart values to achieve complex and more powerful automationImplement use cases in a practical way, including automation with Slack, Microsoft Teams, GitHub, and BitbucketDiscover best practices for writing and maintaining automation rulesExplore techniques for debugging rules and solving common issuesWho this book is forThis book is for Jira administrators and project managers who want to learn about automation capabilities provided in Jira. …”
    Libro electrónico
  15. 2975
    Publicado 2015
    “…Coverage includes Writing effective Swift code that communicates clearly and coherently to the compiler, your team, and to "future you," who will be maintaining this code Using Xcode to handle changes in Swift's language constructs as the language evolves Building feedback, documentation, and output to meet your development and debugging needs Making the most of optionals and their supporting constructs Using closures to encapsulate state and functionality and treat actions as variables for later execution Leveraging control flow with innovative Swift-specific statements Working with all Swift types: classes, enumerations, and structures Using generics and protocols to build robust code that expands functionality beyond single types Making the most of the powerful Swift error system Working with innovative features such as array indexing, general subscripting, statement labels, custom operators, and more…”
    Libro electrónico
  16. 2976
    por Rubini, Alessandro
    Publicado 2001
    “…Contents include: Building a driver and loading modules Complete character, block, and network drivers Debugging a driver Timing Handling symmetric multiprocessing (SMP) systems Memory management and DMA Interrupts Portability issues Peripheral Component Interconnect (PCI)…”
    Libro electrónico
  17. 2977
    Publicado 1998
    “…This book teaches you to troubleshoot and debug common Lingo errors. Lingo in a Nutshell is the book for which both Director users and power Lingo programmers have been yearning. …”
    Libro electrónico
  18. 2978
    Publicado 2009
    “…This book • Explains the entire lifecycle of a LINQ project: design, development, debugging, and much more • Teaches LINQ from both a practical and theoretical perspective • Leverages C# language features that simplify LINQ development • Offers developers powerful LINQ query expressions to perform virtually any data-related task • Teaches how to query SQL databases for objects and how to modify those objects • Demonstrates effective use stored procedures and database functions with LINQ • Shows how to add business logic that reflects the specific requirements of your organization • Teaches developers to create, query, and transform XML data with LINQ • Shows how to transform object, relational, and XML data between each other • Offers best patterns and practices for writing robust, easy-to-maintain LINQ code…”
    Libro electrónico
  19. 2979
    Publicado 2008
    “…Use XAML to create state-of-the-art user interfaces Create XAML transforms and animations Design compelling user experiences with Microsoft Expression Blend Integrate media into your rich Internet applications Program Silverlight with both JavaScript and .NET languages Deploy Silverlight content to web pages Encode videos with Expression Media Encoder Make the most of Silverlight elements, resources, and styles Use templates to quickly change your application’s look and feel Efficiently debug Silverlight code Use design tools to create graphics that import seamlessly into Silverlight Laurent Bugnion has been a software engineer since 1996. …”
    Libro electrónico
  20. 2980
    Publicado 2008
    “…Behandelt werden unter anderem: Scaffolding und Prototyping CakePHP-Console und Bake-Shell Interaktivität mit Ajax Sicherheit, Authentifizierung und Autorisierung Lokalisierung und Internationalisierung Testing, Debugging und Fehlerbehandlung Das breite Themenspektrum und die praxisnahe Herangehensweise machen dieses Tutorial zum maßgeblichen Handbuch zu CakePHP…”
    Libro electrónico