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 1 - 24 de 10680 resultados
Skip side bar filters
  • The Psychology of Software Teams

    de Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Leer más

    $27.99 USD

  • Practical Deep Learning, 2nd Edition

    A Python-Based Introduction

    Deep learning made simple.Dip into deep learning without drowning in theory with this fully updated edition of Practical Deep Learning from experienced author and AI expert Ronald T. Kneusel.After a brief review of basic math and coding principles, you’ll dive into hands-on experiments and learn to build working models for everything from image analysis to creative writing, and gain a thorough ... Leer más

    $43.99 USD

  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Leer más

    $56.99 USD

  • Math for Programming

    A one-stop-shop for all the math you should have learned for your programming career.Every great programming challenge has mathematical principles at its heart. Whether you’re optimizing search algorithms, building physics engines for games, or training neural networks, success depends on your grasp of core mathematical concepts.In Math for Programming, you’ll master the essential mathematics that ... Leer más

    $29.99 USD

  • Rust for Rustaceans

    Idiomatic Programming for Experienced Developers

    de Jon Gjengset ...
    Master professional-level coding in Rust.For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects.Author Jon Gjengset takes you deep into ... Leer más

    $34.99 USD

  • Python for Beginners

    An Introduction to Learn Python Programming with Tutorials and Hands-On Examples

    Master the Python Environment and Become a Skilled Coder!When you open up Beginner’s Guide to Python, you’ll enter a new world of creative and lucrative possibilities. From executing Python scripts on various operating systems to learning identifiers and keywords, you’ll be up-and-running in no time. Now is the time – get ready for the ride of a lifetime as you discover the inner workings of a ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Write Some Code with HTML, CSS, + JavaScript

    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... Leer más

    $1.99 USD o gratis con Kobo Plus

  • Modern Compiler Implementation in C

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Leer más

    $85.99 USD

  • Code

    The Hidden Language of Computer Hardware and Software

    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... Leer más

    $27.39 USD

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    de Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Leer más

    $29.99 USD

  • Lua Programming Essentials

    Definitive Reference for Developers and Engineers

    "Lua Programming Essentials"Unlock the full power of Lua with "Lua Programming Essentials," a comprehensive guide tailored for both aspiring and experienced developers seeking mastery over this lightweight yet robust programming language. Beginning with the foundations of Lua, the book explores its origins, unique design philosophy, and operational mechanics, contrasting Lua’s elegant simplicity ... Leer más

    $9.95 USD o gratis con Kobo Plus

  • Make: Action

    Movement, Light, and Sound with Arduino and Raspberry Pi

    de Simon Monk ...
    Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action!The Arduino is a simple microcontroller with an easy-to-learn programming environment, while the Raspberry Pi is a tiny Linux-based ... Leer más

    $21.99 USD

  • Build a 2.5D RPG with Godot 4 and C#

    Build a 2.5D World with Player Combat and Enemy AI

    godot 4 c# game development and 2.5d rpg tutorial. Learn to build a complete 2.5D RPG game with Godot 4 and C#. This hands-on guide covers tilemaps, dialogue systems, combat mechanics, inventory management, and save/load functionality. Step-by-step project for beginners to pros. Unlike C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals by [placeholder] or C# 12 and .NET 8 – Modern ... Leer más

    $4.99 USD

  • Godot 4 Best Practices

    Practical techniques and strategies for efficient, scalable game development

    Elevate your Godot 4 development skills with SOLID principles, game architecture patterns, and scalable workflows. Learn to create maintainable systems, organize projects, and build release-ready games that grow beyond prototypes Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesApply SOLID principles and proven design patterns in Godot 4Build scalable game ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Series series Professional and Applied Computing (R0)
    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... Leer más

    $71.99 USD

  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    de Eric Matthes ...
    Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.You’ll start by learning basic programming concepts, such as ... Leer más

    $29.99 USD

  • Programming Concepts in C++

    de Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Leer más

    $4.99 USD

  • Grokking Simplicity

    Taming complex software with functional thinking

    de Eric Normand ...
    "The most insightful and intuitive guide to clean and simple software. I recommend this to all software developers." - Rob Pacheco, Vision Government SolutionsGrokking Simplicity is a friendly, practical guide that will change the way you approach software design and development.Distributed across servers, difficult to test, and resistant to modification—modern software is complex. Grokking ... Leer más

    $49.99 USD

  • Dive Into Algorithms

    A Pythonic Adventure for the Intrepid Beginner

    Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, you'll explore standard computer science algorithms for searching, sorting, and optimization; human-based ... Leer más

    $23.99 USD

  • The Rust Programming Language, 3rd Edition

    Build stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long ... Leer más

    $41.99 USD

  • The Art of SQL

    For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any "bad SQL" later.In The ... Leer más

    $25.99 USD

  • Introducing Go

    Build Reliable, Scalable Programs

    de Caleb Doxsey ...
    Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced ... Leer más

    $15.99 USD

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... Leer más

    $10.99 USD

  • Go Cookbook

    Expert Solutions for Commonly Needed Go Tasks

    Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can ... Leer más

    $48.99 USD