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 25 - 48 of 1373 Results
Skip side bar filters
  • Java and JavaScript Fundamentals

    by Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... Read more

    8,91 € or Free with Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to ... Read more

    12,29 €

  • Meteor

    Criando aplicações web real-time com JavaScript

    O JavaScript já é uma opção real de desenvolvimento server-side. Trabalhar com a mesma linguagem que utilizamos no front-end é também uma grande vantagem. Diversos frameworks surgiram e, sem dúvida, o Meteor é que mais se destaca. Neste livro, venha desenvolver sua própria rede social do zero implementando funcionalidades que interagem em tempo real, além de também aprender a trabalhar com ... Read more

    9,49 € or Free with Kobo Plus

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Read more

    19,49 €

  • JavaScript 基础语法详解

    by 张旭乾 ...
    随着 JavaScript 逐渐成为通用的编程语言,它在软件开发中的地位越来越高,已经不再只是给 HTML 编写交互的客户端脚本语言了,而是可以胜任前端、后端、大数据和机器学习等应用的全面语言。 JavaScript 从 2015 年以来走向规范化后,新出了很多新特性,而市面上少有书籍介绍它们,所以本书对ES6 到 ES2021 的新特性作了较为详尽和深入的介绍,并且全书的语法可以适应各端开发人员所需。 本书共 14 章,涵盖了 JavaScript 的发展历史、运行环境、基础语法、运算符、数组、函数式编程、面向对象基础、原型链、异步编程、Event Loop、模块化、迭代器和生成器、Symbol、Reflect 和 Proxy 的概念和使用方法,每个章节都有配套的示例,对于较难理解的部分还会提供视频讲解,旨在让读者真正掌握这些语法和新特性,在以后的开发过程中不再有基础语法上的疑问 ... Read more

    14,33 €

  • Advanced TypeScript Patterns for Large-Scale Applications

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

    6,49 €

  • Quick Start Basic HTML and JavaScript

    Basic HTML and JavaScript skills are required for working on the web.In this Quick Start guide, we cover the basics of both.Starting with HTML elements, review HTML5 changes, tables, divs, and spans.Next, we cover JavaScript's basic syntax.Including:Variable and ValuesFunctionsConditionalsLoopsScopeClosuresThis isn't a long one but a concise quick-start guide for all levels who wa... ... Read more

    0,99 €

  • Maîtriser le Frontend : Du Débutant au Développeur Expert

    Naviguez avec Assurance à travers HTML, CSS, JavaScript et les Frameworks Modernes

    by YVES SITBON ...
    Que vous soyez novice dans le développement web ou que vous cherchiez à élever vos compétences au niveau supérieur, ce livre est votre allié incontournable. Plongez dans l'univers captivant du frontend avec un guide complet qui explore chaque recoin, des fondamentaux de HTML et CSS aux prouesses avancées de React, Angular, et Vue.js.Découvrez des chapitres qui vous guideront à travers la ... Read more

    11,99 € or Free with Kobo Plus

  • React 17 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications using industry-standard practices

    Build scalable, maintainable, and powerful React web apps with design patterns and insightful best practicesKey FeaturesMake the most of design patterns in React – including render props and controlled and uncontrolled inputsMaster React Hooks with the help of this updated third editionWork through examples that can be used to create reusable code and extensible designsBook DescriptionFilled with ... Read more

    33,38 € or Free with Kobo Plus

  • JavaScript from Frontend to Backend

    Learn full stack JavaScript development using the MEVN stack with quick and easy steps

    by Eric Sarrion ...
    Delve into the world of web development with Vue.js, Node.js, and MongoDB by exploring essential JavaScript concepts on the client side and the server sideKey FeaturesGet up and running with JavaScript, the most popular web development language in the worldCut through the complexity and focus on the simple aspects of web developmentBuild a simple web application using Vue.js, Node.js, and ... Read more

    16,21 € 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

    12,82 € or Free with Kobo Plus

  • IT Interview Guide for Freshers

    Crack your IT interview with confidence

    Are you a fresher looking to pass your first IT interview and get your hands on that dream job of yours? This is the best choice for you to make. By emphasizing on the importance of sufficient preparation, this book will help aspirants prepare for the IT interview process. With this practical hands-on guide, readers will not only learn industry-standard IT interview practices and tips, but will ... Read more

    12,82 € or Free with Kobo Plus

  • Supercharging Node.js Applications with Sequelize

    Create high-quality Node.js apps effortlessly while interacting with your SQL database

    A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORM Key Features • Use the highly powerful JavaScript library to map your database to objects easily • Build an application from scratch with easy-to-follow steps and examples • Discover industry best practices, tips, and techniques on Sequelize to manage your database with ease Book Description ... Read more

    20,98 € or Free with Kobo Plus

  • Enhanced Test Automation with WebdriverIO

    Unlock the superpowers of hybrid testing frameworks

    Elevate your testing game to the next level using advanced techniques and proven strategies with this book for WebdriverIO beginners and automation pros alikeKey FeaturesImprove your coding skills and empower your automation journeyLeverage self-healing objects and adaptive frameworks for cutting-edge WebdriverIO automationOvercome script stability challenges and ensure robust, dependable test ... Read more

    27,66 € or Free with Kobo Plus

  • 10 Lessons in Front-end

    Even though some of the chapters present basic concepts in front-end development the book is more about medium and advanced programmers. It's a collection of 10+ curated articles published on krasimirtsonev.com/blog. "10 Lessons in Front-end" we'll show you ES6 features, Flux design pattern, animations in HTML or how to smoothly run your application in 60 frames per second. You'll learn about the ... Read more

    0,99 €

  • Ultimate React Native for Cross Platform App Development

    Master the creation of high-performance appsBook DescriptionUltimate React Native for Cross Platform App Development takes you on a practical, end-to-end journey-from setting up your development environment to publishing fully functional apps on the App Store and Google Play.You will begin with core React and React Native fundamentals, then progressively move into layouts, navigation, and scalable ... Read more

    20,98 €

  • Programación Paginas Web JavaScript y PHP

    El objetivo de este libro es capacitar al lector para diseñar una página web de e-commerce con JAVASCRIPT Y PHP..Utilizando un lenguaje sencillo y didáctico se desarrollan los contenidos necesarios para la creación de una web, tanto la parte de cliente como la parte de servidor, incluyendo todas las opciones para entender la complejidad y la interrelación entre ellos.Los contenidos teóricos que se ... Read more

    7,52 € or Free with Kobo Plus

  • Working with Static Sites

    Bringing the Power of Simplicity to Modern Sites

    Just like vinyl LPs, static sites are making a comeback, evidenced by the wide array of static-site generators now available. This practical book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you’ll work with some of today’s more mature and popular static-site generators.Authors Raymond Camden and Brian Rinaldi ... Read more

    17,59 €

  • Learning Vue.js 2

    Learn how to build amazing reactive web applications easily with Vue.js

    by Olga Filipova ...
    Learn how to build amazing and complex reactive web applications easily with Vue.jsKey Features\[\*\]Learn how to propagate DOM changes across the website without writing extensive jQuery callbacks code.\[\*\]Learn how to achieve reactivity and easily compose views with Vue.js and understand what it does behind the scenes.\[\*\]Explore the core features of Vue.js with small examples, learn how to ... Read more

    29,56 € or Free with Kobo Plus

  • jQuery for Designers Beginner's Guide Second Edition

    A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of the book will help get to grips with jQuery in no time. If you know the fundamentals of HTML and CSS, and want to extend your knowledge by learning to use JavaScript, then this is just the book for ... Read more

    20,13 € or Free with Kobo Plus

  • Mastering Node.js

    This book contains an extensive set of practical examples and an easy-to-follow approach to creating 3D objects.This book is great for anyone who already knows JavaScript and who wants to start creating 3D graphics that run in any browser. You don't need to know anything about advanced math or WebGL; all that is needed is a general knowledge of JavaScript and HTML. The required materials and ... Read more

    24,90 € or Free with Kobo Plus

  • Learning DHTMLX Suite UI

    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5

    by Eli Geske ...
    Create your first single-page JavaScript application using multiple DHTMLX components and a touch of HTML5Key FeaturesLearn how to install and use DHTMLX methods and eventsStore data in HTML5 local storageLearn how to develop a client-side application using DHTMLX and browser toolsBook DescriptionJavaScript applications provide an excellent user experience for small to large scale enterprise ... Read more

    20,02 € or Free with Kobo Plus

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular ... Read more

    9,00 €

  • SQL Server Analysis Services 2012 Cube Development Cookbook

    A practical cookbook packed with recipes to help developers produce data cubes as quickly as possible by following step by step instructions, rather than explaining data mining concepts with SSAS.If you are a BI or ETL developer using SQL Server Analysis services to build OLAP cubes, this book is ideal for you. Prior knowledge of relational databases and experience with Excel as well as SQL ... Read more

    30,52 € or Free with Kobo Plus