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 Lenguajes de programación

Si te gustan los eBooks de Lenguajes de programación, seguro que te encanta esta selección.
Mostrando 2353 - 2376 de 10606 resultados
Skip side bar filters
  • Data Structures in Depth Using C++

    A Comprehensive Guide to Data Structure Implementation and Optimization in C++

    Series series Professional and Applied Computing (R0)
    Understand and implement data structures and bridge the gap between theory and application. This book covers a wide range of data structures, from basic arrays and linked lists to advanced trees and graphs, providing readers with in-depth insights into their implementation and optimization in C++.You’ll explore crucial topics to optimize performance and enhance their careers in software ... Leer más

    $53.99 USD

  • The Comprehensive Guide to Kotlin Programming : A Complete Reference Guide

    What You Will Learn:Foundational Kotlin Principles: Begin with an exploration of Kotlin's genesis at JetBrains, its evolutionary milestones, and its pivotal role in the Android ecosystem. Understand the advantages Kotlin holds over Java, such as enhanced conciseness, interoperability, coroutines for asynchronous programming, and robust safety features including null safety and immutability ... Leer más

    $1.99 USD o gratis con Kobo Plus

  • HTML for Beginners : Handbook

    1st Edition

    de Ganofins ...
    HTML for Beginners : HandbookHandbook for all basic and intermediate HTML elements with an example.HTML stands for Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser.Learning HTML will help you in website and this handbook provides reference to almost each HTML element.Book by Ganofins. ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Python Data Analysis, Second Edition

    Data manipulation and complex data analysis with Python

    Learn how to apply powerful data analysis techniques with popular open source Python modulesKey Features\[\*\]Find, manipulate, and analyze your data using the Python 3.5 libraries\[\*\]Perform advanced, high-performance linear algebra and mathematical calculations with clean and efficient Python code\[\*\]An easy-to-follow guide with realistic examples that are frequently used in real-world data ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Recursion

    Mathematics and Python

    Recursion: Mathematics and Python is designed to help readers develop a clear and systematic understanding of recursion as both a mathematical concept and a programming technique. Rather than presenting recursion as a collection of isolated examples, the book emphasizes recursive thinking: how complex problems can be expressed, analyzed, and solved by breaking them into simpler instances of ... Leer más

    $72.99 USD

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    de Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • VLAN Configuration and Implementation Techniques

    Definitive Reference for Developers and Engineers

    "VLAN Configuration and Implementation Techniques""VLAN Configuration and Implementation Techniques" is an authoritative guide for networking professionals seeking an in-depth understanding of Virtual LANs in contemporary IT infrastructures. The book systematically covers the foundational theory of VLANs, including their interaction with the OSI model, various VLAN types, IEEE standards, and the ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Palavra operária, palavra oprimida

    A expressão popular na Greve Geral de 1917

    A expressão popular foi e continua a ser menosprezada, deslegitimada e excluída pelos poderosos. Em 1917, operárias e operários se rebelaram contra a exploração e a opressão de que eram vítimas em indústrias de São Paulo. Antes e durante aquela Greve Geral, houve assembleias, declarações e pronunciamentos, mas sua palavra era constantemente depreciada e interditada. Este livro analisa como a ... Leer más

    $8.99 USD o gratis con Kobo Plus

  • PHP This! A Beginners Guide to Learning Object Oriented PHP

    PHP This! is a beginners book for developers who are new to object oriented PHP web development.This goal of PHP This! is to teach the PHP skills needed to be a junior PHP developer. These skills include an introduction to object oriented PHP theory and instruction on how to apply that theory to build a full custom MVC application, unit testing with PHPUnit and code management with SVN.The ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • The Art of Writing Efficient Programs

    An advanced programmer's guide to efficient hardware utilization and compiler optimizations using C++ examples

    Become a better programmer with performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory management Key Features • Learn proven techniques from a heavyweight and recognized expert in C++ and high-performance computing • Understand the limitations of modern CPUs and their performance impact • Find out how you can avoid writing ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • UML 2.0 in Action: A project-based tutorial

    A detailed and practical walk-through showing how to apply UML to real world development projects

    The book is uniquely practical. A richly textured case study is used throughout the book. Although some aspects of the Airport Passenger Services business process are simplified for sake of clarity and efficiency, it provides a comprehensive practical grounding for theoretical UML knowledge. The case study itself was developed in partnership with employees of Zurich Airport. The book was written ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Understanding Software

    Max Kanat-Alexander on simplicity, coding, and how to suck less as a programmer

    Software legend Max Kanat-Alexander shows you how to succeed as a developer by embracing simplicity, with forty-three essays that will help you really understand the software you work with.Key Features? Read and enjoy the superlative writing and insights of the legendary Max Kanat-Alexander? Learn and reflect with Max on how to bring simplicity to your software design principles? Discover the ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • The Product Management Interview

    A Practical Guide to Landing Your First Product Manager Role and Navigating the Interview Process

    de Ryan Bitstone ...
    This book provides a comprehensive and structured guide to navigating the product management interview process, outlining the skills, expectations, and evaluation criteria associated with different PM roles. It examines common career paths into product management, including internal transfers, rotational programs, MBA routes, and transitions from engineering, marketing, consulting, or other ... Leer más

    $9.98 USD o gratis con Kobo Plus

  • GDB Fundamentals and Techniques

    Definitive Reference for Developers and Engineers

    "GDB Fundamentals and Techniques""GDB Fundamentals and Techniques" is a comprehensive, authoritative guide to mastering the GNU Debugger—one of the most powerful and widely adopted debugging tools in software development. The book meticulously explores GDB’s architecture, from its historical origins and internal design to its support for various platforms, programming languages, and debug ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Rust Quick Start Guide

    The easiest way to learn Rust programming

    Get familiar with writing programs in the trending new systems programming language that brings together the powerful performance of low-level languages with the advanced features like thread safety in multi-threaded codeKey FeaturesLearn the semantics of Rust, which can be significantly different from other programming languagesUnderstand clearly how to work with the Rust compiler which strictly ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Learn Python Programming

    The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7

    Learn the fundamentals of Python (3.7) and how to apply it to data science, programming, and web development. Fully updated to include hands-on tutorials and projects.Key FeaturesLearn the fundamentals of Python programming with interactive projectsApply Python to data science with tools such as IPython and JupyterUtilize Python for web development and build a real-world app using DjangoBook ... Leer más

    $33.99 USD o gratis con Kobo Plus

  • Practical Django 2 and Channels 2

    Building Projects and Applications with Real-Time Capabilities

    Series series Professional and Applied Computing (R0)
    Learn how to rapidly build your own ecommerce site by applying Django’s battle-tested components. This book demonstrates Django’s features and conventions to help you develop modern web applications quickly. You'll adopt a "learn by doing" approach and gain a deeper understanding Django by working through a project in which the real-time component will be critical.The book starts with the basics ... Leer más

    $35.99 USD

  • HTML5 Foundations

    de Matt West ...
    Series series Treehouse Book Series
    Master innovative and eye-catching website design with the exciting new Treehouse Series of booksTurn plain words and images into stunning websites using HTML5 and this beautiful, full-colour guide. Taking you beyond the constraints of prebuilt themes and simple site building tools, this new Treehouse book combines practicality with inspiration to show you how to create fully customized, modern, ... Leer más

    $39.99 USD

  • Professional Python

    Master the secret tools every Python programmer needs to knowProfessional Python goes beyond the basics to teach beginner- and intermediate-level Python programmers the little-known tools and constructs that build concise, maintainable code. Design better architecture and write easy-to-understand code using highly adoptable techniques that result in more robust and efficient applications. Coverage ... Leer más

    $30.00 USD

  • Optimization Algorithms

    AI techniques for design, planning, and control problems

    de Alaa Khamis ...
    Solve design, planning, and control problems using modern AI techniques.Optimization problems are everywhere in daily life. What’s the fastest route from one place to another? How do you calculate the optimal price for a product? How should you plant crops, allocate resources, and schedule surgeries? Optimization Algorithms introduces the AI algorithms that can solve these complex and poorly ... Leer más

    $68.99 USD

  • Learn C++ by Example

    Covers versions 11 to 23

    Learn the latest features of modern C++ by coding eight engaging projects.Don’t let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It’s perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on ... Leer más

    $49.99 USD

  • Python sans détour

    de l'addition au deep learning

    Vous souhaitez apprendre à programmer en Python, mais vous voulez pouvoir tout de suite réaliser des choses intéressantes et concrètes ? Ce livre est fait pour vous.Accessible et efficace, fondé sur la pratique et l’expérience de ses auteurs en matière d’enseignement du langage Python à des étudiants ou des lycéens, il présente un large panel de cas d’utilisation autour de sept thèmes : ... Leer más

    $22.99 USD

  • OCP Oracle Certified Professional Java SE 17 Developer Practice Tests

    Exam 1Z0-829

    Efficiently and effectively prepare for the OCP Java SE 17 certification examIn OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829, a team of veteran Java developers helps you gain the confidence and knowledge you need to take the Oracle Certified Professional Java SE 17 Developer exam. Hundreds of domain-by-domain questions accompany complimentary online access to ... Leer más

    $27.00 USD

  • Get Programming with Scala

    The perfect starting point for your journey into Scala and functional programming.SummaryIn Get Programming in Scala you will learn:Object-oriented principles in ScalaExpress program designs in functionsUse types to enforce program requirementsUse abstractions to avoid code duplicationWrite meaningful tests and recognize code smellsScala is a multi-style programming language for the JVM that ... Leer más

    $49.99 USD