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
-
801por Gupta, Aditya. authorTabla de Contenidos: “…Chapter 1: Internet of Things: A Primer -- Chapter 2: Performing an IoT Pentest -- Chapter 3: Analyzing Hardware -- Chapter 4: UART Communication -- Chapter 5: Exploitation Using I2C and SPI -- Chapter 6: JTAG Debugging and Exploitation -- Chapter 7: Firware Reverse Engineering and Exploitation -- Chapter 8: Exploiting Mobile, Web and Network for IoT -- Chapter 9: Software Defined Radio -- Chapter 10: Exploiting ZigBee and BLE. …”
Publicado 2019
Libro electrónico -
802Publicado 2021Tabla de Contenidos: “…Table of Contents Discovering New APIs and Language Syntax Boosting Developer Productivity Through Tooling, Configuration, and Convenience Introducing CSS Custom Properties and New Provider Scopes Exploring Angular Components Features Using CSS Custom Properties Using Angular Components Component Harnesses Additional Provider Scopes Debugging with the New Ivy Runtime APIs Using the Angular Compatibility Compiler Migrating your Angular Application from View Engine to Ivy Embracing Ahead-of-Time Compilation…”
Libro electrónico -
803Publicado 2016Tabla de Contenidos: “…Starting up Ruby on Rails -- Rails on the web -- Adding web style -- Managing data flow : controllers and models -- Accelerating development with Scaffolding and REST -- Presenting models with forms -- Strengthening models with validation -- Improving forms -- Developing model relationships -- Managing databases with migrations -- Debugging -- Testing -- Sessions and cookies -- Users and authentication -- Routing -- From CSS to Sass -- Managing assets and bundles -- Sending code to the browser: JavaScript and CoffeeScript -- Mail in Rails -- Pushing further into Rails…”
Libro electrónico -
804por Gaster, BenedictTabla de Contenidos: “…Introduction to parallel programming -- Introduction to OpenCL -- OpenCL device architectures -- Basic OpenCL examples -- Understanding OpenCL's concurrency and execution model -- Dissecting an CPU/GPU OpenCL implementation --OpenCL case study : convolution -- OpenCL case study : video processing --OpenCL case study : histogram --OpenCL case study : mixed particle simulation -- OpenCL extensions -- OpenCL profiling and debugging -- WebCL…”
Publicado 2012
Libro electrónico -
805Publicado 2013Tabla de Contenidos: “…Installing Xcode -- Exploring the environment -- Getting help -- Setting up your workspace -- Adding resources and code -- Version control with Xcode snapshots -- Building user interfaces -- Creating core data models -- Debugging your applications -- Deploying -- Using older projects in Xcode 4 -- Advanced editing -- The build system -- Working with frameworks -- Improving code quality -- Scripting and preprocessing -- Xcode's command line interface -- Version control with an SCM system -- Managing your iOS devices…”
Libro electrónico -
806por Randolph, Nick, 1978-Tabla de Contenidos: “…Professional Visual Studio® 2008; About the Authors; Guest Authors; Credits; Acknowledgments; Contents; Introduction; Part I: Integrated Development Environment; Part II: Getting Started; Part III: Languages; Part IV: Coding; Part V: Data; Part VI: Security; Part VII: Platforms; Part VIII: Configuration and Internationalization; Part IX: Debugging; Part X: Build and Deployment; Part XI: Automation; Part XII: Visual Studio Team System; Index…”
Publicado 2008
Libro electrónico -
807por Bennett, GaryTabla de Contenidos: “…Becoming a Great iPhone/iPad or Mac Programmer -- Programming Basics -- It’s All About the Data -- Making Decisions About...and Planning Program Flow -- Object Oriented Programming with Objective-C -- Introducing Objective-C and Xcode -- Objective-C Classes, Objects, and Methods -- Programming Basics in Objective-C -- Comparing Data -- Creating User Interfaces with Interface Builder -- Memory, Addresses, and Pointers -- Debugging Programs with Xcode -- Storing Information -- Protocols and Delegates…”
Publicado 2010
Libro electrónico -
808Publicado 2020Tabla de Contenidos: “…Doing more with Flutter: Network and storage I/O and navigation ; Testing and debugging Flutter apps ; Build a chat app using Firebase -- A[ppendix]1: Introduction to dart -- A[ppendix]2: Apple-like look and additional app configuration…”
Libro electrónico -
809por Horton, IvorTabla de Contenidos: “…The preprocessor and debugging -- chapter 14. Advanced and specialized topics…”
Publicado 2013
Libro electrónico -
810Publicado 2015Tabla de Contenidos: “…Set yourself up for easy compilation -- Debug, test, document -- Packaging your product -- Version control -- Playing nice with others -- Part II. …”
Libro electrónico -
811Publicado 2014Tabla de Contenidos: “…Appendix 3.2: JavaScript Reserved Words and Other KeywordsJavaScript Reserved Words; CHAPTER 4 VB.NET; 4.1 Graphical User Interface; 4.2 Microsoft Visual Studio and VB.NET Environment; 4.3 Event Driven; 4.4 Example of a Single Form; 4.5 Multiple Forms; 4.6 Programming with VB.NET; 4.7 Debugging; CHAPTER 5 C#.NET; 5.1 Microsoft Visual Studio and C# Programming Environment; 5.2 C# Program Structure; 5.3 Run a C# Console Application Program; 5.4 C# Syntax; 5.5 Examples of Console Application; 5.6 Windows Forms Application; 5.7 Examples of Windows Forms Application; 5.8 Debugging…”
Libro electrónico -
812
-
813Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started with Lightning Process Builder -- An overview of Process Builder -- Business problems -- Browser requirements for Process Builder -- An overview of the Process Builder user interface -- Actions available in Process Builder -- Differences between Process Builder and other tools -- Creating applications with Process Builder -- Hands on 1 - auto-create a child record -- Creating a process -- Adding an object and evaluation criteria -- Adding process criteria -- Adding an action to a process -- Activating a process -- Deactivating a process -- Deleting a process version -- Hands on 2 - auto-update child records -- Hands on 3 - cloning a process -- Adding an Apex plugin to your process -- Hands on 4 - posting opportunity details to the Chatter group -- Hands on 5 - sending an email to the opportunity owner -- Hands on 6 - checking time-dependent actions from Process Builder -- Hands on 7 - submitting a record to an Approval Process -- Hands on 8 - calling a Flow from Process Builder -- A few points to remember -- Exercises -- Summary -- Chapter 2: Deploying, Distributing, and Debugging Processes -- Distributing or deploying Processes -- Deploying using Change Sets -- Hands on 1 - creating an unmanaged package -- Debugging your Process -- Inbuilt error-displaying tool - on-screen debugging -- Using process fault error emails -- Using Debug Logs -- Setting up recipients to receive process error emails -- Apex exception email recipients -- A few points to remember -- Summary -- Chapter 3: Building Efficient and Performance-Optimized Processes -- An overview of process management -- Using Audit Trail to track setup changes in a Process or a Flow…”
Libro electrónico -
814Publicado 2015“…You will start by learning about basic project configuration and configuration settings, including code style settings, inspections, and debugging. From there, Chris will teach you how to work with Android activities, navigate Android Studio, and debug. …”
-
815Publicado 1999“…Learn the mechanics of C programming and how to create programs that are easy to read, debug and update using real-world, easy-to-follow examples…”
Libro electrónico -
816por Kort, Wouter de“…Focus on the expertise measured by these objectives: Manage Program Flow Create and Use Types Debug Applications and Implement Security Implement Data Access This Microsoft Exam Ref: Organizes its coverage by exam objectives. …”
Publicado 2013
Libro electrónico -
817Publicado 2014“…Youll also know how to access XML data from a server, manipulate the data client-side, write some basic logic code, and debug the application when things go wrong. As with all titles in the Learn by Video series, the project files used in the lessons are included with the course…”
-
818Publicado 2017“…Create reusable DSC configurations and debug/ troubleshoot configuration files. Learn about the PowerShell DSC architecture with the help of push-and-pull management and workflows. …”
Libro electrónico -
819Publicado 2022Tabla de Contenidos: “…Chapter 1: Fundamentals Chapter 2: Grains and Silos Chapter 3: Hello World Chapter 4: Debugging an Orleans Application Chapter 5: Orleans Dashboard Chapter 6: Adding Persistence Chapter 7: Adding ASP.NET Core Chapter 8: Unit Testing Chapter 9: Streams Chapter 10: Timer and Reminders Chapter 11: Transactions Chapter 12: Event Sourced Grains Chapter 13: Updating Grains Chapter 14: Optimizations Chapter 15: Advanced Features Chapter 16: Interviews…”
Libro electrónico -
820Publicado 2021Tabla de Contenidos: “…Chapter 1: Introducing Visual Studio Code -- Chapter 2: Getting to Know the Environment -- Chapter 3: Language Support and Code Editing Features -- Chapter 4: Working with Files and Folders -- Chapter 5: Customizing Visual Studio Code -- Chapter 6: Installing and Managing Extensions -- Chapter 7: Source Control with Git -- Chapter 8:Automating Tasks -- Chapter 9: Building and Debugging Applications: .NET 5 and Other Platforms -- Chapter 10: Building Applications with Python -- Chapter 11: Deploying Applications to Azure…”
Libro electrónico