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 601 - 624 de 10611 resultados
Skip side bar filters
  • Functional Python Programming

    Use a functional approach to write succinct, expressive, and efficient Python code

    “Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when you need to use it. Now with detailed exercises at the end of every chapter! Purchase of the print or Kindle book includes a free eBook in PDF ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • WordPress 5 Complete

    Build beautiful and feature-rich websites from scratch

    de Karol Król ...
    An in-depth and comprehensive take on WordPress, covering everything about the platform such as WordPress posts, pages, themes, plugins, and more.Key FeaturesGet up to date with the latest WordPress 5.0 (Bebo) and all its new featuresBeginner-friendly layout and advice you can apply from day one with loads of screenshots and examplesEnrich your development experience with the new block-based ... Leer más

    $28.99 USD o gratis con Kobo Plus

  • Raspberry Pi 3 Cookbook for Python Programmers

    Unleash the potential of Raspberry Pi 3 with over 100 recipes

    A recipe-based guide to programming your Raspberry Pi 3 using PythonKey Features\*Leverage the power of Raspberry Pi 3 using Python programming\*Create 3D games, build neural network modules, and interface with your own circuits\*Packed with clear, step-by-step recipes to walk you through the capabilities of Raspberry PiBook DescriptionRaspberry Pi 3 Cookbook for Python Programmers – Third Edition ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Ruby Cookbook

    Recipes for Object-Oriented Scripting

    Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading.Revised for Ruby 2.1, each recipe includes a discussion on ... Leer más

    $30.99 USD

  • Behavioural Types

    From Theory to Tools

    Edición de Simon Gay, António Ravara ...
    Behavioural type systems in programming languages support the specification and verification of properties of programs beyond the traditional use of type systems to describe data processing. A major example of such a property is correctness of communication in concurrent and distributed systems, motivated by the importance of structured communication in modern software. Behavioural Types: from ... Leer más

    Gratis

  • SQL in a Nutshell

    A Desktop Quick Reference

    For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5 ... Leer más

    $48.99 USD

  • The Rules of Programming

    How to Write Better Code

    This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of 21 pragmatic rules, each presented in a standalone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers.Author Chris Zimmerman, cofounder of the video game studio ... Leer más

    $28.99 USD

  • The HAProxy Handbook

    Load Balancing for Modern Infrastructure

    "The HAProxy Handbook: Load Balancing for Modern Infrastructure" is an authoritative resource designed to empower IT professionals, system administrators, and network engineers with the knowledge to master HAProxy. This comprehensive guide covers everything from foundational principles of load balancing to the advanced features and configurations of HAProxy, offering practical insights that bridge ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Python Web Scraping Cookbook

    Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS

    Untangle your web scraping complexities and access web data with ease using Python scriptsKey FeaturesHands-on recipes for advancing your web scraping skills to expert levelOne-stop solution guide to address complex and challenging web scraping tasks using PythonUnderstand web page structures and collect data from a website with easeBook DescriptionPython Web Scraping Cookbook is a solution ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Programming Android with Kotlin

    Achieving Structured Concurrency with Coroutines

    Developing applications for the Android mobile operating system can seem daunting, particularly if it requires learning a new programming language: Kotlin, now Androidâ??s officialdevelopment language. With this practical book, Android developers will learn how to make the transition from Java to Kotlin, including how Kotlin provides a true advantage for gaining control over asynchronous ... Leer más

    $41.99 USD

  • Perl Best Practices

    Standards and Styles for Developing Maintainable Code

    de Damian Conway ...
    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the ... Leer más

    $23.99 USD

  • Full-Stack Vue.js 2 and Laravel 5

    Bring the frontend and backend together with Vue, Vuex, and Laravel

    de Anthony Gore ...
    Learn to build professional full-stack web apps with Vue.js and LaravelKey FeaturesEnd-to-end guide on full-stack development with Vue.js 2 and Laravel 5Developing modern user interfaces with a reusable component-based architectureUse Webpack to improve applications performance and development workflowExplore the features of Vuex to build applications that are powerful, consistent, and ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Parallel Programming and Concurrency with C# 10 and .NET 6

    A modern approach to building faster, more responsive, and asynchronous .NET applications using C#

    Leverage the latest parallel and concurrency features in .NET 6 when building your next application and explore the benefits and challenges of asynchrony, parallelism, and concurrency in .NET via practical examplesKey FeaturesLearn to implement parallel programming and handle concurrency in .NET efficientlySwitch threads while debugging and learn how to monitor specific threads in Visual ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • Simply Programming C# and Visual Basic …

    C# and Visual Basic

    de John Queen ...
    Simply ProgrammingThis is a book that teaches the basics of programming in either Microsoft's C# or Visual Basic or both if so desired. It covers all the basic functions , most variables and up to and including accessing databases from your programs.After buying the book you can "DOWNLOAD" the example project files from; ProgrammingSimplified.Webstarts.comThe objective of the book is to build a ... Leer más

    $3.99 USD

  • React: Up & Running

    Building Web Applications

    Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you're familiar with JavaScript syntax, you're ready to get started.Through the course of this book, ... Leer más

    $34.99 USD

  • JavaScript Everywhere

    Building Cross-Platform Applications with GraphQL, React, React Native, and Electron

    de Adam D. Scott ...
    JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications.Author and engineering leader Adam ... Leer más

    $30.99 USD

  • Expert Cube Development with SSAS Multidimensional Models

    An easy-to-follow guide full of hands on examples of real-world Analysis Services cube development tasks. Each topic is explained and placed in context, and for the more inquisitive reader, there also more in-depth details of the concepts used. If you are an Analysis Services cube designer wishing to learn more advanced topic and best practices for cube design, this book is for you.You are ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • jQuery Mobile

    de Jon Reid ...
    Native apps have distinct advantages, but the future belongs to mobile web apps that function on a broad range of smartphones and tablets. Get started with jQuery Mobile, the touch-optimized framework for creating apps that look and behave consistently across many devices. This concise book provides HTML5, CSS3, and JavaScript code examples, screen shots, and step-by-step guidance to help you ... Leer más

    $10.99 USD

  • Modal Logic

    Series Libro 53 - Cambridge Tracts in Theoretical Computer Science
    This is an advanced 2001 textbook on modal logic, a field which caught the attention of computer scientists in the late 1970s. Researchers in areas ranging from economics to computational linguistics have since realised its worth. The book is for novices and for more experienced readers, with two distinct tracks clearly signposted at the start of each chapter. The development is mathematical; ... Leer más

    $103.99 USD

  • Embedded Software

    Striving for excellence in development

    de Jérôme Dern ...
    Among the various types of software, Embedded Software is a class of its own: it ensures critical missions and if wrongly designed it can disturb the human organization, lead to large losses, injure or kill many people. Updates are difficult and rather expensive or even impossible. Designing Embedded Software needs to include quality in the development process, but economic competition requires ... Leer más

    $52.99 USD

  • Mastering Drupal 8

    An advanced guide to building and maintaining Drupal websites

    Mastering Drupal can lead to a mighty website - discover what Drupal 8 can really do with hidden techniques, best practices, and more!Key FeaturesThe most up-to-date advanced practical guide on Drupal 8 with an in-depth look at all the advanced new features such as authoring, HTML markup, built-in web services, and moreIf you are looking to dive deep into Drupal 8 and create industry-standard web ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Machine Learning with Python for Everyone

    de Mark Fenner ...
    Series series Addison-Wesley Data & Analytics Series
    The Complete Beginner’s Guide to Understanding and Building Machine Learning Systems with PythonMachine Learning with Python for Everyone will help you master the processes, patterns, and strategies you need to build effective learning systems, even if you’re an absolute beginner. If you can write some Python code, this book is for you, no matter how little college-level math you know. Principal ... Leer más

    $34.59 USD

  • Modern C++ Design

    Generic Programming and Design Patterns Applied

    Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code.This book introduces the concept of generic components–reusable ... Leer más

    $55.99 USD