Mostrando 3,021 - 3,040 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.28s Limitar resultados
  1. 3021
    Publicado 2001
    “…In Part 4 we cover application testing from simple unit testing through application assembly and deployment to debugging and tracing. We also investigate how unit testing can be automated using JUnit. …”
    Libro electrónico
  2. 3022
    Publicado 2008
    “…. • Addresses drivers discussed in no other book, including drivers for I2C, video, sound, PCMCIA, and different types of flash memory • Demystifies essential kernel services and facilities, including kernel threads and helper interfaces • Teaches polling, asynchronous notification, and I/O control • Introduces the Inter-Integrated Circuit Protocol for embedded Linux drivers • Covers multimedia device drivers using the Linux-Video subsystem and Linux-Audio framework • Shows how Linux implements support for wireless technologies such as Bluetooth, Infrared, WiFi, and cellular networking • Describes the entire driver development lifecycle, through debugging and maintenance • Includes reference appendixes covering Linux assembly, BIOS calls, and Seq files…”
    Libro electrónico
  3. 3023
    Publicado 2008
    “…The troubleshooting guides present the essential methodologies, debugs, and analysis tools for quickly resolving both the common and complex issues that may be encountered. …”
    Libro electrónico
  4. 3024
    Publicado 2006
    “…Coverage includes • An overview of Ruby, explaining terminology and basic principles • Operations on low-level data types (numbers, strings, regular expressions, dates) • The new regular expression engine (Oniguruma) • Internationalization (I18N) and message catalogs in Ruby • Operations on hashes, arrays, and other data structures such as stacks, trees, and graphs • Working with general I/O, files, and persistent objects • Database coverage including MySQL, SQLite, Oracle, DBI, and more • Ruby-specific techniques in OOP and dynamic programming • Graphical interfaces in Ruby (Tk, GTK+, Fox, and Qt) • Working with Ruby threads for lightweight multitasking • Everyday scripting and system administration in Ruby • Working with image files, PDFs, YAML, XML, RSS, and Atom • Testing, debugging, profiling, and packaging Ruby code • Low-level network programming and client-server interaction • Web development tools including Rails, Nitro, Wee, IOWA, and more • Working with distributed Ruby, Rinda, and Ring • Ruby development tools such as IDEs, documentation tools, and more The source code for the book can be downloaded from www.rubyhacker.com Hal Fulton has worked for over 15 years with variousforms of Unix, including AIX, Solaris, and Linux. …”
    Libro electrónico
  5. 3025
    por Nichols, Bradford
    Publicado 1996
    “…He also describes in a simple, clear manner what all the advanced features are for, and how threads interact with the rest of the UNIX system.Topics include: Basic design techniques Mutexes, conditions, and specialized synchronization techniques Scheduling, priorities, and other real-time issues Cancellation UNIX libraries and re-entrant routines Signals Debugging tips Measuring performance Special considerations for the Distributed Computing Environment (DCE)…”
    Libro electrónico
  6. 3026
    por Varcholik, Paul
    Publicado 2014
    “…Coverage includes • The Direct3D API and graphics pipeline • A 3D math primer: vectors, matrices, coordinate systems, transformations, and the DirectX Math library • Free and low-cost tools for authoring, debugging, and profiling shaders • Extensive treatment of HLSL shader authoring • Development of a C++ rendering engine • Cameras, 3D models, materials, and lighting • Post-processing effects • Device input, component-based architecture, and software services • Shadow mapping, depth maps, and projective texture mapping • Skeletal animation • Geometry and tessellation shaders • Survey of rendering optimization, global illumination, compute shaders, deferred shading, and data-driven engine architecture…”
    Libro electrónico
  7. 3027
    Publicado 2022
    “…Get up and running with Kubernetes 1.19 and simplify the way you build, deploy, and maintain scalable distributed systems Key Features Design and deploy large clusters on various cloud platforms Explore containerized application deployment, debugging, and recovery with the latest Kubernetes version 1.19 Become well-versed with advanced Kubernetes topics such as traffic routing or Pod autoscaling and scheduling Book Description With its broad adoption across various industries, Kubernetes is helping engineers with the orchestration and automation of container deployments on a large scale, making it the leading container orchestration system and the most popular choice for running containerized applications. …”
    Libro electrónico
  8. 3028
    Publicado 2017
    “…After this, you will learn about debugging and testing your Azure functions, and then automating deployment from source control. …”
    Libro electrónico
  9. 3029
    Publicado 2020
    “…What you will learn Perform administrative tasks using the web interface and command-line interface (CLI) Explore the core technologies that will help you boost your network security Discover best practices and considerations for configuring security policies Run and interpret troubleshooting and debugging commands Manage firewalls through Panorama to reduce administrative workloads Protect your network from malicious traffic via threat prevention Who this book is for This book is for network engineers, network security analysts, and security professionals who want to understand and deploy Palo Alto Networks in their ..…”
    Libro electrónico
  10. 3030
    Publicado 2020
    “…Once you grasp the basics, you will acquire the practical knowledge to create stunning graphs and charts using Matplotlib, generate rich graphics with relevant information, automate marketing campaigns, build machine learning projects, and execute debugging techniques. By the end of this book, you will be proficient in identifying monotonous tasks and resolving process inefficiencies to produce superior and reliable systems. …”
    Libro electrónico
  11. 3031
    Publicado 2020
    “…By the end of this algorithm book, you will have gained the confidence to successfully apply computational thinking techniques to software development.What you will learnFind out how to use decomposition to solve problems through visual representationEmploy pattern generalization and abstraction to design solutionsBuild analytical skills required to assess algorithmic solutionsUse computational thinking with Python for statistical analysisUnderstand the input and output needs for designing algorithmic solutionsUse computational thinking to solve data processing problemsIdentify errors in logical processing to refine your solution designApply computational thinking in various domains, such as cryptography, economics, and machine learningWho this book is forThis book is for students, developers, and professionals looking to develop problem-solving skills and tactics involved in writing or debugging software programs and applications. Familiarity with Python programming is required…”
    Libro electrónico
  12. 3032
    por Richter, Kyle
    Publicado 2014
    “…Coverage includes: New physics-based animation effects provided by UIKit Dynamics Making the most of Core Location, MapKit, and Geofencing Leveraging Game Center features such as Leader Boards and Achievements Giving users access to their address and media libraries from within your app Using lightweight JSON to move data among servers, apps, and websites Syncing apps via iCloud using UIDocument and key-value store syncing Securing user data with Keychain Informing users of important app-related events via Notifications Storing and retrieving persistent data locally with Core Data Using advanced Objective-C features to write more manageable, concise apps Improving responsiveness through concurrency with Grand Central Dispatch Advanced text handling and display with TextKit Smoothly handling complex and continuous gestures Effective debugging techniques with Xcode 5 and Instruments Building passes for Passbook and PassKit If you’re a serious iOS developer who wants to build cutting-edge apps, iOS Components and Frameworks delivers the practical skills, reusable code, and expert insights you’re looking for…”
    Libro electrónico
  13. 3033
    por Talbot, James
    Publicado 2014
    “…Learn how to Set up your Android development environment on Windows or Mac operating systems Quickly create a simple, working app that demonstrates basic Android principles Master core building blocks, such as Activities, Intents, Services, and Resources Build a functional user interface, and then make it more intuitive and usable Professionally style your Android app Make your app location-aware Integrate social networking features Build highly efficient threaded apps Integrate database support to read and write data Make your app run faster, while using less memory and power Efficiently test and debug your app Easily internationalize your app for multiple countries and languages Sell your app through Google Play and the Amazon AppStore Get all of this book’s sample code at www.androiddevbook.com/code.html. …”
    Libro electrónico
  14. 3034
    Publicado 2013
    “… • Printed in full color • Covers iOS 6.0 and up • Use the new Objective-C NSArray, NSDictionary, and NSNumber Data Type shortcuts introduced in Xcode 4.5.2 • Learn to navigate the Xcode 4.5+ development environment • Prepare your system and iDevice for efficient development • Get started quickly with Apple’s Objective-C and Cocoa Touch • Understand the Model-View-Controller (MVC) development paradigm • Visually design and code interfaces using Xcode storyboards, segues, exits, and the iOS Object Library • Use Auto Layout to adapt to different screen sizes and orientations • Build advanced UIs with tables, split views, navigation controllers, and more • Read and write preferences and data, and create System Settings plug-ins • Use the iOS media playback and recording capabilities • Take photos and manipulate graphics with Core Image • Sense motion, orientation, and location with the accelerometer, gyroscope, and GPS • Integrate online services using Twitter, Facebook, Email, Web Views, and Apple Maps • Create universal applications that run on both the iPhone and iPad • Write background-aware multitasking applications • Trace and debug your applications as they run…”
    Libro electrónico
  15. 3035
    por Fulton, Hal Edwin, 1961-
    Publicado 2015
    “…Coverage includes Ruby 2.1 overview: terminology, philosophy, and basic principles Best practices for strings and regular expressions Efficiently internationalizing your code Performing calculations (including trigonometry, calculus, statistics, and time/date calculations) Working with “Rubyesque” objects such as symbols and ranges Using arrays, hashes, stacks, queues, trees, graphs, and other data structures Efficiently storing data with YAML, JSON, and SQLite3 Leveraging object-oriented and dynamic features, from multiple constructors to program inspection Building GUIs with Shoes 4, Ruby/Tk, Ruby/GTK3, QtRuby, and other toolkits Improving thread performance by understanding Ruby’s synchronization methods and avoiding its pitfalls Automating system administration with Ruby Data formats: JSON, XML, RSS, Atom, RMagick, PDF, and more Testing and debugging with RSpec, Minitest, Cucumber, byebug, and pry Measuring Ruby program performance Packaging and distributing code, and managing dependencies with Bundler Network programming: clients, time servers, POP, SMTP, IMAP, Open-URI Web applications: HTTP servers, Rails, Sinatra, HTML generation, and more Writing distributed Ruby software with drb Choosing modern development tools that maximize your productivity All source code for this book may be downloaded at www.rubyhacker.com. informit.com/aw informit.com/ruby rubyhacker.com/therubyway therubyway.io…”
    Libro electrónico
  16. 3036
    Publicado 2012
    “…Plan and migrate from Windows Server 2003 and 2008 Leverage powerful capabilities that are truly new in Windows Server 2012 Install Windows Server 2012 and the GUI-less Windows Server Core Upgrade to Windows Server 2012 Active Directory Utilize advanced AD capabilities including federated forests and identity management Plan and deploy network services, from DNS and DHCP to IPv6, IPAM, and IIS Protect systems and data with server-level security, transport-level security, and security policies Deliver true end-to-end secured anytime/anywhere access to remote/mobile clients Efficiently configure and manage users, sites, OUs, domains, and for­ests through Server Manager console Create more fault-tolerant environ­ments with DFS, clustering, and Network Load Balancing Leverage major Hyper-V virtualization improvements in availability, redun­dancy, and guest support Manage Active Directory more efficiently with Active Directory Administrative Center, Best Practice Analyzer, and PowerShell scripts Systematically tune, optimize, debug, and troubleshoot Windows Server 2012…”
    Libro electrónico
  17. 3037
    Publicado 2016
    “…Inside: High-value FP techniques for real-world uses Using FP where it makes the most sense Separating the logic of your system from implementation details FP-style error handling, testing, and debugging All code samples use JavaScript ES6 (ES 2015) Created for developers with a solid grasp of JavaScript fundamentals and web application design. …”
    Grabación no musical
  18. 3038
    Publicado 2023
    “…Effective documentation and debugging techniques will become second nature as you optimize your code. …”
    Video
  19. 3039
    Publicado 2017
    “…From setting up your project to developing on both the server side and front end, and best practices for testing and debugging your projects, you'll quickly be able to deliver high-performance mobile apps that look awesome. …”
    Libro electrónico
  20. 3040
    Publicado 2022
    “…What you will learn Understand RPA and the broad context that RPA operates in Explore the low-code, no-code, and pro-code capabilities offered by SAP Intelligent RPA 2.0 Focus on bot development, testing, deployment, and configuration using SAP Intelligent RPA Get to grips with SAP Intelligent RPA 2.0 components and explore the product development roadmap Debug your project to identify the probable reasons for errors and remove existing and potential bugs Understand security within SAP Intelligent RPA, authorization, roles, and authentication Who this book is for This book is for developers and business users who are interested in learning SAP Intelligent RPA for automation of non-value-added, monotonous, and error-prone work. …”
    Libro electrónico