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 289 - 312 de 10684 resultados
Skip side bar filters
  • Understanding Swift Programming

    Swift 2 With Hands-On Online Exercises

    de Craig Will ...
    This book, aimed at readers with some programming experience, will provide you with what you need to learn the new language. Written in easy-to-understand English rather than technical jargon, the book takes readers first through the fundamentals of essential topics. Later chapters fill in more advanced nuances.  Covers Swift 2 The book's coverage of Swift 2 includes full chapters on Error ... Leer más

    $9.99 USD

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn ... Leer más

    $0.99 USD

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Leer más

    $34.99 USD

  • 1000 SQL Interview Questions and Answers

    1000 most important and frequently asked structured query language questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Structured Query ... Leer más

    $2.99 USD

  • PowerShell Cookbook

    de Lee Holmes ...
    How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 task-oriented recipes to help you solve all kinds of problems. Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated ... Leer más

    $55.99 USD

  • Getting Started with Arduino and Node.js

    This book helps to anyone to learn how to integrate Arduino hardware and node.js.***TOC**PrefacePreparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Electronic Components1.2.1 Arduino Starter Kit1.2.2 Fritzing1.2.3 Cooking-Hacks: Arduino Starter Kit1.2.4 Arduino Sidekick Basic kit1.3 Node.js1.4 Arduino So... ... Leer más

    $4.01 USD

  • Production-Ready Microservices

    Building Standardized Systems Across an Engineering Organization

    One of the biggest challenges for organizations that have adopted microservice architecture is the lack of architectural, operational, and organizational standardization. After splitting a monolithic application or building a microservice ecosystem from scratch, many engineers are left wondering what’s next. In this practical book, author Susan Fowler presents a set of microservice standards in ... Leer más

    $24.99 USD

  • Creating Mobile Apps with Xamarin.Forms Preview Edition 2

    Series series Developer Reference
    This second Preview Edition ebook, now with 16 chapters, is about writing applications for Xamarin.Forms, the new mobile development platform for iOS, Android, and Windows phones unveiled by Xamarin in May 2014. Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms. ... Leer más

    Gratis

  • Mastering VBA for Microsoft Office 365

    Customize and ramp-up Office 365 applicationsNOTE: Please click Downloads (located in the menu on the left) to download “Full Code Download.”The revised 2019 edition of Mastering VBA Microsoft Office 365 offers an accessible guide that shows how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes ... Leer más

    $31.00 USD

  • Atmospheric Monitoring with Arduino

    Building Simple Devices to Collect Data About the Environment

    Makers around the globe are building low-cost devices to monitor the environment, and with this hands-on guide, so can you. Through succinct tutorials, illustrations, and clear step-by-step instructions, you’ll learn how to create gadgets for examining the quality of our atmosphere, using Arduino and several inexpensive sensors.Detect harmful gases, dust particles such as smoke and smog, and upper ... Leer más

    $3.99 USD

  • Rote Learning HTML & CSS

    This is a supplementary—and not beginner-friendly—book about HTML and CSS, and one of the most boring books you’ll ever read.It contains long lists of HTML elements and attributes and CSS selectors and properties.Why bother? Why read this book?Because it provides you with a unique opportunity to learn HTML and CSS, one that isn’t available in this form elsewhere.Its goal is to show you the rough ... Leer más

    Gratis

  • P.H.P Simple C.R.U.D Design

    Welcome to PHP SIMPLE CRUD DESIGN. This book / e-book is meant for everybody that want to learn and create simple CRUD web system.Every online system nowadays has common functions like add, update, delete, view and search regardless of what programming language being used. Website like Facebook, Flickr, Yahoo, Wikipedia and many more are also developed using PHP.Often, many final students complain ... Leer más

    Gratis

  • How JavaScript Works

    A light-hearted romp thru the world’s most misunderstood programming language.Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and ... Leer más

    $26.99 USD o gratis con Kobo Plus

  • Learn Python the Hard Way

    de Zed Shaw ...
    You Will Learn Python!Zed Shaw has created the world's most reliable system for learning Python. Follow it and you will succeed--just like the millions of beginners Zed has taught to date! You bring the discipline, persistence, and attention; the author supplies the masterful knowledge you need to succeed.In Learn Python the Hard Way, Fifth Edition, you'll learn Python by working through 60 ... Leer más

    $25.99 USD

  • PHP Web Services

    APIs for the Modern Web

    Whether you’re sharing data between two internal systems or building an API so that users can access their data, this practical guide has everything you need to build APIs with PHP. Author Lorna Jane Mitchell provides lots of hands-on code samples, real-world examples, and advice based on her extensive experience to guide you through the process—from the underlying theory to methods for making ... Leer más

    $18.99 USD

  • Let's Go: Learn to Build Professional Web Applications with Go

    de Alex Edwards ...
    Let's Go teaches you step-by-step how to create fast, secure and maintainable web applications using the fantastic programming language Go (also known as Golang).The idea behind the book is to help you learn by doing. Together we'll walk through the start-to-finish build of a complete web application, from starting a server for the first time to session management and authenticating users.Building ... Leer más

    $34.95 USD

  • WebAssembly: The Definitive Guide

    Safe, Fast, and Portable Code

    de Brian Sletten ...
    WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets.Author ... Leer más

    $41.99 USD

  • Go Programming Language (2026)

    Learn How to Program Go in One Day and Learn It Well. Go for Beginners with Hands-on Project

    Discover the Power of GO Programming: Your Gateway to Software Excellence!Are you ready to embark on a journey into the world of GO programming? Look no further – we're here to guide you through the intricacies of this dynamic language. Developed by Google luminaries Robert Griesemer, Rob Pike, and Ken Thompson in 2007, GO language offers a statically-typed syntax reminiscent of C, coupled with ... Leer más

    $30.00 USD o gratis con Kobo Plus

  • Erlang Programming

    A Concurrent Approach to Software Development

    This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your ... Leer más

    $28.99 USD

  • Extreme Programming Pocket Guide

    Team-Based Software Development

    de Chromatic ...
    Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of code--resonate with developers everywhere. Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, ... Leer más

    $10.99 USD

  • Pocket Reference: Raspberry Pi Programming

    This is pocket guideline book about how to write program for Raspberry Pi include embedded programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Getting Hardware1.3 TestingProgramming Language2.1 Python2.2 C/C++2.3 Node.js2.4 Mono .NET2.5 JavaWeb Server and Web Application3.1 Installing Apache Server3.2 Installing MySQL3.3 Installing PHP and MySQL Driver ... ... Leer más

    $4.01 USD

  • XeHE: an Intel GPU Accelerated Fully Homomorphic Encryption Library

    A SYCL Sparkler: Making the Most of C++ and SYCL

    Series series SYCL Sparklers: Making the Most of C++ and SYCL
    This installment of a "SYCL Sparkler" explores in depth a way to implement a reasonably efficient implementation for Homomorphic Encryption using modern C++ with SYCL. As a result of their work, the authors learned some valuable optimization techniques and insights that they have taken time to share in this very interesting and detailed piece.A key value of using C++ with SYCL, is the ability to ... Leer más

    Gratis

  • Expert C Programming

    Deep Secrets

    This book is for the knowledgeable C programmer, this is a second book that gives the C programmers advanced tips and tricks. This book will help the C programmer reach new heights as a professional. Organized to make it easy for the reader to scan to sections that are relevant to their immediate needs. ... Leer más

    $37.99 USD

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and ... Leer más

    $15.99 USD