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
-
881por DuCharme, BobTabla de Contenidos: “…Query Efficiency and Debugging -- Chapter 8. Working with SPARQL Query Result Formats -- Chapter 9. …”
Publicado 2013
Libro electrónico -
882por Schwartz, BaronTabla de Contenidos: “…MySQL architecture and history -- Benchmarking MySQL -- Profiling server performance -- Optimizing schema and data types -- Indexing for high performance -- Query performance optimization -- Advanced MySQL features -- Optimizing server settings -- Operating system and hardware optimization -- Replication -- Scaling MySQL -- Hight availability -- MySQL in the Cloud -- Application-level optimization -- Backup and recovery -- Tools for MySQL users -- Forks and variants of MySQL -- MySQL server status -- Transferring large files -- Using EXPLAIN -- Debugging locks -- Using Sphinx with MySQL…”
Publicado 2012
Libro electrónico -
883por Lee, HenryTabla de Contenidos: “…The Essentials of Windows Phone 7 Application Development -- Introducing Windows Phone 7 and the Windows Phone Platform -- Building Windows Phone 7 Applications -- Using Cloud Services As Data Stores -- Catching and Debugging Errors -- Packaging, Publishing, and Managing Applications -- Using Windows Phone7 Technologies -- Working with the Accelerometer -- Application Bar -- WebBrowser Control -- Working with Controls and Themes -- Integrating Applications with the Windows Phone OS -- Creating Trial Applications -- Internationalization -- Isolated Storage -- Using Location Services -- Media -- Working with the Camera and Photos -- Push Notifications -- Reactive Extensions for.NET -- Security…”
Publicado 2010
Libro electrónico -
884por Harris, AlanTabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; CHAPTER 1 Visual Studio 2010 and .NET 4; CHAPTER 2 CMS Architecture and Development; CHAPTER 3 Parallelization; CHAPTER 4 Managed Extensibility Framework and the Dynamic Language Runtime; CHAPTER 5 jQuery and Ajax in the Presentation Tier; CHAPTER 6 Distributed Caching via Memcached; CHAPTER 7 Scripting via IronPython; CHAPTER 8 Performance Tuning, Configuration, and Debugging; CHAPTER 9 Search Engine Optimization and Accessibility; Index…”
Publicado 2010
Libro electrónico -
885Publicado 2014Tabla de Contenidos: “…Cover; Half Title; Title Page; Copyright Page; Table of Contents; Acknowledgements; About the Author; Introduction; Chapter 1 Getting Started with Unity; Chapter 2 Assets and Asset Management; Chapter 3 Scenes, Assets and Game Objects; Chapter 4 Terrain and Audio; Chapter 5 Lighting and Lightmapping; Chapter 6 Particle Systems and Shuriken; Chapter 7 Scripting with C#; Chapter 8 GUIs and Scripting; Chapter 9 Debugging and Post-processing; Chapter 10 Navigation and Pathfinding; Chapter 11 Animation and Mecanim; Chapter 12 Tips and Tricks; Afterword; Index…”
Libro electrónico -
886por Mark, DaveTabla de Contenidos: “…Here We Go Round Again -- Here We Go Round Again -- Core Data -- The Anatomy of Core Data -- A Super Start: Adding, Displaying, and Deleting Data -- The Devil in the Detail View -- Preparing for Change: Migrations and Versioning -- Custom Managed Objects -- Relationships, Fetched Properties, and Expressions -- Further Explorations -- Peer-to-Peer Over Bluetooth Using GameKit -- Online Play: Bonjour and Network Streams -- Working with Data from the Web -- MapKit -- Sending Mail -- iPod Library Access -- Keeping Your Interface Responsive -- Debugging -- The Road Goes Ever On..…”
Publicado 2009
Libro electrónico -
887Publicado 2019Tabla de Contenidos: “…Introduction to Apache Thrift -- Apache Thrift architecture -- Building, testing, and debugging -- Part 2. Programming Apache Thrift. Moving bytes with transports -- Serializing data with protocols -- Apache Thrift IDL -- User-defined types -- Implementing services -- Handling exceptions -- Servers -- Part 3. …”
Libro electrónico -
888Publicado 2013Tabla de Contenidos: “…Here we go round again -- Core data : what, why, and how -- A super start: adding, displaying, and deleting data -- The devil in the detail view -- Preparing for change : migrations and versioning -- Custom managed objects -- Relationships, fetched properties and expressions -- Behind every iCloud -- Peer-to-peer over Bluetooth using Game Kit -- Map Kit -- Messaging : mail, SMS, and social media -- Media library access and playback -- Locking it down : iOS security -- Keeping your interface responsive -- Unit testing, debugging, and instruments -- The road goes ever on…”
Libro electrónico -
889Publicado 2023Tabla de Contenidos: “…-- Conceptualize the Program or Code Goal -- Write Code -- Debug Code -- Debug Code That Won't Run -- Debug Code That Produces Specific Errors -- Debug Code That Produces Logical Errors -- Refactor Code -- Optimize Code -- Chapter 9 ChatGPT Prompts for HR and Training -- Draft Job Descriptions and Job Ads -- Draft Job Descriptions -- Draft Job Ads -- Develop Onboarding and Training Materials -- Create an Onboarding Guide for a New Employee -- Create a Checklist of Tasks for New Employees -- Create Training Scenarios -- Gather Feedback -- Understand What Kind of Feedback Mechanism ChatGPT Can Help You Implement -- Decide What You Want Feedback On -- Create Survey Questions -- Implement the Survey -- Analyze the Survey Responses -- Create a Feedback Report -- Chapter 10 ChatGPT Prompts for Sales and Marketing -- Create Marketing Content -- Write Blog Posts -- Create Other Social Media Content -- Draw Up Press Releases -- Write Marketing Emails -- Draw Up a Marketing Plan -- Generate Sales Content -- Write a Product Description -- Create a Sales Presentation -- Engage with Customers via Email -- Draft Individual Sales Email Messages -- Draft Batches of Personalized Email Messages -- Chapter 11 ChatGPT Prompts for Teachers -- Make Clear How Your Students Should Be Using AI -- Choose a Course Topic -- Write a Course Description -- Write Course Goals and Objectives -- Write Course Goals -- Write the Course Objectives -- Create Lesson Plans -- Create Reading Lists -- Get Ideas for Activities -- Develop Tests…”
Libro electrónico -
890Publicado 2023Tabla de Contenidos: “…-- Types of bugs -- Testing versus debugging -- Breaking down the debugging process -- Understanding debugging tools and techniques -- Print debugging -- The CODESYS debugger tool -- Forcing variables -- Troubleshooting - a practical example -- Case 4 - a while loop -- Summary -- Questions -- Further reading -- Chapter 4: Complex Variable Declaration - Using Variables to Their Fullest -- Technical requirements -- Auto declaring variables -- Understanding constants…”
Libro electrónico -
891Publicado 2015Tabla de Contenidos: “…Installing the pluginDebugging the file; File watchers; Summary; Chapter 11: Web Development with PyCharm; Database tools; Adding a data source; Connecting to a database; Adding files; Using the SQL console; Parameterized statements; Console history; Database diagrams; Exporting data; Copying DDLs; Exporting the table contents; Web frameworks; Common features; Support for templating engines; Customized project creation; Debugging in templates; Django; Setting up Django; Model dependency diagrams; Manage.py tasks; Django Console; Summary; Index…”
Libro electrónico -
892Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started with AWS -- Installation and setup guide -- Installing the Serverless framework -- Introduction to AWS -- Cloud service pricing -- Pricing example -- AWS Management Console -- Regions -- AWS Lambda -- AWS API Gateway -- Summary -- Chapter 2: Exploring the Serverless Framework -- The Serverless framework -- Creating a serverless project -- Programming a Lambda function with Node.js -- Testing and debugging Lambda functions -- Testing the API using Postman -- Testing and debugging via the AWS Management Console -- Summary -- Chapter 3: Building a Serverless Application -- Building a stateless serverless web application backend -- Changing the file structure -- Creating more functions -- Creating a stateful serverless backend with DynamoDB -- Creating a web client -- Deploying a serverless frontend on CloudFront -- Summary -- Chapter 4: Programming AWS Lambda with Java -- Deploying and Testing AWS Lambda Functions -- Lambda Function with S3 Event Input -- Creating a Simple Serverless Java Project -- Summary -- Chapter 5: Programming AWS Lambda with Python -- Creating a python lambda function -- Using the Serverless Framework with Python -- Building a Serverless backend with Python -- Summary -- Chapter 6: Programming AWS Lambda with C# -- Creating C# Lambda functions with .NETCore -- Creating an AWS Lambda project -- Creating C# Serverless Project with .NET Core -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
893por Selvaraj, SivarajTabla de Contenidos: “…-Chapter 12: Performance Monitoring and Debugging -- Chapter 13: Scaling Laravel Applications -- Chapter 14: Security Best Practices -- Chapter 15: Advanced Performance Optimization -- Chapter 16: Continuous Integration and Deployment -- Chapter 17: Laravel and Microservices -- Chapter 18: Advanced Laravel Debugging and Troubleshooting.…”
Publicado 2024
Libro electrónico -
894
-
895por Koning, Sidney deTabla de Contenidos: “…Automation; Ant; The Basics; Setup; Our First "Real" Ant Script; Projects; Functions; Variables; Directly Calling the Compiler; Downloading the Flex SDK; Compiling; Adding external SWC libraries; Cleaning; Debugging; Using FDT's Ant Tasks; Compiling (with FDT Ant Tasks); Debugging (with FDT Ant Tasks); Deploying Your SWF Files to a Different Source; Setting Up Web Deployment; Adding Information to a SWF; Setting Up the HTML File; Deploying to a Network Share; Creating a Zip File; Making a Backup of the Complete Project; Emailing the Client/Support Desk…”
Publicado 2011
Libro electrónico -
896Publicado 2014Tabla de Contenidos: “…""Using other Unix approaches""""Windows and Microsoft Visual Studio""; ""Mac OS X and Xcode""; ""Summary""; ""Chapter 2: External Projects""; ""Introducing Clang extras""; ""Building and installing Clang extra tools""; ""Understanding Compiler-RT""; ""Seeing Compiler-RT in action""; ""Using the DragonEgg plugin""; ""Building DragonEgg""; ""Understanding the compilation pipeline with DragonEgg and LLVM tools""; ""Understanding the LLVM test suite""; ""Using LLDB""; ""Exercising a debug session with LLDB""; ""Introducing the libc++ standard library""; ""Summary""…”
Libro electrónico -
897por Peikari, CyrusTabla de Contenidos: “…Disassemblers; 2.2.3. Debuggers; 2.2.4. System Monitors; 2.2.5. Unpackers; 2.2.5.2. …”
Publicado 2004
Libro electrónico -
898Publicado 2022“…Next, you will be creating an Azure app service and using it, monitoring and log debugging using application insight, working on continuous integration and continuous deployment pipeline with Azure DevOps, and looking at different Git commands. …”
Video -
899Publicado 2019“…By the end of the course, you’ll be able to use centralized logging and monitoring techniques for debugging purposes to find out reasons for crashes, and trigger alerts if there is a spike in error messages (which can be more efficient than a system health check)…”
-
900Publicado 2018“…The Definitive Java Programming Guide Fully updated for Java SE 9, Java: The Complete Reference, Tenth Edition explains how to develop, compile, debug, and run Java programs. Bestselling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. …”
Libro electrónico