Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

CGI, JavaScript, Perl, VBScript e-bøker

Hvis du liker CGI, JavaScript, Perl, VBScript-e-bøker, kommer du til å elske disse toppvalgene.
Viser 721744 av 1276 resultater
Skip side bar filters
  • Mastering Node.js Web Development

    Go on a comprehensive journey from the fundamentals to advanced web development with Node.js

    av Adam Freeman ...
    Unlock the full potential of Node.js with practical skills to develop and deploy scalable and high-performance server-side applications that enhance your client-side projects Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesServer-side applications with Node.js, covering HTTP requests, static and dynamic content delivery, form data processing, and RESTful web servicesHands ... Les mer

    352,99 kr eller gratis med Kobo Plus

  • Mastering JavaScript: The Complete Guide to JavaScript Mastery

    av Tim Robards ...
    JavaScript is one of the most powerful programming languages on the web! With it, you can build highly dynamic websites and apps (including both frontend and backend development!).Have you ever wanted to learn Angular, React, Vue or Node.js? A solid understanding of JavaScript fundamentals will make picking up JS frameworks a breeze!We cover it all from basic Syntax & Structure, Variables and Data ... Les mer

    92,62 kr eller gratis med Kobo Plus

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    av Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... Les mer

    92,53 kr eller gratis med Kobo Plus

  • JavaScript for Kids: A Fun Introduction to Building Web Games and Apps

    av Jessy Cole ...
    Stop Just Playing Games. Start Building Them.Do you love video games? Do you spend hours on your tablet or computer wondering how apps work? If you have ever looked at a screen and thought "I want to make that," then this book is your starting line.JavaScript for Kids is not just another boring textbook full of confusing words and long lectures. It is a hands-on workshop that invites you to jump ... Les mer

    46,22 kr eller gratis med Kobo Plus

  • Angular Projects

    Build modern web apps in Angular 16 with 10 different projects and cutting-edge technologies

    Take Angular to the next level – build captivating real-world applications while exploring modern web technologies and best practices Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore Angular's capabilities for cross-platform app developmentCombine Angular with popular web technologies such as Nx monorepos, server-side rendering, and progressive web appsBuild your ... Les mer

    310,99 kr eller gratis med Kobo Plus

  • Hands-on Machine Learning with JavaScript

    Solve complex computational web problems using machine learning

    av 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 ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Web Storage API

    Learn how to store data from your website with JavaScript

    av J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Les mer

    17,52 kr eller gratis med Kobo Plus

  • Video and Audio for the Web

    Learn how to play video and audio in your website with HTML5 and JavaScript

    av J.D Gauchat ...
    Learn how to include video and audio on your website. After reading this guide, you will know how to load a media file, how to add subtitles, and how to access the camera and the microphone to include live video in your documents.Table of ContentsMEDIAVideoVideo FormatsAudioMEDIA APIVideo PlayerClosed CaptioningTEXTTRACK APIReading TracksReading CuesAdding TracksSTREAM APICapturing Media<... ... Les mer

    26,29 kr eller gratis med Kobo Plus

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    av Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... Les mer

    338,49 kr

  • TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applicationsAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptExplore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.jsFocusing on design patterns in TypeScript, this step-by ... Les mer

    648,28 kr eller gratis med Kobo Plus

  • Adobe Edge Animate Preview 7: The Missing Manual

    av 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 ... Les mer

    179,29 kr

  • Getting Started with p5.js

    Making Interactive Graphics in JavaScript and Processing

    With p5.js, you can think of your entire Web browser as your canvas for sketching with code!Learn programming the fun way--by sketching with interactive computer graphics! Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 ... Les mer

    92,53 kr

  • Deno 2 İle Programlama

    Modern ve Güvenli Javascript & Typescript ile Programlamaya Yeni Bir Yaklaşım

    Deno 2 ile ProgramlamaModern ve Güvenli Javascript & Typescript ile Programlamaya Yeni Bir YaklaşımTemel ÖzelliklerModern ve Güvenli Çalışma Zamanı: Deno’nun yerleşik güvenlik modeli ve izin bayraklarını kullanarak güvenli, izole (sandboxed) JavaScript ve TypeScript uygulamaları geliştirin.TypeScript Uyumlu: Herhangi bir derleme veya yapılandırma işlemi olmaksızın TypeScript desteği kutuda... ... Les mer

    55,48 kr eller gratis med Kobo Plus

  • WebSocket

    Lightweight Client-Server Communications

    Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a ... Les mer

    179,29 kr

  • Perl in a Nutshell

    A Desktop Quick Reference

    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike ... Les mer

    306,99 kr

  • 『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 - ( 10steps / 20min )

    Serie serien 『 仮想通貨 アルトコイン ビギナーズガイド 』
    『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 -( 10steps / 20min )[ アカウントの登録 ]- 手順01~04で、アカウントの登録をします。-01: 公式サイトにアクセス02: メールアドレス03: 必要事項04: メール認証[ ログイン、ボーナスの確認 ]- 手順05~07で、ログインし、まずはウェルカム(Welcome)ボーナスの確認をします。-05: ログイン06: ボーナス[ マイニングの開始 ]- 手順07~09で、いよいよJSEをマイニングします。-07: マイニング08: スタート09: 取れ高[ CPUの最適化 ]- 最後に手順10で、使用するC... ... Les mer

    17,44 kr

  • JavaScript for Beginners

    A Comprehensive Guide to Mastering JavaScript from Scratch

    av Alex Thompson ...
    "JavaScript for Beginners: Unlocking the Power of Web Development: A Comprehensive Guide to Mastering JavaScript from Scratch" is your essential resource for diving into the dynamic world of JavaScript. This book, designed for complete novices and those with a basic understanding, takes you on a step-by-step journey to master the language that powers modern web development. From setting up your ... Les mer

    92,53 kr

  • Derinlemesine React Data

    av 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ı ... Les mer

    9,17 kr

  • JavaScript in easy steps, 6th edition

    av Mike McGrath ...
    Serie serien In Easy Steps
    JavaScript in easy steps, 6th edition instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to your own web ... Les mer

    149,08 kr

  • Ionic 2 Cookbook

    The rich flavors of Ionic at your disposal

    av Hoc Phan ...
    Over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2.Key Features\[\*\] Leverage Ionic 2 and its exciting new features to create cutting edge real-time apps\[\*\] Work through simple recipes to address your problems directly and solve them effectively\[\*\] Get examples at each step to guide you on your learning curveBook DescriptionDeveloping real-time apps is ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • VBScript in a Nutshell

    A Desktop Quick Reference

    Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system ... Les mer

    251,89 kr

  • Full-Stack TypeScript: Crafting End-to-End Applications with React and Node.js

    Transform your web development skills with the comprehensive guide to building modern, production-ready applications using TypeScript across the entire stack. This expert-level resource provides hands-on instruction for creating robust, type-safe applications with React on the frontend and Node.js on the backend.Master the complete development workflow from foundational TypeScript concepts to ... Les mer

    74,01 kr eller gratis med Kobo Plus

  • Mastering React Native

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Les mer

    142,39 kr

  • Getting Started with WebRTC

    If you have basic HTML and JavaScript, you're well on the way to adding real time, peer-to-peer communication to your web applications using WebRTC. This book shows you how through a totally practical, structured course.

    av Rob Manson ...
    If you have basic HTML and JavaScript, you're well on the way to adding real time, peer-to-peer communication to your web applications using WebRTC. This book shows you how through a totally practical, structured course.Key FeaturesSet up video calls easily with a low bandwidth audio only option using WebRTCExtend your application using real-time text-based chat, and collaborate easily by adding ... Les mer

    274,99 kr eller gratis med Kobo Plus