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 1153 - 1176 af 1294 resultater
Skip side bar filters
  • The Recursive Book of Recursion

    Ace the Coding Interview with Python and JavaScript

    af Al Sweigart ...
    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing ... Læs mere

    200,49 kr.

  • Redis Essentials

    Harness the power of Redis to integrate and manage your projects efficiently

    Harness the power of Redis to integrate and manage your projects efficiently Key FeaturesBook DescriptionRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • Node.js Web Development

    Server-side development with Node 10 made easy

    af David Herron ...
    Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and go beyond the developer\\'s laptop to cover live deployment, including HTTPS and hardened security.Key FeaturesLearn server-side JavaScript coding through the most up-to-date book on Node.jsExplore the latest JavaScript features, and EcmaScript modulesWalk through different stages of ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • JavaScript - Ce que vous devez savoir

    af Michel Martin ...
    Ce livre va vous montrer comment utiliser le langage JavaScript pour dynamiser vos pages Web. Il s'adresse à un public débutant et intermédiaire. Lorsque vous l'aurez entièrement lu, vous saurez comment :Utiliser les instructions du langage JavaScript. Vous pourrez ainsi écrire toutes sortes de codes pour répondre à toutes sortes de situation. De la validation locale de formulaires à l'utilisation ... Læs mere

    115,00 kr.

  • IT Interview Guide for Freshers

    Crack your IT interview with confidence

    Are you a fresher looking to pass your first IT interview and get your hands on that dream job of yours? This is the best choice for you to make. By emphasizing on the importance of sufficient preparation, this book will help aspirants prepare for the IT interview process. With this practical hands-on guide, readers will not only learn industry-standard IT interview practices and tips, but will ... Læs mere

    133,36 kr. eller Gratis med Kobo Plus

  • Instant SASS CSS How-to

    af Alex Libby ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. This book is filled with practical, hands-on recipes to help you write SASS quickly and more efficiently.This book is great for those new to using CSS pre-processors such as SASS, and who are looking to get a good grounding in how to use SASS. It's ... Læs mere

    158,74 kr. eller Gratis med Kobo Plus

  • Programming Elm

    Build Safe, Sane, and Maintainable Front-End Applications

    Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps you take advantage of this new language in your web site development. Learn how the Elm Architecture ... Læs mere

    233,86 kr.

  • Learn TypeScript in 24 Hours: A Hands-On Approach

    Master Coding in 24 Hours

    af Aniket Jain ...
    Serier serie Master Coding in 24 Hours
    Learn TypeScript in 24 Hours: A Hands-On ApproachYour ultimate TypeScript book to mastering TypeScript in just one day! Designed for beginners and experienced developers alike, this comprehensive guide simplifies the learning process with a hands-on approach to TypeScript for beginners and pros. Whether you're new to coding or upgrading your JavaScript skills, this TypeScript reference provides ... Læs mere

    6,23 kr. eller Gratis med Kobo Plus

  • Head First JavaScript Programming

    A Learner's Guide to Modern JavaScript

    What will you learn from this book?The new edition of this brain-friendly guide takes you through a comprehensive journey into modern JavaScript, covering everything from core language fundamentals to today's cutting-edge features. You'll dive into the nuances of JavaScript types and the unparalleled flexibility of its functions. You'll also learn how to expertly navigate classes and objects, and ... Læs mere

    400,86 kr.

  • Mastering JavaScript to contemporary web development

    A guide step by step from the grass root to engage and start mastering JavaScript

    af Dani cubasi ...
    Comprehensive and detailed guide designed to help reader master the JavaScript programming language wether you are a beginner looking to learn the basics or an experienced developer seeking to deepen your understanding this book cover a wide range of topic to cater to all skill levels ... Læs mere

    31,36 kr.

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... Læs mere

    307,49 kr. eller Gratis med Kobo Plus

  • Mastering Modular JavaScript

    If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.Nicolás Bevacqua, author of ... Læs mere

    287,24 kr.

  • Mastering PostCSS for Web Design

    Explore the power of PostCSS to write highly performing, modular, and modern CSS code for your web pages

    af Alex Libby ...
    Explore the power of PostCSS to write highly performing, modular, and modern CSS code for your web pagesKey Features\[\*\] Incorporate cutting-edge styles in your web pages with PostCSS\[\*\] Simplify the process of writing CSS to a great extent using PostCSS shortcuts, fallbacks, and pack plugins\[\*\] This in-depth, step-by-step guide will help you master PostCSS, to create amazing and ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • JavaScript Introduction

    In addition to HTML and CSS, JavaScript represents one of the main tools web developers use to create rich, responsive web and mobile applications. It's use has expanded with the use of jQuery and AJAX and has evolved JavaScript to become much more than just a scripting language used to manipulate the user interface. This coursware is intended for use as a three-day course, or can be used by ... Læs mere

    200,36 kr.

  • Angular Design Patterns

    Implement the Gang of Four patterns in your apps with Angular

    Make the most of Angular by leveraging design patterns and best practices to build stable and high performing appsKey FeaturesGet to grips with the benefits and applicability of using different design patterns in Angular with the help of real-world examplesIdentify and prevent common problems, programming errors, and anti-patternsPacked with easy-to-follow examples that can be used to create ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Teaching Functional Programming with TypeScript

    af Baldurs L. ...
    Teaching Functional Programming with TypeScriptDiscover the perfect intersection of functional programming principles and TypeScript's powerful type system in this comprehensive guide for educators and self-learners alike. "Teaching Functional Programming with TypeScript" transforms abstract functional concepts into practical, applicable skills through TypeScript's familiar syntax and robust ... Læs mere

    43,96 kr. eller Gratis med Kobo Plus

  • A Frontend Web Developer's Guide to Testing

    Explore leading web test automation frameworks and their future driven by low-code and AI

    Discover expert tips and best practices for maximizing the efficacy of various test automation frameworks and gain a better understanding of their capabilities for your web projectsKey FeaturesExplore the progressive features of the most advanced cross-browser test automation frameworksFormulate a solid testing strategy and strengthen your test coverage by selecting the right toolsRealize the ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Læs mere

    7,86 kr. eller Gratis med Kobo Plus

  • Node.js: Novice to Ninja

    af Craig Buckler ...
    Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional web application using Node.js, the hugely popular open-source, cross-platform, back-end JavaScript runtime environment. You'll start off by getting familiar with the basics - installation and building your first apps - before moving onto more advanced concepts, including debugging, asynchronous ... Læs mere

    227,95 kr. eller Gratis med Kobo Plus

  • Getting Started with Knockout.js for .NET Developers

    Unleash the power of Knockout.js to build complex ASP.NET web applications

    Key FeaturesBook DescriptionThis book is intended for .NET developers who want to use the MVVM design pattern to create powerful client-side JavaScript linked to server-side C\# logic. Basic experience with ASP.NET, Razor, and creating web applications is needed.What you will learnWork with observable arrays, special bindings, and computed observablesCreate a model in C\# and connect it with the ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • JavaScript All-in-One For Dummies

    af Chris Minnick ...
    A developer’s resource to learning one of the most-used scripting languagesJavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the tools, libraries, frameworks, and runtime environments new and experienced coders need to know. Start by learning ... Læs mere

    267,24 kr.

  • JavaScript & DHTML Cookbook

    Solutions and Example for Web Programmers

    af Danny Goodman ...
    On numerous online forums for JavaScript and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers. After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. He has now applied state-of-the-art ECMA and W3C DOM standards ... Læs mere

    158,49 kr.

  • Automating with Node.js

    af Shaun Stone ...
    Automate your workflow with the power of Node.js!If your job is loaded with manual work, thenwhy not write scripts that can deal with it for you?With this book, you will learn how to deal with manytasks such as zipping files, emailing colleagues, anddeploying your work at the press of a button.The book is structured into two parts:The first part is a collection of recipes, or building blocks ... Læs mere

    34,25 kr.

  • 150+ JavaScript Pattern Programs

    "JavaScript is the Most popular programming language used by professional developers today"Develop your creativity bycreating beautiful asterisk patterns with if statements and loops using the JavaScript language. this awesome language will allow you to feel more comfortable writing code because you will master the more essential topics of programming by practicing these techniques.If you are ... Læs mere

    56,59 kr. eller Gratis med Kobo Plus