Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 793 - 816 of 1376 Results
Skip side bar filters
  • D3.js数据可视化实战手册

    Chinese Edition

    超过70多种创建动态数据可视化的方案!Key Features超过70多种创建动态数据可视化的方案文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景Book Description如今这个互联网时代,人们每天都生产海量的数据,如果直接面对这些数据,可能让人无从下手。将数据可视化,用形象立体的形式将其展现,有利于分析其中的关联,攫取可能存在的商业机会。本书意图通过大量的示例和代码,向读者讲述如何利用D3.js来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书一共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局、可视化交互、力学模拟 ... Read more

    $27.59 USD or Free with Kobo Plus

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    by Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... Read more

    $27.59 USD or Free with Kobo Plus

  • The Basics of Front-End Web Development (HTML, CSS, and JavaScript)

    Learn How To Design and Build Websites As A Beginner

    Make Learning Front-End Web Development EasierHave you ever wanted to build your own website but didn't know where to start? Whether you're a total beginner or someone looking to brush up on the fundamentals, this book is your step-by-step guide to mastering the core trio of web development: HTML, CSS, and JavaScript.In this easy-to-follow book, you'll discover:HTML Essentials: Learn how to ... Read more

    $6.99 USD

  • Learning Vue

    Core Concepts and Practical Patterns for Reusable, Composable, and Scalable User Interfaces

    by Maya Shavin ...
    Learn the core concepts of Vue.js, the modern JavaScript framework for building frontend applications and interfaces from scratch. With concise, practical, and clear examples, this book takes web developers step-by-step through the tools and libraries in the Vue.js ecosystem and shows them how to create complete applications for real-world web projects.You’ll learn how to handle data communication ... Read more

    $41.09 USD

  • Mongoose for Application Development

    by Simon Holmes ...
    This book is a mini tutorial full of code examples and strategies to give you plenty of options when building your own applications with MongoDB. This book is ideal for people who want to develop applications on the Node.js stack quickly and efficiently. Prior knowledge of the stack is not essential as the book briefly covers the installation of the core components and builds all aspects of the ... Read more

    $23.79 USD or Free with Kobo Plus

  • JavaScript Essentials For Dummies

    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Read more

    $10.00 USD

  • Vue.js - Cours et exercices

    by Éric Sarrion ...
    Series series Noire
    Un ouvrage pratique sur le framework JavaScript le plus populaireVue.js fait partie des derniers frameworks JavaScript à avoir vu le jour. Après le long règne de jQuery, de nouvelles bibliothèques JavaScript sont apparues pour tenter de remédier aux défauts de leur aînée. Parmi celles actuellement en vogue, on peut citer React.js, Angular et Vue.js.En introduisant la notion de réactivité et le ... Read more

    $26.13 USD

  • Security Challenges with Blockchain

    by 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 ... Read more

    $9.99 USD

  • The JavaScript Journey

    From Basics to Full-Stack Mastery

    by Priya Singh ...
    "The JavaScript Journey: From Basics to Full-Stack Mastery" is your ultimate guide to unlock the full potential of JavaScript and mastering the art of full-stack development. Whether a novice eager to learn the ropes or a developer with an experience looking to improve your skills, this comprehensive book provides a step-by-step roadmap to success.Starting with JavaScript syntax and control flow ... Read more

    $9.99 USD

  • JavaScript.

    Start mastering JavaScript beyond the basics and see the results in your coding skills! Improve your programming abilities and transform your projects with this comprehensive guide.Benefits:- Master loops and conditionals to write efficient code- Understand variable scope and closures for better organization and structure in your code- Experience the satisfaction of solving complex problems with ... Read more

    $11.99 USD or Free with Kobo Plus

  • Javascript "La Biblia"

    El presente libro nace con la idea de servir como texto introductorio, de consulta, respaldo y para la codificación, generación y diseños de páginas web, por medio de la codificación javascript, a través de extractos, resúmenes y aportes propios del autor, para su entendimiento y aprendizaje."HTML" es lo que se utiliza para crear todas las páginas web de Internet". De manera más concreta, HTML es ... Read more

    $9.99 USD or Free with Kobo Plus

  • JavaScript Programming for Blockchain Development

    by Theo Riven ...
    Build secure blockchain applications and decentralized projects using JavaScript. JavaScript Programming for Blockchain Development is a practical, project-based guide for readers who want to understand blockchain technology while learning how JavaScript can be used to create decentralized applications. The book begins with blockchain foundations, JavaScript essentials, Node.js setup, and the ... Read more

    $4.99 USD

  • Expert Data Visualization

    Advanced information visualization with D3.js 4.x

    by Jos Dirksen ...
    Breathe life into your data by learning how to use D3.js V4 to visualize informationKey Features-Create complex visualizations powered by D3.js and open data.-Provides an extensive set of visualizations that explore all the functionality provided by D3.js V4.-Shows how to set up an easy–to-use environment to create stunning visualizations.Book DescriptionDo you want to make sense of your data? Do ... Read more

    $41.39 USD or Free with Kobo Plus

  • Hands-On Data Structures and Algorithms with JavaScript

    Write efficient code that is highly performant, scalable, and easily testable using JavaScript

    Increase your productivity by implementing complex data structures and algorithms using JavaScriptKey FeaturesA step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental JavaScript data structuresGet a better understanding of advanced concepts such as space and time complexity to optimize your codeFocus more on solving the business problem and ... Read more

    $37.79 USD or Free with Kobo Plus

  • Building a Tab Manager Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tab Manager

    This guide helps developers with basic web skills build a functional Tab Manager app using core web technologies: HTML, CSS, and JavaScript. Through a practical question-and-answer format, it explains key concepts and techniques needed to create an interactive tabbed interface.Starting with the project setup, the guide walks you through structuring HTML for tabs and content panels, styling with ... Read more

    $4.99 USD or Free with Kobo Plus

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Read more

    $6.99 USD or Free with Kobo Plus

  • Mastering Reactive JavaScript

    Building asynchronous and high performing web apps with RxJS

    Expand your boundaries by creating applications empowered with real-time data using RxJs without compromising performanceKey Features\[\*\] Handle an infinite stream of incoming data using RxJs without going crazy\[\*\] Explore important RxJs operators that can help you improve your code readability\[\*\] Get acquainted with the different techniques and operators used to handle data traffic, which ... Read more

    $34.19 USD or Free with Kobo Plus

  • jQuery: Novice to Ninja

    Novice to Ninja

    jQuery: Novice to Ninja, 2nd Edition is the perfect book to jump-start your journey into jQuery. You’ll learn all the basics, so you’ll be able to truly appreciate the power of this JavaScript framework. Then you’ll move on to more advanced techniques, such as plugin development and the creation of almost every conceivable UI widget.A practical, hands-on guide to using jQueryReady-to-use best ... Read more

    $23.79 USD or Free with Kobo Plus

  • Mastering AI App Development with MERN Stack

    by Anik Acharjee ...
    Transform Your Web App Development Journey with MERN and AIKey Features● Utilize AI for code generation, debugging, and optimizing performance in MERN applications.● Build AI-powered web apps with real-time data processing and user behavior insights.● Integrate AI capabilities seamlessly with MongoDB, Express.js, React, and Node.js for scalable web solutions.Book DescriptionWith AI applications ... Read more

    $28.49 USD

  • React Essentials : Building Modern Web Interfaces

    by Jiho Seok ...
    Welcome to React Essentials, a comprehensive guide designed to navigate you through the dynamic and robust landscape of React development. This book is crafted with the ambition to serve both budding enthusiasts eager to step into the world of modern web development and seasoned professionals looking to refine their mastery of React.React, developed by Facebook and maintained by a community of ... Read more

    $1.99 USD or Free with Kobo Plus

  • Multi-Cloud Automation with Ansible

    Automate, orchestrate, and scale in a multi-cloud world (English Edition)

    Across the modern IT landscape, managing infrastructure across diverse cloud platforms has become a formidable task. Ansible, a robust open-source automation tool, emerges as the ultimate weapon in your arsenal, unlocking efficiency and control over your multi-cloud environment, such as IBM, AWS, GCP, and Azure. Indulge in an in-depth venture through Ansible's fundamentals, architecture, and ... Read more

    $14.39 USD or Free with Kobo Plus

  • JavaScript: Una guida completa

    Series Book 4 - La collezione informatica
    "JavaScript: Una guida completa" è il compagno essenziale per coloro che desiderano padroneggiare uno dei linguaggi di programmazione più potenti e diffusi al mondo. Questo libro completo e accessibile offre una panoramica dettagliata di tutti gli aspetti fondamentali di JavaScript, dalla sintassi di base alle tecniche avanzate di programmazione.Imparerai a manipolare il DOM per creare pagine web ... Read more

    $4.99 USD or Free with Kobo Plus

  • Get Programming with JavaScript

    by John Larsen ...
    SummaryGet Programming with JavaScript is a hands-on introduction to programming for readers who have never programmed. You'll be writing your own web apps, games, and programs in no time! Foreword by Remy Sharp.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookAre you ready to start writing your own web apps, games, and ... Read more

    $40.99 USD

  • JavaScript : Moving to ES2015

    Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applicationsAbout This BookThis course offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a wholeDiscover robust JavaScript implementations of classic and advanced design patternsLearn about modern web architectures and build real-world apps on top ... Read more

    $57.59 USD or Free with Kobo Plus