Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

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

Hvis du liker CGI, JavaScript, Perl, VBScript-e-bøker, kommer du til å elske disse toppvalgene.
Viser 169192 av 1281 resultater
Skip side bar filters
  • HTML and CSS

    The Comprehensive Guide

    Learn HTML, CSS, and foundational JavaScript with clear, practical guidance. Build responsive, stylish web pages using real-world examples and modern front-end development techniques.Key FeaturesComprehensive coverage of HTML and CSS fundamentals essential for modern web developmentEmphasis on responsive design to ensure websites adapt smoothly across all devices and screensPractical integration ... Les mer

    479,99 kr eller gratis med Kobo Plus

  • Mastering React: From Zero to Hero (Step By Step)

    av Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Les mer

    27,69 kr eller gratis med Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

    av J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Les mer

    17,52 kr

  • Real-Time 3D Graphics with WebGL 2

    Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0)

    A comprehensive guide with 80+ examples on 3D programming in WebGL 2, covering computer graphics topics such as rendering, 3D math, camera, and moreKey FeaturesCreate visually stunning, high-performance 3D applications for the web with WebGL 2A complete course on 3D computer graphics: rendering, 3D math, lighting, cameras, and moreUnlock a variety of new and advanced features offered in WebGL ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Node.js

    Apprendre par la pratique

    Serie serien Blanche
    Plus de 500 exemples pour apprendre en pratiquantLa plate-forme Node.js est passée du statut d'OVNI à celui d'incontournable. En 2018, elle fait fonctionner des applications web, de l'outillage front-end, de la distribution de fichiers pair-à-pair, des objets connectés et la NASA l'utilise même pour analyser les données télémétriques de ses sondes spatiales.L'intention de cet ouvrage est d'être ... Les mer

    237,30 kr

  • Computer Vision for the Web

    Unleash the power of the Computer Vision algorithms in JavaScript to develop vision-enabled web content

    Unleash the power of the Computer Vision algorithms in JavaScript to develop vision-enabled web contentKey FeaturesExplore the exciting world of image processing, and face and gesture recognition, and implement them in your websiteDevelop wonderful web projects to implement Computer Vision algorithms in an effective wayA fast-paced guide to help you deal with real-world Computer Vision ... Les mer

    246,99 kr eller gratis med Kobo Plus

  • Derinlemesine JavaScript

    av Onder Teker ...
    Bu kitapta JavaScipt dili, hem temel hem de ileri düzeyde anlatılmaktadır. Son ve standart sürümü ECMAScript ile gelen özellikler, ayrıntılı olarak işlenmektedir. Tür desteği sağlayan TypeScript de kitabın kapsamındadır. JQuery kütüphanesi; Angular & React çatıları, temel mantıkları anlaşılacak düzeyde açıklanmaktadır. ... Les mer

    9,17 kr

  • The Basics of JavaScript Coding For Kids

    Unlock the Power of Coding with JavaScript!Are you ready to inspire the next generation of tech creators? The Basics of JavaScript Coding For Kids is the perfect guide for young learners aged 10 and up to dive into the exciting world of programming!This beginner-friendly book breaks down JavaScript concepts into fun, easy-to-follow lessons, turning coding into an adventure. With clear explanations ... Les mer

    36,96 kr

  • SQL Interview Questions

    A complete question bank to crack your ANN SQL interview with real-time examples

    This book gives you a complete idea about the SQL database. It starts from a very basic concept like what is a database, its usage, types, creation, and data storage, security, sorting, and searching for a stored procedure. This book is a complete set of interview breaking questions and answers with live examples and plenty of screenshots. This book takes you on a journey to mastering the SQL ... Les mer

    162,69 kr eller gratis med Kobo Plus

  • Canvas Pocket Reference

    Scripted Graphics for HTML5

    The Canvas element is a revolutionary feature of HTML5 that enables powerful graphics for rich Internet applications, and this pocket reference provides the essentials you need to put this element to work. If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web ... Les mer

    101,79 kr

  • JavaScript Patterns JumpStart Guide (Clean up your JavaScript Code)

    av Dan Wahlin ...
    Are you writing a lot of JavaScript code and finding that it's growing into an unmanageable mess? In this concise and focused jump start guide you'll learn how to fix common problems such as function spaghetti code and pollution of the global scope, and gain the skills necessary to write clean JavaScript code. By applying patterns, JavaScript code can be made more modular and easier to work with ... Les mer

    55,48 kr eller gratis med Kobo Plus

  • Mobile Design and Development

    Practical concepts and techniques for creating mobile sites and web apps

    av Brian Fling ...
    Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles ... Les mer

    220,39 kr

  • Ultimate AI-Assisted Development with GitHub Copilot

    Code smarter, Test faster, and Build better with GitHub Copilot!Key Features● Master prompt engineering and multi-modal Copilot interactions.● Use GitHub Copilot for real coding, testing, and DevOps tasks.● Speed up development with AI-powered code and test generation.Book DescriptionAI-assisted coding is transforming how software is built-faster, smarter, and with fewer errors. GitHub Copilo... ... Les mer

    231,10 kr

  • Essential JavaScript Concepts To Learn for Beginner and Intermediate Developers

    Comprehensive JavaScript Coding Skills Crash Course and Cheatsheet

    Master the Foundations. Build Confidently. Code Smarter.Whether you're just getting started or looking to sharpen your JavaScript skills, Essential JavaScript Concepts To Learn for Beginner and Intermediate Developers is your practical guide to understanding how JavaScript really works-beyond just copying code from tutorials.Inside this book, you'll explore:Core JavaScript concepts explained ... Les mer

    83,27 kr

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Les mer

    401,49 kr

  • Practical Modern JavaScript

    Dive into ES6 and the Future of JavaScript

    To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and ... Les mer

    338,49 kr

  • Django Building Dynamic Website With Django : A Complete Step By Step Guide To Learn to Build Modern Web Application with a Python

    av Andrew Page ...
    Are you interested in learning web development using Python and Django? Do you want to build dynamic, responsive, and scalable web applications that can handle a high volume of traffic? If so, then "Django for Beginners" is the book for you.In "Django ", you'll learn how to create your first Django project, how to work with Django models and views, and how to use Django's built-in template system ... Les mer

    46,22 kr

  • Mastering JavaScript Single Page Application Development

    An in-depth guide to building scalable and maintainable single-page applications in JavaScript

    An in-depth guide to exploring the design, architecture, and techniques behind building sophisticated, scalable, and maintainable single-page applications in JavaScript.Key Features\[\*\]Build large-scale, feature-complete SPAs by leveraging widely used tools and techniques.\[\*\]Gain a solid understanding of architecture and SPA design to build applications using the library or framework of your ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with ... Les mer

    666,81 kr eller gratis med Kobo Plus

  • MASTER REACT.JS PART 6

    av m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Les mer

    36,96 kr eller gratis med Kobo Plus

  • Beginning ReactJS Foundations Building User Interfaces with ReactJS

    An Approachable Guide

    av Chris Minnick ...
    Quickly learn the most widely used front-end development language with ease and confidenceReact JS Foundations: Building User Interfaces with ReactJS - An Approachable Guide walks readers through the fundamental concepts of programming with the explosively popular front-end tool known as React JS.Written by an accomplished full-stack engineer, speaker, and community organizer, React JS Foundations ... Les mer

    393,69 kr

  • Deno Web Development

    Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

    A curious JavaScript developer\\'s practical guide to deep dive into Deno and get the most out of it for building secure web applicationsKey FeaturesUnderstand Deno’s essential concepts and featuresLearn how to use Deno in real-world scenariosUse Deno to develop, test, and deploy web applications and toolsBook DescriptionDeno is a JavaScript and TypeScript runtime with secure defaults and a great ... Les mer

    288,99 kr eller gratis med Kobo Plus

  • Server Side development with Node.js and Koa.js Quick Start Guide

    Build robust and scalable web applications with modern JavaScript techniques

    Build real-world robust web applications and APIs using the modern and expressive Koa Node.js framework.Key FeaturesGet up and running with Koa.js and leverage its power with node.jsGet the most out of Koa Async functions and generatorsCreate real time dynamic serverside apps efficiently with Koa.jsBook DescriptionEvery developer wants to build modular and scalable web applications. Modern ... Les mer

    246,99 kr eller gratis med Kobo Plus

  • JAVA Programming for Beginners

    The Simple Guide to Learning JAVA Programming fast!

    av 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 ... Les mer

    27,69 kr eller gratis med Kobo Plus