Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie CGI, JavaScript, Perl, VBScript

Als je eBooks uit de categorie CGI, JavaScript, Perl, VBScript' leuk vindt, dan vind je deze toptitels ook geweldig.
73 - 96 van 682 resultaten worden weergegeven
Skip side bar filters
  • Bootstrap

    Responsive Web Development

    door Jake Spurlock ...
    Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and ... Meer lezen

    11,86 €

  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    door Stoyan Stefanov ...
    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... Meer lezen

    8,58 €

  • 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 ... Meer lezen

    8,58 €

  • 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, ... Meer lezen

    18,01 €

  • Knockout.js

    Building Dynamic Client-Side Web Applications

    door Jamie Munro ...
    Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You’ll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side ... Meer lezen

    11,86 €

  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    door 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 ... Meer lezen

    23,31 €

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    door Anton Kovalyov ...
    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 ... Meer lezen

    23,31 €

  • Mastering Perl

    Creating Professional Programs with Perl

    door brian d foy ...
    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you’ll encounter as a working programmer.The third in O’Reilly’s series of landmark Perl tutorials ... Meer lezen

    26,70 €

  • Composing Software

    An Exploration of Functional Programming and Object Composition in JavaScript

    door Eric Elliott ...
    Unlock the power of functional programming in JavaScript with this detailed guide. Master essential techniques like function composition, immutability, and higher-order functions to create modular, maintainable code that's easy to understand and reuse.Key FeaturesAn exploration of functional programming in JavaScript, from basics to advanced conceptsAn extensive focus on real-world applications & ... Meer lezen

    24,79 € of Gratis met Kobo Plus

  • Perl Programming

    Scripting and Automation

    door William Smith ...
    "Perl Programming: Scripting and Automation" serves as a comprehensive introduction to the versatile and dynamic language of Perl. Designed for beginners, this book covers the foundational aspects of Perl, guiding readers through its basic syntax, control structures, and essential programming constructs. It progresses into more advanced topics such as subroutines, regular expressions, and file ... Meer lezen

    6,49 € of Gratis met Kobo Plus

  • Go Simple with Postfix

    door Lord Linus ...
    This is the basic command E book for Your MTA (Mail Transfer Agent) i.e. Postfix. This will learn you how easy the postfix is ... Meer lezen

    3,58 €

  • MongoDB for Java Developers

    Design, build, and deliver efficient Java applications using the most advanced NoSQL databaseAbout This BookReuse the skills you have acquired through Hibernate or Spring to promote your applications to use NoSQL storageExplore the list of libraries that are already available to assist you in developing Java EE applications with MongoDBA step-by-step tutorial to create leaner and faster ... Meer lezen

    23,42 € of Gratis met Kobo Plus

  • JavaScript: Best Practice

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that ... Meer lezen

    7,83 €

  • Windows 8.1 Apps with HTML5 and JavaScript Unleashed

    door Stephen Walther ...
    Serie series Unleashed
    Take advantage of your existing JavaScript and HTML skills to build apps for Windows 8.1 and add them to the Windows Store. It’s a remarkable opportunity—and best-selling Microsoft web development author Stephen Walther will show you how to take full advantage of it.Offering the same deep insight and practical code that has made his ASP.NET Unleashed the #1 ASP.NET book of all time, Walther covers ... Meer lezen

    25,43 €

  • Build Your First Ethereum DApp

    door Bruno Skvorc ...
    In this book we'll walk through the creation of a complete distributed application (DApp) based on the Ethereum platform. We'll be building The Neverending Story, a crowdsourced choose-your-own-adventure story with crowd curation and community censorship.This book is for anyone interested in using the Ethereum platform for development. It's advised that you read The Developer's Guide to Ethereum ... Meer lezen

    7,83 €

  • Write Modern Web Apps with the MEAN Stack

    Mongo, Express, AngularJS, and Node.js

    door Jeff Dickey ...
    Traditionally, web applications have been architected so that the back-end houses all the front-end code. This has resulted in heavy projects that are difficult to manage and scale. This book will explain a new way to write web applications by treating the front-end as if it were a third-party (such as a mobile client). This book, written by a practicing MEAN developer, will take a holistic ... Meer lezen

    19,28 €

  • High Performance Mobile Web

    Best Practices for Optimizing Mobile Web Apps

    Optimize the performance of your mobile websites and webapps to the extreme. With this hands-on book, veteran mobile and web developer Maximiliano Firtman demonstrates which aspects of your site or app slow down the user’s experience, and what you can do to achieve lightning-fast performance. There’s much at stake: if you want to boost your app’s conversion rate, then tackling performance issues ... Meer lezen

    23,31 €

  • Jump Start Web Performance

    door Craig Buckler ...
    Despite working on the web every day, few developers have a good word to say about the monster they've created. Achingly slow sites with annoying overlays, cookie agreements, instant notifications, and obtrusive ads litter the web landscape.While there may be some excuses for complex web applications, there's little justification for sluggish content-based and ecommerce sites. People are ... Meer lezen

    11,44 €

  • jQuery and jQuery UI

    Visual QuickStart Guide

    door Jay Blanchard ...
    Serie series Visual QuickStart Guide
    jQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Even casual web designers, who create web pages for fun, want to add the latest cool effects to their sites, and jQuery--the fast, flexible JavaScript library--is a tool of choice. From visual effects, special controls, and Ajax made easy, the jQuery Visual QuickStart ... Meer lezen

    15,25 €

  • JavaScript pour les web designers

    A book apart n°20

    door Mat Marquis ...
    Serie series A Book Apart
    Vous avez des sueurs froides dès que vous entendez parler de JavaScript ? Respirez un grand coup et prenez votre courage à deux mains : Mat Marquis est ici à vos côtés pour vous offrir une visite rapide mais efficace de ce langage aujourd'hui incontournable.Au fil de nombreux exemples pratiques, initiez-vous aux règles de syntaxe, aux fondamentaux des scripts, ainsi qu'à la gestion des types de ... Meer lezen

    10,99 €

  • Programmation avec Node.js, Express.js et MongoDB

    JavaScript coté serveur

    door Eric Sarrion ...
    Serie series Noire
    Un livre incontournable pour développer des applications web professionnelles !Né à la fin des années 1990, le langage JavaScript connaît aujourd'hui une deuxième vie. Après s'être installé sur pratiquement tous les sites web de la planète, il s'invite désormais sur de plus en plus de serveurs web, notamment grâce à Node.js qui symbolise le JavaScript côté serveur. Node.js est donc plus que jamais ... Meer lezen

    21,99 €

  • Certified Web Developer

    HTML, CSS and JavaScript

    door Rob Botwright ...
    ���� Become a Certified Web Developer: From Novice To Ninja! ����Are you ready to unlock the secrets of web development and unleash your coding potential? Look no further than our "Certified Web Developer: Novice To Ninja" book bundle! ������������ Whether you're just starting out or looking to level up your skills, this bundle has everything you need to become a web development wizard. Dive into ... Meer lezen

    8,47 €

  • Ultimate Node.js for Cross-Platform App Development

    door Ramesh Kumar ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Key Features● Master the essentials of building real-time applications with a focus on Node.js, Express.js, Mongoose, Socket.IO, Winston logging, and key middleware.● Learn to create lightweight and scalable backend servers, ensuring optimal performance for production-ready applications.● Stay ahead of the curve ... Meer lezen

    1,01 €

  • Build Reactive Websites with RxJS

    door Randall Koutnik ...
    Upgrade your skillset, succeed at work, and above all, avoid the many headaches that come with modern front-end development. Simplify your codebase with hands-on examples pulled from real-life applications. Master the mysteries of asynchronous state management, detangle puzzling race conditions, and send spaceships soaring through the cosmos. When you finish this book, you'll be able to tame the ... Meer lezen

    19,92 €