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 CGI, JavaScript, Perl, VBScript

Si te gustan los eBooks de CGI, JavaScript, Perl, VBScript, seguro que te encanta esta selección.
Mostrando 457 - 480 de 1370 resultados
Skip side bar filters
  • MongoDB in Action

    Covers MongoDB version 3.0

    SummaryMongoDB in Action, Second Edition is a completely revised and updated version. It introduces MongoDB 3.0 and the document-oriented database model. This perfectly paced book gives you both the big picture you'll need as a developer and enough low-level detail to satisfy system engineers.About the TechnologyThis document-oriented database was built for high availability, supports rich, ... Leer más

    $34.99 USD

  • D3.js in Action

    Data visualization with JavaScript

    de Elijah Meeks ...
    SummaryD3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3.About the TechnologyVisualizing complex data is hard. Visualizing complex data on the web is darn near impossible without D3.js. D3 is a JavaScript library that provides a simple but powerful data visualization ... Leer más

    $34.99 USD

  • Data Wrangling with JavaScript

    de Ashley Davis ...
    SummaryData Wrangling with JavaScript is hands-on guide that will teach you how to create a JavaScript-based data processing pipeline, handle common and exotic data, and master practical troubleshooting strategies.About the TechnologyWhy not handle your data analysis in JavaScript? Modern libraries and data handling techniques mean you can collect, clean, process, store, visualize, and present web ... Leer más

    $49.99 USD

  • CMIS and Apache Chemistry in Action

    SummaryCMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts, written by the authors of the standard. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll learn how to create new content-centric applications that install and run in any CMIS-compliant repository ... Leer más

    $58.99 USD

  • JavaScript Application Design

    A Build First Approach

    SummaryJavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow. You'll begin by learning how to establish build processes that are appropriate for JavaScript-driven development. Then, you'll walk through best practices for productive day-to-day development, like ... Leer más

    $49.99 USD

  • Micro Frontends in Action

    de Michael Geers ...
    Micro Frontends in Action teaches you to apply the microservices approach to the frontend.SummaryBrowser-based software can quickly become complex and difficult to maintain, especially when it’s implemented as a large single-page application. By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and ... Leer más

    $49.99 USD

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Series Libro 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... Leer más

    $19.99 USD o gratis con Kobo Plus

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    de Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Leer más

    $8.14 USD o gratis con Kobo Plus

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    de Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • PostgreSQL 9 Administration Cookbook - Second Edition

    Over 150 recipes to help you run an efficient PostgreSQL database in the cloud

    Key FeaturesBook DescriptionThrough example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.What you will learnImplement PostgreSQL features for reliability and ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • Adobe Edge Preview 3: The Missing Manual

    de Chris Grover ...
    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You’ve come to the right book. Adobe Edge Preview 3: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you. With this eBook, you’ll be designing great-looking web elements in no time.Get to know ... Leer más

    $17.99 USD

  • Vue.js 2.x by Example

    Example-driven guide to build web apps with Vue.js for beginners

    de Mike Street ...
    Learn the fundamentals of vue.js by creating complex SPAs with Vuex, vue-router and moreKey FeaturesWe bridge the gap between "learning" and "doing" by providing real-world examples that will improve your web development skills with Vue.jsExplore the exciting features of Vue.js 2 through practical and interesting examplesExplore modern development tools and learn how to utilize them by building ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • MEAN Web Development

    Develop your MEAN application efficiently using a combination of MongoDB, Express, Angular, and Node

    de Amos Q. Haviv ...
    Develop your real-time MEAN application efficiently using a combination of MongoDB, Express, Angular, and NodeKey Features\[\*\] Construct a fully-functional MEAN application by using its components along with the best third-party modules\[\*\] Harness the power of the JavaScript ecosystem to effectively run, build, and test your MEAN application\[\*\] Gain a deep, practical understanding of real ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Key Features● Master advanced React patterns such as HOCs custom hooks and functional architecture.● Build enterprise level design systems with Figma and reusable UI components.● Apply advanced TypeScript to deliver scalable and strongly typed React applications.Book DescriptionReact has become the cornerstone of... ... Leer más

    $24.95 USD

  • Learning JavaScript Data Structures and Algorithms

    Enhance your problem-solving skills in JavaScript and TypeScript

    Solidify your computer science fundamentals and choose the right data structures and algorithms for your programs – with new TypeScript focus and exercises. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the most common data structures and algorithms you’ll encounter at work and in interviewsConnect theory with real-world implementations in JavaScript ... Leer más

    $35.99 USD

    PEDIDO ANTICIPADO

  • Full Stack Web Development with Backbone.js

    Scalable Application Design with 100% JavaScript

    Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.Backbone’s rich ecosystem of plugins ... Leer más

    $17.99 USD

  • jQuery for Designers: Beginners Guide

    An approachable introduction to web design in jQuery for non-programmers with this book and ebook

    Part of Packts Beginners Guide series, each chapter focuses on a specific part of your website and how to improve its design with the use of jQuery. There are plenty of screenshots and practical step-by-step instructions making it easy to apply jQuery to your site. This book is for designers who have the basics of HTML and CSS, but want to extend their knowledge by learning to use JavaScript and ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Mastering JavaScript to contemporary web development

    A guide step by step from the grass root to engage and start mastering JavaScript

    de Dani cubasi ...
    Comprehensive and detailed guide designed to help reader master the JavaScript programming language wether you are a beginner looking to learn the basics or an experienced developer seeking to deepen your understanding this book cover a wide range of topic to cater to all skill levels ... Leer más

    $3.99 USD

  • Node.js Blueprints

    A straightforward, practical guide containing step-by-step tutorials that will push your Node.js programming skills to the next level. If you are a web developer with experience in writing client-side JavaScript and want to discover the fascinating world of Node.js to develop fast and efficient web and desktop applications, then this book is for you. ... Leer más

    $31.99 USD o gratis con Kobo Plus

  • Advance Excel 2016

    Training guide

    de Ritu Arora ...
    The first version of MS Excel was released in 1985 and was widely adopted across the globe and became the most prolific and important programs for over 750 million users. Many people assume that Excel is only used by accountants, analysts, scientists and other similar professions that points to the fact that there is a real problem with the understanding of what in this book. Through this book we ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • TypeScript, Curso Práctico

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:_x000D_ la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro._x000D_ Este libro, no solo introduce los principios ... Leer más

    $10.99 USD o gratis con Kobo Plus

  • ASP.NET Core 2 and Vue.js

    Full Stack Web Development with Vue, Vuex, and ASP.NET Core 2.0

    Leverage ASP.NET core 2.0 web API and the power of Vue.js at the client side to create modern applications from scratch Key FeaturesCreate fast, rich and reactive client side applications with Vue.js and ASP.NET Core.Leverage Vue components efficiently to build state of the art user interfaces.Work with Vuex and Nuxt.js to build ASP.NET Core based applications that are powerful, consistent, and ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Certified Web Developer: Novice To Ninja

    HTML, CSS and JavaScript

    de Rob Botwright ...
    Become a Certified Web Developer: From Novice To Ninja! Are you ready to unlock the secrets of web development and unleash your coding potential? Look no further than our "Certified Web Developer: Novice To Ninja" book bundle! Whether you're just starting out or looking to level up your skills, this bundle has everything you need to become a web development wizard. Dive into the world of HTML, ... Leer más

    $7.99 USD o gratis con Kobo Plus