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 337 - 360 de 1195 resultados
Skip side bar filters
  • KnockoutJS by Example

    Develop rich, interactive, and real-world web applications using knockout.js

    de Adnan Jaswal ...
    Develop rich, interactive, and real-world web applications using knockout.jsKey FeaturesBook DescriptionKnockoutJS By Example is a project-based guide that introduces the key features and concepts of knockout.js. It helps you create an application skeleton and a Hello World application. You will develop a To-Do list application that aims to show the basic features of knockout.js in action, such as ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    de Eric Bidelman ...
    Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That has changed with the advent of HTML5. With this book, you'll learn how to provide your applications with a file system that enables them to create, read, and write files and folders in a sandboxed ... Leer más

    $13.99 USD

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    de Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... Leer más

    $33.99 USD

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Leer más

    $35.99 USD

  • Data Visualization with JavaScript

    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... Leer más

    $23.99 USD

  • Building Enterprise JavaScript Applications

    Learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes

    de Daniel Li ...
    Strengthen your applications by adopting Test-Driven Development (TDD), the OpenAPI Specification, Continuous Integration (CI), and container orchestration.Key FeaturesCreate production-grade JavaScript applications from scratchBuild microservices and deploy them to a Docker container for scaling applicationsTest and deploy your code with confidence using Travis CIBook DescriptionWith the over ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • GWT in Action

    SummaryGWT in Action, Second Edition is a completely revised edition of the best-selling GWT book. It covers the new features introduced in GWT 2.4 and 2.5, as well as the best development practices that have emerged in the GWT community. It begins with a rapid-fire introduction to GWT and Ajax to get you up to speed with GWT concepts and tools. Then, you'll explore key concepts like managing ... Leer más

    $49.99 USD

  • Testing JavaScript Applications

    Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide to building a comprehensive and reliable JS application testing suite, ... Leer más

    $49.99 USD

  • Flutter in Action

    de Eric Windmill ...
    SummaryIn 2017, consumers downloaded 178 billion apps, and analysts predict growth to 258 billion by 2022. Mobile customers are demanding more—and better—apps, and it’s up to developers like you to write them! Flutter, a revolutionary new cross-platform software development kit created by Google, makes it easier than ever to write secure, high-performance native apps for iOS and Android. Flutter ... Leer más

    $49.99 USD

  • Advanced Algorithms and Data Structures

    "An accessible introduction to the fundamental algorithms used to run the world." - Richard Vaughan, Purple Monkey CollectiveAdvanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.SummaryAs a software engineer, you’ll encounter countless programming challenges that initially seem ... Leer más

    $49.99 USD

  • Latency

    Reduce delay in software systems

    de Pekka Enberg ...
    Practical techniques for delivering low latency software.From first principles to production-ready code, Latency teaches you how to make your software faster at every layer of the stack. You’ll learn what latency really is, how it differs from bandwidth, and why it matters for user experience. Then, guided by practical examples, you’ll apply Little’s Law, design lock-free algorithms, and architect ... Leer más

    $49.99 USD

  • React Quickly, Second Edition

    Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, event and form handling, and more.In React Quickly, Second Edition you will learn how to:Master React fundamentalsImplement best practices and the components of good architectureBuild intuitive user interfacesCreate dynamic components with JSXUse ... Leer más

    $49.99 USD

  • Ultimate Node.js for Cross-Platform App Development

    Learn to Build Robust, Scalable, and Performant Server-Side JavaScript Applications with Node.js (English Edition)

    de Ramesh Kumar ...
    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express ... Leer más

    $29.95 USD o gratis con Kobo Plus

  • Mastering Spring Application Development

    Gain expertise in developing and caching your applications running on the JVM with Spring

    Key FeaturesBook DescriptionIf you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.What you will learnThe best approach to configuring Spring applicationsRead as well as manipulate data in MongoDB ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    de Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Flux Architecture

    Design and Build Modern JavaScript Web Applications

    de Adam Boduch ...
    Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every dayKey Features\[\*\] This the first resource dedicated to the new architectural pattern that powers Facebook\[\*\] You’ll learn all the tips and tricks you need to get the most out of Flux\[\*\] Filled with practical, hands-on samples, you’ll not only understand how Flux ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... Leer más

    $40.99 USD o gratis con Kobo Plus

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    de James Tisdall ...
    With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too ... Leer más

    $23.99 USD

  • Advanced JavaScript Design Patterns

    "JavaScript is the Most popular programming language used by professional developers today"Immerse yourself in the world ofDesign Patterns in JavaScriptwith this comprehensive guide that explores the practical application of the most relevant patterns.✅From theModule pattern to the observer pattern, each section of this guide is carefully crafted to help you tackle development challenges with ... Leer más

    $9.00 USD o gratis con Kobo Plus

  • Next.js Cookbook

    Learn how to build scalable and high-performance apps from scratch (English Edition)

    Next.js is a powerful and flexible framework for building server-side rendered React applications. In this book, you will learn how to develop a full-stack ERP application from scratch to production using Next.js. The book will begin by covering the basics of Next.js, including setting up the environment and creating your first app. You will then learn how to use design patterns to optimize the ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Learning Perl Objects, References, and Modules

    Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. This book is about making the leap from the easy things to the hard ones.Learning Perl Objects, References & Modules offers a gentle but thorough ... Leer más

    $20.99 USD

  • Advanced TypeScript Patterns for Large-Scale Applications

    de Baldurs L. ...
    Advanced TypeScript Patterns for Large-Scale ApplicationsMaster enterprise-level TypeScript development with battle-tested patterns, architectures, and practices that scale.In today's complex software landscape, TypeScript has emerged as the language of choice for teams building mission-critical applications at scale. Yet as codebases grow and team sizes expand, developers face architectural ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Vue.js for Jobseekers

    A complete guide to learning Vue.js, building projects, and getting hired (English Edition)

    de Clive Harber ...
    Vue.js is a rapidly growing frontend framework with a large and active community. It is a great choice for developers who are looking for a modern, lightweight, and versatile framework to build web applications. This book teaches you how to design and build client-side applications using Vue.js, a popular JavaScript framework. It starts with a solid foundation in the Vue framework, its core ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Bootstrap 4 Site Blueprints

    Design mobile-first responsive websites with Bootstrap 4

    Explore the robust features of Bootstrap 4 to create exciting websites through this collection of excellent hands-on projectsKey Features\[\*\] Explore the inner workings of Bootstrap 4 by building different websites\[\*\] Customize your designs by working directly with Bootstrap’s SASS files\[\*\] Leverage Bootstrap’s excellent JavaScript pluginsBook DescriptionPacked with trade secrets, this ... Leer más

    $41.99 USD o gratis con Kobo Plus