Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

CGI, JavaScript, Perl, VBScript E-böcker

Om du gillar CGI, JavaScript, Perl, VBScript-e-böcker så kommer du att älska dessa toppval.
Visar 961984 av 1286 resultat
Skip side bar filters
  • Working with Static Sites

    Bringing the Power of Simplicity to Modern Sites

    Just like vinyl LPs, static sites are making a comeback, evidenced by the wide array of static-site generators now available. This practical book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you’ll work with some of today’s more mature and popular static-site generators.Authors Raymond Camden and Brian Rinaldi ... Läs mer

    267,53 kr

  • Complete Guide to Modern JavaScript

    Learn everything from the basics of JavaScript to the new ES2021 features. Practice with more than 50 quizzes and dive into the basics of TypeScript.

    Whether you are a complete beginner or you have some knowledge in JavaScript, this book will guide you from the basics of the language to all the new features introduced until 2020.At the end of each chapter test your knowledge with quizzes.After reading this book, Let Const, generators, promises, and async won't be a problem anymore.If you want to experience something new, this book also includes ... Läs mer

    131,27 kr

  • Java for Beginners

    Serie serie Programming & Computer Science Series
    Java for Beginners by Knowledge Flow is a beginner-friendly programming guide that introduces the core concepts of Java in a clear and practical manner. Designed for students, aspiring developers, and self-learners, this book covers fundamental topics such as variables, data types, operators, control statements, classes and objects, inheritance, exception handling, and basic file I/O. Each concept ... Läs mer

    39,74 kr eller gratis med Kobo Plus

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... Läs mer

    345,55 kr eller gratis med Kobo Plus

  • JavaScript Crash Course

    A Hands-On, Project-Based Introduction to Programming

    av Nick Morgan ...
    **A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground up—this time using the popular JavaScript programming language.**Learn JavaScript—Fast!JavaScript Crash Course is a fun-filled, fast-paced introduction to ... Läs mer

    283,33 kr

  • Data Visualization with JavaScript

    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... Läs mer

    228,21 kr

  • Full-Stack React, TypeScript, and Node

    Build scalable and cloud-ready web applications using modern React, TypeScript, and Docker

    Explore the evolving landscape of full-stack development with the latest web technologies to build production-ready React applications and deploy them using Docker on AWS.Key FeaturesNew Update: Chapters on monitoring, observability, and AI-assisted developmentMaster the architecture of React 19 and modern single-page applications (SPAs)Containerize with Docker and Podman, automate workflows with ... Läs mer

    422,93 kr eller gratis med Kobo Plus

  • Data Visualization with D3.js Cookbook

    Turn your digital data into dynamic graphics with this exciting, leading-edge cookbook. Packed with recipes and practical guidance it will quickly make you a proficient user of the D3 JavaScript library.

    av Nick Zhu ...
    Turn your digital data into dynamic graphics with this exciting, leading-edge cookbook. Packed with recipes and practical guidance it will quickly make you a proficient user of the D3 JavaScript library.Key FeaturesCreate stunning data visualization with the power of D3Bootstrap D3 quickly with the help of ready-to-go code samplesSolve real-world visualization problems with the help of practical ... Läs mer

    392,19 kr eller gratis med Kobo Plus

  • Node.js Cookbook

    Practical recipes for building server-side web applications with Node.js 22

    Master Node.js 22 through expert-led recipes in async programming, app development, Fastify, modules, testing, debugging, and optimizationKey FeaturesExplore the latest Node.js 22 features to stay at the forefront of modern developmentLearn to build, debug, and deploy Node.js applications flawlesslyGain expertise in Fastify Web Framework, Node.js module creation, and advanced testing ... Läs mer

    323,29 kr eller gratis med Kobo Plus

  • React Native

    Native Apps parallel für Android und iOS entwickeln

    av Erik Behrends ...
    Serie serie Animals
    Mit dem Open-Source-Framework React Native entwickeln Sie plattformübergreifend vollwertige native Apps mit JavaScript. Der Einstieg in die App-Entwicklung ist durch dieses Framework so einfach wie nie zuvor.Dieses Buch zeigt Ihnen, wie Apps parallel für Android und iOS mit einer weitgehend einheitlichen Codebasis umgesetzt werden. Sie benötigen dazu lediglich grundlegende Programmiererfahrung, ... Läs mer

    369,00 kr eller gratis med Kobo Plus

  • Javascript for R

    av John Coene ...
    Serie serie Chapman & Hall/CRC The R Series
    Little known to many, R works just as well with JavaScript—this book delves into the various ways both languages can work together. The ultimate aim of this work is to put the reader at ease with inviting JavaScript in their data science workflow. In that respect the book is not teaching one JavaScript but rather we show how little JavaScript can greatly support and enhance R code. Therefore, the ... Läs mer

    788,75 kr

  • Forms API

    Learn how to process forms for your website with HTML5 and JavaScript

    av J.D Gauchat ...
    Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and ... Läs mer

    18,85 kr eller gratis med Kobo Plus

  • JavaScript and JSON Essentials

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.

    If you fancy a less verbose data format than CSV or XML, then JSON could be for you. This tutorial will teach you about using JSON with JavaScript for effective local storage or Internet transfers.Key FeaturesDeploy JSON across various domainsFacilitate metadata storage with JSONBuild a practical data-driven web application with JSONBook DescriptionThe exchange of data over the Internet has been ... Läs mer

    269,23 kr eller gratis med Kobo Plus

  • Learn Enough JavaScript to Be Dangerous

    A Tutorial Introduction to Programming with JavaScript

    av Michael Hartl ...
    All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and BeyondJavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn ... Läs mer

    299,02 kr

  • React Programming

    The Big Nerd Ranch Guide

    Serie serie Big Nerd Ranch Guides
    React is today's most popular open-source JavaScript library for front-end web application development. React Programming: The Big Nerd Ranch Guide helps programmers with experience in HTML, CSS, and JavaScript master React through hands-on examples.Based on Big Nerd Ranch's popular React Essentials bootcamp, this guide illuminates key concepts with realistic code, guiding you step by step through ... Läs mer

    478,01 kr

  • Learning Node.js Development

    Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web

    av Andrew Mead ...
    A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps.Key FeaturesEntirely project-based and practicalExplains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applicationsCovers the full range of technologies around Node.js – ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • JavaScript Fundamentals

    JavaScript Syntax, What JavaScript is Use for in Website Development, JavaScript Variable, Strings, Popup Boxes, JavaScript Objects, Function, and Event Handlers

    av Steven Bright ...
    This is a guide on how to use JavaScript to give dynamic features to a static website, development of web base applications through the knowledge of JavaScript Variable, Operators, Boolean, Even Handlers, Strings, Popup Boxes, Maths object e.t.c . It also entails other areas of application of JavaScript outside the Web.What You will Learn:*JavaScript Syntax*What JavaScript is Use for in Website ... Läs mer

    37,49 kr eller gratis med Kobo Plus

  • JavaScript Enlightenment

    From Library User to JavaScript Developer

    av Cody Lindley ...
    If you’re an advanced beginner or intermediate JavaScript developer, JavaScript Enlightenment will solidify your understanding of the language—especially if you use a JavaScript library. In this concise book, JavaScript expert Cody Lindley (jQuery Cookbook) provides an accurate view of the language by examining its objects and supporting nuances.Libraries and frameworks help you build web ... Läs mer

    115,21 kr

  • Appcelerator Titanium: Up and Running

    Building Native iOS and Android Apps Using JavaScript

    av John Anderson ...
    Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You’ll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java ... Läs mer

    138,85 kr

  • jQuery UI 1.10: The User Interface Library for jQuery

    This book consists of an easy-to-follow, example-based approach that leads you step-by-step through the implementation and customization of each library component.This book is for frontend designers and developers who need to learn how to use jQuery UI quickly. To get the most out of this book, you should have a good working knowledge of HTML, CSS, and JavaScript, and should ideally be comfortable ... Läs mer

    402,79 kr eller gratis med Kobo Plus

  • Programming the Perl DBI

    Database programming with Perl

    One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications.The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of ... Läs mer

    251,74 kr

  • Imparare a programmare con JavaScript

    il manuale per programmatori dai 13 anni in su

    Serie Bok 3 - Kids programming
    L'importanza del pensiero computazionale e della programmazione è sempre più condivisa tra i sistemi scolastici e i più giovani. L'idea è che la conoscenza di base di un linguaggio di programmazione sia importante tanto quanto quella della lingua inglese. JavaScript è uno dei linguaggi oggi più utilizzati e la sua importanza nel Web è in costante aumento. Inoltre è impiegato in vari ambiti che ... Läs mer

    159,00 kr

  • Curso de Programación Web

    En este curso aprenderá todo lo necesario para poder realizar las principales tareas de programación en sus desarrollos web.Este curso está orientado principalmente al uso de JavaScript, Ajax, jQuery y del Framework Backbone, por considerar que son los principales lenguajes de programación que intervienen en la actualidad en el desarrollo de las principales funciones de una página web, logrando ... Läs mer

    93,50 kr

  • Aprende Javascript Moderno

    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... Läs mer

    49,80 kr eller gratis med Kobo Plus