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.
289 - 312 van 1374 resultaten worden weergegeven
Skip side bar filters
  • Understanding JavaScript Promises

    Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book begins by explaining the basic concepts behind promises, including what they are, how to use them, and how to create your own. You'll then build upon these basic concepts to ... Meer lezen

    12,29 €

  • Unleashing the Power of Astro

    door Tamas Piros ...
    Astro is a modern static site generator that allows developers to build fast, optimized websites—a critical requirement in today’s rapidly evolving ecosystem, where user demands are high. Astro’s story goes back to 2021, when Fred K. Schott released the first version of the framework. At the time of writing this tutorial, Astro is already at version 4 and has seen many amazing features added to it ... Meer lezen

    11,59 € of Gratis met Kobo Plus

  • Perl Debugged

    door Peter Scott ...
    The 2001 classic - available in eBook formats for the first timePerl Debugged provides the expertise and solutions developers require for coding better, faster, and more reliably in Perl. Focusing on debugging, the most vexing aspect of programming in Perl, this example-rich reference and how-to guide minimizes development, troubleshooting, and maintenance time resulting in the creation of elegant ... Meer lezen

    8,47 €

  • Getting Started with Ionic

    Get up and running with developing effective Hybrid Mobile Apps with Ionic

    door Rahat Khanna ...
    Get up and running with developing effective Hybrid Mobile Apps with IonicKey Features1. Develop engaging mobile experiences with a native-looking UI in Ionic and AngularJS2. Build mobile applications with a native UI and interactions with device APIs using popular web technologies such as HTML, CSS, and JavaScript3. Create an e-commerce mobile app using tutorials and code samplesBook ... Meer lezen

    22,25 € of Gratis met Kobo Plus

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    door Jonathan Rigdon ...
    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and ... Meer lezen

    3,99 € of Gratis met Kobo Plus

  • Ember.js in Action

    SummaryEmber.js in Action is a crisp tutorial that introduces the Ember.js framework and shows you how to build production-quality web applications. You'll begin with the basic architecture: client- and server-side MVC, integrating Ember.js with your favorite back end, handling data ... and more. You'll explore the amazing Handlebars templating engine that automatically updates your apps when the ... Meer lezen

    55,91 €

  • Derinlemesine JavaScript Data

    door Onder Teker ...
    Bu kitapta JavaScript ile Data işlemleri anlatılmaktadır. JSON, XML, HTTP gibi temel konular gösterildikten sonra Node.js ile geliştirme işlenmektedir. Node.js ile module, server, cookie, file gibi konular ayrıntılı biçimde gösterilmektedir. Sonrasında JSON ile REST işlemleri, CRUD türü işlemleri içerecek biçimde anlatılmaktadır. JWT ve authentication konuları uygulamalı olarak işlenmektedir. HTTP ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Meer lezen

    10,66 € of Gratis met Kobo Plus

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... Meer lezen

    26,70 € of Gratis met Kobo Plus

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    door Helder Da Rocha ...
    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Meer lezen

    23,84 € of Gratis met Kobo Plus

  • JAVA Programming for Beginners

    The Simple Guide to Learning JAVA Programming fast!

    door Tim Warren ...
    JAVA PROGRAMMING FOR BEGINNERSJAVA is a powerful programming language, with a wide variety of uses!This book is aimed at beginners, and will take you through all of the basics of JAVA programming, and will help you to hit the ground running!You will learn the different functions and uses of JAVA, and this book will take you step by step through your very first JAVA program!This book will also ... Meer lezen

    3,17 € of Gratis met Kobo Plus

  • Single Page Web Applications

    JavaScript end-to-end

    SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well ... Meer lezen

    55,91 €

  • Adobe Edge Animate Preview 7: The Missing Manual

    door Chris Grover ...
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right guide. Adobe Edge Animate Preview 7: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all the code for you. With this book, you’ll be designing great-looking web elements in no time ... Meer lezen

    13,35 €

  • Aprende a Programar con Ajax

    door Ángel Arias ...
    AJAX no es un lenguaje de programación nuevo, sino una técnica para desarrollar software mejor y más rápidamente, y una aplicación más interactiva de las aplicaciones web.Con AJAX, su Javascript puede comunicarse directamente con el usuario, usando el objeto de XMLHttpRequest del Javascript. Con este objeto, Javascript puede negociar datos con un servidor web, sin necesidad de recargar la página ... Meer lezen

    5,99 € of Gratis met Kobo Plus

  • Erlang Programming

    A Concurrent Approach to Software Development

    This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your ... Meer lezen

    24,48 €

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    door Dargslan ...
    Serie Boek 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... Meer lezen

    14,99 € of Gratis met Kobo Plus

  • Perl Programming Language (2026)

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

    Unlock the Power of Perl: Your Essential Guide to Mastering Programming Excellence! **Exploring Perl: Your Gateway to Programming Success** Embark on your journey into the dynamic world of Perl programming with confidence! Whether you're a programmer, system administrator, or aspiring web hacker, this is the ultimate book to launch your Perl expertise. Perl, the "Practical Extraction and Reporting ... Meer lezen

    26,76 € of Gratis met Kobo Plus

  • React Essentials : Building Modern Web Interfaces

    door Jiho Seok ...
    Welcome to React Essentials, a comprehensive guide designed to navigate you through the dynamic and robust landscape of React development. This book is crafted with the ambition to serve both budding enthusiasts eager to step into the world of modern web development and seasoned professionals looking to refine their mastery of React.React, developed by Facebook and maintained by a community of ... Meer lezen

    1,99 € of Gratis met Kobo Plus

  • The Joy of JavaScript With a Side of Vue.js

    door Tom Henricksen ...
    JavaScript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout.JavaScript topics include:Variables, values, and statements.Function basics and conditionalsDifferent styles of loopsScope and closuresObjects, arrays, and equalityWe also ... Meer lezen

    1,99 € of Gratis met Kobo Plus

  • Learn Model Context Protocol with TypeScript

    Build agentic systems in TypeScript with the new standard for AI capabilities

    Get to grips with the Model Context Protocol (MCP) and learn how to build scalable, intelligent web applications with AI-ready architecture in TypeScript Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThe only resource you'll need to build, test, and deploy MCP servers and clientsTake a modern approach toward building, testing, and securing distributed ... Meer lezen

    25,75 € of Gratis met Kobo Plus

  • Building Data-Driven Applications with Danfo.js

    A practical guide to data analysis and machine learning using JavaScript

    Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniquesKey FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook DescriptionMost data analysts use ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • Svelte 3

    et SvelteKit 1.0

    door Michel Martin ...
    Le framework JavaScript Svelte permet de créer des applications Web « réactives ». Par son intermédiaire, le DOM se synchronise automatiquement avec les variables de l'application. Il est même possible de synchroniser les variables les unes par rapport aux autres en utilisant des « déclarations réactives ».Pour créer des applications Svelte, vous devrez écrire du code HTML, CSS et JavaScript. Le ... Meer lezen

    14,99 €

  • Sencha Touch 2 Up and Running

    Building Enterprise Cross-Platform Mobile Web Applications

    Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian Kosmaczewski guides you every step of the way through this touchscreen-enabled JavaScript framework—from creating your first basic app to debugging, testing, and deploying a finished product.Learn how ... Meer lezen

    13,35 €

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Meer lezen

    20,66 €