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 361 - 384 of 1374 Results
Skip side bar filters
  • Latency

    Reduce delay in software systems

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

    57,30 €

  • Getting Started with PhantomJS

    by Aries Beltran ...
    The book will follow aA standard tutorial approach, and will beas a complete guide detailing the major aspects of PhantomJS with particular focus on Website website Testingtesting.This book is written forIf you are a JavaScript developers who are is interested in developing applications that interact with various web services, and doing that using a headless browser, then this book is ideal for ... Read more

    15,57 € or Free with Kobo Plus

  • Developing Windows Store Apps with HTML5 and JavaScript

    This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript. This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, ... Read more

    13,88 € or Free with Kobo Plus

  • YUI 3 Cookbook

    Writing Maintainable Applications

    by Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Read more

    22,14 €

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Read more

    20,66 €

  • Node.js Web Development

    Create real-time server-side applications with this practical, step-by-step guide

    by David Herron ...
    Create real-time server-side applications with this practical, step-by-step guideKey Features\[\*\] Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development\[\*\] Understand website development both with and without the Connect/Express web application framework\[\* \] Develop both HTTP server and client applicationsBook ... Read more

    29,56 € or Free with Kobo Plus

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Read more

    19,07 €

  • Web API Cookbook

    Level Up Your JavaScript Applications

    by Joe Attardi ...
    JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.With this hands-on cookbook, author Joe ... Read more

    35,50 €

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... Read more

    26,70 € or Free with Kobo Plus

  • D3.js数据可视化实战手册

    Chinese Edition

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

    28,61 € or Free with Kobo Plus

  • Vue.js 3.0源码解析(微课视频版)

    本书共分为11章,将从源码角度入手,由浅入深分析Vue3框架的核心逻辑。首先通过极简demo引出Vue3框架核心思想,其次结合源码分析Vue3框架核心逻辑的实现原理,最后介绍Vue3框架常用命令、组件等底层实现逻辑。帮助读者深入理解Vue3框架的内部实现原理与运行逻辑,理解Vue3框架语法,揭开藏在表面的内容,让开发者能知其然还能知其所以然。 本书面向有Vue开发经验和熟悉框架开发的前端开发者,也可以作为对Vue框架源码感兴趣的编程爱好者的参考用书。 ... Read more

    9,62 €

  • Learn React with TypeScript 3

    Beginner's guide to modern React web development with TypeScript 3

    by Carl Rippon ...
    Start developing modern day component based web apps using React 16, Redux and TypeScript 3 with this easy to follow guide filled with practical examples.Key FeaturesLearn the latest and core features of React such as components, React Router, and suspenseDive into TypeScript 3 and it\`s core components such as interfaces, types aliases, tuples, generics and much more.Build small-to-large scale ... Read more

    33,38 € or Free with Kobo Plus

  • Angular Router

    by Victor Savkin ...
    From Angular core team member and creator of the routerAbout This BookWritten by the creator of the Angular router, giving you the best information straight from the sourceGet full coverage of the entire Angular Router library and understand exactly how every command worksEssential for all serious users of Angular who need to manage states within their applicationsWho This Book Is ForTo get the ... Read more

    22,99 € or Free with Kobo Plus

  • The Jamstack Book

    Beyond static sites with JavaScript, APIs, and markup

    Jamstack = JavaScript, APIs, and Markup. Use established standard technologies to build super-fast static websites without sacrificing rich, dynamic features.In The Jamstack Book, you will learn how to:Use different static site generators to build websitesDeploy Jamstack sites with 11ty, Next.js, Hugo, and JekyllAdd dynamic capabilities like form processing and eCommerceEnhance your Jamstack site ... Read more

    57,30 €

  • JavaScript Web Applications

    jQuery Developers' Guide to Moving State to the Client

    by Alex MacCaw ...
    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues.Throughout the ... Read more

    19,07 €

  • jQuery For Beginners

    jQuery JavaScript Library Guide For Developing Ajax Applications, Selecting DOM Elements, Creating Animations

    by Joseph Joyner ...
    Web pages and all the tools they come with, together will all the mind-blowing features like virtual programs which work on-line, are pure products of genius in programming and software engineering. Such are developed by use of web application development software such as the jQuery JavaScript library. The web applications are based or stored in their respective servers. However, before storage of ... Read more

    5,29 €

  • Linguagens de script para web

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida. Linguagens de script para web oferece ao desenvolvedor a oportunidade de aprimorar suas habilidades em construção de ... Read more

    4,99 €

  • Getting MEAN with Mongo, Express, Angular, and Node

    SummaryGetting MEAN, Second Edition teaches you how to develop full-stack web applications using the MEAN stack. This edition was completely revised and updated to cover MongoDB 4, Express 4, Angular 7, Node 11, and the latest mainstream release of JavaScript ES2015.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the ... Read more

    57,30 €

  • Angular

    Das Praxisbuch – von den Grundlagen bis zur professionellen Entwicklung mit Signals

    Das neue Praxisbuch der bekannten Angular-ExpertenAktuell ab Angular 22 – inklusive Updates zu neueren VersionenGrundlagen, Signals und aktuelle Themen wie Signal Forms und Resource APIMit Best Practices und allen Codebeispielen zum DownloadIn diesem Praxiseinstieg lernst du Angular inklusive der modernen APIs und Konzepte kennen. Mit einem durchgängigen Beispielprojekt führen die Autoren dich ... Read more

    39,90 €

  • JavaScript Concurrency

    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web development

    by Adam Boduch ...
    Build better software with concurrent JavaScript programming, and unlock a more efficient and forward thinking approach to web developmentKey Features\[\*\]Apply the core principles of concurrency to both browser and server side development\[\*\]Explore the latest tools and techniques at the forefront of concurrent programming, including JavaScript promises, web workers, and generators\[\*\]Learn ... Read more

    29,56 € or Free with 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 ... Read more

    29,56 € or Free with Kobo Plus

  • The JavaScript Workshop

    Learn to develop interactive web applications with clean and maintainable JavaScript code

    Get to grips with the fundamentals of JavaScript and learn to build the programming skills that will kickstart your career as a software developerKey FeaturesLearn the basics of JavaScript programming to create dynamic web pagesExplore the fundamentals of back-end development using Node.jsTackle challenging development problems and apply solutions to real-world situationsBook DescriptionIf you're ... Read more

    26,70 € or Free with Kobo Plus

  • Modern Web Development with Angular

    Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition)

    Learn modern Angular development and jumpstart your web development journeyKey Features● Learn Angular from scratch, starting with setup and basic application structure to advanced topics like component communication and unit testing.● Practical examples and step-by-step instructions to build multi-page reactive and real-world applications.● Learn best practices for unit testing Angular components ... Read more

    21,99 € or Free with Kobo Plus

  • Mastering JavaScript String Methods - A Beginner's Guide to Simplifying String Manipulation

    A Beginner's Guide to Simplifying String Manipulation

    This book, "Mastering JavaScript String Methods: A Beginner's Guide to Simplifying String Manipulation," provides a comprehensive and beginner-friendly introduction to the powerful string methods available in JavaScript.Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies of string methods with ... Read more

    10,00 €