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 Desarrollo web

Si te gustan los eBooks de Desarrollo web, seguro que te encanta esta selección.
Mostrando 1 - 24 de 4774 resultados
Skip side bar filters
  • The Lean Startup

    The Million Copy Bestseller Driving Entrepreneurs to Success

    de Eric Ries ...
    THE INTERNATIONAL BESTSELLING SENSATION'The Lean Startup changes everything.' - Harvard Business Review----------Most new businesses fail. But most of those failures are preventable.The Lean Startup is a new approach to business that's being adopted around the world. It is changing the way companies are built and new products are launched.Essential reading ... ... Leer más

    $16,304 CLP

  • Escaping the Build Trap

    How Effective Product Management Creates Real Value

    de Melissa Perri ...
    To stay competitive in today’s market, organizations need to adopt a culture of customer-centric practices that focus on outcomes rather than outputs. Companies that live and die by outputs often fall into the "build trap," cranking out features to meet their schedule rather than the customer’s needs.In this book, Melissa Perri explains how laying the foundation for great product management can ... Leer más

    $25,243 CLP

  • Aprendendo a programar em Delphi (Object Pascal)

    Iniciando nas artes magicas da programação Delphi

    Series series Delphi a magia da programação
    Nesse livro você vai embarcar em um reino magico e conhecer os segredos da magia da programação. Um grande mago vai te iniciar na jornada mística de Delphi. E você vai aprender a criar na mesma ferramenta e na mesma linguagem a criar programas para Windows e aplicativos para Android de forma simples e pratica! ... Leer más

    Gratis

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... Leer más

    $31,317 CLP o gratis con Kobo Plus

  • Spring MVC: Designing Real-World Web Applications

    Unleash the power of Spring MVC and build enterprise-grade, lightning-fast web applicationsAbout This BookConfigure Spring MVC to build logic-less controllers that transparently support the most advanced web techniquesSecure your developments with easy-to-write, reliable unit and end-to-end testsGet this fast-paced, practical guide to produce REST resources and templates as required by the latest ... Leer más

    $64,487 CLP o gratis con Kobo Plus

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Leer más

    $29,167 CLP o gratis con Kobo Plus

  • Criando seu próprio chatbot

    Series series Mago Javascript
    'Criando um Chatbot: Guia para iniciantes' é o livro ideal para quem deseja dar os primeiros passos na criação de um chatbot. Com uma abordagem simples e direta, o livro ensina o leitor a construir um chatbot que se assemelha ao ChatGPT, usando técnicas de processamento de linguagem natural e inteligência artificial.O livro começa explicando os conceitos básicos de chatbots e como eles funcionam, ... Leer más

    $4,781 CLP o gratis con Kobo Plus

  • Jump Start Adobe XD

    Get a Jump Start on the up and coming UX design and prototyping power tool, Experience Design!Experience Design CC (also known as XD) is a brand new design tool from Adobe. With a clean, uncluttered UI and a raft of powerful features--such as live preview, Repeat Grids, artboards, symbols and collaboration tools--XD is designed from the ground up to streamline the UX design process. It makes ... Leer más

    $15,950 CLP o gratis con Kobo Plus

  • Jump Start PHP Environment

    Master the World's Most Popular Language

    de Bruno Skvorc ...
    Many entry level PHP developers want a quick path to glory, a shortcut to "knowing PHP." Too many books and tutorials go straight into a pre-made, awful environment that just wants you to code, with no regard for security, version control, or other absolutely essential practices. This book is aimed at the absolute beginner who wants to start learning PHP, but aims to set you up with a thorough ... Leer más

    $15,950 CLP o gratis con Kobo Plus

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection ... Leer más

    $25,142 CLP o gratis con Kobo Plus

  • Performance Tools

    Performance simply matters. Technology may allow us to "go bigger", but maybe not necessarily be better when it comes to performance. Now is the time to utilize the amazing tools that are available for making websites faster, and to learn how to improve user experience and satisfaction.This is a practical collection of tutorials on some of the most popular and powerful website performance tools ... Leer más

    $10,766 CLP o gratis con Kobo Plus

  • Network Automation with Nautobot

    Adopt a network source of truth and a data-driven approach to networking

    Transform the way your network teams think about and deploy enterprise network automation through the power of Nautobot's open-source platform Key FeaturesLearn how documenting your network in Nautobot can accelerate your network automation journeyApply NetDevOps to your network by leveraging Nautobot as a network source of truthMinimize tool sprawl by extending, using, or building Nautobot ... Leer más

    $40,531 CLP o gratis con Kobo Plus

  • Learn Pixi.js

    Create and display interactive graphics, build scenes and animated transitions, make cross-platform, responsive games and applications for multiple screen resolutions, and use Pixi.js’s spectacular WebGL rendering effects. Learn how to create applications for desktop and touch-screen devices, and how to use the best open-source plugins to extend Pixi.js’s capabilities in a myriad of exciting ways ... Leer más

    $60,184 CLP

  • Rust Programming for the Backend

    Modern Web Development Fundamentals - Build High-Performance, Secure, and Scalable Web Applications

    de Harvey Mills ...
    Rust Programming for the Backend: Modern Web Development Fundamentals - Build High-Performance, Secure, and Scalable Web ApplicationsAbout the Technology:Rust is the rising star in the backend development world, praised for its blazing speed, memory safety, and robust security features. This book equips you with the essential knowledge to leverage Rust's full potential and build exceptional web ... Leer más

    $7,513 CLP

  • Discover Angular

    What you can expect from this book:1-way data binding in Angular refers to the process of passing data from the component's TypeScript code to the component's template (HTML). This allows the component to control the data that is displayed in the view.In 1-way data binding, changes made in the component's TypeScript code will be reflected in the template, but changes made in the template will not ... Leer más

    $24,770 CLP

  • Elixir Web Development

    Mastering Phoenix for Building Scalable and Robust Web Applications

    Elixir Web Development: Mastering Phoenix for Building Scalable and Robust Web ApplicationsElixir, a functional programming language built on Erlang VM, is rapidly gaining traction in the web development world. It offers exceptional fault tolerance, scalability, and concurrency, making it ideal for building high-performance and reliable web applications.This book is written by experienced Elixir ... Leer más

    $9,203 CLP o gratis con Kobo Plus

  • Ultimate Web Automation Testing with Cypress:

    Master End-to-End Web Application Testing Automation to Accelerate Your QA Process with Cypress

    Elevate Your Web Testing with Practical Insights and Advanced Techniques.Key Features● Step-by-step learning curve from the fundamentals to advanced Cypress testing techniques.● Learn to set up a development environment and write effective Cypress tests with hands-on guidance.● Master E2E testing, component testing, API testing, and data-driven testing for comprehensive application coverage.● ... Leer más

    $27,312 CLP o gratis con Kobo Plus

  • Hands-On Ethical Hacking Tactics

    Strategies, tools, and techniques for effective cyber defense

    de Shane Hartman ...
    Detect and mitigate diverse cyber threats with actionable insights into attacker types, techniques, and efficient cyber threat hunting Key FeaturesExplore essential tools and techniques to ethically penetrate and safeguard digital environmentsSet up a malware lab and learn how to detect malicious code running on the networkUnderstand different attacker types, their profiles, and mindset, to ... Leer más

    $36,846 CLP o gratis con Kobo Plus

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for ... Leer más

    $9,203 CLP o gratis con Kobo Plus

  • UX: Essential Tools

    This book outlines the best tools available for UX professionals today. Covering prototyping, wireframing, mind mapping and design handoff tools, you'll discover everything a modern UX professionals needs. ... Leer más

    $7,325 CLP o gratis con Kobo Plus

  • Android Studio Ladybug Essentials - Java Edition

    Developing Android Apps Using Android Studio Ladybug and Java

    de Smyth ...
    This book, fully updated for Android Studio Ladybug and the new UI, teaches you how to develop Android-based applications using the Java programming language.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture ... Leer más

    $39,847 CLP

  • Java Web开发从0到1

    de 王树生 ...
    自20世纪以来,互联网的发展已经堪称日新月异,人们的工作、生活、学习等各个方面越来越离不开互联网Web应用。Java Web是Web应用中成熟度高、普及率高、适用性广的开源技术,几乎所有Web应用程序都需要具备Java Web技术能力。本书详解Java Web开发技术,配套示例源码、PPT课件与答疑服务。 本书分为5篇,共17章。第1篇介绍Web开发与Java Web开发,包括体系结构、相关技术、开发环境等;第2篇介绍JSP语言基础,包括JSP的基本概念、JSP指令、JSP动作、JSP注释、JSP内置对象、JavaBean技术、Servlet技术、Servlet过滤器、Servlet监听器;第3篇介绍Java Web整合开发,包括数据库基础以及Java Web操作数据库实践、EL动态网页交互表达式语言、JSTL标签语言、Ajax整合技术;第4篇介绍SSM框架,包括Spring IoC ... Leer más

    $24,813 CLP

  • What Designers Need to Know About Accessibility

    Series Libro 2 - Product Design
    Have you ever felt lost in the complex world of digital accessibility? You're not alone. Understanding standards like RGAA and WCAG can sometimes seem like a real challenge.But guess what?It's not you. WCAG can seem overly technical, making the task even more daunting. That's why this book aim at demystifying digital accessibility, specifically tailored for designers. And I had the chance to work ... Leer más

    $10,303 CLP o gratis con Kobo Plus

  • The Basics of JavaScript Coding For Kids

    Unlock the Power of Coding with JavaScript!Are you ready to inspire the next generation of tech creators? The Basics of JavaScript Coding For Kids is the perfect guide for young learners aged 10 and up to dive into the exciting world of programming!This beginner-friendly book breaks down JavaScript concepts into fun, easy-to-follow lessons, turning coding into an adventure. With clear explanations ... Leer más

    $4,530 CLP