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 1374 Results
Skip side bar filters
  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and ... Read more

    €15.19

  • The Past, Present, and Future of JavaScript

    What’s next for JavaScript? Its phenomenal rise from a simple client-side scripting tool to a versatile and flexible programming language exceeded everyone’s expectations. Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s ... Read more

    Free

  • Appcelerator Titanium Application Development by Example Beginner's Guide

    by Darren Cope ...
    "Appcelerator Titanium Application Development by Example Beginner's Guide" is an example-driven tour of the language that guides you through all the stages of app design. The style is relaxed and friendly whilst remaining concise and structured. If you are new to this technology or curious about the possibilities of Appcelerator Titanium then this book is for you. If you are a web developer who ... Read more

    €23.49 or Free with Kobo Plus

  • jQuery for Designers: Beginners Guide

    An approachable introduction to web design in jQuery for non-programmers with this book and ebook

    Part of Packts Beginners Guide series, each chapter focuses on a specific part of your website and how to improve its design with the use of jQuery. There are plenty of screenshots and practical step-by-step instructions making it easy to apply jQuery to your site. This book is for designers who have the basics of HTML and CSS, but want to extend their knowledge by learning to use JavaScript and ... Read more

    €25.19 or Free with Kobo Plus

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment ... Read more

    €24.39

  • Learning Python

    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the hands of two expert teachers, Mark Lutz and David ... Read more

    €17.99

  • JavaScript Pocket Reference

    Activate Your Web Pages

    JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) ... Read more

    €9.79

  • Information Architecture

    For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this ... Read more

    €27.99

  • Ruby Best Practices

    Increase Your Productivity - Write Better Code

    How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you ... Read more

    €17.99

  • 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

    €36.79

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and ... Read more

    €13.59

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... Read more

    €26.09 or Free with Kobo Plus

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    by Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... Read more

    €25.59

  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript ... Read more

    €30.39

  • 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

  • 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

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular ... Read more

    €9.39

  • 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