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 625 - 648 af 1122 resultater
Skip side bar filters
  • MEAN Web Development

    af Amos Q. Haviv ...
    If you are a web or a full-stack JavaScript developer who is interested in learning how to build modern web applications using the MEAN stack, this book is for you. ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Hadoop Operations

    A Guide for Developers and Administrators

    af Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Læs mere

    287,24 kr.

  • 52 Good-to-Know Techbits

    An Essential Resource For Website Developers

    Have you always wanted to learn how to do cool things with your own website? To learn many of the little things you need to know when maintaining your domain?This book is for you. It contains 52 technical tips and information, bite-sized for easy comprehension - written by someone with a twitch over 2 decades of experience writing software for websites.Free updates for new versions of the book and ... Læs mere

    39,22 kr. eller Gratis med Kobo Plus

  • Ext JS 4 Plugin and Extension Development

    This is a step-by-step tutorial that practically teaches Ext JS plugin and extension development through sample examples that increase in complexity. Ext JS 4 Plugin and Extension Development is ideal for experienced ExtJS developers who want to expand their knowledge in developing plugins and extensions. This book is also for those developers who are new to ExtJS development, with at least some ... Læs mere

    233,74 kr. eller Gratis med Kobo Plus

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed?This guide gives you a rare glimpse into JavaScript from people intimately familiar with it. Chapters contributed by ... Læs mere

    227,11 kr.

  • Mastering SVG

    Ace web animations, visualizations, and vector graphics with HTML, CSS, and JavaScript

    af Rob Larsen ...
    Take the plunge and develop cross-browser-compatible and responsive web designs with SVGKey FeaturesMaster the art of custom animations and visualizations with SVG, CSS, and JavaScriptCombine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich appsCreate an awesome user experience with high-performance graphics for your web applicationsBook ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Instant RaphaelJS Starter

    af Krishna Sagar ...
    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Starter Guide This book is great for developers new to Vector graphics in browsers (SVG and VML), and who are looking to get a good grounding in how to use Raphael JS to create imageless and fast loading interactive drawings and shapes, in a web ... Læs mere

    158,74 kr. eller Gratis med Kobo Plus

  • Building Web and Mobile ArcGIS Server Applications with JavaScript ??? Second Edition

    Build exciting custom web and mobile GIS applications with the ArcGIS Server API for JavaScript

    Master the ArcGIS API for JavaScript to build web and mobile applications using this practical guide. Key FeaturesDevelop ArcGIS Server applications with JavaScript, both for traditional web browsers as well as the mobile platformMake your maps informative with intuitive geographic layers, user interface widgets, and moreIntegrate ArcGIS content into your custom applications and perform analytics ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

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

    A Practical Q&A Guide Using a Loan Calculator

    Learn by building a complete Loan Calculator Web App using only HTML, CSS, and JavaScript.This hands-on guide uses a question-and-answer format to explain every step clearly. You'll explore how to create a clean user interface, apply basic styles, validate inputs, and write the logic for loan calculations.Inside the Book:Structure an interactive HTML formStyle it with CSS for readability and ... Læs mere

    39,22 kr. eller Gratis med Kobo Plus

  • 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 mere

    193,86 kr.

  • Structure and Interpretation of Computer Programs

    JavaScript Edition

    Serier serie MIT Electrical Engineering and Computer Science
    A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science ... Læs mere

    454,36 kr.

  • Web Game Developer's Cookbook, The

    Using JavaScript and HTML5 to Develop Games

    af Evan Burchard ...
    Serier serie Game Design
    Want to start building great web games with HTML5 and JavaScript? Moving from Flash or other game platforms? Already building HTML5 games and want to get better and faster at it? This guide brings together everything you need: expert guidance, sample projects, and working code!Evan Burchard walks you step-by-step through quickly building 10 popular types of games. Each chapter implements a game ... Læs mere

    253,86 kr.

  • AJAX Programming

    Create Powerful Web And Mobile Applications

    af Rob Botwright ...
    ���� AJAX Programming Book Bundle: Unlock the Power of Web and Mobile Development! ��������Are you ready to take your web and mobile development skills to the next level? Introducing the AJAX Programming book bundle - your comprehensive guide to creating powerful applications that dominate the digital landscape. ��������With four dynamic books packed with insights, techniques, and real-world ... Læs mere

    62,80 kr.

  • Java

    A complete practical solution

    af Swati Saxena ...
    It covers all the topics of Java with explanation like object and class, this, super, instance, static, final, package, interface, abstract exception handling, applet, swing, event handling, collections, GUI, AWT, Thread, Servlet, JSP, JDBC, Look and feel, RMI, Socket programming and many more keywords and topics.This book helps you to understand each and every topic of java practically. It will ... Læs mere

    133,36 kr. eller Gratis med Kobo Plus

  • flex & bison

    Text Processing Tools

    af John Levine ...
    If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools ... Læs mere

    160,36 kr.

  • jQuery for Designers: Beginners Guide

    An approachable introduction to web design in jQuery for non-programmers with this book and ebook

    Part of Packts Beginners Guide series, each chapter focuses on a specific part of your website and how to improve its design with the use of jQuery. There are plenty of screenshots and practical step-by-step instructions making it easy to apply jQuery to your site. This book is for designers who have the basics of HTML and CSS, but want to extend their knowledge by learning to use JavaScript and ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • Vue.js for Jobseekers

    A complete guide to learning Vue.js, building projects, and getting hired (English Edition)

    af Clive Harber ...
    Vue.js is a rapidly growing frontend framework with a large and active community. It is a great choice for developers who are looking for a modern, lightweight, and versatile framework to build web applications. This book teaches you how to design and build client-side applications using Vue.js, a popular JavaScript framework. It starts with a solid foundation in the Vue framework, its core ... Læs mere

    133,36 kr. eller Gratis med Kobo Plus

  • HTML5 Games: Novice to Ninja

    Create Smash Hit Games in HTML5

    This book will teach you how to create awesome video games. Games from scratch. Games that run cross-platform, in web browsers, and on phones. Games filled with dynamic sound and music. Games overflowing with impressive visual effects. Fun games.More importantly, this book will teach you how to think about making games. You'll learn to analyze and dissect games; to understand what it is that makes ... Læs mere

    227,95 kr. eller Gratis med Kobo Plus

  • TypeScript Internationalization (i18n) and Localization (L10n)

    af Baldurs L. ...
    TypeScript Internationalization: Building Multilingual Web Applications with TypeScriptMaster the art of creating global-ready web applications with TypeScript's powerful type system and modern i18n frameworksIn today's interconnected digital landscape, creating applications that seamlessly serve users across different languages and cultures isn't just a competitive advantage—it's essential for ... Læs mere

    43,96 kr. eller Gratis med Kobo Plus

  • Hands-On Full Stack Web Development with Angular 6 and Laravel 5

    Become fluent in both frontend and backend web development with Docker, Angular and Laravel

    Build modern, fast, and progressive web applications using modern features of PHP 7 and TypeScriptKey FeaturesExplore the latest features of Angular and Laravel to build applications that are powerful, consistent, and maintainableDevelop modern user interfaces with a reusable component-based architecture using Angular 6 and Bootstrap 4Learn how to build secure backend APIs with LaravelBook ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • 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

    158,49 kr.

  • The JavaScript Journey

    From Basics to Full-Stack Mastery

    af Priya Singh ...
    "The JavaScript Journey: From Basics to Full-Stack Mastery" is your ultimate guide to unlock the full potential of JavaScript and mastering the art of full-stack development. Whether a novice eager to learn the ropes or a developer with an experience looking to improve your skills, this comprehensive book provides a step-by-step roadmap to success.Starting with JavaScript syntax and control flow ... Læs mere

    78,52 kr.

  • Adobe Edge Preview 3: The Missing Manual

    af 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 mere

    135,86 kr.

  • JavaScript Demystified

    af James Keogh ...
    Even if you have no programming experience, you'll learn to create dynamic, interactive Web pages with help from this easy-to-use, self-teaching guide. Author and programming instructor Jim Keogh covers the basics of this leading Web development language and explains how to write cross-browser JavaScript programs in no time. ... Læs mere

    163,99 kr.