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 1297 - 1320 de 10637 resultados
Skip side bar filters
  • Programming C#

    Building .NET Applications with C#

    de Jesse Liberty ...
    The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers ... Leer más

    $22.99 USD

  • Unity 2020 Virtual Reality Projects

    Learn VR development by building immersive applications and games with Unity 2019.4 and later versions

    Explore the latest features of Unity and build VR experiences including first-person interactions, audio fireball games, 360-degree media, art gallery tours, and VR storytellingKey FeaturesDiscover step-by-step instructions and best practices to begin your VR development journeyExplore Unity features such as URP rendering, XR Interaction Toolkit, and ProBuilderBuild impressive VR-based apps and ... Leer más

    $60.99 USD o gratis con Kobo Plus

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Leer más

    $21.99 USD

  • Unity Game Development Scripting

    de Kyle D'Aoust ...
    If you are new to Unity scripting and want to learn simple and modular code and advance your knowledge to the next level, this is the book for you. ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Natural Language Processing with Python Quick Start Guide

    Going from a Python developer to an effective Natural Language Processing Engineer

    Build and deploy intelligent applications for natural language processing with Python by using industry standard tools and recently popular methods in deep learningKey FeaturesA no-math, code-driven programmer’s guide to text processing and NLPGet state of the art results with modern tooling across linguistics, text vectors and machine learningFundamentals of NLP methods from spaCy, gensim, scikit ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Raspberry Pi 3: A Practical Beginner's Guide To Understanding The Full Potential Of Raspberry Pi 3 By Starting Your Own Projects Using Python Programming

    de Finn Sanders ...
    ★☆**What if you could learn programming in a manner of hours, rather than months or years?**☆★The world of technology is quickly changing, and more and more people are looking for ways to learn coding and programming. However, some of the traditional options for this can be difficult and challenging to get started with—but with the Raspberry Pi 3, you will see the results in no time!The Raspberry ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Python 3 Text Processing with NLTK 3 Cookbook

    de Jacob Perkins ...
    This book is intended for Python programmers interested in learning how to do natural language processing. Maybe you've learned the limits of regular expressions the hard way, or you've realized that human language cannot be deterministically parsed like a computer language. Perhaps you have more text than you know what to do with, and need automated ways to analyze and structure that text. This ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Learn Three.js

    Programming 3D animations and visualizations for the web with HTML5 and WebGL

    de Jos Dirksen ...
    Create and animate stunning 3D browser based graphics with Three.js JavaScript libraryKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, and visualize and animate them directly from JavaScriptCreate your own custom WebGL shader and explore the postprocessing feature of Three.jsBook DescriptionWebGL makes it possible ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • Head First C#

    What will you learn from this book?Go from beginner to confident developer as you create apps, games, and real-world projects using C#, .NET 9, and Visual Studio. With this engaging, visual guide, you'll master object-oriented programming, build 3D games in Unity, harness the power of LINQ for data queries, and learn to leverage AI tools in your development, through puzzles, hands-on exercises, ... Leer más

    $48.99 USD

  • Pocket Reference: Netduino for Beginner

    This starter book helps you how to develop an embedded application quickly using Netduino and .NET Micro Framework. All code samples are written in C#.**TOC**Preparing Development Environment1.1 Netduino1.2 Electronic Components1.2.1 Fritzing1.2.2 Arduino Sidekick Basic kit1.3 Netduino Software1.3.1 Installing .NET Micro Framework SDK1.3.2 Installing Netduino SDK1.4 Connecting Netduino to Computer ... Leer más

    $1.99 USD

  • Drupal 7 Multilingual Sites

    A hands-on, practical guide for configuring your Drupal 7 website to handle all languages for your site users with this book and ebook

    de Kristen Pol ...
    A practical book with plenty of screenshots to guide you through the many features of multilingual Drupal. A demo ecommerce site is provided if you want to practice on a sample site, although you can apply the techniques learnt in the book directly to your site too. Any Drupal users who know the basics of building a Drupal site and are familiar with the Drupal UI, will benefit from this book. No ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Cracking The Java Coding Interview.

    1000+ Java Interview (Q & A)

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot, and then write flawless code on a whiteboard. I know because I've been asked to do the same thing--in interviews at Google, Microsoft, Apple, and Amazon, among other companies.According to the Last year and this year Data that we have collected from different ... Leer más

    $9.99 USD

  • 100 Recipes for Programming Java

    de Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Leer más

    $11.99 USD o gratis con Kobo Plus

  • Microservices Design Patterns in .NET

    Making sense of microservices design and architecture using .NET Core

    Learn to be deliberate and intentional in your design, technology, and pattern choices when developing an application using a microservices architecture.Key FeaturesTackle common design problems when developing a microservices application using .NET CoreExplore applying S.O.L.I.D development principles in developing a stable microservice applicationUse your knowledge to solve common microservice ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Software Design for Python Programmers

    Principles and patterns

    de Ronald Mak ...
    Software Design for Python Programmers shows you how to level up from writing Python code to designing Python applications. Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more.Great applications take advantage of ... Leer más

    $43.99 USD

  • Practical System Programming with C

    Pragmatic Example Applications in Linux and Unix-Based Operating Systems

    Series series Professional and Applied Computing (R0)
    This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals ... Leer más

    $53.99 USD

  • Visual Studio Code

    End-to-End Editing and Debugging Tools for Web Developers

    de Bruce Johnson ...
    Expert guidance on using Visual Studio Code for editing and debugging your web development projectsVisual Studio Code, a free, open source, cross-compatible source code editor, is one of the most popular choices for web developers. It is fast, lightweight, customizable, and contains built-in support for JavaScript, Typescript, and Node.js extensions for other languages, including C++, Python, and ... Leer más

    $27.00 USD

  • Professional C# 2012 and .NET 4.5

    Intermediate to advanced technique coverage, updated for C# 2012 and .NET 4.5This guide is geared towards experienced programmers looking to update and enhance their skills in writing Windows applications, web apps, and Metro apps with C# and .NET 4.5. Packed with information about intermediate and advanced features, this book includes everything professional developers need to know about C# and ... Leer más

    $38.99 USD

  • Solr in Action

    SummarySolr in Action is a comprehensive guide to implementing scalable search using Apache Solr. This clearly written book walks you through well-documented examples ranging from basic keyword searching to scaling a system for billions of documents and queries. It will give you a deep understanding of how to implement core Solr capabilities.About the BookWhether you're handling big (or small) ... Leer más

    $49.99 USD

  • HTML5, JavaScript, and jQuery 24-Hour Trainer

    de Dane Cameron ...
    Master web app development with hands-on practice and video demonstrationHTML5, JavaScript, and jQuery 24-Hour Trainer shows you how to build real-world HTML5 apps — both web-based and mobile — in combination with JavaScript, jQuery, and CSS/CSS3. You'll learn progressively more advanced skills as you work through the series of hands-on video lessons. Exercises and screencasts walk you step-by ... Leer más

    $27.00 USD

  • 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

  • Mastering VBA for Microsoft Office 2013

    A unique, comprehensive guide to creating custom apps with VBAAutomating computing tasks to increase productivity is a goal for businesses of all sizes. Visual Basic for Applications (VBA) is a version of Visual Basic designed to be easily understandable for novice programmers, but still powerful enough for IT professionals who need to create specialized business applications. With this invaluable ... Leer más

    $32.99 USD

  • OAuth 2 in Action

    "Provides pragmatic guidance on what to do ... and what not to do." - From the Foreword by Ian Glazer, SalesforceOAuth 2 in Action teaches you the practical use and deployment of this HTTP-based protocol from the perspectives of a client, authorization server, and resource server. You'll learn how to confidently and securely build and deploy OAuth on both the client and server sides. Foreword by ... Leer más

    $49.99 USD