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
-
2861Publicado 2016“…Discover what a progressive web app is and how to recognize one Review the current features, capabilities, and limitations of PWAs Understand PWA creation and the challenges you’ll face during development Learn the core technologies: Web app manifest, service workers, and web push notifications Review PWA starter kits, UI frameworks, PWA validation, and PWA debugging Understand the basics of PWA web performance optimization Learn how to move a PWA onto platforms that don’t support PWA technology Maximilano Firtman knows mobile. …”
-
2862Publicado 2011“…Each chapter covers configuration syntax and examples, debug outputs with explanations, and ACS screenshots. …”
Libro electrónico -
2863Publicado 2014“…Coverage includes • Demonstrating why “mobile first” is still a best practice • Fusing content, structure, and beauty to deliver experiences users love • Using responsive images to improve speed and convey visual messages more effectively • Using grid systems without making it feel like your design is “locked in a box” • Mastering measurement values such as px, em, rem, and viewport units—and understanding their crucial differences • Improving the finer details of your design with web fonts • Retrofitting current websites to prepare them for the future • Introducing web components into your HTML markup • Using built-in browser development tools to streamline debugging and “in-browser” prototyping…”
Libro electrónico -
2864Publicado 2023“…Take new Makers from simply copying and duplicating through to debugging and understanding…”
Libro electrónico -
2865Publicado 2019“…Most of the lessons aren't Cassandra related but instead apply to hardware, drivers, operating system, or the JVM, debugging for days and searching for that metric anomaly or that log line that would give us a hint on what went wrong. …”
Vídeo online -
2866Publicado 2022“…In this video you will learn: Create a Python Flask application for containerization Use a Dockerfile to create the Flask container Use GitHub Actions to automatically deploy the container after a pull request or changes to the main branch Push your container to the GitHub container registry from the GitHub repository Create the web app on the Azure portal and connect it to GitHub Actions Host the containerized Python Flask application on Azure Debugging techniques for broken containers and other common errors like incorrect ports Useful Resources GitHub repository with sample code Free Azure Certification for Students Try Azure for Free AZ-900 Azure Fundamentals reference guide Azure SAMBA file share Azure Remote Compute for VSCode…”
Video -
2867Publicado 2017“…Discover how OpenACC makes scalable parallel programming easier and more practical Walk through the OpenACC spec and learn how OpenACC directive syntax is structured Get productive with OpenACC code editors, compilers, debuggers, and performance analysis tools Build your first real-world OpenACC programs Exploit loop-level parallelism in OpenACC, understand the levels of parallelism available, and maximize accuracy or performance Learn how OpenACC programs are compiled Master OpenACC programming best practices Overcome common performance, portability, and interoperability challenges Efficiently distribute tasks across multiple processors Register your product at informit.com/register for convenient access to downloads, updates, and/or corrections as they become available…”
Libro electrónico -
2868Publicado 2005“…This book's coverage includes Discovering how malicious code attacks on a variety of platforms Classifying malware strategies for infection, in-memory operation, self-protection, payload delivery, exploitation, and more Identifying and responding to code obfuscation threats: encrypted, polymorphic, and metamorphic Mastering empirical methods for analyzing malicious code—and what to do with what you learn Reverse-engineering malicious code with disassemblers, debuggers, emulators, and virtual machines Implementing technical defenses: scanning, code emulation, disinfection, inoculation, integrity checking, sandboxing, honeypots, behavior blocking, and much more Using worm blocking, host-based intrusion prevention, and network-level defense strategies © Copyright Pearson Education. …”
Libro electrónico -
2869Publicado 2016“…The ultimate guide to managing, building, and deploying large-scale clusters with Apache Mesos About This Book Master the architecture of Mesos and intelligently distribute your task across clusters of machines Explore a wide range of tools and platforms that Mesos works with This real-world comprehensive and robust tutorial will help you become an expert Who This Book Is For The book aims to serve DevOps engineers and system administrators who are familiar with the basics of managing a Linux system and its tools What You Will Learn Understand the Mesos architecture Manually spin up a Mesos cluster on a distributed infrastructure Deploy a multi-node Mesos cluster using your favorite DevOps See the nuts and bolts of scheduling, service discovery, failure handling, security, monitoring, and debugging in an enterprise-grade, production cluster deployment Use Mesos to deploy big data frameworks, containerized applications, or even custom build your own applications effortlessly In Detail Apache Mesos is open source cluster management software that provides efficient resource isolations and resource sharing distributed applications or frameworks. …”
Libro electrónico -
2870Publicado 2016“…There were DevOps sessions on building Jenkins based continuous delivery pipelines, bash script testing, DDoS attacks, ChatOps, and best methods for debugging distributed systems. There were infrastructure talks on microservices and Docker containers with close looks at autopiloting, AppSec, monitoring and troubleshooting, and Redis NoSQL deployments. …”
-
2871Publicado 2017“…The tutorials–almost 28 hours in total–cover advanced methods for debugging with Chrome DevTools, building hybrid mobile apps with Ionic, an immersive introduction to React Native, and five other illuminating subjects. …”
-
2872Publicado 2015“…Coverage includes Preparing your computer to run CUDA programs Understanding CUDA’s parallelism model and C extensions Transferring data between CPU and GPU Managing timing, profiling, error handling, and debugging Creating 2D grids Interoperating with OpenGL to provide real-time user interactivity Performing basic simulations with differential equations Using stencils to manage related computations across threads Exploiting CUDA’s shared memory capability to enhance performance Interacting with 3D data: slicing, volume rendering, and ray casting Using CUDA libraries Finding more CUDA resources and code Realistic example applications include Visualizing functions in 2D and 3D Solving differential equations while changing initial or boundary conditions Viewing/processing images or image stacks Computing inner products and centroids Solving systems of linear algebraic equations Monte-Carlo computations…”
Libro electrónico -
2873Publicado 2018“…By the end of the book, you will have learned how to extend the NAV data model, how to write and debug custom code, and how to exchange data with external applications. …”
Libro electrónico -
2874por Charpentier, Michel“…Using these features will enable developers and programmers to write high-quality code that is easier to understand, debug, optimize, and evolve. Key topics covered include: Recursion and tail recursion Pattern matching and algebraic datatypes Persistent structures and immutability Higher-order functions and lambda expressions Lazy evaluation and streams Threads and thread pools Atomicity and locking Synchronization and thread-safe objects Lock-free, non-blocking patterns Futures, promises, and functional-concurrent programming As a bonus, the book includes a discussion of common typing strategies used in modern programming languages, including type inference, subtyping, polymorphism, type classes, type bounds, and type variance. …”
Publicado 2022
Libro electrónico -
2875Publicado 2016“…New coverage in this edition includes Thorough coverage of OpenGL 4.5 Direct State Access (DSA), which overhauls the OpenGL programming model and how applications access objects Deeper discussions and more examples of shader functionality and GPU processing, reflecting industry trends to move functionality onto graphics processors Demonstrations and examples of key features based on community feedback and suggestions Updated appendixes covering the latest OpenGL libraries, related APIs, functions, variables, formats, and debugging and profiling techniques…”
Libro electrónico -
2876Publicado 2016“…You’ll learn how to Overcome key challenges of creating custom embedded distributions Jumpstart and iterate OS stack builds with the OpenEmbedded Build System Master build workflow, architecture, and the BitBake Build Engine Quickly troubleshoot build problems Customize new distros with built-in blueprints or from scratch Use BitBake recipes to create new software packages Build kernels, set configurations, and apply patches Support diverse CPU architectures and systems Create Board Support Packages (BSP) for hardware-specific adaptations Provide Application Development Toolkits (ADT) for round-trip development Remotely run and debug applications on actual hardware targets Ensure open-source license compliance Scale team-based projects with Toaster, Build History, Source Mirrors, and Autobuilder…”
Libro electrónico -
2877por Wootton, Cliff. author“…What You'll Learn Use terminal emulators to access the command line and talk to the device Establish Wi-Fi connectivity with a wireless network Upgrade the operating system and install additional software Bring up Eclipse IDE and create a cross-compiler toolchain on Mac OS X Cross-compile for the ARM processors in the ARTIK modules using Arduino IDE with libArduino to C Use C to access the ARTIK hardware via a file based API Use Node.js and Python inside the ARTIK module Integrate applications with the Samsung SAMI data aggregation hub Use Temboo to generate IoT software solutions that can be downloaded and compiled natively inside the ARTIK Debug applications with software and hardware probes Who This Book Is For Moderately experienced developers wanting to understand ARTIK and how to interact with it from within their own apps or web services. …”
Publicado 2016
Libro electrónico -
2878por Moolayil, Jojo. author“…Design, develop, train, validate, and deploy deep neural networks using the Keras framework Use best practices for debugging and validating deep learning models Deploy and integrate deep learning as a service into a larger software service or product Extend deep learning principles into other popular frameworks…”
Publicado 2019
Libro electrónico -
2879por Zammetti, Frank. author“…You'll learn: How to design a full-featured app, including requirements like offline access How to build the client-side of the app using jQuery Mobile, including adding stub code for calling the node.js server How to create a simple server with node.js and interact with it using REST How to use MongoDB with node.js for data storage How to use PhoneGap to ready your app for mobile deployment How to test and debug your app on iOS and Android Pro iOS and Android Apps for Business is for experienced web developers who need to get up to speed quickly in building iOS and Android apps for business. …”
Publicado 2013
Libro electrónico -
2880Publicado 2015“…All examples for this book are available at theapplanet.com/appinventor Coverage includes: Understanding mobile devices and how mobile apps run on them Planning your app's behavior and appearance with the Designer Using the Blocks Editor to tell your app what to do and how to do it Creating variables and learning how to use them effectively Using procedures to group and reuse pieces of code in larger, more complicated apps Storing data in lists and databases Using App Inventor's gaming, animation, and media features Creating more sophisticated apps by using multiple screens Integrating sensors to make your app location-aware Debugging apps and fixing problems Combining creativity and logical thinking to envision more complex apps…”
Libro electrónico