Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

CGI, JavaScript, Perl, VBScript e-bøger

Hvis du kan lide CGI, JavaScript, Perl, VBScript e-bøger, så vil du elske disse fremragende valg.
Viser 121 - 144 af 1295 resultater
Skip side bar filters
  • Eloquent JavaScript, 4th Edition

    Start building beautiful web applications in JavaScript with the bestselling introduction to the language, updated with new features, fresh exercises, and fun projects.JavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making ... Læs mere

    Før 203,74 kr. Nu 39,30 kr.

  • JavaScript Essentials For Dummies

    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Læs mere

    120,24 kr.

  • Modern JavaScript: Coding for Today and Tomorrow

    Uncover the power of modern web development with Modern JavaScript: Coding for Today and Tomorrow, a comprehensive guide designed for developers of all levels. Whether you're a beginner looking to master the fundamentals of JavaScript or an experienced coder aiming to stay ahead of the curve, this ebook offers everything you need to excel in today's ever-evolving programming landscape.What You'll ... Læs mere

    94,26 kr. eller Gratis med Kobo Plus

  • Bien débuter en programmation

    Formation professionnelle

    Ce livre vous propose d’étudier les principes d’écriture du code informatique. L’important est de bien penser, avant de programmer. Après une brève histoire du développement des calculateurs et des ordinateurs, vous apprendrez à concevoir des algorithmes en prenant des exemples de tous les jours, comme la recette d’un soufflé au fromage, un tri à bulles ainsi qu’une recherche séquentielle et ... Læs mere

    81,68 kr. eller Gratis med Kobo Plus

  • L'API JavaScript pour Excel

    af Michel Martin ...
    L'API JavaScript pour Office permet d’ajouter des fonctionnalités dans un document Office (Excel, Word, PowerPoint, Outlook, OneNote et Visio), et d’y incorporer des objets (graphiques, visuels, Power BI, etc.). Ici, nous nous concentrerons sur les possibilités de cette API dans Microsoft Excel pour les suites Office 365, 2019 et 2016. Le code TypeScript (ou JavaScript) sera exécuté à partir d ... Læs mere

    75,00 kr.

  • De Essentie van JavaScript: Een Diepgaande Gids

    Serier Bog 3 - De IT collectie
    Ontdek de kern van JavaScript met "De Essentie van JavaScript: Een Diepgaande Gids." Of je nu een beginnende webontwikkelaar bent die net begint aan je programmeerreis of een doorgewinterde professional die zijn kennis wil verdiepen, dit boek biedt waardevolle inzichten en praktische kennis om je vaardigheden naar een hoger niveau te tillen.Hoofdstukken inbegrepen:Hoofdstuk 1: Kennismaking met ... Læs mere

    39,22 kr. eller Gratis med Kobo Plus

  • MEAN Web Development

    af Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Svelte 3 - et SvelteKit 1.0 avec formation vidéo

    af Michel Martin ...
    Ce manuel pratique est accompagné d'une formation vidéo très complète. Après l'avoir téléchargée sur votre ordinateur, vous pourrez visionner les vidéos dans votre navigateur Web autant de fois que vous le voulez.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 ... Læs mere

    229,00 kr.

  • Ultimate React Testing with Jest

    Build Reliable Web Applications Using React Testing Library, Modern Testing Patterns, Async Flows and CI/CD Integration

    Write clean, confident React tests that eliminate bugs before they reach users.Key Features● End-to-end React testing with Jest and React Testing Library. ● Hands-on coverage of hooks, async flows, Redux, routing, and CI. ● Modern testing strategies using Jest, RTL, MSW, and real scenarios.Book DescriptionUltimate React Testing with Jest uses Jest as the foundation to introduce prac... ... Læs mere

    156,81 kr.

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • JRuby Cookbook

    If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications ... Læs mere

    187,11 kr.

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... Læs mere

    31,44 kr.

  • Generative Design

    Visualize, Program, and Create with JavaScript in p5.js

    Generative design, once known only to insiders as a revolutionary method of creating artwork, models, and animations with programmed algorithms, has in recent years become a popular tool for designers. By using simple languages such as JavaScript in p5.js, artists and makers can create everything from interactive typography and textiles to 3D-printed furniture to complex and elegant infographics ... Læs mere

    164,11 kr.

  • Django+Vue.js商城项目实战

    af 黄永祥 ...
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 ... Læs mere

    131,01 kr.

  • Perl Template Toolkit

    Scalable Templating for the Web

    Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. ... Læs mere

    181,11 kr.

  • Going GAS

    From VBA to Google Apps Script

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their ... Læs mere

    169,74 kr.

  • Enyo: Up and Running

    Build Native-Quality Cross-Platform JavaScript Apps

    af 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 ... Læs mere

    83,74 kr.

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... Læs mere

    289,11 kr. eller Gratis med Kobo Plus

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    af Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Læs mere

    175,49 kr.

  • jQuery: Novice to Ninja

    Novice to Ninja

    jQuery: Novice to Ninja, 2nd Edition is the perfect book to jump-start your journey into jQuery. You’ll learn all the basics, so you’ll be able to truly appreciate the power of this JavaScript framework. Then you’ll move on to more advanced techniques, such as plugin development and the creation of almost every conceivable UI widget.A practical, hands-on guide to using jQueryReady-to-use best ... Læs mere

    186,99 kr. eller Gratis med Kobo Plus

  • Learning ClojureScript

    Master the art of agile single page web application development with ClojureScript

    Master the art of agile single page web application development with ClojureScriptKey Features\[\*\]Set up interactive development workflows for the browser or Node.js thanks to the ClojureScript ecosystem\[\*\]Learn the basics of interactive single page web app development taking advantage of the functional nature of ClojureScript\[\*\]Delve into advanced rich web application development concepts ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • Getting Started with React Native

    Learn to build modern native iOS and Android applications using JavaScript and the incredible power of React

    Learn to build modern native iOS and Android applications using JavaScript and the incredible power of ReactKey Features\[\*\]Learn to design and build a fully-featured application using the newest cutting-edge framework from Facebook\[\*\]Leverage your JavaScript skills to become a native app developer\[\*\]Develop custom UI components, implement smooth navigation, and access native features such ... Læs mere

    217,36 kr. eller Gratis med Kobo Plus

  • MEAN Blueprints

    Unlock the power of the MEAN stack by creating attractive and real-world projects

    af Robert Onodi ...
    Unlock the power of the MEAN stack by creating attractive and real-world projects Key Features\[\*\] Build six optimum end-to-end web applications using the M.E.A.N stack\[\*\] Follow the advanced Angular.js 2 application structure to build more scalable and maintainable apps\[\*\] Integrate an authorization system into your application and reuse existing code from projectsBook DescriptionThe MEAN ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • JavaScript for .NET Developers

    Developing for the modern web

    Learn how to bring JavaScript to your ASP.NET applications to give them the responsive, dynamic edge that modern web users expect.Key Features\[\*\] Boost your skillset and start bringing JavaScript into your web development projects\[\*\] Leverage your existing ASP.NET knowledge to develop dynamic and responsive SPAs\[\*\] Learn effective design patterns for sustainable, and scalable web ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus