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 1057 - 1080 af 1293 resultater
Skip side bar filters
  • The JavaScript JSON Cookbook

    Over 80 recipes to make the most of JSON in your desktop, server, web, and mobile applications

    Key FeaturesBook DescriptionIf you're writing applications that move structured data from one place to another, this book is for you. This is especially true if you've been using XML to do the job because it's entirely possible that you could do much of the same work with less code and less data overhead in JSON. While the book's chapters make some distinction between the client and server sides ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • Modern JavaScript

    Develop and Design

    af Larry Ullman ...
    Serier serie Develop and Design
    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today. Larry demonstrates how to build upon JavaScript’s ease of use, while demystifying its often-cryptic syntax, especially for those who have not programmed before. This book enforces modern JavaScript’s best practices and ... Læs mere

    248,99 kr.

  • Aprender Javascript Avanzado con 100 ejercicios prácticos

    af MEDIAactive ...
    JavaScript es el lenguaje de programación que se ocupa de asignar la interactividad a cada uno de los elementos que conforman una página web o una aplicación. Este lenguaje, complicado pero a la vez extremadamente mecánico, funciona mediante la asignación de elementos de diferentes tipos, cuyo uso y aplicación resulta imprescindible conocer. Tras haber consultado los 100 ejercicios que conforman ... Læs mere

    75,00 kr. eller Gratis med Kobo Plus

  • Learn Vue.js: The Collection

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This is a collection ... Læs mere

    235,42 kr. eller Gratis med Kobo Plus

  • Excel 2019 All-in-One

    Master the new features of Excel 2019 / Office 365

    Excel is, by far, the most preferred spreadsheet program on this planet. People love it because of its simplicity and easy user interface. The primary focus of Excel is to perform basic to advanced level numeric calculations. Every industry, department, job role is dependent on Excel to perform day to day duties as well as data analysis and visualization. Microsoft Excel is available in both ... Læs mere

    133,36 kr. eller Gratis med Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

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

    15,06 kr.

  • Architecting Angular Applications with Redux, RxJS, and NgRx

    Learn to build Redux style high-performing applications with Angular 6

    Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRxKey Features- Learn what makes an excellent Angular application architecture- Use Redux to write performant, consistent Angular applications- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applicationsBook DescriptionManaging the ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Node.js

    Apprendre par la pratique

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

    164,30 kr.

  • Learn Three.js

    Program 3D animations and visualizations for the web with JavaScript and WebGL

    af Jos Dirksen ...
    Become a creative JavaScript professional by creating and animating stunning 3D, browser-based graphics with Three.js from beginning to end Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, visualize and, animate them directly using ... Læs mere

    339,99 kr. eller Gratis med Kobo Plus

  • 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

  • JavaScript für Java-Entwickler

    Serier Bog 49 - schnell + kompakt
    Das Buch JavaScript für Java-Entwickler führt anhand von vielen Code-Beispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... Læs mere

    75,00 kr. eller Gratis med Kobo Plus

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    af MEGANE NOEL ...
    Serier serie Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Læs mere

    54,94 kr. eller Gratis med Kobo Plus

  • BeagleBone Cookbook

    Software and Hardware Problems and Solutions

    BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects—whether it’s robotics, gaming, drones, or software-defined radio. If you’re new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card ... Læs mere

    227,11 kr.

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Læs mere

    39,22 kr. eller Gratis med Kobo Plus

  • Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying Array Manipulation

    A Beginner's Guide to Simplifying Array Manipulation

    This book, "Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying ArrayManipulation," covers 30 array methods and provides a comprehensive and beginner-friendly introduction to these powerful array methods available in JavaScript. Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies ... Læs mere

    86,39 kr.

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    af Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Advanced TypeScript Programming Projects

    Build 9 different apps with TypeScript 3 and JavaScript frameworks such as Angular, React, and Vue

    Gain in-depth knowledge of TypeScript and the latest ECMAScript standards by building robust web applications across different domainsKey FeaturesApply the cutting-edge features of TypeScript 3.0 to build high-performance, maintainable applicationsLearn through practical examples of using TypeScript with popular frameworks, such as Angular and ReactFocus on building high-quality applications that ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • NodeJS: Programmare Web-App Con Javascript

    Programmazione Web, #3

    af Kevin Lioy ...
    Serier Bog 3 - Programmazione Web
    La crescente popolarità di JavaScript ha portato molti cambiamenti e ha completamente rivoltato lo sviluppo web dei nostri giorni, modificandolo radicalmente.Le cose che possiamo fare oggi sul web con JavaScript in esecuzione lato server, così come lato browser, erano difficili da immaginare pochi anni fa o erano incapsulate in ambienti particolari detti "sandbox" come Flash o Applet Java.Le ... Læs mere

    50,24 kr.

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Læs mere

    213,74 kr.

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

    86,39 kr.

  • Mobile Design and Development

    Practical concepts and techniques for creating mobile sites and web apps

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

    187,11 kr.

  • Mastering Vue.js for Beginners

    Unlock the full potential of Vue.js with this step-by-step guide tailored for aspiring web developers. Whether you're just starting your journey in web development or looking to sharpen your skills, this book provides everything you need to confidently build dynamic, user-friendly applications.In this comprehensive handbook, we don't just show you how to code—we guide you through the mindset of ... Læs mere

    12,51 kr. eller Gratis med Kobo Plus

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

    196,12 kr.

  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and ... Læs mere

    135,86 kr.