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 1374 Results
Skip side bar filters
  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    by santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Read more

    €8.42 or Free with Kobo Plus

  • Testing JavaScript Applications

    Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide to building a comprehensive and reliable JS application testing suite, ... Read more

    €44.80

  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with ... Read more

    €54.59 or Free with Kobo Plus

  • Secrets of the JavaScript Ninja

    by Josip Maras ...
    SummaryMore than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... Read more

    €35.63

  • JavaScript

    The New Toys

    by T. J. Crowder ...
    All of JavaScript's newest features, in depth, made easy to understand.JavaScript is a rapidly changing language and it can be challenging to keep up with all the new toys being added. JavaScript: The New Toys explores the newest features of the world's most popular programming language while also showing readers how to track what's coming next. After setting the stage by covering who manages the ... Read more

    €25.99

  • 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

    €2.94

  • 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

    €25.59

  • Ultimate Typescript Handbook

    Build, scale and maintain Modern Web Applications with Typescript

    by Dan Wellman ...
    DESCRIPTIONThis book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript.We start with an introduction to TypeScript and its benefits and go ... Read more

    €21.49 or Free with Kobo Plus

  • Getting Started with p5.js

    Making Interactive Graphics in JavaScript and Processing

    With p5.js, you can think of your entire Web browser as your canvas for sketching with code!Learn programming the fun way--by sketching with interactive computer graphics! Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 ... Read more

    €7.69

  • Hands-On TypeScript for C# and .NET Core Developers

    Transition from C# to TypeScript 3.1 and build applications with ASP.NET Core 2

    Discover how TypeScript allows you to build modern client-rich applications, thanks to its object-oriented capabilities and third-party tools like Angular and Web APIsKey FeaturesMake a seamless transition to using TypeScript 3.1 in your development stackWork with TypeScript 3.1 in your ASP.NET Core projects to build rich applications that are easy to maintainBuild, test, and integrate your own ... Read more

    €27.89 or Free with Kobo Plus

  • TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applicationsAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptExplore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.jsFocusing on design patterns in TypeScript, this step-by ... Read more

    €53.09 or Free with Kobo Plus

  • Lua Programming Language (2026)

    Dive into Lua for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Lua: Your Gateway to Programming Prowess!Discover Lua, the versatile scripting/programming language that empowers you to conquer the realm of programming, create captivating games, and develop applications that resonate. Whether you're a novice seeking an introduction to the art of programming or an aspiring developer aiming to harness the language's potential, Lua welcomes you ... Read more

    €25.25 or Free with Kobo Plus

  • Java Primer

    A solid introduction to the fundamentals of Java programming

    Java Primer will hold your hand as you step into the world of programming. This title, aimed at beginning programmers will walk you through the basics of variables, input, output, parsing input, formatting output, working with arrays, loops, and logic. This should prime you well enough for an A+ in any introduction to Java course at the college level.Similar to all my other eBooks on Amazon, I ... Read more

    €2.52

  • Learning JavaScript Design Patterns

    A JavaScript and React Developer's Guide

    by Addy Osmani ...
    Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.Author Addy Osmani shows you how to apply modern design patterns to ... Read more

    €30.39

  • Learn React with TypeScript

    A beginner's guide to building real-world, production-ready web apps with React 19 and TypeScript

    by Carl Rippon ...
    Take your first step in building modern-day component-based scalable web apps using the latest features and capabilities of React 19, TypeScript, and Next.js with this easy-to-follow guideKey FeaturesUnlock powerful performance gains with React server components and server functions in Next.jsManage forms, state, and data fetching with modern tools like Zustand and Next.jsBuild reusable, scalable ... Read more

    €26.99 or Free with Kobo Plus

  • JavaScript with Promises

    Managing Asynchronous Code

    by Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... Read more

    €12.39

  • Instant Handlebars.js

    Learn how to create and implement HTML templates into your projects using the Handlebars library

    Learn how to create and implement HTML templates into your projects using the Handlebars libraryKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsCreate and display templates on your pagesExtend Handlebars with custom helpersOrganize your code with partialsOptimize your development environmentBook DescriptionHandlebars is one of the leading ... Read more

    €14.39 or Free with Kobo Plus

  • Beginning API Development with Node.js

    Build highly scalable, developer-friendly APIs for the modern web with JavaScript and Node.js

    Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms.Key FeaturesBuild web APIs from start to finish using JavaScript across the development stackExplore advanced concepts such as authentication with JWT, and running tests against your APIsImplement over 20 ... Read more

    €9.89 or Free with Kobo Plus

  • Mastering React Test-Driven Development

    Build simple and maintainable web apps with React, Redux, and GraphQL

    by Daniel Irvine ...
    Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applicationsKey FeaturesExplore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end ... Read more

    €24.29 or Free with Kobo Plus

  • TypeScript 5 Design Patterns and Best Practices

    Build clean and scalable apps with proven patterns and expert insights

    Unlock TypeScript 5 patterns for durable, maintainable apps with modern techniques. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* Key FeaturesAvoid common pitfalls and anti-patterns in TypeScript app developmentLeverage functional and reactive paradigms for effective TypeScript developmentDiscover how to improve your application’s code reusability and ... Read more

    €21.59 or Free with Kobo Plus

  • Practical Advanced TypeScript

    by Bledar Ramo ...
    Practical Advanced TypeScript is your one-stop guide to mastering TypeScript's advanced language features through a unique, hands-on approach. This book is perfect for developers looking to learn the language in depth, understand its latest features, and select the patterns that fit real-world projects perfectly.Each topic in this book is explained in a well-defined and compact way, offering the ... Read more

    €9.49

  • Learning React

    Modern Patterns for Developing React Apps

    If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional JavaScript is necessary.With their learning road map, authors Alex Banks ... Read more

    €30.39

  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    by Ethan Brown ...
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown ... Read more

    €24.39

  • Getting Started with Knockout.js for .NET Developers

    Unleash the power of Knockout.js to build complex ASP.NET web applications

    Key FeaturesBook DescriptionThis book is intended for .NET developers who want to use the MVVM design pattern to create powerful client-side JavaScript linked to server-side C\# logic. Basic experience with ASP.NET, Razor, and creating web applications is needed.What you will learnWork with observable arrays, special bindings, and computed observablesCreate a model in C\# and connect it with the ... Read more

    €18.89 or Free with Kobo Plus