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 Programación

Si te gustan los eBooks de Programación, seguro que te encanta esta selección.
Mostrando 2233 - 2256 de 28373 resultados
Skip side bar filters
  • Aprende a Programar a Python

    de Ángel Arias ...
    Así que no habéis programado nunca... A medida que avanzamos en este libro, intentaremos enseñaros a programar. Vosotros tenéis que leer código y escribir código (así denominamos a los programas). Veremos un montón de código. Para entenderlo tendreis que copiar este código, probarlo y observar que ocurre. Jugad y haced cambios. Lo peor que os puede pasar es que no funcione.Tened en cuenta también ... Leer más

    $4.85 USD o gratis con Kobo Plus

  • Web and Digital for Graphic Designers

    Creative web design requires knowledge from across the design and technical realms, and it can seem like a daunting task working out where to get started.In this book the authors take you through all you need to know about designing for the web and digital, from initial concepts and client needs, through layout and typography to basic coding, e-commerce and working with different platforms. The ... Leer más

    $33.99 USD

  • Practical Entity Framework Core 6

    Database Access for Enterprise Applications

    Series series Professional and Applied Computing (R0)
    Take a developer journey that paves the way to enterprise-level database access from .NET and C# using the object-relational mapper (ORM) of choice. This second edition is revised to cover Entity Framework Core 5 and 6 (EF) and includes new content on table-per-type mapping, LINQ improvements (filtered includes), many-to-many navigation changes, split queries, simple logging using the ... Leer más

    $49.99 USD

  • iPhone iOS 6 Development Essentials

    de Neil Smyth ...
    The aim of iPhone iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPhone. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth look at the design of iPhone applications and user interfaces. More advanced topics such ... Leer más

    $12.99 USD

  • Modern X86 Assembly Language Programming

    32-bit, 64-bit, SSE, and AVX

    Series series Professional and Applied Computing (R0)
    Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help the reader quickly understand x86 assembly language programming and the computational capabilities of the x86 platform.Please ... Leer más

    $44.99 USD

  • Python in easy steps, 2nd Edition

    Covers Python 3.10

    de Mike McGrath ...
    Series series In Easy Steps
    Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colorized source code.Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python ... Leer más

    $14.75 USD

  • Building Modular Cloud Apps with OSGi

    Practical Modularity with Java in the Cloud Age

    If you’re an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You’ll quickly learn how to use OSGi, through concise code examples and a set of best practices derived from the authors’ experiences with real-world projects.Through the course of this book, you’ll learn to develop modern web ... Leer más

    $15.99 USD

  • Handbook of Discrete and Combinatorial Mathematics

    Edición de Kenneth H. Rosen ...
    Series series Discrete Mathematics and Its Applications
    Handbook of Discrete and Combinatorial Mathematics provides a comprehensive reference volume for mathematicians, computer scientists, engineers, as well as students and reference librarians.The material is presented so that key information can be located and used quickly and easily. Each chapter includes a glossary. Individual topics are covered in sections and subsections within chapters, each of ... Leer más

    $375.99 USD

  • Rails AntiPatterns

    Best Practice Ruby on Rails Refactoring

    Series series Addison-Wesley Professional Ruby Series
    The Complete Guide to Avoiding and Fixing Common Rails 3 Code and Design ProblemsAs developers worldwide have adopted the powerful Ruby on Rails web framework, many have fallen victim to common mistakes that reduce code quality, performance, reliability, stability, scalability, and maintainability. ***Rails™ AntiPatterns***identifies these widespread Rails code and design problems, explains why ... Leer más

    $38.99 USD

  • Procedural Content Generation for C++ Game Development

    Get to know techniques and approaches to procedurally generate game content in C++ using Simple and Fast Multimedia Library

    de Dale Green ...
    Get to know techniques and approaches to procedurally generate game content in C++ using Simple and Fast Multimedia LibraryKey Features\[\*\]This book contains a bespoke Simple and Fast Multimedia Library (SFML) game engine with complete online documentation\[\*\]Through this book, you’ll create games that are non-predictable and dynamic and have a high replayability factor\[\*\]Get a breakdown of ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Unreal Engine 4 Game Development Essentials

    Master the basics of Unreal Engine 4 to build stunning video games

    Master the basics of Unreal Engine 4 to build stunning video gamesKey Features\[\*\] Get to grips with the user interface of Unreal Engine 4 and find out more about its various robust features\[\*\] Create dream video games with the help of the different tools Unreal Engine 4 offers\[\*\] Create video-games and fully utilize the power of Unreal Engine 4 to bring games to life through this step-by ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • What Is Computer Science?

    An Information Security Perspective

    Series series Computer Science (R0)
    This engaging and accessible text addresses the fundamental question: What Is Computer Science? The book showcases a set of representative concepts broadly connected by the theme of information security, for which the presentation of each topic can be treated as a "mini" lecture course, demonstrating how it allows us to solve real problems, as well as how it relates to other subjects. The ... Leer más

    $44.99 USD

  • MVS JCL Utilities Quick Reference, Third Edition

    IBM mainframe programmers will appreciate this handy reference for using the IBM MVS JCL utilities, such as IEBGENER and IDCAMS. It includes many examples of common functions with precise JCL syntax. The third edition includes a section on basic JCL concepts and keywords with plenty of examples for those who are not familiar with IBM JCL. This is a great desk reference! ... Leer más

    $9.99 USD

  • COBOL Language Fundamentals with DB2 Quick Start

    This book will teach you the basic information and skills you need to develop applications with the COBOL programming language and the DB2 database management system on IBM mainframe computers running z/OS. The instruction, examples and sample programs in this book are a fast track to becoming productive with COBOL and DB2 as quickly as possible. The content of this book is easy to read and digest ... Leer más

    $7.99 USD

  • Learn Python Programming by Coding Retro Games with Pygame

    A Hands-On Python Course Inspired by 80s and 90s Classics

    de Kevin Wilson ...
    Series Libro 2 - Programming Applications Workshop
    Discover the magic of Python programming by building your own versions of the games that defined a generation. Inspired by the golden age of arcade and home computer gaming - from the pixel-perfect charm of the Atari ST to the unforgettable titles of the Amiga 500 - this beautifully illustrated, full-color book covers the Python basics, then puts them into practice with hands on game projects ... Leer más

    $9.99 USD

  • CISA – Certified Information Systems Auditor Study Guide

    Aligned with the CISA Review Manual 2019 to help you audit, monitor, and assess information systems

    de Hemang Doshi ...
    This CISA study guide is for those interested in achieving CISA certification and provides complete coverage of ISACA's latest CISA Review Manual (2019) with practical examples and over 850 exam-oriented practice questionsKey FeaturesBook DescriptionAre you looking to prepare for the CISA exam and understand the roles and responsibilities of an information systems (IS) auditor? The CISA - ... Leer más

    $60.99 USD o gratis con Kobo Plus

  • Algorithms in a Nutshell

    A Practical Guide

    Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs—with just enough math to let you understand and analyze algorithm ... Leer más

    $36.99 USD

  • Learn Robotics Programming

    Build and control AI-enabled autonomous robots using the Raspberry Pi and Python

    de Danny Staple ...
    Order the new 3rd edition by scrolling down to the "From the brand" section Design, build, and program AI-driven robots from scratch using Python and Raspberry Pi while mastering real-world robotics concepts, sensor integration, and camera-based vision systemsKey FeaturesLearn hands-on robotics by wiring, coding, and troubleshooting real hardwareIntegrate sensors, cameras, and voice agents to make ... Leer más

    $50.39 USD o gratis con Kobo Plus

  • Foundations of Scalable Systems

    Designing Distributed Architectures

    de Ian Gorton ...
    In many systems, scalability becomes the primary driver as the user base grows. Attractive features and high utility breed success, which brings more requests to handle and more data to manage. But organizations reach a tipping point when design decisions that made sense under light loads suddenly become technical debt. This practical book covers design approaches and technologies that make it ... Leer más

    $41.99 USD

  • matplotlib Plotting Cookbook

    This book follows a cookbook style approach that puts orthogonal and non-redundant recipes in your hands. Rather than rehashing the user manual, the explanations expose the underlying logic behind Matplotlib. If you are an engineer or scientist who wants to create great visualizations with Python, rather than yet another specialized language, this is the book for you. While there are several very ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Analytics Engineering with SQL and dbt

    Building Meaningful Data Models at Scale

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use ... Leer más

    $41.99 USD

  • Python Data Analysis

    de Ivan Idris ...
    This book is for programmers, scientists, and engineers who have knowledge of the Python language and know the basics of data science. It is for those who wish to learn different data analysis methods using Python and its libraries. This book contains all the basic ingredients you need to become an expert data analyst. ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Secure APIs

    Design, build, and implement

    Practical, battle-tested techniques to recognize and prevent attacks on your APIs.Hackers know how important your APIs are, and they also know how to find the weak spots in your API security. As a result, APIs have become principal vectors of attack against apps and sites. Secure APIs: Design, build, and implement shows you reliable methods you can use to counter cracks, hacks, and attacks on your ... Leer más

    $49.99 USD

  • Programmers at Work

    Interviews with 19 programming visionaries who ignited the PC software revolution

    de Susan Lammers ...
    "Programmers at Work… does for budding software writers what the Paris Review interviews did for would-be fiction writers. It provides comfort, inspiration, and a sense of community with those who have already succeeded in the field…it is not to be missed.” - Erik Sandberg-Diment, The New York TimesThey had 64 kilobytes. They built the world.At the outset of personal computing, the engineers who ... Leer más

    $9.99 USD

    PEDIDO ANTICIPADO