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 241 - 264 de 1137 resultados
Skip side bar filters
  • The JavaScript JSON Cookbook

    Over 80 recipes to make the most of JSON in your desktop, server, web, and mobile applications

    Key FeaturesBook DescriptionIf you're writing applications that move structured data from one place to another, this book is for you. This is especially true if you've been using XML to do the job because it's entirely possible that you could do much of the same work with less code and less data overhead in JSON. While the book's chapters make some distinction between the client and server sides ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Learning Bootstrap 4

    Modern, Elegant and Responsive Web Design Made Easy

    de Matt Lambert ...
    Unearth the potential of Bootstrap 4 to create highly responsive and beautiful websites using modern web techniquesKey Features\[\*\] This book shows how to take advantage of the all new features introduced in Bootstrap\[\*\] Learn responsive web design and discover how to build mobile-ready websites with ease\[\*\] Find out how to extend the capabilities of Bootstrap with a huge range of tools ... Leer más

    $35,268 CLP o gratis con Kobo Plus

  • TypeScript Blueprints

    Practical Projects to Put TypeScript into Practice

    Learn how to use TypeScript with this project-based web development guide, and start delivering even better software.Key Features\[\*\] Follow and build every featured projects to put the principles of TypeScript into practice\[\*\] Learn how to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js\[\*\] Find out how to migrate your JavaScript codebase to ... Leer más

    $42,695 CLP o gratis con Kobo Plus

  • Mastering JavaScript Object-Oriented Programming

    Advanced patterns, faster techniques, higher quality code

    Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patternsKey Features\[\*\] Covering all the new Object-Oriented features introduced in ES6, this book shows you how to build large-scale web apps\[\*\] Build apps that promote scalability, maintainability, and reusability\[\*\] Learn popular Object-Oriented programming (OOP) principles and design patterns ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Mastering PostCSS for Web Design

    Explore the power of PostCSS to write highly performing, modular, and modern CSS code for your web pages

    de Alex Libby ...
    Explore the power of PostCSS to write highly performing, modular, and modern CSS code for your web pagesKey Features\[\*\] Incorporate cutting-edge styles in your web pages with PostCSS\[\*\] Simplify the process of writing CSS to a great extent using PostCSS shortcuts, fallbacks, and pack plugins\[\*\] This in-depth, step-by-step guide will help you master PostCSS, to create amazing and ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Instant jQuery Boilerplate for Plugins

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is a how-to manual complete with recipes that range from writing a simple plug-in to adding enhancements/features to your plug-in. This book is for JavaScript enthusiasts who are looking for hands on recipes to help them develop their own plug-ins. ... Leer más

    $15,669 CLP o gratis con Kobo Plus

  • 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

    $42,695 CLP o gratis con Kobo Plus

  • Oracle JET for Developers

    Implement client-side JavaScript efficiently for enterprise Oracle applications

    Client side JavaScript for enterprise Oracle applications. Key Features\[\*\] Develop resilient and robust client-side applications\[\*\] Explore the power of popular JavaScript libraries such as jQuery, RequireJS, and custom Oracle JavaScript libraries\[\*\] Integrate JavaScript for Oracle developers\[\*\] Easily debug and secure your cloud interfacesBook DescriptionThis book will give you a ... Leer más

    $35,268 CLP o gratis con Kobo Plus

  • JavaScript

    Best Practices to Programming Code with JavaScript

    Series Libro 3 - JavaScript Programming Series
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Leer más

    $2,780 CLP o gratis con Kobo Plus

  • Modern Web Design in 30 Days

    Beginner's Guide to HTML, CSS & JavaScript with Projects, Exercises, and AI-Powered Learning

    Learn web design through a structured 30-day learning path that combines coding fundamentals, design thinking, and practical projects. Build functional web pages while understanding how modern websites are structured and styled.Key FeaturesFollow a clear 30-day roadmap that gradually builds web development skills and confidenceLearn modern layout techniques including Flexbox, Grid, and responsive ... Leer más

    $29,698 CLP o gratis con Kobo Plus

  • Mastering Python: A Comprehensive Beginner's Journey into the World of Programming with Step-by-Step Guidance

    de Chloe Annable ...
    Are you new to the world of computer programming?Are you searching for a straightforward programming language to kickstart your learning journey?Look no further – Python might be the perfect choice for you! In this hands-on beginner’s guide, titled "Mastering Python: A Comprehensive Beginner's Journey into the World of Programming with Step-by-Step Guidance" you'll delve into the fundamentals of ... Leer más

    $9,536 CLP

  • 深度探索Vue.js——原理剖析与实战应用

    de 张云鹏 ...
    本书系统的介绍了Vue框架基础、框架应用、生态组成、项目实战、框架演进、Vue原理剖析及Vue框架的原理实现。 全书共分为8章:第1章为行业发展介绍,第2章为Vue 2.x的开发基础,第3章为Vue 2.x的组件开发,第4章为Vue CLI开发完全指南,第5章为Vue CLI项目实战,第6章为Vite+Vue 3完全开发指南,第7章为Vue 3.x项目实战,第8章为实现原理介绍。书中主要内容包括:Web前端发展史、Vue的诞生、Vue 2.x基础指令、Vue 2.x常用API、Vue 2.x组件系统、Vue 2.x组件化实战、Vue CLI脚手架搭建、Vue Router 3.x路由系统、Vuex 3.x状态管理系统、Axios网络插件、ElementUI框架、Vue 2.x综合项目实战、Vue 3.x基础语法、Vue 3.x组合式API、Vue 3.x响应式API、Vite脚手架、Vue ... Leer más

    $34,072 CLP

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    Series Libro 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... ... Leer más

    $9,203 CLP

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    de Rob Botwright ...
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java. Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will ... Leer más

    $6,874 CLP o gratis con Kobo Plus

  • UNCOVER HIDDEN INSIGHTS ON CLOJURE PROGRAMMING

    MASTER SPAs AND DYNAMIC ULs LIKE A PRO

    UNLOCK THE POWER OF CLOSURE: Master Front-End Development & Build Dynamic UIs and SPAs Like a ProAre you ready to take your front-end development skills to the next level?In this comprehensive guide, you'll unlock the power of Closure – a powerful JavaScript technique for creating modular, efficient, and maintainable code. You'll not only master Closure itself, but also leverage it to build ... Leer más

    $7,166 CLP o gratis con Kobo Plus

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    de Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Leer más

    $1,014 CLP

  • Ultimate Full-Stack Web Development with MEVN

    Learn From Designing to Deploying Production-Gr7ade Web Applications with MongoDB, Express, Vue, and Node.js on AWS, Azure, and GCP (English Edition)

    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCPBook DescriptionEmbark on a journey into modern web development with the Ultimate Full Stack Web Development with MEVN to build robust, scalable applications using MongoDB, Express. js, Vue. js, and Node. js.Starting with fundamental concepts and installation steps, this book progresses to advanced topics and hands-on coding exercises, ... Leer más

    $31,060 CLP o gratis con Kobo Plus

  • Desenvolva jogos com HTML5 Canvas e JavaScript

    O mercado dos jogos está cada vez mais forte e sendo adotado nos navegadores, com os jogos feitos em HTML5 através da nova especificação de Canvas. Com conhecimento de HTML5 e um pouco de JavaScript, é possível criar jogos extremamente poderosos e com um alto grau de entretenimento. Os tão conhecidos jogos "viciantes". Nesse livro, Éderson Cássio mostra como você pode usar as tecnologias ... Leer más

    $10,591 CLP o gratis con Kobo Plus

  • Mastering Design Patterns In TypeScript

    An Approachable Guide

    This book, "Mastering Design Patterns in TypeScript: An Approachable Guide," is aconcise yet comprehensive resource that aims to demystify design patterns and makethem accessible to developers with a basic understanding of TypeScript and object-oriented programming (OOP) concepts. Weighing in at just slightly over 100 pages,this book avoids unnecessary fluff and aims to provide you with a focused ... Leer más

    $11,251 CLP

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... Leer más

    $11,251 CLP

  • Effective Angular

    Develop applications of any size by effectively using Angular with Nx, RxJS, NgRx, and Cypress

    Develop your front-end expertise and build scalable, enterprise-ready web applications by efficiently using the Angular framework's powerful features and essential librariesKey FeaturesImplement design patterns and Nx for optimal maintainability and scalability of your code baseExplore reactive programming and state management using RxJS, Signals, and NgRxBuild and test large-scale Angular ... Leer más

    $31,928 CLP o gratis con Kobo Plus

  • Security Challenges with Blockchain

    Navigate Blockchain Security Challenges, Unveil Vulnerabilities, and Gain Practical Strategies for Secure Application Development (English Edition)

    de Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with ConfidenceBook DescriptionIn “Security Challenges with Blockchain”, readers embark on a critical journey through the evolving landscape of blockchain security. This essential guide illuminates the intricate security challenges posed by blockchain technology’s decentralized nature, providing a comprehensive overview of the potential ... Leer más

    $10,525 CLP o gratis con Kobo Plus

  • Der kleine Hacker: Programmieren lernen mit dem Calliope mini

    Mit dem Calliope mini und vielen spannenden Projekten spielend programmieren lernen.

    Series series Der kleine Hacker
    Programmieren ist langweilig? Nicht mit dem neuen Calliope mini! Du benutzt jeden Tag Computer, Tablet, Smartphone und Co. und willst dich endlich mal mit dem befassen, was dahinter steckt? Wenn du selbst coole Lichteffekte oder ein richtiges Spiel programmieren möchtest, bist du mit dem Calliope mini und diesem Buch genau richtig, denn hier erfährst du, jenseits aller trockenen Lehrpläne, was das ... Leer más

    $13,175 CLP

  • Angular 2

    Moderne Frontends für alle Plattformen entwickeln

    Series Libro 201 - shortcuts
    Passend zum Final Release von Angular 2, einem JavaScript-Framework und Nachfolger des bekannten AngularJS, vermittelt Manfred Steyer in diesem shortcut den Einstieg in die Arbeit mit diesem. Er beschäftigt sich mit dem Aufbau einer Single-Page-Anwendung mithilfe von Angular 2 und TypeScript und erläutert dabei unter anderem die Vorteile der Komponentenorientierung sowie den Einsatz von Dependency ... Leer más

    $3,500 CLP