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 241264 av 678 resultat
Skip side bar filters
  • Adobe Edge Preview 3: The Missing Manual

    av Chris Grover ...
    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You’ve come to the right book. Adobe Edge Preview 3: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you. With this eBook, you’ll be designing great-looking web elements in no time.Get to know ... Läs mer

    199,06 kr

  • Building Hypermedia APIs with HTML5 and Node

    Creating Evolvable Hypermedia Applications

    av Mike Amundsen ...
    With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples.Too many APIs rely on concepts rooted in desktop and local area network patterns that don’t scale ... Läs mer

    133,02 kr

  • JavaScript with Promises

    Managing Asynchronous Code

    av Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... Läs mer

    150,72 kr

  • Building Polyfills

    Web Platform APIs for the Present and Future

    Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. In this practical fieldbook, author Brandon Satrom introduces principles and guidelines for polyfill development, and then walks you through the steps for building a complex, real-world HTML5 polyfill.You’ll also explore the future of polyfilling—or ... Läs mer

    100,16 kr

  • Perl Graphics Programming

    Creating SVG, SWF (Flash), JPEG and PNG files with Perl

    av Shawn Wallace ...
    Graphics programmers aren't the only ones who need to be proficient with graphics. Web and applications programmers know that a dull web page can be quickly transformed into one that's interesting and lively with the use of well-planned graphics. And fortunately, you don't need the skills of a fulltime graphics programmer to use graphics effectively. From access counters and log report graphs to ... Läs mer

    240,61 kr

  • Agile Data Science 2.0

    Building Full-Stack Data Analytics Applications with Spark

    Data science teams looking to turn research into useful analytics applications require not only the right tools, but also the right approach if they’re to succeed. With the revised second edition of this hands-on guide, up-and-coming data scientists will learn how to use the Agile Data Science development methodology to build data applications with Python, Apache Spark, Kafka, and other tools ... Läs mer

    423,04 kr

  • Getting Started with BeagleBone

    Linux-Powered Electronic Projects With Python and JavaScript

    Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside many consumer electronics devices. Whether they're the brains of a cell phone, cable box, or exercise bike, embedded Linux systems blur the distinction between computer and device.Many makers love microcontroller platforms such as Arduino, but as the ... Läs mer

    100,16 kr

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    av Jason T Roff ...
    Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on ... Läs mer

    323,50 kr

  • HTML, CSS, Bootstrap, Php, Javascript and MySql

    All you need to know to create a dynamic site

    This book aims to initiate those who want to independently create a website, to the world of domains and programming linked to the web. The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of client-side and server-side programming.In the first place the difference between the various domains existing on the network will be ... Läs mer

    91,89 kr eller gratis med Kobo Plus

  • HTML5 para Mentes Maestras, 2da Edición

    Cómo aprovechar HTML5 para crear sitios web adaptables y aplicaciones revolucionarias

    av J.D Gauchat ...
    HTML5 para Mentes Maestras guía al lector paso a paso en el desarrollo de sitios y aplicaciones web. Luego de leer este libro sabrá cómo estructurar sus documentos con HTML, cómo otorgarles estilos con CSS, y cómo trabajar con las más poderosas APIs de JavaScript.Este libro no es solo una introducción a HTML5, es un curso completo que le enseñará cómo construir sitios webs adaptables y ... Läs mer

    69,78 kr eller gratis med Kobo Plus

  • React Key Concepts

    An in-depth guide to React's core features

    Confidently implement React in your next project with this in-depth overview of React's core features – now updated for React 19. Purchase of the print or Kindle book includes a free PDF ebook and bonus content from the author. Key FeaturesWork through clear, concise explanations of core React 19 functionalitiesComplete practical exercises that challenge you to build your own simple appsDiscover ... Läs mer

    345,34 kr eller gratis med Kobo Plus

  • Perl Pocket

    Serie Bok 3 - Programmare con C
    Perl è un linguaggio di programmazione noto per essere impostato più a criteri di praticità che di eleganza. La praticità di Perl si esprime in facilità di utilizzo, efficacia, completezza. Lo stesso problema in Perl può essere affrontato e risolto in svariati modi, a seconda dell'attitudine e della preferenza del programmatore, minimizzando gli sforzi che altri linguaggi implicherebbero. Perl ... Läs mer

    Var 75,00 kr Nu 39,00 kr eller gratis med Kobo Plus

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Läs mer

    87,76 kr

  • JavaScript Monetization API:

    How to Fund your Human Resistance Cell after the Apocalypse

    av John Rhea ...
    Serie serie Undead Institute
    You won’t need to trade with the other apocalyptic survivors for long, with web monetization you can add an income stream besides black market cheese. This book discusses the emerging web monetization standard that allows site owners to receive micro payments (thousandths of a cent) privately and securely from anyone in the world. You’ll understand how it works, how to set it up and how to work ... Läs mer

    45,47 kr

  • 6 JavaScript Projects

    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 mer

    87,76 kr

  • PHP, MySQL & JavaScript All in One, Sams Teach Yourself

    av Julie Meloni ...
    Serie serie Sams Teach Yourself
    In just a short time, you can learn how to use PHP, MySQL, and JavaScript together to create dynamic, interactive websites and applications using three leading web development technologies.No previous programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of full-stack web ... Läs mer

    320,96 kr

  • iPhone 12 User Guide

    The Beginners, Dummies and Seniors Guide to Maximize Your iPhone 12 Pro, iPhone 12 Pro Max, with iOS 14 Updates (The User Manual like No Other )

    iPhone 12 is a masterpiece to behold. It packs great performance, a scintillating display, and enough storage space at the base level to let you store as much information as you would want. The new iOS 14 update brings some useful tools, including the ability to display Triple-lens 3D camera for better video and gaming and more.The advancement in the camera is top-notch with a triple- camera lens ... Läs mer

    54,50 kr

  • Svelte: A Beginner's Guide

    Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack ... Läs mer

    96,77 kr

  • Jump Start JavaScript

    Get Up to Speed With JavaScript in a Weekend

    Get a Jump Start on JavaScript today!JavaScript is a key technology in modern web development, enabling you to craft interactive, usable and engaging experiences for your users.In just one weekend with this SitePoint book, you'll learn how to:Use JavaScript to solve real world problems: build forms, track user events and craft animationsUse JavaScript with HTML5 and CSS3Build an entire JavaScript ... Läs mer

    135,56 kr

  • TypeScript in 50 Lessons

    In “TypeScript in 50 Lessons”, Stefan Baumgartner breaks down the quirks of TypeScript into short, manageable lessons. You’ll make sense of TypeScript concepts, tooling for TypeScript and how to get most out of it without learning a new language. Everything TypeScript explained, from start to finish.Written for seasoned and not-so-seasoned developers who know enough JavaScript to be dangerous, or ... Läs mer

    193,16 kr

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    av Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... Läs mer

    49,45 kr

  • Mastering Web Application Development with AngularJS

    This book will be a step-by-step guide showing the readers how to build a complete web app with AngularJS. This book will be most useful to developers who are evaluating or have decided to use AngularJS for a real life project. You should have some prior exposure to AngularJS, at least through basic examples. We assume that youve got working knowledge of HTML, CSS, and JavaScript. ... Läs mer

    254,07 kr

  • Guide to: Learning Iteration and Generators in Python

    av Matt Harrison ...
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. ... Läs mer

    44,69 kr

  • Begin to Code with JavaScript

    av Rob Miles ...
    This full-colour book will inspire you to start solving problems and creating programs with JavaScript, even if you have absolutely no programming experience. Its not just friendly and easy: its the first JavaScript beginners guide that puts you in control of your own learning, and empowers you to build unique programs to solve problems you care about.Microsoft has completely reinvented the ... Läs mer

    285,34 kr