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 481 - 504 af 1293 resultater
Skip side bar filters
  • JavaScript at Scale

    Build web applications that last, with scaling insights from the front-line of JavaScript development

    af Adam Boduch ...
    Key FeaturesBook DescriptionHave you ever come up against an application that felt like it was built on sand? Maybe you've been tasked with creating an application that needs to last longer than a year before a complete re-write? If so, JavaScript at Scale is your missing documentation for maintaining scalable architectures. There's no prerequisite framework knowledge required for this book, ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Hands-on Machine Learning with JavaScript

    Solve complex computational web problems using machine learning

    af Burak Kanber ...
    A definitive guide to creating an intelligent web application with the best of machine learning and JavaScriptKey FeaturesSolve complex computational problems in browser with JavaScriptTeach your browser how to learn from rules using the power of machine learningUnderstand discoveries on web interface and API in machine learningBook DescriptionIn over 20 years of existence, JavaScript has been ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • React Programming

    The Big Nerd Ranch Guide

    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 mere

    377,22 kr.

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Programming in CoffeeScript

    af Mark Bates ...
    Serier serie Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Læs mere

    253,86 kr.

  • WebModules

    Coding - Primer - Beginner

    af WebModules ...
    Serier serie HTML, CSS, and JavaScript
    WebModules: HTML, CSS, and JavaScript - Coding - Primer - Beginner is a concept-driven educational primer on the foundational languages of web development: HTML, CSS, and JavaScript. Designed as both an educational and reference resource, this book introduces core coding concepts and syntax through a modular structure that progressively builds understanding across interconnected concepts.Part of ... Læs mere

    78,52 kr.

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Serier serie Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner ... Læs mere

    253,86 kr.

  • Canvas Cookbook

    Over 80 simple but creative and structured recipes to explore the capabilities of HTML5 CanvasAbout This BookDevelop simple to advanced recipes of your own, and ultimately produce a great applicationDiscover a better way to use HTML5 Canvas, JavaScript, and CSSPut your creative instincts to use in your day-to-day interface developmentsWho This Book Is ForThe book is intended for readers with a ... Læs mere

    274,49 kr. eller Gratis med Kobo Plus

  • Einstieg in TypeScript

    Grundlagen für Entwickler

    Serier Bog 219 - shortcuts
    Die von Microsoft entwickelte Programmiersprache TypeScript ist ein Superset von JavaScript und wird unter Entwicklern immer beliebter, nicht zuletzt aufgrund der statischen Typisierung und von Features wie IntelliSense und Go to definition. Auch Googles SPA-Framework Angular ist in TypeScript geschrieben. In diesem shortcut gibt Thomas Claudius Huber eine fundierte Einführung in die ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • Mobile App Development with Ionic, Revised Edition

    Cross-Platform Apps with Ionic, Angular, and Cordova

    Learn how to build app store-ready hybrid apps with the Ionic 2, the framework built on top of Apache Cordova (formerly PhoneGap) and Angular. This revised guide shows you how to use Ionic’s tools and services to develop apps with HTML, CSS, and TypeScript, rather than rely on platform-specific solutions found in Android, iOS, and Windows Phone.Author Chris Griffith takes you step-by-step through ... Læs mere

    243,36 kr.

  • GraphQL APIs with TypeScript: Efficient Back-end Development

    af Baldurs L. ...
    GraphQL APIs with TypeScript: Efficient Back-end Development is the definitive guide for developers seeking to build robust, type-safe APIs that meet modern application demands. This comprehensive resource bridges the gap between GraphQL's flexible query language and TypeScript's powerful type system, creating a synergy that transforms backend development.In today's competitive tech landscape, ... Læs mere

    43,96 kr. eller Gratis med Kobo Plus

  • The Little Book on CoffeeScript

    The JavaScript Developer's Guide to Building Better Web Apps

    af Alex MacCaw ...
    This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that’s gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables ... Læs mere

    56,61 kr.

  • Derinlemesine React UI

    af Onder Teker ...
    Bu kitapta React ile görsel arayüz işlemleri gösterilmektedir. Router ile geziyolu ve gezinme işlemleri anlatılmaktadır. Stiller üzerinde işlem yapması gösterilmektedir. React Bootstrap ile Responsive Design yapmanın yolu & hazır bileşenler kullanarak geliştirme yapılması gesterilmektedir. Yalnızca bileşenler anlatılmamakta, state, properties, event gibi React özellikleriyle birlikte kullanımı ... Læs mere

    6,23 kr.

  • Server-Driven Web Apps with htmx

    Any Language, Less Code, Simpler Code

    htmx is a library that adds logic and server interaction to HTML; you get the effect of using a front-end SPA framework without writing front-end code. Use any server-side programming language and framework to build server applications with endpoints that simply return snippets of HTML. Dynamically update portions of the current web page from HTTP responses. Add interactivity with JavaScript and ... Læs mere

    175,49 kr.

  • Mobile Web-Apps mit JavaScript

    Leitfaden für die professionelle Entwicklung

    Es herrscht ein regelrechter Hype um mobile Lösungen, erst recht seitdem androidbasierte Smartphones massenhaft auf den Markt drängen. Einen ähnlichen Aufschwung erlebt JavaScript, denn mit der enormen Ausbreitungsgeschwindigkeit von HTML5 wird diese Sprache immer interessanter. Dieses Buch richtet sich an Entwickler, die sich bewusst für den Weg der mobilen JavaScript Web-App entschieden haben ... Læs mere

    169,00 kr. eller Gratis med Kobo Plus

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus

  • Adobe Edge Animate Preview 7: The Missing Manual

    af Chris Grover ...
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right guide. Adobe Edge Animate Preview 7: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all the code for you. With this book, you’ll be designing great-looking web elements in no time ... Læs mere

    146,99 kr.

  • React.js

    Réalisez une application web avec React

    af Éric Sarrion ...
    Serier serie Blanche
    Un ouvrage de référence pour les développeurs webEn tant que développeur, qui n'a pas encore entendu parler de React.js (ou React de façon raccourcie) ? Cette bibliothèque JavaScript, initialement écrite pour Facebook (en 2013), s'utilise maintenant couramment dans le monde de l'entreprise. Elle permet de structurer efficacement une application web, mais peut également s'utiliser dans une version ... Læs mere

    164,30 kr.

  • Aprende a Programar con Ajax

    af Ángel Arias ...
    AJAX no es un lenguaje de programación nuevo, sino una técnica para desarrollar software mejor y más rápidamente, y una aplicación más interactiva de las aplicaciones web.Con AJAX, su Javascript puede comunicarse directamente con el usuario, usando el objeto de XMLHttpRequest del Javascript. Con este objeto, Javascript puede negociar datos con un servidor web, sin necesidad de recargar la página ... Læs mere

    43,70 kr.

  • Erlang Programming

    A Concurrent Approach to Software Development

    This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your ... Læs mere

    267,24 kr.

  • The Joy of JavaScript With a Side of Vue.js

    JavaScript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout.JavaScript topics include:Variables, values, and statements.Function basics and conditionalsDifferent styles of loopsScope and closuresObjects, arrays, and equalityWe also ... Læs mere

    12,51 kr. eller Gratis med Kobo Plus

  • Learn Model Context Protocol with TypeScript

    Build agentic systems in TypeScript with the new standard for AI capabilities

    Get to grips with the Model Context Protocol (MCP) and learn how to build scalable, intelligent web applications with AI-ready architecture in TypeScript Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThe only resource you'll need to build, test, and deploy MCP servers and clientsTake a modern approach toward building, testing, and securing distributed ... Læs mere

    265,49 kr. eller Gratis med Kobo Plus

  • Building Data-Driven Applications with Danfo.js

    A practical guide to data analysis and machine learning using JavaScript

    Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniquesKey FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook DescriptionMost data analysts use ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Læs mere

    287,36 kr.