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 1 - 24 of 1281 Results
Skip side bar filters
  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Read more

    PHP620.99

  • Web Development with Node and Express

    Leveraging the JavaScript Stack

    by Ethan Brown ...
    Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).Express strikes a balance ... Read more

    PHP2,014.19

  • Mobile Design and Development

    Practical concepts and techniques for creating mobile sites and web apps

    by Brian Fling ...
    Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles ... Read more

    PHP1,174.79

  • 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

    PHP1,174.79

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the ... Read more

    PHP2,853.59

  • JavaScript Everywhere

    Building Cross-Platform Applications with GraphQL, React, React Native, and Electron

    by Adam D. Scott ...
    JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications.Author and engineering leader Adam ... Read more

    PHP1,804.39

  • Node.js Design Patterns

    If you're a JavaScript developer interested in a deeper understanding of how to create and design Node.js applications, this is the book for you. ... Read more

    PHP1,625.89 or Free with Kobo Plus

  • Managing Your IT Infrastructure with Zentyal

    Article

    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Read more

    PHP30.49

  • jQuery Pocket Reference

    Read Less, Learn More

    "As someone who uses jQuery on a regular basis, it was surprising to discover how much of the library I’m not using. This book is indispensable for anyone who is serious about using jQuery for non-trivial applications." -- Raffaele Cecco, longtime developer of video games, including Cybernoid, Exolon, and StormlordjQuery is the "write less, do more" JavaScript library. Its powerful features and ... Read more

    PHP713.09

  • Responsive Web Design with HTML5 and CSS

    Build future-proof responsive websites using the latest HTML5 and CSS techniques

    by Ben Frain ...
    Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly on mobile phones, tablets, and desktops — plus everything in-between – now with color images! Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUnderstand what responsive web design is and its significance for modern web developmentExplore the latest developments in responsive ... Read more

    PHP2,572.19 or Free with Kobo Plus

  • The Basics of JavaScript and HTML Coding For Beginners

    Learn JavaScript and HTML Programming Web Design Skills Together

    Master JavaScript and HTML Basics in No Time!Are you ready to dive into the exciting world of JavaScript and HTML? Whether you're a complete beginner or looking to strengthen your coding skills, The Basics of JavaScript and HTML Coding For Beginners is your ultimate guide to understanding and harnessing the power of these essential programming languages. This JavaScript and HTML book for beginners ... Read more

    PHP524.05

  • JavaScript Patterns

    Build Better Applications with Coding and Design Patterns

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're ... Read more

    PHP1,258.69

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    by John Rhea ...
    Series series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Read more

    PHP250.99 or Free with Kobo Plus

  • Cross-Platform-Entwicklung mit Tabris.js

    Series Book 235 - shortcuts
    Von Apps wird heute im Allgemeinen erwartet, dass sie mindestens auf den beiden großen mobilen Betriebssystemen Android und iOS laufen, im Idealfall gibt es auch noch eine Desktopversion für Windows, Linux und macOS. Doch für Entwickler bedeutet das nicht nur einen gewaltigen Arbeitsaufwand, da praktisch für jedes OS eine eigene Anwendung geschrieben werden muss, sondern eben auch die für ... Read more

    PHP312.00

  • CompTIA A+ Certification All-in-One Exam Guide

    How to pass the exam without over studying!

    by Tech Guru ...
    This eBook is intended for IT (Information Technology) professionals wishing to earn themselves a CompTIA A+ certification. Thus, it is assumed that a person reading this book has already obtained the basic knowledge required for Windows and computer operating systems. Although, the A+ certification is provided as an entry level qualification, hence, you do not need an in-depth understanding to ... Read more

    PHP232.59

  • Working with Vue.js

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.If you're an ... Read more

    PHP613.09 or Free with Kobo Plus

  • Functional JavaScript

    Introducing Functional Programming with Underscore.js

    by Michael Fogus ...
    How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a JavaScript library that facilitates functional programming techniques. Sample ... Read more

    PHP838.99

  • JavaScript & DHTML Cookbook

    Solutions & Examples for Web Programmers

    by Danny Goodman ...
    In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your ... Read more

    PHP1,510.59

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    by Adiy ...
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript ... Read more

    PHP276.31 or Free with Kobo Plus

  • Ultimate Ember.js for Web App Development

    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

    PHP1,104.79

  • React Cookbook

    Recipes for Mastering the React Framework

    React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast.Many books teach you how to get started, ... Read more

    PHP2,391.89

  • Agile Data Science 2.0

    Building Full-Stack Data Analytics Applications with Spark

    Data science teams looking to turn research into useful analytics applications require not only the right tools, but also the right approach if they’re to succeed. With the revised second edition of this hands-on guide, up-and-coming data scientists will learn how to use the Agile Data Science development methodology to build data applications with Python, Apache Spark, Kafka, and other tools ... Read more

    PHP2,140.09

  • Рекурсивная книга о рекурсии

    Книга «Рекурсивная книга о рекурсии» содержит примеры кода на языке Python и JavaScript, которые иллюстрируют основы рекурсии и проясняют фундаментальные принципы всех рекурсивных алгоритмов. Из книги вы узнаете о том, когда стоит использовать рекурсивные функции (и, главное, когда этого не нужно делать), как реализовывать классические рекурсивные алгоритмы, часто обсуждаемые на собеседованиях, а ... Read more

    PHP511.00

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed?This guide gives you a rare glimpse into JavaScript from people intimately familiar with it. Chapters contributed by ... Read more

    PHP1,426.59