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 697 - 720 of 1374 Results
Skip side bar filters
  • Building a Retirement Planner Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Retirement Planner

    Building a Retirement Planner Web App is a practical guide for learning front-end development by creating a complete web application without frameworks. Through a question-and-answer format, the book walks you through each step of the process, from setting up your project and structuring your HTML, to styling with CSS and adding interactivity with JavaScript.You’ll learn how to handle user input, ... Read more

    $4.99 USD or Free with Kobo Plus

  • FuelPHP に貢献する方法

    バグ報告や Pull Request をして FuelPHP を改良しよう!

    by Kenji Suzuki ...
    本書は、PHP フレームワークである FuelPHP の開発元にバグ報告をする方法、Pull Request を送信する方法をまとめたものです。バージョン: 0.9.2ページ数: 38ページ (A4 PDF 換算)本書の対象読者本書は、FuelPHP のバグを発見したので報告したい、FuelPHP の開発に参加したい、FuelPHP を改良したいという方を対象としています。本書を読むにあたって前提となる知識は、以下の通りです。Git に関する基本的な知識GitHub に関する初歩的な知識 ... Read more

    Free

  • The Ultimate Website Builder SEO Handbook

    Learn How to Build A Website With HTML, CSS, JavaScript or Content Management System and Market it With SEO

    Build, Optimize, and Rank: The Complete Guide to Website Creation and SEOIn today's digital world, having a website isn't enough-you need one that is built for success and optimized to rank. The Ultimate Website Builder SEO Handbook is your step-by-step guide to building a website from scratch or with a content management system, all while mastering SEO strategies that drive traffic and visibility ... Read more

    $4.99 USD

  • Java Beginner Guide

    by Namo ...
    Java for Beginners is your easy-to-follow guide to learning Java programming. Whether you're completely new to coding or just starting with Java, this book breaks down the basics in simple language. It covers everything from setting up your first Java program to understanding key concepts like variables, loops, and object-oriented programming. With clear examples and practical exercises, you'll ... Read more

    $6.00 USD or Free with Kobo Plus

  • Enterprise Web Development

    Building HTML5 Applications: From Desktop to Mobile

    If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. You’ll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise.What’s the ... Read more

    $25.99 USD

  • 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

    $18.09 USD or Free with Kobo Plus

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

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

    $11.87 USD or Free with Kobo Plus

  • Learning TypeScript 2.x

    Develop and maintain captivating web applications with ease

    Exploit the features of TypeScript to easily create your very own web applicationsKey Features\[\*\] Develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript\[\*\] Walk through the fundamentals of TypeScript with the help of practical examples\[\*\] Enhance your web development skills using TypeScript 2.xBook DescriptionTypeScript is an open source ... Read more

    $41.39 USD or Free with Kobo Plus

  • Text Processing with JavaScript

    Regular Expressions, Tools, and Techniques for Optimal Performance

    You might think of regular expressions as the holy grail of text processing, but are you sure you aren't just shoehorning them in where standard built-in solutions already exist and would work better? JavaScript itself provides programmers with excellent methods for text manipulation, and knowing how and when to use them will help you write more efficient and performant code. From extracting data ... Read more

    $32.39 USD

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... Read more

    $32.39 USD or Free with Kobo Plus

  • Canvas API

    Learn how to create graphics for your website with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to create graphic applications for the Web with the Canvas API. After reading this guide, you will know how to create graphics for the web, how to manipulate images, and how to generate animations and small video games.Table of ContentsCANVAS APIGraphicsThe CanvasThe ContextDrawingRectanglesColorsGradientsPathsLinesTextShadowsTransformationsStatusThe GlobalCompositeOp... ... Read more

    $2.87 USD

  • JavaScript für .NET-Entwickler

    Series Book 126 - shortcuts
    Die Programmiersprache JavaScript gewinnt bei der Entwicklung von Oberflächen moderner Anwendungen zunehmend an Bedeutung. Dieser shortcut stellt die Sprache JavaScript und die auf ihr beruhende serverseitige Plattform Node.js vor. Im ersten Kapitel stehen die Grundbausteine der Sprache - wie Typen, Funktionen und Variablen - im Fokus. Kapitel 2 liefert einen Überblick über die bekanntesten ... Read more

    $3.99 USD or Free with Kobo Plus

  • Maîtriser le Développement Full Stack : Du Front-End Éblouissant au Back-End Robuste

    Un Guide Complet pour les Développeurs Aspirants et Expérimentés, Alliant Expertise Technique et Stratégies Pratiques

    by YVES SITBON ...
    Dans ce livre, plongez dans l'univers captivant du développement web, allant au-delà des simples lignes de code pour explorer la complexité et la richesse du Full Stack. Ce guide exhaustif vous emmène des fondamentaux du Front-End, où chaque pixel compte, aux arcanes puissantes du Back-End, où la robustesse des applications prend forme.Découvrez les dernières technologies et tendances du secteur, ... Read more

    $14.25 USD or Free with Kobo Plus

  • Mastering Test-Driven Development with React

    Build Uncluttered and Robust React Applications Using Test-Driven Development Principles with Jest, React Testing Library, and Mocha (English Edition)

    React and TDD: Craft Reliable, High-Quality Apps from Scratch!Key Features● Master Test-Driven Development to build reliable, bug-free React apps.● Write comprehensive tests to ensure maintainable, scalable React code.● Leverage Jest and React Testing Library for efficient automated testing.● Build real-world React applications by applying TDD principles end-to-end.Book DescriptionTest-Driven ... Read more

    $14.39 USD or Free with Kobo Plus

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Read more

    $32.99 USD

  • Adding Ajax

    Making Existing Sites More Interactive

    Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the ... Read more

    $20.99 USD

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... Read more

    $21.99 USD

  • Aplicativos para Android

    Um Passo a Passo da Criação Até a Loja

    Estamos em um mundo completamente tecnológico, os computadores, wearables, dispositivos móveis em geral estão em todos os lugares. É quase impossível, atualmente, considerar algumas ações do ser humano sem a tecnologia. Um smartwatch pode realizar monitoramentos de sono, cardíaco, de exercícios físicos, medição de oxigênio no sangue, entre outras. Estes dispositivos utilizam um sistema operacional ... Read more

    $7.99 USD or Free with Kobo Plus

  • Perl Programming in easy steps, 2nd edition

    by Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Read more

    $27.29 USD

  • Aprenda JavaScript com Dashboards

    Seus primeiros passos na programação com grandes resultados

    by Lucas Tauil ...
    Começar a programar pode parecer um desafio, especialmente para quem nunca teve contato com códigos ou conceitos de desenvolvimento. No entanto, aprender a programar é uma experiência prática, visual e gratificante desde os primeiros passos. Criar Dashboards interativos é uma forma poderosa de transformar dados brutos em informações claras e úteis, aproximando a programação do cotidiano e ... Read more

    $8.99 USD or Free with Kobo Plus

  • 680 Dot Net (.NET) Framework Interview Questions and Answers

    680 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Dot Net (.NET) ... Read more

    $2.99 USD

  • React in Depth

    A guide to the advanced React skills used by the very best React developers.React in Depth teaches the React libraries, tools and techniques that are vital to build amazing apps. You’ll put each skill you learn into practice with hands-on projects like a goal-focused task manager, expenses tracker, and custom UI library.In React in Depth you will learn how to:• Assess technologies in the React ... Read more

    $49.99 USD

  • React Native in Action

    Developing iOS and Android apps with JavaScript

    by nader dabit ...
    SummaryReact Native in Action gives iOS, Android, and web developers the knowledge and confidence they need to begin building high-quality iOS and Android apps using the React Native framework.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyReact Native gives mobile and web developers the power of "and." Write your app ... Read more

    $49.99 USD

  • JavaScript for Data Science

    Series series Chapman & Hall/CRC Data Science Series
    JavaScript is the native language of the Internet. Originally created to make web pages more dynamic, it is now used for software projects of all kinds, including scientific visualization and data services. However, most data scientists have little or no experience with JavaScript, and most introductions to the language are written for people who want to build shopping carts rather than share maps ... Read more

    $70.99 USD