Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 532
- Application software 520
- Engineering & Applied Sciences 276
- Computer Science 239
- Programming 184
- Computer programming 170
- Web site development 164
- Computer programs 142
- Python (Computer program language) 136
- Java (Computer program language) 126
- JavaScript (Computer program language) 121
- Computer software 120
- Microsoft .NET Framework 114
- Design 110
- Operating systems (Computers) 106
- Web sites 101
- Internet programming 96
- Cloud computing 89
- Linux 81
- Web applications 81
- Android (Electronic resource) 78
- Programming languages (Electronic computers) 77
- Debugging in computer science 76
- Open source software 76
- Computer networks 74
- Software engineering 74
- Mobile computing 72
- Database management 69
- iOS (Electronic resource) 69
- Management 67
-
1161por White, EleciaTabla de Contenidos: “…Introduction; Compilers, Languages, and Object-Oriented Programming; Embedded System Development; Debugging; More Challenges; Principles to Confront Those Challenges; Further Reading; Chapter 2. …”
Publicado 2011
Libro electrónico -
1162
-
1163por Hillar, Gaston C.Tabla de Contenidos: “…Working with the asynchronous methods and callbacksWorking with the ClientContext object; Linking a SharePoint module to a Silverlight RIA; Understanding the default deployment configuration; Debugging Silverlight and SharePoint; Debugging Silverlight Web Parts; Taking advantage of Visual Studio 2010 multi-monitor support; Understanding 32-bit and 64-bit differences; Understanding scalability; Preparing applications for multiple-browser support; Summary; Chapter 3: Interacting with Data on the SharePoint Server; Managing data in a Silverlight RIA included in a SharePoint solution…”
Publicado 2010
Libro electrónico -
1164Publicado 2014Tabla de Contenidos: “…; Compiling from the command line; Watching for changes to Less files; Compiling Less files directly from text editors; Installing the compilation support via a package; Debugging Less in browsers…”
Libro electrónico -
1165Publicado 2015Tabla de Contenidos: “…Unit testing a controllerUsing traits for controllers; Using dependency injection; Functional testing; Using Specs2; Using ScalaTest; Summary; Chapter 10: Debugging and Logging; Debugging a Play application; Configuring an IDE for debugging; Experimenting in a Scala console; Logging; Play's logging API; Log configuration in Play; Log levels; Summary; Chapter 11: Web Services and Authentication; Calling web services; OpenID; OAuth; Summary; Chapter 12: Play in Production; Deploying a Play application; Using the start command; Using a distribution; Universal distribution; Debian distribution…”
Libro electrónico -
1166Publicado 2014Tabla de Contenidos: “…Using REST SamplerUsing Ultimate Thread Group; Using Throughput Shaping Timer; Using Console Status Logger; Using Dummy Sampler; Developing custom JMeter plugins; Testing WebSocket-enabled applications; Chapter 7: Building, Debugging, and Analyzing the Results of Test Plans; Introduction; Using the View Results Tree listener; Using the Aggregate Report listener; Debugging with Debug Sampler; Using Constant Throughput Timer; Using the JSR223 postprocessor; Analyzing Response Times Over Time; Analyzing transactions per second; Using User Defined Variables (UDV); Chapter 8: Beyond the Basics…”
Libro electrónico -
1167Publicado 2024Tabla de Contenidos: “…Embedded systems development: Compilers and languages ; Debugging ; Resource constraints ; Principles to confront those challenges -- Prototypes and maker boards -- Further Reading -- 2. …”
Libro -
1168Publicado 2018Tabla de Contenidos: “…Inspecting variable values -- Debugging an application in an externally configured Tomcat -- Using the debugger to know the status of program execution -- Summary -- Chapter 7: Creating JEE Applications with EJB -- Types of EJB -- Session beans -- Stateful session beans -- Stateless session beans -- Singleton session beans -- Accessing session beans from a client -- Creating a no-interface session bean -- Accessing session beans using dependency injection -- Creating session beans using local business interface -- Accessing session beans using JNDI lookup -- Creating session beans using remote business interface -- Accessing remote session beans -- Configuring the GlassFish Server in Eclipse -- Creating a Course Management application using EJB -- Creating EJB projects in Eclipse -- Configuring datasources in GlassFish -- Configuring JPA in an Eclipse project -- Creating a JPA entity -- Creating stateless EJB -- Creating JSF and managed beans -- Running the example -- Creating EAR for deployment outside Eclipse -- Creating a JEE project using Maven -- Summary -- Chapter 8: Creating Web Applications with Spring MVC -- Dependency injection -- Dependency injection in Spring -- Component scopes -- Installing Spring Tool Suite -- Creating a Spring MVC application -- Creating a Spring project -- Understanding files created by the Spring MVC project template -- Building the Spring MVC application using JDBC -- Configuring a datasource -- Using the Spring JDBCTemplate class -- Creating the Spring MVC Controller -- Creating View -- Mapping data using @ModelAttribute -- Using parameters in @RequestMapping -- Using Spring interceptors -- Spring MVC application using JPA -- Configuring JPA -- Creating the Course entity -- Creating CourseDAO and Controller -- Creating the course list view -- Summary -- Chapter 9: Creating Web Services -- What is a web service?…”
Libro electrónico -
1169Publicado 2021Tabla de Contenidos: “…Saving data with shelve -- Saving data to a database -- Summary -- Chapter 9: Cryptography and Tokens -- The need for cryptography -- Useful guidelines -- Hashlib -- HMAC -- Secrets -- Random numbers -- Token generation -- Digest comparison -- JSON Web Tokens -- Registered claims -- Time-related claims -- Authentication-related claims -- Using asymmetric (public key) algorithms -- Useful references -- Summary -- Chapter 10: Testing -- Testing your application -- The anatomy of a test -- Testing guidelines -- Unit testing -- Writing a unit test -- Mock objects and patching -- Assertions -- Testing a CSV generator -- Boundaries and granularity -- Testing the export function -- Final considerations -- Test-driven development -- Summary -- Chapter 11: Debugging and Profiling -- Debugging techniques -- Debugging with print -- Debugging with a custom function -- Using the Python debugger -- Inspecting logs -- Other techniques -- Reading tracebacks -- Assertions -- Where to find information -- Troubleshooting guidelines -- Where to inspect -- Using tests to debug -- Monitoring -- Profiling Python -- When to profile -- Measuring execution time -- Summary -- Chapter 12: GUIs and Scripting -- First approach: scripting -- The imports -- Parsing arguments -- The business logic -- Second approach: a GUI application -- The imports -- The layout logic -- The business logic -- Fetching the web page -- Saving the images -- Alerting the user -- How can we improve the application? …”
Libro electrónico -
1170por Richter, JeffreyTabla de Contenidos: “…App packaging and deployment -- A Windows Store app's project files -- The app's package manifest file -- Package identity -- Capabilities -- App (not package) declarations (extensions/contracts) -- Building a Windows Store app package -- Contents of an .appx package file -- Creating a bundle package file -- Deploying a Windows Store package -- Restricted deployments -- Enterprise deployments -- Windows Store deployments -- Package staging and registration -- Wintellect's Package Explorer desktop app -- Debugging Windows Store apps -- 3. Process model -- App activation -- Managing the process model -- XAML page navigation -- Process lifetime management -- Windows Store app suspension -- Windows Store app termination -- How to best structure your app class' code -- Debugging process lifetime management -- II. …”
Publicado 2013
Libro electrónico -
1171Publicado 2017Tabla de Contenidos: “…-- Summary -- Chapter 9: Debugging Techniques -- Effective debugging -- Debugging strategies -- Debugging tools -- Debugging your application using GDB -- GDB commands quick reference…”
Libro electrónico -
1172Publicado 2023Tabla de Contenidos: “…-- Designing triggers with ChatGPT's guidance -- Optimizing and refactoring existing triggers -- Debugging and error handling in triggers -- Summary -- 9 -- Using ChatGPT for Lightning Web Components -- ChatGPT - an unparalleled asset in LWC development -- Harmonizing ChatGPT's AI insights with Salesforce's LWC vision -- The structure of LWC -- Building LWCs with ChatGPT's assistance -- Styling and interaction design -- Troubleshooting and debugging LWC -- Summary -- 10 -- Using ChatGPT for Salesforce Project Documentation -- The importance of documentation and ChatGPT's role -- Drafting documentation with ChatGPT's assistance -- Optimizing existing documentation -- Documenting best practices and guidelines -- Knowledge transfer and collaborative documentation -- Summary -- 11 -- Using ChatGPT for Salesforce User Stories -- Understanding user stories and ChatGPT's contribution -- Refining and prioritizing user stories -- Collaborative story writing -- Staying agile and iterative -- Summary -- 12 -- Using ChatGPT for Salesforce Testing -- Crafting effective test cases with ChatGPT -- Case study -- Troubleshooting testing issues -- Summary -- 13 -- Using ChatGPT for Salesforce Debugging -- Understanding Salesforce debugging and ChatGPT's advantages -- Issue identification with ChatGPT -- Governor limits -- Apex runtime errors…”
Libro electrónico -
1173por Neuburg, MattTabla de Contenidos: “…II IDE -- 6.Anatomy of an Xcode Project -- New Project -- The Project Window -- The Navigator Pane -- The Utilities Pane -- The Editor -- The Project File and Its Dependents -- The Target -- Build Phases -- Build Settings -- Configurations -- Schemes and Destinations -- Renaming Parts of a Project -- From Project to Running App -- Build Settings -- Property List Settings -- Nib Files -- Additional Resources -- Code and the App Launch Process -- Frameworks and SDKs -- 7.Nib Management -- A Tour of the Nib Editor Interface -- The Document Outline -- Canvas -- Inspectors and Libraries -- Nib Loading -- Outlets and the Nib Owner -- Creating an Outlet -- Misconfiguring an Outlet -- Deleting an Outlet -- More Ways to Create Outlets -- Outlet Collections -- Action Connections -- Additional Initialization of Nib-Based Instances -- 8.Documentation -- The Documentation Window -- Class Documentation Pages -- Sample Code -- Other Resources -- Quick Help -- Symbols -- Header Files -- Internet Resources -- 9.Life Cycle of a Project -- Device Architecture and Conditional Code -- Version Control -- Editing Your Code -- Autocompletion -- Snippets -- Fix-it and Live Syntax Checking -- Navigating Your Code -- Running in the Simulator -- Debugging -- Caveman Debugging -- The Xcode Debugger -- Unit Testing -- Static Analyzer -- Clean -- Running on a Device -- Obtaining a Certificate -- Obtaining a Development Provisioning Profile -- Running the App -- Profile and Device Management -- Gauges and Instruments -- Localization -- Archiving and Distribution -- Ad Hoc Distribution -- Final App Preparations -- Icons in the App -- Other Icons -- Launch Images -- Screenshots -- Property List Settings -- Submission to the App Store -- pt. …”
Publicado 2013
Libro electrónico -
1174Publicado 2015Tabla de Contenidos: “…; Types of Blueprints; Level Blueprints; Blueprint class; Data-Only Blueprint; Blueprint Interface; Blueprint Macro Library; Knowing the environment; Creating a project; Creating your first Blueprint class; Menu bar; Toolbar; Viewport; Component panel; Detail panel; My Blueprint panel; Graph editor; Types of variables and data; Nodes; Pins; Blueprint debugging; Blueprint debugger tab; Compiler result; Visual Studio…”
Libro electrónico -
1175Publicado 2016Tabla de Contenidos: “…Apple OS X application bundles.NET common language runtime (CLR) / Java; Debugging/disassembly; gdb/ddd; Ollydbg; Immunity Debugger; Decompilers; System calls and tracing; Finding the program impact; Playing Safely; Conclusions; Exercises; Bibliography; Chapter 10 - Malware; Introduction; Malware categories; Virus; Worm; Rootkit; Macro Virus; Trojan; Botnet; Construction Kits; Using research; Getting infected; Drive-by Attacks and Watering Holes; Code Injection and File Replacement; Droppers; Boot Infections; DLL Injection and API Hooking; Crypto Lockers and Ransomware…”
Libro electrónico -
1176Publicado 2015Tabla de Contenidos: “…The add-to-cart-modal templateThe cart-widget template; The cart-item template; The cart template; The order template; The finish-order-modal template; Handling templates with if and ifnot bindings; Managing templates with jQuery; Managing templates with koExternalTemplateEngine; Summary; Chapter 3: Custom Bindings and Components; Custom bindings; The toggle binding; The currency binding; Create a binding to debug - the toJSON binding; Being semantic with our bindings; Wrapping a jQuery plugin into a custom binding; Components - isolated view-models; Advanced techniques…”
Libro electrónico -
1177por Oualline, SteveTabla de Contenidos: “…Hexadecimal and Octal ConstantsOperators for Performing Shortcuts; Side Effects; ++x or x++; More Side-Effect Problems; Answers; Programming Exercises; Decision and Control Statements; if Statement; else Statement; How Not to Use strcmp; Looping Statements; while Statement; break Statement; continue Statement; Assignment Anywhere Side Effect; Answer; Programming Exercises; Programming Process; Setting Up; Specification; Code Design; Prototype; Makefile; Generic UNIX; UNIX with the Free Software Foundation's gcc Compiler; Borland C++; Turbo C++; Visual C++; Testing; Debugging; Maintenance…”
Publicado 1997
Libro electrónico -
1178por Freeman, AdamTabla de Contenidos: “…Exception Handling; Using Custom Fault Codes; Handling Exceptions in XML Web Service Clients; Testing the WindowsFormsClient Application; Chapter 7 Quick Reference; 8. Debugging XML Web Services with Visual Studio .NET; Using Breakpoints; Creating the XML Web Service Client; Setting a Breakpoint; Stepping with the Debugger; Configuring Breakpoints; Reset the Hit Count; Breaking on Conditions; Change the Breakpoint Condition…”
Publicado 2009
Libro electrónico -
1179por Mackey, AlexTabla de Contenidos: “…; Parallel Watch Supports Boolean Expressions; Solution Explorer Enhancements; Collapse All; Pending Changes and Open Files Filter; Preview Selected Items; Sync with Active Document; Masked Renaming files; Image Preview; Scope to This; Hubs and Pivots; Improved Multi Monitor Support; Tabs and Preview Mode; Navigating Back and Forward Now Opens Closed Files; Tabs Stay Put; Pinned Tabs Changes; Add References; Web IDE Improvements; New Debug in Different Browser Option; Page Inspector; Rename Matched Tag; IntelliSense Improvements…”
Publicado 2012
Libro electrónico -
1180Publicado 2014Tabla de Contenidos: “…Working with target flat files - the Import optionWorking with the target - the Create option; Working with the target - the Copy option; A feel of the data inside the repository - a preview; Previewing the source data - flat files; Previewing the source data - a relational table; Creating a database table; The skeleton - a mapping; Summary; Chapter 2: Using the Designer Screen - Advanced; Debug me please - the debugger; Reuse me please - reusable transformation; Using Transformation Developer; Making existing transformation reusable; Mapplet; Managing constraints - the target load plan…”
Libro electrónico