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 1225 - 1248 de 10704 resultados
Skip side bar filters
  • Flask Framework Cookbook

    If you are a web developer who wants to learn more about developing applications in Flask and scale them with industry-standard practices, this is the book for you. This book will also act as a handy tool if you are aware of Flask's major extensions and want to make the best use of them. It is assumed that you have knowledge of Python and a basic understanding of Flask. If you are completely new ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    de Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Leer más

    $28.99 USD

  • AngularJS: Conviértete en el profesional que las compañías de software necesitan.

    de Paiminix ...
    La constante evolución en la industria de las tecnologías de la información, demanda cada día más profesionales en el mundo del desarrollo web que conozcan el poderoso framework de AngularJS, este libro te lleva de la mano en la adopción de esta gran tecnología abarcando las mejores prácticas, tips y trucos sobre el framework de JavaScript, conocerás diferentes tipos sintaxis que en su momento han ... Leer más

    $3.00 USD o gratis con Kobo Plus

  • The Java Module System

    SummaryJava's much-awaited "Project Jigsaw" is finally here! Java 11 includes a built-in modularity framework, and The Java Module System is your guide to discovering it. In this new book, you'll learn how the module system improves reliability and maintainability, and how it can be used to reduce tight coupling of system components.Foreword by Kevlin Henney.Purchase of the print book includes a ... Leer más

    $49.99 USD

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • Safe C++

    How to avoid common mistakes

    It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.Author Vladimir Kushnir shows you how to use his Safe C++ library, based in part on programming practices developed by the C ... Leer más

    $15.99 USD

  • Getting Started with D3

    Creating Data-Driven Documents

    de Mike Dewar ...
    Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You’ll learn how to use basic D3 tools by building visualizations based on real data from the New York Metropolitan Transit Authority.Using ... Leer más

    $10.99 USD

  • MySQL Stored Procedure Programming

    Building High-Performance Web Applications in MySQL

    The implementation of stored procedures in MySQL 5.0 a hugemilestone -- one that is expected to lead to widespread enterprise adoption ofthe already extremely popular MySQL database. If you are serious aboutbuilding the web-based database applications of the future, you need toget up to speed quickly on how stored procedures work -- and how tobuild them the right way. This book, destined to be the ... Leer más

    $25.99 USD

  • Bioinformatics Programming Using Python

    Practical Programming for Biological Data

    Powerful, flexible, and easy to use, Python is an ideal language for building software tools and applications for life science research and development. This unique book shows you how to program with Python, using code examples taken directly from bioinformatics. In a short time, you'll be using sophisticated techniques and Python modules that are particularly effective for bioinformatics ... Leer más

    $34.99 USD

  • Spring Boot 2.0 Projects

    Build production-grade reactive applications and microservices with Spring Boot

    Develop diverse, real-life projects by exploring Spring Boot's featuresKey FeaturesRun production-grade-based applications using the Spring WebFlux frameworkLearn to develop high-performance asynchronous applications with Spring BootCreate robust microservice-based applications with Kotlin using Spring BootBook DescriptionSpring Boot is a lightweight framework that provides a set of tools to ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • JUnit Pocket Guide

    Quick Look-up and Advice

    de Kent Beck ...
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, ... Leer más

    $7.99 USD

  • Beginning Programming

    Easy Lessons on Coding, from First Line to Finished Program

    de Matt Telles ...
    Series series Idiot's Guides
    Idiot's Guides: Beginning Programming takes the fear out of learning programming by teaching readers the basics with Python, an open-source (free) environment which is considered one of the easiest languages to learn. Readers will learn not only the "how" of programming in Python, but the "why," so they understand how the code really works and how it relates to other programming languages. ... Leer más

    $12.99 USD

  • A Simple Guide to Retrieval Augmented Generation

    Everything you need to know about Retrieval Augmented Generation in one human-friendly guide.Augmented Generation—or RAG—enhances an LLM’s available data by adding context from an external knowledge base, so it can answer accurately about proprietary content, recent information, and even live conversations. RAG is powerful, and with A Simple Guide to Retrieval Augmented Generation, it’s also easy ... Leer más

    $40.99 USD

  • Programming the Raspberry Pi, Second Edition: Getting Started with Python

    de Simon Monk ...
    An updated guide to programming your own Raspberry Pi projectsLearn to create inventive programs and fun games on your powerful Raspberry Pi—with no programming experience required. This practical TAB book has been revised to fully cover the new Raspberry Pi 2, including upgrades to the Raspbian operating system. Discover how to configure hardware and software, write Python scripts, create user ... Leer más

    $10.99 USD

  • OpenCV: Computer Vision Projects with Python

    Get savvy with OpenCV and actualize cool computer vision applicationsAbout This BookUse OpenCV's Python bindings to capture video, manipulate images, and track objectsLearn about the different functions of OpenCV and their actual implementations.Develop a series of intermediate to advanced projects using OpenCV and PythonWho This Book Is ForThis learning path is for someone who has a working ... Leer más

    $57.99 USD o gratis con Kobo Plus

  • Programming C# 4.0

    Building Windows, Web, and RIA Applications for the .NET 4.0 Framework

    With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with .NET's database capabilities, UI framework (WPF), extensive communication services (WCF), and more ... Leer más

    $31.99 USD

  • C++ Cookbook

    Solutions and Examples for C++ Programmers

    Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an ... Leer más

    $28.99 USD

  • Learning Reactive Programming With Java 8

    Learn how to use RxJava and its reactive Observables to build fast, concurrent, and powerful applications through detailed examples

    Key FeaturesBook DescriptionIf you are a Java developer that knows how to write software and would like to learn how to apply your existing skills to reactive programming, this book is for you.What you will learnDiscover what reactive programming is and how you can benefit from itGet to grips with the new functional features of Java 8 and some functional theoryCreate RxJava Observable instances ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Instant Premium Drupal Themes

    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebook

    de Pankaj Sharma ...
    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebookKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsUnderstand commonly used Drupal terminology, tools, and conventions of DrupalConfigure raw HTML in a Drupal environment quickly and efficientlyUse raw HTML to create advanced ... Leer más

    $17.99 USD o gratis con Kobo Plus

  • Microsoft Visual Studio 2008 Unleashed

    Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.The authors ... Leer más

    $37.99 USD

  • Developing Enterprise iOS Applications

    iPhone and iPad Apps for Companies and Organizations

    de James Turner ...
    If you plan to develop iOS applications in a corporate setting—for internal consumption or for sale to end users—you need to read this book. Veteran developer James Turner shares best practices and lessons learned from his recent on-the-ground experience planning, building, and shipping an iOS application in an enterprise environment.With lots of examples and solid advice, you’ll learn how to use ... Leer más

    $11.99 USD

  • Python in Practice

    Create Better Programs Using Concurrency, Libraries, and Patterns

    Winner of the 2014 Jolt Award for "Best Book"“Whether you are an experienced programmer or are starting your career, Python in Practice is full of valuable advice and example to help you improve your craft by thinking about problems from different perspectives, introducing tools, and detailing techniques to create more effective solutions.”—Doug Hellmann, Senior Developer, DreamHostIf you’re an ... Leer más

    $32.99 USD

  • Modern Java in Action

    Lambdas, streams, functional and reactive programming

    SummaryManning's bestselling Java 8 book has been revised for Java 9! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyModern applications take advantage of innovative designs, including microservices, ... Leer más

    $58.99 USD

  • Visual C# 2012從零開始

    編寫本書的主要目的是為了讓初學者能快速進入Visual C# 2012程式設計的殿堂,透過書中精挑細選的範例程式學習程式設計技巧,養成初學者具有紮實和獨立程式設計能力。本書內容由淺入深涵蓋範圍如下:‧主控台應用程式設計介紹程式設計基本流程,培養初學者基本電腦素養和程式設計能力。‧物件導向程式設計介紹類別的定義,類別中資料成員、欄位、成員函式(方法)的定義、靜態成員的使用,與類別繼承的介紹,透過主控台應用程式以繼承Windows Form類別的方式建立簡單的視窗應用程式,讓您了解視窗應用程式底層的原理,以提昇您物件導向程式設計的能力。‧視窗應用程式設計完整介紹表單和常用與進階控制項的屬性、方法、事件處理以及視窗與各類型的控制項應用,使初學者具有開發視窗應用程式的能力。‧繪圖與多媒體程式設計介紹GDI+ 繪圖與多媒體程式設計,在Windows開發多媒體應用程式,如播放聲音、播放影片 ... Leer más

    $10.99 USD