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 145 - 168 de 10690 resultados
Skip side bar filters
  • Programming Python

    Powerful Object-Oriented Programming

    de Mark Lutz ...
    If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly ... Leer más

    $46.99 USD

  • C Programming Absolute Beginner's Guide

    Series series Absolute Beginner's Guide
    Updated for C11Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!Who knew how simple ... Leer más

    $20.89 USD

  • Responsive Web Design with HTML5 and CSS3

    Web pages that respond immediately to different screen sizes and devices is one of today's essentials. Packed with screenshots and examples, this book will teach you the professional approach using just HTML5 and CSS3.

    de Ben Frain ...
    This book will lead you, step by step and with illustrative screenshots, through a real example. Are you writing two websites one for mobile and one for larger displays? Or perhaps youve heard of Responsive Design but are unsure how to bring HTML5, CSS3, or responsive design all together. If so, this book provides everything you need to take your web pages to the next level before all your ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Spark: The Definitive Guide

    Big Data Processing Made Simple

    Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new features in Spark 2.0, authors Bill Chambers and Matei Zaharia break down Spark topics into distinct sections, each with unique goals.Youâ??ll explore the basic operations and common functions of Sparkâ? ... Leer más

    $43.99 USD

  • Python: Advanced Guide to Programming Code with Python

    Python Computer Programming, #4

    Series Libro 4 - Python Computer Programming
    Have you learned the basics of Python and want to go further? Not sure what to do, where to go or what topics you should be studying?You have come to the right place; this book, "Python: Advanced Guide to Programming Code with Python" will take you through several of the more important advanced concepts.In this Definitive Python Advanced Level Guide, you’re about to discover...Comprehensions – ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Absolute Beginner (Part 1) Selenium WebDriver for Functional Automation Testing

    de Rex Jones ...
    Learn How To Perform Test Automation Using Selenium WebDriverA Powerful Guide That Will Help You Automate Any ApplicationNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.A New Automation Engineer Should Not Pass Up This Book!If you were interested in a book, what would you look for ... Leer más

    Gratis

  • Concurrency in Go

    Tools and Techniques for Developers

    Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you’re a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Katherine Cox-Buday takes you step-by-step through the process. You’ll ... Leer más

    $30.99 USD

  • Structure and Interpretation of Computer Programs

    JavaScript Edition

    Series series MIT Electrical Engineering and Computer Science
    A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science ... Leer más

    $49.99 USD

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    de Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... Leer más

    $34.99 USD

  • Learning React

    Modern Patterns for Developing React Apps

    If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional JavaScript is necessary.With their learning road map, authors Alex Banks ... Leer más

    $41.99 USD

  • Hands-On Machine Learning with Scikit-Learn and PyTorch

    Concepts, Tools, and Techniques to Build Intelligent Systems

    The potential of machine learning today is extraordinary, yet many aspiring developers and tech professionals find themselves daunted by its complexity. Whether you're looking to enhance your skill set and apply machine learning to real-world projects or are simply curious about how AI systems function, this book is your jumping-off place.With an approachable yet deeply informative style, author ... Leer más

    $55.99 USD

  • Introduction to HTML & CSS

    This book covers the basics of HTML and inline CSS based on the latest standards proposed by W3C. The topics covered are:a) History of HTMLb) How to start an HTML document and the sections of an HTML documentc) Hyperlinks, Tables, Paragraphs, Headings, Lists (Unordered, Ordered and Definition), Imagesd) The new semantic tags for an HTML document (header, footer, section, etc.)e) Definition of CSS ... Leer más

    $3.00 USD o gratis con Kobo Plus

  • C++ Crash Course

    A Fast-Paced Introduction

    A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries.C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any ... Leer más

    $35.99 USD

  • Make: Electronics

    Learning by Discovery: A hands-on primer for the new electronics enthusiast

    de Charles Platt ...
    Make: Electronics explores the properties and applications of discrete components that are the fundamental building blocks of circuit design. Understanding resistors, capacitors, transistors, inductors, diodes, and integrated circuit chips is essential even when using microcontrollers. Make: Electronics teaches the fundamentals and also provides advice on the tools and supplies that are necessary. ... Leer más

    $20.99 USD

  • Python Tricks

    A Buffet of Awesome Python Features

    de Dan Bader ...
    “I don’t even feel like I’ve scratched the surface of what I can do with Python” With Python Tricks: The Book you’ll discover Python’s best practices and the power of beautiful & Pythonic code with simple examples and a step-by-step narrative. You'll get one step closer to mastering Python, so you can write beautiful and idiomatic code that comes to you naturally. Learning the ins and outs of ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Practical C Programming

    Why Does 2+2 = 5986?

    There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes ... Leer más

    $20.99 USD

  • Python Programming : How to Code Python Fast In Just 24 Hours With 7 Simple Steps

    de Jason Scotts ...
    Are you fed up with reading long, boring, lengthy paragraphs after paragraphs of text and want to get up and running in Python as soon as possible? Well, you're not alone. I for one hate having to read through masses of text for very little benefit. Python Programming Reloaded: How to Code Python Fast In Just 24 Hours With 7 Simple Steps strips away the non essentials and instead provides you with ... Leer más

    $3.99 USD

  • Purely Functional Data Structures

    de Chris Okasaki ...
    Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional ... Leer más

    $54.99 USD

  • C++ Pocket Reference

    C++ Syntax and Fundamentals

    de Kyle Loudon ...
    C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand ... Leer más

    $15.99 USD

  • Architecture Patterns with Python

    Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices

    As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are taking an interest in high-level software design patterns such as hexagonal/clean architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward.With this hands-on ... Leer más

    $41.99 USD

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    de Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... Leer más

    $30.99 USD

  • Environmental Monitoring with Arduino

    Building Simple Devices to Collect Data About the World Around Us

    After the devastating tsunami in 2011, DYIers in Japan built their own devices to detect radiation levels, then posted their finding on the Internet. Right now, thousands of people worldwide are tracking environmental conditions with monitoring devices they’ve built themselves. You can do it too!This inspiring guide shows you how to use Arduino to create gadgets for measuring noise, weather, ... Leer más

    $4.99 USD

  • PowerShell for Sysadmins

    Workflow Automation Made Easy

    de Adam Bertram ...
    Learn to use PowerShell, Microsoft's scripting language, to automate real-world tasks that IT professionals and system administrators deal with every day.Save Time. Automate.PowerShell® is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of IT. In PowerShell for Sysadmins, five-time Microsoft® MVP "Adam the Automator" Bertram shows you ... Leer más

    $28.99 USD

  • Java - GUI Applications

    de Preeti Man ...
    This book intends to educate Java practitioners on GUI Applications through questions and answers based on various interviews and personnel questions. ... Leer más

    $10.02 USD o gratis con Kobo Plus