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 1801 - 1824 de 10685 resultados
Skip side bar filters
  • 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

  • Beginning ASP.NET 4.5: in C# and VB

    The ultimate programming guide to ASP.NET 4.5, by popular author and Microsoft MVP Imar SpaanjaarsUpdated for ASP.NET 4.5, this introductory book is filled with helpful examples and contains a user-friendly, step-by-step format. Written by popular author and Microsoft ASP.NET MVP Imar Spaanjaars, this book walks you through ASP.NET, Microsoft's technology for building dynamically generated web ... Leer más

    $36.00 USD

  • 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

  • OCA / OCP Java SE 8 Programmer Practice Tests

    Test your knowledge and prepare for the OCA/OCP examsOCA/OCP Java SE 8 Programmer Practice Tests complements the Sybex OCA: Oracle Certified Associate Java SE 8 Programmer I Certification Study Guide and the OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide for exams 1Z0-808 and 1ZO-809 by providing last minute review of 100% of exam objectives. Get the advantage of over 1,000 ... Leer más

    $24.00 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

  • CodeNotes for Web Services in Java and .NET

    Edición de Gregory Brill ...
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Leer más

    $14.99 USD

  • 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