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 265 - 288 of 1282 Results
Skip side bar filters
  • Creating a Website: The Missing Manual

    You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web.The important stuff you need to know:Master the basics. Learn HTML5, ... Read more

    PHP1,426.59

  • 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

    PHP290.88 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

    PHP290.88

  • 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

    PHP349.75

  • 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

    PHP1,510.59

  • 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

    PHP1,051.69 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

    PHP691.93 or Free with Kobo Plus

  • The Principles of Object-Oriented JavaScript

    If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.In The ... Read more

    PHP837.39

  • 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

    PHP2,131.19 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

    PHP1,888.29

  • 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

    PHP1,653.29 or Free with Kobo Plus

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how ... Read more

    PHP3,086.99 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

    PHP167.50

  • Programming Concepts in C++

    by Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Read more

    PHP261.79

  • Ultimate Ember.js for Web App Development

    Leverage Convention Over Configuration Paradigm to Develop, Build, and Deploy Complex Applications Using Ember.js (English Edition)

    Build large-scale, complex Web Applications using the battle-tested Ember.js framework.Book DescriptionUnlock the full potential of Ember.js with this comprehensive practical handbook tailored for both novice and experienced web developers.Starting with an introduction to Ember.js, delve into essential concepts such as Ember-Cli and local setup, gaining proficiency in Ember.js routing for seamless ... Read more

    PHP582.34 or Free with Kobo Plus

  • JavaScript for Sound Artists

    Learn to Code with the Web Audio API

    Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further ... Read more

    PHP3,496.95

  • Java网络程序设计实验指导教程

    《java网络程序设计实验指导教程》是java网络程序设计课程的实验指导书,用于帮助读者学习Java程序设计,并侧重网络编程的训练,培养基本的编程能力和项目的实践能力。 本书共安排10个实验,分别介绍了Java开发环境的搭建,Java程序基础,面向对象程序设计基础,面向对象程序设计进阶,Java GUI编程,多线程程序设计,基于套接字的网络通信,JDBC编程以及涵盖JSP、Servlet的Java Web应用等内容。 本书的实验是专门针对Java网络程序设计课程的补充练习,也可作为各类高等院校、高职高专计算器类专业和各种培训班的辅助实验教材,还可供广大科技人员和java技术爱好者参考。 ... Read more

    PHP278.66

  • JavaScript Performance

    by Markus Nix ...
    JavaScript, die "am häufigsten mißverstandene Programmiersprache der Welt" (Douglas Crockford), ist trotz ihrer syntaktischen Mehrdeutigkeiten zur Leitsprache des Internets geworden. Auf nahezu jedem PC dieser Welt läuft mindestens ein Interpreter, sie ist auf dem Smartphone ebenso zuhause wie in der Server-Welt. Wo das Web dynamisch ist, spielt JavaScript fast immer die entscheidende Rolle. Doch ... Read more

    PHP483.00

  • The Joy of JavaScript With a Side of Vue.js

    JavaScript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout.JavaScript topics include:Variables, values, and statements.Function basics and conditionalsDifferent styles of loopsScope and closuresObjects, arrays, and equalityWe also ... Read more

    PHP116.00

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Read more

    PHP346.84

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and ... Read more

    PHP1,804.39

  • TypeScript for React Developers: From Basics to Production-Ready Apps

    by Felix Morgan ...
    Tired of chasing undefined is not a function errors? Ready to build scalable, professional-grade web applications that your future self will thank you for?"TypeScript for React Developers" is the definitive, beginner-friendly guide to mastering the world's most popular frontend stack. This book is meticulously crafted for the modern React developer who understands the power of components but wants ... Read more

    PHP290.88

  • Ian Talks JS A-Z

    WebDevAtoZ, #1

    by Ian Eress ...
    Series Book 1 - WebDevAtoZ
    Unlock the mysteries of Javascript, the programming language of the web, with this guide to the key concepts and definitions. From famous libraries to tools and web development, this book provides a clear and accessible reference to the field of Javascript programming. Written for beginners, it is the perfect resource for anyone looking to deepen their understanding of this rapidly evolving field. ... Read more

    PHP290.88