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 697 - 720 af 1296 resultater
Skip side bar filters
  • Spring MVC Cookbook

    Over 40 recipes for creating cloud-ready Java web applications with Spring MVC

    af Alex Bretet ...
    Over 40 recipes for creating cloud-ready Java web applications with Spring MVC Key Features\[\*\] Configure Spring MVC to build logic-less controllers that transparently support the most advanced web techniques\[\*\] Build an amazing social and financial application that applies microservices patterns on deployment, self-testability, interoperability, cloud architectures, and scalability\[\*\] ... Læs mere

    418,74 kr. eller Gratis med Kobo Plus

  • The Recursive Book of Recursion

    Ace the Coding Interview with Python and JavaScript

    af Al Sweigart ...
    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing ... Læs mere

    204,49 kr.

  • 30 BeagleBone Black Projects for the Evil Genius

    Serier serie Evil Genius
    Fiendishly Fun Ways to Use the BeagleBone Black!This wickedly inventive guide shows you how to program and build fun and fascinating projects with the BeagleBone Black. You’ll learn how to connect the BeagleBone Black to your computer and program it, quickly mastering BoneScript and other programming tools so you can get started right away. 30 BeagleBone Black Projects for the Evil Genius is ... Læs mere

    153,36 kr.

  • Learn Bosque Programming

    Boost your productivity and software reliability with Microsoft's new open-source programming language

    Discover the benefits of regularized programming by implementing Bosque to build a variety of reliable appsKey FeaturesGet up and running with the Bosque programming language and use it to build better softwareStreamline your app development and improve productivity using Bosque programmingEliminate sources of complexity such as loops, recursion, and invariants to develop quality productsBook ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • Secure Development for Mobile Apps

    How to Design and Code Secure Mobile Applications with PHP and JavaScript

    af J. D. Glaser ...
    The world is becoming increasingly mobile. Smartphones and tablets have become more powerful and popular, with many of these devices now containing confidential business, financial, and personal information. This has led to a greater focus on mobile software security. Establishing mobile software security should be of primary concern to every mobil ... Læs mere

    656,42 kr.

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Læs mere

    44,84 kr. eller Gratis med Kobo Plus

  • Advanced Node.js Development

    Master Node.js by building real-world applications

    af Andrew Mead ...
    Takes you through creating your own API, building a full real-time web app, securing your Node systems, and practical applications of the latest Async and Await technologies. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly.Key FeaturesEntirely project-based and practicalExplains the "why" of Node.js features, not just the "how", ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • Getting started with HTML

    Professional training

    af Remy Lentzner ...
    Welcome to HTML programming. This book is intended for people who wish to discover this language in order to create Internet pages. HTML or HyperText Markup Language has a special structure that uses tags like ,, or . You will learn how to write these tags and how to organize them in a progressive way, carrying out several workshops.In this book, you will also study the styles that are fundamental ... Læs mere

    83,32 kr. eller Gratis med Kobo Plus

  • Maîtriser le Frontend : Du Débutant au Développeur Expert

    Naviguez avec Assurance à travers HTML, CSS, JavaScript et les Frameworks Modernes

    af YVES SITBON ...
    Que vous soyez novice dans le développement web ou que vous cherchiez à élever vos compétences au niveau supérieur, ce livre est votre allié incontournable. Plongez dans l'univers captivant du frontend avec un guide complet qui explore chaque recoin, des fondamentaux de HTML et CSS aux prouesses avancées de React, Angular, et Vue.js.Découvrez des chapitres qui vous guideront à travers la ... Læs mere

    89,60 kr. eller Gratis med Kobo Plus

  • Learn React with TypeScript

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

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

    327,49 kr. eller Gratis med Kobo Plus

  • JavaScript for Absolute Beginners: A Clear and Simple Introduction to Web Interactivity

    af Elliot Jules ...
    Master JavaScript Programming From Zero to Building Real Interactive ProjectsAre you ready to learn the language that powers the modern web? JavaScript for Absolute Beginners is your clear, practical guide to understanding web development from the ground up, even if you have never written a single line of code.This book is designed specifically for complete beginners who want to transform static ... Læs mere

    32,01 kr. eller Gratis med Kobo Plus

  • Total Typescript

    af Matt Pocock ...
    A no-nonsense guide to all the essentials you’ll need to become a TypeScript wizard and build a TypeScript application from scratch.“An invaluable resource to countless developers.”—Ryan Cavanaugh, Development Lead Microsoft TypeScript TeamTypeScript makes JavaScript safer and your editor smarter. Matt Pocock’s Total TypeScript courses have trained thousands of developers by putting the editor ... Læs mere

    293,11 kr.

  • Learning Angular

    A practical guide to building web applications with modern Angular

    Learn Angular by building a real-world e-shop web app, step-by-step from scaffolding to deployment, with expert guidance every step of the way "Learning Angular provides the reader with an experience of building upon a simple application that is introduced at the beginning of the book." – Manfred Steyer, Google Developer Expert Free with your book: DRM-free PDF version + access to Packt's next-gen ... Læs mere

    294,99 kr. eller Gratis med Kobo Plus

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    af Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... Læs mere

    44,84 kr. eller Gratis med Kobo Plus

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Læs mere

    8,02 kr. eller Gratis med Kobo Plus

  • Kickstart JavaScript Fundamentals

    Build Confidence, Build Code - JavaScript Starts Here!Key Features● Learn JavaScript step-by-step with real-world coding examples.● Master the DOM, events, and asynchronous code with clarity.● Bridge frontend and backend with Node.js fundamentals.Book DescriptionJavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most essentia... ... Læs mere

    159,95 kr.

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Serier Bog 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... Læs mere

    160,27 kr. eller Gratis med Kobo Plus

  • JavaScript

    Software Development (2025-2026 Edition)

    Serier Bog 2 - Software Development
    JavaScript: Software Development (2025-2026 Edition) – The only book that actually teaches like MIT, Stanford, CMU, and Berkeley combined.This is not another recycled tutorial.You start with why JavaScript runs the world in 2025 – V8, TC39, TypeScript tsunami, Vite revolution.You master the event loop before lunch, closures before dinner, and ECMAScript 2025 features before anyone else.You go ... Læs mere

    38,12 kr. eller Gratis med 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 ... Læs mere

    95,81 kr. eller Gratis med Kobo Plus

  • Mastering JavaScript

    Explore and master modern JavaScript techniques in order to build large-scale web applications

    af Ved Antani ...
    Explore and master modern JavaScript techniques in order to build large-scale web applicationsKey Features\[\*\]Write powerful code with the high-level functions that JavaScript offers\[\*\]Test and debug issues with JavaScript code using various modern mechanisms\[\*\]Offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a wholeBook ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • JavaScript for the Business Developer

    af Mike Faust ...
    Serier serie Business Developers series
    In JavaScript for the Business Developer, author Mike Faust builds the case for integrating JavaScript into business applications and then shows the application programmer how JavaScript can help them create dynamic business applications with Web browser interfaces. Developing compelling, user-friendly interfaces is one of the best arguments for using JavaScript when building business applications ... Læs mere

    277,83 kr. eller Gratis med Kobo Plus

  • JAVASCRIPT FOR EVERYONE:

    Master and Build Dynamic Web Applications

    Are you a beginner in the field of coding!!!Then this book is specially made for you.Learn coding with ease and less stress. Including examples and images of how your coding will look like.BUY NOW and start coding ... Læs mere

    118,28 kr. eller Gratis med 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 ... Læs mere

    118,74 kr. eller Gratis med Kobo Plus

  • Mastering JavaScript Functional Programming

    In-depth guide for writing robust and maintainable JavaScript code in ES8 and beyond

    Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codesKey FeaturesBecome proficient and skilled with Functional Programming in JavaScript to solve real-world development problemsSuccessfully apply Functional Programming concepts and techniques to everyday JavaScript programmingBring modularity, reusability, testability, ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus