Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Desarrollo de software

Si te gustan los eBooks de Desarrollo de software, seguro que te encanta esta selección.
Mostrando 289 - 312 de 10594 resultados
Skip side bar filters
  • Git Pocket Guide

    A Working Introduction

    This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience.Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as ... Leer más

    $15.99 USD

  • Code Simplicity

    The Fundamentals of Software

    Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how all the code works. This concise guide helps you understand the fundamentals of good design through scientific laws—principles you can apply to any programming language or project from here to eternity.Whether you’re a junior programmer, ... Leer más

    $15.99 USD

  • Robust Python

    Write Clean and Maintainable Code

    Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Thankfully, Python has features to help developers overcome maintainability woes.In this practical book, author Patrick Viafore ... Leer más

    $34.99 USD

  • Security in Computer and Information Sciences

    Second International Symposium, EuroCybersec 2021, Nice, France, October 25–26, 2021, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This open access book constitutes the thoroughly refereed proceedings of the Second International Symposium on Computer and Information Sciences, EuroCybersec 2021, held in Nice, France, in October 2021.The 9 papers presented together with 1 invited paper were carefully reviewed and selected from 21 submissions. The papers focus on topics of security of distributed interconnected systems, software ... Leer más

    Gratis

  • Swift For Dummies

    de Jesse Feiler ...
    Get up and running with Swift—swiftlyBrimming with expert advice and easy-to-follow instructions, Swift For Dummies shows new and existing programmers how to quickly port existing Objective-C applications into Swift and get into the swing of the new language like a pro. Designed from the ground up to be a simpler programming language, it's never been easier to get started creating apps for the ... Leer más

    $18.00 USD

  • 1000 Java Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Java language ... Leer más

    $2.99 USD

  • Finite Difference Computing with Exponential Decay Models

    Series series Mathematics and Statistics (R0)
    This text provides a very simple, initial introduction to the complete scientific computing pipeline: models, discretization, algorithms, programming, verification, and visualization. The pedagogical strategy is to use one case study – an ordinary differential equation describing exponential decay processes – to illustrate fundamental concepts in mathematics and computer science. The book is easy ... Leer más

    Gratis

  • C++ In a Nutshell

    A Desktop Quick Reference

    de Ray Lischner ...
    To-the-point, authoritative, no-nonsense solutions have always been a trademark of O'Reilly books. The In a Nutshell books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer's keyboard. C++ in a Nutshell lives up to the In a Nutshell promise. C++ in a Nutshell is a lean, focused reference that offers practical examples for the ... Leer más

    $23.99 USD

  • Agile Project Management with Kanban

    de Eric Brechner ...
    Series series Developer Best Practices
    Use Kanban to maximize efficiency, predictability, quality, and valueWith Kanban, every minute you spend on a software project can add value for customers. One book can help you achieve this goal: Agile Project Management with Kanban.Author Eric Brechner pioneered Kanban within the Xbox engineering team at Microsoft. Now he shows you exactly how to make it work for your team.Think of this book as ... Leer más

    $30.59 USD

  • Practical C++ Programming

    Programming Style Guidelines

    C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are ... Leer más

    $30.99 USD

  • Masterminds of Programming

    Conversations with the Creators of Major Programming Languages

    Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. In this unique collection, you'll learn about the processes that led to specific design decisions, including the goals they had in mind, the trade-offs they had to make, and how their experiences have left an impact on programming today. Masterminds of ... Leer más

    $17.99 USD

  • Mastering the Requirements Process

    One of the joys of product development, whether it be software, service, or hardware, is getting it right. The way to get it right is to uncover the real business problem, and to write the requirements for the solution that best solves that problem.Without the right requirements it is impossible to build the right solution. Mastering the Requirements Process, Fourth Edition, gives you an industry ... Leer más

    $47.69 USD

  • Securing AI Agents

    Foundations, Frameworks, and Real-World Deployment

    Series series Business and Management (R0)
    This book focuses on agentic AI security, providing a comprehensive guide to the theoretical foundations and practical techniques required to secure the increasingly prevalent AI agent systems. It examines the security challenges posed by multi-agent environments and presents real-world examples of open-source frameworks and commercial solutions to mitigate these risks. It answers key questions, ... Leer más

    $71.99 USD

  • Clean Code

    A Handbook of Agile Software Craftsmanship

    de Robert Martin ...
    Series series Robert C. Martin Series
    Bestselling author Robert C. Martin brings new life and updated code to his beloved Clean Code bookWith Clean Code, Second Edition, Robert C. Martin ("Uncle Bob") reinvigorates the classic guide to software craftsmanship with updated insights, broader scope, and enriched content. This new edition--a comprehensive rewrite of the original bestseller--is poised to transform the way developers ... Leer más

    $53.99 USD

  • The Art of Debugging with GDB, DDD, and Eclipse

    Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available, yet it may be difficult to determine which features are useful in which situations. The Art of Debugging is your guide to making the debugging process more efficient and effective.The Art of Debugging illustrates the use three of the most ... Leer más

    $23.99 USD

  • Hypermodern Python Tooling

    Building Reliable Workflows for an Evolving Python Ecosystem

    Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python project faces the same problem: how to build reliable workflows beyond local development while staying in sync with the evolving ecosystem.With this ... Leer más

    $41.99 USD

  • Building Applications with AI Agents

    Designing and Implementing Multiagent Systems

    Generative AI has revolutionized how organizations tackle problems, accelerating the journey from concept to prototype to solution. As the models become increasingly capable, we have witnessed a new design pattern emerge: AI agents. By combining tools, knowledge, memory, and learning with advanced foundation models, we can now sequence multiple model inferences together to solve ambiguous and ... Leer más

    $48.99 USD

  • UML 2.0 Pocket Reference

    UML Syntax and Usage

    de Dan Pilone ...
    Globe-trotting travelers have long resorted to handy, pocket-size dictionaries as an aid to communicating across the language barrier. Dan Pilone's UML 2.0 Pocket Reference is just such an aid for on-the-go developers who need to converse in the Unified Modeling Language (UML). Use this book to decipher the many UML diagrams you'll encounter on the path to delivering a modern software system ... Leer más

    $10.99 USD

  • 20 Recipes for Programming MVC 3

    Faster, Smarter Web Development

    de Jamie Munro ...
    There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Learn practical techniques for applying user ... Leer más

    $13.99 USD

  • Programmieren für den BlackBerry

    BlackBerry-Applikationen entwickeln und administrieren

    Series series Smartphone Programmierung
    Der BlackBerry ist das Business-Smartphone schlechthin, allen iPhones und Android-Handys zum Trotz. Denn BlackBerry-Geräte können weit mehr als nur Mails versenden und empfangen, passende Apps erweitern den Funktionsumfang erheblich. Smartphone-Experte Klaus Löwenhagen demonstriert in diesem Buch anhand konkreter Praxisbeispiele, wie Sie Java-Applikationen für den BlackBerry programmieren, wie Sie ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Essays in Computer-Supported Collaborative Learning

    Gerry Stahl's eLibrary, #9

    de Gerry Stahl ...
    Series Libro 9 - Gerry Stahl's eLibrary
    "Essays in CSCL" reports on the author's research in computer-supported collaborative learning, covering a broad range of topics. It begins with general reflections on the importance of CSCL as a research field, situating Stahl's work on the Virtual Math Teams Project and his theory of group cognition within the field of CSCL. It describes the VMT research project, including its research approach, ... Leer más

    Gratis

  • Drupal 8 for Absolute Beginners

    de James Barnett ...
    Series series Professional and Applied Computing (R0)
    Drupal 8 for Absolute Beginners is your definitive guide to starting from scratch with Drupal even if you have little web knowledge. This book teaches you the basics of HTML, CSS, JavaScript, and PHP in relation to Drupal, so that you can begin to use this popular CMS with all of its features.You will first learn how to set up and customize a basic blog using Drupal, one of the most powerful and ... Leer más

    $62.99 USD

  • Learn LLVM 12

    A beginner's guide to learning LLVM compiler tools and core libraries with C++

    de Kai Nacke ...
    Learn how to build and use all parts of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core librariesKey FeaturesGet to grips with effectively using LLVM libraries step-by-stepUnderstand LLVM compiler high-level design and apply the same principles to your own compilerUse compiler-based tools to improve the quality of code in ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Refactoring JavaScript

    Turning Bad Code Into Good Code

    de Evan Burchard ...
    How often do you hear people say things like this? "Our JavaScript is a mess, but we’re thinking about using [framework of the month]."Like it or not, JavaScript is not going away. No matter what framework or ”compiles-to-js” language or library you use, bugs and performance concerns will always be an issue if the underlying quality of your JavaScript is poor. Rewrites, including porting to the ... Leer más

    $30.99 USD