Mostrando 2,841 - 2,860 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.50s Limitar resultados
  1. 2841
    “…It will guide you through installing the Android SDK for Intel Architecture, help you understand the differences and similarities between processor architectures available in Android devices, teach you to create and port applications, debug existing x86 applications, offer solutions for NDK and C++ optimizations, and introduce the Intel Hardware Accelerated Execution Manager. …”
    Libro electrónico
  2. 2842
    Publicado 2019
    “…Over the course of more than 18 hours of content, we cover VBA from the ground up, beginning with the fundamentals and proceeding to advanced topics including: The Excel Object Model The Visual Basic Editor Objects and methods Variables and data types Writing your own procedures Workbooks and workbook objects Worksheets and worksheet objects Range references Range actions Conditional logic Iteration Alerts Configuring Excel functionality Custom functions Arrays Debugging, even procedures, and user forms No programming experience is required; complete beginners are more than welcome! …”
    Video
  3. 2843
    por Kochan, Stephen G.
    Publicado 2004
    “…Coverage also includes chapters on working with larger programs; debugging programs; and the fundamentals of object-oriented programming. …”
    Libro electrónico
  4. 2844
    por Naylor, Lee. author
    Publicado 2016
    “…Whether you are a novice developer or an experienced .NET developer wishing to learn more about MVC and Entity Framework, author Lee Naylor will teach you how to develop a detailed database-driven example web site using Microsoft ASP.NET and Entity Framework Code First with fully explained code examples including: Filtering and searching related data using Linq Using Code First migrations to automatically update the database plus seeding data from code How to use Visual Studio Scaffolding views and controllers Managing CRUD operations, including model binding as recommended by Microsoft and correctly dealing with cascading deletions Input and data validation using attributes Sorting and paging through data and routing for friendly URL formats Authorization and authentication using Microsoft Identity v2 by making use of Microsoft example code, including the correct use of redirection after login and registration Advanced techniques, including managing data concurrency conflicts and using two database contexts Asynchronous database access and paging Azure deployment using Code First migrations, remote debugging, and viewing/editing your remote data CSS styling, including animation and media queries for use with tablet or mobile/cell phone devices…”
    Libro electrónico
  5. 2845
    por Pollack, Edward. author
    Publicado 2019
    “…What You'ill Learn: Build flexible applications that respond to changing business needs Take advantage of creative, innovative, and productive uses of dynamic SQL Know about SQL injection and be confident in your defenses against it Address performance concerns in stored procedures and dynamic SQL Troubleshoot and debug dynamic SQL to ensure correct results Automate your administration of features within SQL Server…”
    Libro electrónico
  6. 2846
    Publicado 2016
    “…Build "hello world" console and web apps, and then examine the code output Create a more complex model-view-controller web app with the ASP.NET MVC framework Develop a RESTful service with the same techniques and technologies used for your MVC website Get acquainted with several new features in Entity Framework Core 1.0 Use Visual Studio Code, the free code editor that supports several languages and operating systems Learn how to keep and run your code in Linux and edit it in Windows Perform "offroad debugging" on .NET applications from Visual Studio Don Schenck is the Director of Developer Experience at Red Hat, focusing on Microsoft .NET on Linux. …”
    Libro electrónico
  7. 2847
    Publicado 2014
    “…Learn the full range of C# programming language features Quickly locate information for specific language features in the reference section Familiarize yourself with handling data types, variables, constants, and much more Experiment with editing and debugging code and using LINQ Beginning through intermediate-level programmers will benefit from the accessible style of C# 5.0 Programmer's Reference and will have access to its comprehensive range of more advanced topics. …”
    Libro electrónico
  8. 2848
    por Bollella, Gregory
    Publicado 2009
    “…Key topics include Real-time principles and concepts, and the unique requirements of real-time application design and development How Java has been adapted to real-time environments A complete chapter on garbage collection concepts and Java SE collectors Using the Java RTS APIs to solve actual real-time system problems as efficiently as possible Utilizing today’s leading Java RTS development and debugging tools Understanding real-time garbage collection, threads, scheduling, and dispatching Programming new RTSJ memory models Dealing with asynchronous event handling and asynchronous transfer of control…”
    Libro electrónico
  9. 2849
    Publicado 2002
    “…This book contains over 200 recipes on the following topics: Searching and sorting Manipulating text Working with files and the filesystem Object-oriented programming Dealing with threads and processes System administration Interacting with databases Creating user interfaces Network and web programming Processing XML Distributed programming Debugging and testing Extending Python This book is a treasure trove of useful code for all Python programmers, from novices to advanced practitioners, with contributions from such Python luminaries as Guido Van Rossum, David Ascher, Tim Peters, Paul Prescod, Mark Hammond, and Alex Martelli, as well as over 100 other Python programmers. …”
    Libro electrónico
  10. 2850
    “…Coverage includes Understanding message types, encapsulation, architecture, LSAs, and LSPs Optimizing addressing, neighbor discovery, adjacencies, and router designation Improving scalability: controlling the scope of flooding, link state database size, SPF calculation efficiency, and much more Designing and operating large-scale networks for maximum security and reliability Hardening networks to thwart attacks against routing protocols Comparing OSPF and IS-IS extensibility Utilizing extensions for MPLS-based traffic engineering, IPv6, and multi-topology routing Troubleshooting OSPF and IS-IS log entries, debug output, and LS databases Doyle's thorough explanations, end-of-chapter review questions, and many wide-ranging examples for both Cisco's IOS and Juniper's JUNOS also make this book an exceptional resource for anyone pursuing a CCIE or JNCIE certification. © Copyright Pearson Education. …”
    Libro electrónico
  11. 2851
    Publicado 2010
    “…Coverage Includes: Getting Started with the Visual Studio IDE Creating Controls Making Controls Arrange Themselves Handling Events Making Menus Making Tool Strips and Status Strips Using RichTextBoxes Using Standard Dialogs Creating and Displaying New Forms Building Custom Dialogs Using Variables and Performing Calculations Debugging Code Understanding Scope Working with Strings Working with Dates and Times Using Arrays and Collections Using Enumerations and Structures Making Choices Repeating Program Steps Handling Errors Preventing Bugs Defining Classes Initializing Objects Fine-Tuning Classes Overloading Operators Using Interfaces Making Generic Classes Reading and Writing Files Using File System Classes Printing Using the Clipboard Providing Drag and Drop Localizing Programs Programming Databases LINQ to Objects LINQ to SQL Drawing with GDI+ Making WPF Applications Printing with WPF…”
    Libro electrónico
  12. 2852
    Publicado 2016
    “…. • Get the free tools you need to create modern programs • Work with 150 sample programs that illustrate important concepts • Use the sample programs as starting points for your own programs • Explore exactly what happens when a program runs • Approach program development with a professional perspective • Use powerful productivity shortcuts built into Microsoft Visual Studio • Master classes, interfaces, methods, and other essential concepts • Organize programs so they’re easy to construct and improve • Capture and respond to user input • Store and manipulate many types of real-world data • Create interactive games that are fun to play • Build modern interfaces your users will love • Test and debug your code—and avoid problems in the first place…”
    Libro electrónico
  13. 2853
    por Kurniawan, Budi
    Publicado 2002
    “…The core namespaces documented in this book include types in the following areas: Essential system and programming services found in the System namespace Text handling and regular expression pattern searches Diagnostics, debugging, and performance monitoring Generalized and specialized collection objects Reflection Extensible Markup Language (XML) Input/output and serialization Networking Threading and timers COM interop and globalization An essential companion to VB.NET Language in a Nutshell , this book completes a two-volume reference that VB.NET programmers will turn to repeatedly in both its print and online versions. …”
    Libro electrónico
  14. 2854
    Publicado 2010
    “…Coverage includes: Implementing threads, services, receivers, and other background tasks Providing user alerts Organizing user interface layouts and views Managing user-initiated events such as touches and gestures Recording and playing audio and video Using hardware APIs available on Android devices Interacting with other devices via SMS, web browsing, and social networking Storing data efficiently with SQLite and its alternatives Accessing location data via GPS Using location-related services such as the Google Maps API Building faster applications with native code Providing backup and restore with the Android Backup Manager Testing and debugging apps throughout the development cycle Turn to The Android Developer’s Cookbook for proven, expert answers–and the code you need to implement them. …”
    Libro electrónico
  15. 2855
    por Halvorsen, Ole Henry
    Publicado 2011
    “…With OS X and iOS Kernel Programming, you’ll: Discover classical kernel architecture topics such as memory management and thread synchronization Become well-versed in the intricacies of the kernel development process by applying kernel debugging and profiling tools Learn how to deploy your kernel-level projects and how to successfully package them Write code that interacts with hardware devices Examine easy to understand example code that can also be used in your own projects Create network filters Whether you’re a hobbyist, student, or professional engineer, turn to OS X andiOS Kernel Programming and find the knowledge you need to start developing…”
    Libro electrónico
  16. 2856
    por Rubio, Daniel. author
    Publicado 2017
    “…Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. Along with material on data access with SQL queries, you’ll have all you need to get up and running with Django 1.11 LTS, which is compatible with Python 2 and Python 3. …”
    Libro electrónico
  17. 2857
    por Michelucci, Umberto. author
    Publicado 2018
    “…You will: Implement advanced techniques in the right way in Python and TensorFlow Debug and optimize advanced methods (such as dropout and regularization) Carry out error analysis (to realize if one has a bias problem, a variance problem, a data offset problem, and so on) Set up a machine learning project focused on deep learning on a complex dataset…”
    Libro electrónico
  18. 2858
    Publicado 2020
    “…Build a Simple Page Counter Service with Node.js Understanding module.exports and exports in Node.js Forms, File Uploads and Security with Node.js and Express Working with Databases in Node How to Build and Structure a Node.js MVC Application Local Authentication Using Passport in Node.js How to Debug a Node App Node Testing for Beginners How to Use SSL/TLS with Node.js Configuring NGINX and SSL with Node.js Using Docker for Node.js Development…”
    Libro electrónico
  19. 2859
    Publicado 2020
    “…You'll find out that not everything works out right the first time, and it's just as important to learn how to debug and profile your programs. By the end of this course, you will have gained all the skills you need to get a speed advantage over pure JavaScript applications, leaving your competitors behind…”
    Video
  20. 2860
    Publicado 2017
    “…The video will start with showing how to use selenium module for scraping by setting up a web driver, debugging with the Console and downloading files and streamlining with a Headless Browser (PhantomJS). …”
    Video