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 193216 av 1295 resultat
Skip side bar filters
  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular ... Läs mer

    149,24 kr

  • SQL Server Analysis Services 2012 Cube Development Cookbook

    A practical cookbook packed with recipes to help developers produce data cubes as quickly as possible by following step by step instructions, rather than explaining data mining concepts with SSAS.If you are a BI or ETL developer using SQL Server Analysis services to build OLAP cubes, this book is ideal for you. Prior knowledge of relational databases and experience with Excel as well as SQL ... Läs mer

    435,97 kr eller gratis med Kobo Plus

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... Läs mer

    362,51 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 mer

    407,14 kr

  • JavaScript : Functional Programming for JavaScript Developers

    Functional Programming for JavaScript Developers

    Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web appsKey Features\[\]Write powerful code with the high-level functions that JavaScript offers\[\]Discover what functional programming is, why it's effective, and how it's used in JavaScript\[\]Understand and optimize JavaScript's hidden potential as a true functional languageBook ... Läs mer

    553,31 kr eller gratis med Kobo Plus

  • Front-End Development Projects with Vue.js

    Learn to build scalable web applications and dynamic user interfaces with Vue 2

    Get to grips with the core fundamentals of Vue.js 2 and learn to build reliable component-based applications with practical guidance from industry expertsKey FeaturesLearn how to make the best use of the Vue.js 2 framework and build a full end-to-end projectBuild dynamic components and user interfaces that are fast and intuitiveWrite performant code that “just works” and is easily scalable and ... Läs mer

    317,67 kr eller gratis med Kobo Plus

  • React Programming

    The Big Nerd Ranch Guide

    Serie serie Big Nerd Ranch Guides
    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 mer

    407,14 kr

  • Modern JavaScript for the Impatient

    av Cay Horstmann ...
    Exploit the Power of Modern JavaScript and Avoid the PitfallsJavaScript was originally designed for small-scale programming in web browsers, but modern JavaScript is radically different. Nowadays, JavaScript programmers actively embrace functional, object-oriented, and asynchronous programming, while deprecating error-prone concepts from the past. Modern JavaScript for the Impatient is a complete ... Läs mer

    405,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

    290,32 kr

  • VBScript Pocket Reference

    Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows ... Läs mer

    108,96 kr

  • Real-World Svelte

    Supercharge your apps with Svelte 4 by mastering advanced web development concepts

    av Tan Li Hau ...
    Harness the power of Svelte, the cutting-edge JavaScript framework used for building high-performance web applications, with this definitive guideKey FeaturesCreate Svelte component lifecycles by styling and theming components as well as managing props and statesLeverage actions to build custom events, integrate libraries, and enhance UI elements progressivelyExplore transitions, write custom ... Läs mer

    323,29 kr eller gratis med Kobo Plus

  • Getting Started With BBC micro:bit

    This book helps you to get started with BBC micro:bit board development using JavaScript Blocks Editor (PXT). The following is the highlight topics in this book: * Preparation * Set up BBC micro:bit * Basic Visual Programming for BBC micro:bit * BBC micro:bit GPIO * BBC micro:bit Programming via Mobile Application * Serial Programming and Reading Analog Input * Working with SPI * Working with I2C ... Läs mer

    29,47 kr

  • Node.js Design Patterns

    If you're a JavaScript developer interested in a deeper understanding of how to create and design Node.js applications, this is the book for you. ... Läs mer

    402,79 kr eller gratis med Kobo Plus

  • Guide to: Learning Python Decorators

    av Matt Harrison ...
    Guide To: Learning Python Decorators is a complete guide to the theory and implementation of decorators. Decorators are pretty common in Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation and output. Many explanations of decorators are brief and leave the reader somewhat confused. This book is an attempt to remedy that. It is based ... Läs mer

    65,88 kr

  • Beginner Projects with Vanilla JavaScript

    Fun and Practical Projects to Learn Core JavaScript Without Frameworks

    av Dargslan ...
    Serie Bok 10 - Dargslan - JavaScript - Beginner Level
    Beginner Projects with Vanilla JavaScript: Fun and Practical Projects to Learn Core JavaScript Without FrameworksMaster JavaScript fundamentals through 15 hands-on projects that grow progressively more challenging – perfect for beginners and self-taught developers looking to solidify their skills!Are you tired of JavaScript tutorials that leave you wondering how to apply what you've learned to ... Läs mer

    158,36 kr eller gratis med Kobo Plus

  • DOM Manipulation Made Easy with JavaScript

    A Beginner’s Guide to Creating Interactive Web Pages Using JavaScript and the DOM

    av Dargslan ...
    Serie Bok 5 - Dargslan - JavaScript - Beginner Level
    DOM Manipulation Made Easy with JavaScript: A Beginner's Guide to Creating Interactive Web Pages Using JavaScript and the DOMTransform your static websites into dynamic, responsive experiences with the power of JavaScript DOM manipulation!Are you ready to take your web development skills to the next level? "DOM Manipulation Made Easy with JavaScript" is your comprehensive, beginner-friendly guide ... Läs mer

    158,36 kr eller gratis med Kobo Plus

  • JavaScript Unleashed: Scripting the Web

    A Comprehensive Guide to JavaScript Programming

    av Matthew Adams ...
    "JavaScript Unleashed: Scripting the Web: A Comprehensive Guide to JavaScript Programming" is a comprehensive reference that helps developers navigate the intricacies of JavaScript programming. The book offers a thorough exploration of JavaScript, giving both novice and experienced developers a comprehensive grasp of the language's foundations, sophisticated methods, and real-world uses. From ... Läs mer

    94,15 kr

  • JavaScript Programming

    3 In 1 Security Design, Expressions And Web Development

    av Richie Miller ...
    If you want to discover how to work with JavaScript, this book is for you!3 BOOKS IN 1 BUNDLE!· BOOK 1: JAVASCRIPT SECURITY DESIGN - CODE EXECUTION & VULNERABILITY EXPLOITATION· BOOK 2: JAVASCRIPT EXPRESSIONS - OPERATORS, LOOPS, & SWITCH STATEMENTS· BOOK 3: JAVASCRIPT WEB DEVELOPMENT - BUILDING REST APIS WITH NODE AND EXPRESS JSBUY THIS BOOK NOW AND GET STARTED TODAY! ... Läs mer

    65,88 kr

  • JavaScript

    Best Practices to Programming Code with JavaScript

    Serie Bok 3 - JavaScript Programming Series
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Läs mer

    28,29 kr eller gratis med Kobo Plus

  • Learn Three.js

    Program 3D animations and visualizations for the web with JavaScript and WebGL

    av Jos Dirksen ...
    Become a creative JavaScript professional by creating and animating stunning 3D, browser-based graphics with Three.js from beginning to end Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, visualize and, animate them directly using ... Läs mer

    399,61 kr eller gratis med Kobo Plus

  • Learning D3.js 5 Mapping

    Build cutting-edge maps and visualizations with JavaScript

    Crisp and concise guide on building impressive maps as well as visualizations with D3 a JavaScript libraryKey Features\[\*\]Dive into D3.js and apply its powerful data binding ability in order to create stunning visualizations\[\*\]Learn the key concepts of SVG, JavaScript, CSS and the DOM to bring data and shapes to live in the browser\[\*\]Solve common problems faced while building interactive ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Learning Redux

    Write maintainable, consistent, and easy-to-test web applications

    av Daniel Bugl ...
    Build consistent web apps with Redux by easily centralizing the state of your application.Key Features\[\*\]Write applications that behave consistently, run in different environments (client, server and native), and are easy to test\[\*\]Take your web apps to the next level by combining the power of Redux with other frameworks such as React and Angular\[\*\]Uncover the best practices and hidden ... Läs mer

    445,19 kr eller gratis med Kobo Plus

  • The Book of WebGPU

    A hands-on, JavaScript-based introduction to WebGPU for real-time 3D graphics and GPU computing in the browser.The Book of WebGPU is a hands-on introduction to modern browser-based 3D graphics and GPU computing with WebGPU and JavaScript. Readers learn how to use the WebGPU API and the WebGPU Shading Language (WGSL) to render interactive 3D scenes, implement lighting and texturing, and tap into ... Läs mer

    372,37 kr

    FÖRBESTÄLL

  • Angular 11 e Firebase

    Construindo uma aplicação integrada com a plataforma do Google

    No desenvolvimento de aplicações web e mobile, há disponível uma quantidade expressiva de linguagens, frameworks e ferramentas. Nessa imensidão, é comum se questionar ou até ter inseguranças sobre qual o melhor caminho para a construção neste segmento. O Angular é uma plataforma que facilita a construção de aplicativos, combinando templates, injeção de dependências, tudo integrado às melhores ... Läs mer

    105,00 kr eller gratis med Kobo Plus