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 721 - 744 of 1378 Results
Skip side bar filters
  • Building Scalable Web Apps with Node.js and Express

    Easy API Design Using Express.js and Node.js (TypeScript)Key Features● Step-by-step instructions using TypeScript for efficient backend development on Node.js, enhancing code quality and maintainability.● Practical insights using Redis to implement efficient API caching methods, optimizing performance and scalability.● Provides practical examples of API testing using Mocha and Chai, ensuring ... Read more

    $28.99 USD

  • Plug-In CSS 100 Power Solutions

    by Robin Nixon ...
    100 CSS power solutions in one handy guideThis practical resource contains 100 ready-to-run CSS plug-ins you can use to create dynamic Web content. All of the plug-ins include HTML examples and screen shots showing specific end results you can achieve right away. Methods for using CSS with JavaScript and HTML5 to make Web pages even more interactive and dynamic are also included. Using these plug ... Read more

    $27.99 USD

  • Full Stack JavaScript Strategies

    The Hidden Parts Every Mid-Level Developer Needs to Know

    As a working software developer, you know how to complete your tasks with solid code, whether it's on the frontend or backend. Now you're ready to move to the next level in your career, and you need to understand the subtle yet deep skills it takes to become a senior developer. This practical book shows you everything it takes to create a full-stack web application hosted on a cloud platform ... Read more

    $41.99 USD

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... Read more

    $20.99 USD

  • JavaScript für Java-Entwickler

    Series Book 62 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem ... Read more

    $9.99 USD or Free with Kobo Plus

  • The Pythonic Way

    An Architect’s Guide to Conventions and Best Practices for the Design, Development, Testing, and Management of Enterprise Python Code

    by Sonal Raj ...
    ‘The Pythonic Way' acquaints you with Python's capabilities beyond basic syntax. This book will help you understand widely accepted Pythonic constructs and procedures, thus enabling you to write reliable, optimized, and modular applications.You'll learn about Pythonic data structures, class and object creation, and more. The book then delves into some of Python's lesser-known but incredibly ... Read more

    $14.99 USD or Free with Kobo Plus

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    by Addy Osmani ...
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a ... Read more

    $28.99 USD

  • JavaScript Programming for Mobile App Development

    Hands-On Guide to Building Cross-Platform Apps from Beginner to Pro

    by Theo Riven ...
    Build powerful mobile applications with JavaScript, even if you are starting from the basics. JavaScript Programming for Mobile App Development is a practical, beginner-friendly guide designed to help readers understand how JavaScript is used to create modern cross-platform mobile apps. From the foundations of JavaScript syntax to real-world mobile development tools, this book gives learners a ... Read more

    $4.99 USD

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    by Roy Sutton ...
    Discover how easy it is to design and build responsive, cross-platform apps with the Enyo open source JavaScript framework. With this revised and expanded edition, Enyo contributor Roy Sutton gets you started with the framework’s core object-oriented features, including its modular design, reusable and extensible components, layout and widget libraries, easy-to-use deployment options, and support ... Read more

    $10.99 USD

  • Getting started with Javascript

    Professional Training

    by Remy Lentzner ...
    In this book you will learn how to write the JavaScript code. This language is used to control the web pages elements that are designed with HTML tags. You will discover the objects structure and their interaction inside the DOM (Document Object Model) that is represented by a tag tree. You will practice variables, conditional expressions and loops thanks to several workshops. You will study the ... Read more

    $12.99 USD or Free with Kobo Plus

  • 120 Advanced JavaScript Interview Questions

    "JavaScript is the Most popular programming language used by professional developers today"This book offers a structured approach to mastering JavaScript interview questions, organized into five tiers, ranging from fundamental concepts to advanced challenges. By working through these questions, you'll gain the confidence and knowledge needed to excel in technical interviews.Uncover the intricacies ... Read more

    $9.00 USD or Free with Kobo Plus

  • Primefaces Cookbook Second Edition

    Over 100 practical recipes to learn PrimeFaces 5.x – the most popular JSF component library on the planet

    Key FeaturesBook DescriptionThis book is for everybody who would like to learn modern Java web development based on PrimeFaces and is looking for a quick introduction to this matter. Prerequisites for this book are basic JSF, jQuery, and CSS skills.What you will learnUnderstand basic concepts such as AJAX processing and partial view submit so that you can work with PrimeFacesGo beyond the basics ... Read more

    $37.99 USD or Free with Kobo Plus

  • Web App Testing Using Knockout.JS

    If you are a JavaScript developer, beginner, or an expert who wants to improve quality standards in terms of solutions design and functional verification, this book is for you. Basic understanding of web development, HTML, and JavaScript is required. ... Read more

    $18.99 USD or Free with Kobo Plus

  • Angular Projects

    Build modern web apps by exploring Angular 12 with 10 different projects and cutting-edge technologies

    PUBLISHER'S NOTE: An updated 2023 edition, compatible with Angular 16, is now available.Key FeaturesExplore Angular's capabilities for building applications across different platformsCombine popular web technologies with Angular such as monorepo, Jamstack, and PWABuild your own libraries and schematics using Angular CDK and Angular CLIBook DescriptionPacked with practical advice and detailed ... Read more

    $37.99 USD or Free with Kobo Plus

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

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

    $4.99 USD

  • Les Bases du Codage JavaScript pour les Débutants

    Apprenez les concepts de base de la programmation JavaScript en moins de 50 pages.

    by Roggie Clark ...
    IngramSpark, unfortunately, does not give an efficient way to delete titles, so please DO NOT purchase.Maîtrisez les bases de JavaScript en un rien de temps !Prêt à plonger dans le monde passionnant de JavaScript ? Que vous soyez un débutant complet ou que vous cherchiez à renforcer vos compétences en programmation, Les Bases du Codage JavaScript pour Débutants est votre guide ultime pour ... Read more

    $7.99 USD

  • Modern Web Design in 30 Days

    Beginner's Guide to HTML, CSS & JavaScript with Projects, Exercises, and AI-Powered Learning

    Learn web design through a structured 30-day learning path that combines coding fundamentals, design thinking, and practical projects. Build functional web pages while understanding how modern websites are structured and styled.Key FeaturesFollow a clear 30-day roadmap that gradually builds web development skills and confidenceLearn modern layout techniques including Flexbox, Grid, and responsive ... Read more

    $28.99 USD or Free with Kobo Plus

  • Clean Code with TypeScript

    Elevate your TypeScript 6 skills with clean code principles and production-ready practices

    Level up your TypeScript skills with practical techniques for writing robust, maintainable, and modern web applications Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* Key FeaturesApply clean code to create maintainable, high-quality TypeScript applications.Leverage TypeScript’s type system for expressive, self-documenting code.Architect scalable systems that grow ... Read more

    $35.99 USD or Free with Kobo Plus

  • O retorno do cangaceiro JavaScript

    De padrões a uma abordagem funcional

    O paradigma funcional está cada vez mais presente em frameworks modernos. E com o JavaScript em constante evolução, os desenvolvedores cangaceiros estão sempre aprendendo novas formas de aprimorar a manutenção e legibilidade de seus códigos, armando-se de conceitos e técnicas para se aventurar em terras ainda mais avançadas e frameworks que possuem grande demanda no atual mercado de trabalho. ... Read more

    $9.99 USD or Free with Kobo Plus

  • Rails Pocket Reference

    A Quick Guide to Rails

    by Eric Berry ...
    Rails 2.1 brings a new level of stability and power to this acclaimed web development framework, but keeping track of its numerous moving parts is still a chore. Rails Pocket Reference offers you a painless alternative to hunting for resources online, with brief yet thorough explanations of the most frequently used methods and structures supported by Rails 2.1, along with key concepts you need to ... Read more

    $7.99 USD

  • 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

    $26.83 USD

  • AngularJS Web Application Development Cookbook

    by Matt Frisbie ...
    This is not your grandmother's JavaScript cookbook. If you have a foundational understanding of the framework and want to expand your AngularJS skillset with strategies and methodologies for building performant and scaleable production applications, this is the book for you. This book assumes you have an understanding of the basics of AngularJS, and experience with JavaScript. ... Read more

    $27.99 USD or Free with Kobo Plus

  • JavaScript : Moving to ES2015

    Explore and master modern JavaScript techniques with ES2015 in order to build large-scale web applicationsAbout This BookThis course offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a wholeDiscover robust JavaScript implementations of classic and advanced design patternsLearn about modern web architectures and build real-world apps on top ... Read more

    $57.99 USD or Free with Kobo Plus

  • Leaflet.js Essentials

    If you are a web developer working with geospatial concepts and mapping APIs, and you want to learn Leaflet to create mapping solutions, this book is for you. You need to have a basic knowledge of working with JavaScript and performing web application development. ... Read more

    $18.99 USD or Free with Kobo Plus