Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie CGI, JavaScript, Perl, VBScript

Als je eBooks uit de categorie CGI, JavaScript, Perl, VBScript' leuk vindt, dan vind je deze toptitels ook geweldig.
1177 - 1200 van 1378 resultaten worden weergegeven
Skip side bar filters
  • JavaScript Essentials

    door Neil Smyth ...
    The purpose of this ebook is to teach the essentials of the JavaScript scripting language so that anyone with a web site can learn to use this powerful language quickly and effectively. It builds detailed and in depth knowledge of all aspects of JavaScript from language basics through to advanced topics in 23 detailed chapters. This book is designed to provide a detailed and comprehensive yet easy ... Meer lezen

    11,82 €

  • JavaScript Cloud Native Development Cookbook

    Deliver serverless cloud-native solutions on AWS, Azure, and GCP

    door John Gilbert ...
    Master over 60 recipes to help you deliver completely scalable and serverless cloud-native applicationsKey FeaturesDevelop global scale and event-driven autonomous servicesContinuously deploy, test, observe, and optimize your servicesPractical Node.js recipes for serverless cloud-native developmentBook DescriptionCloud-native development is a modern approach to building and running applications ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • Ultimate Next.js for Modern Web Applications

    Master Modern Web Development and Build High-Performance Scalable, SEO-Optimized Applications with Next.js, Typescript and Tailwind CSS (English Edition)

    door Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Book DescriptionNext.js has emerged as the go-to framework for building high-performance, scalable, and SEO-optimized web applications. Ultimate Next.js for Modern Web Applications takes you on a complete, structured journey—from setting up your development environment to mastering the advanced features that ... Meer lezen

    17,00 € of Gratis met Kobo Plus

  • Regular Expression Pocket Reference

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

    door Tony Stubblebine ...
    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 ... Meer lezen

    8,47 €

  • Hands-on Machine Learning with JavaScript

    Solve complex computational web problems using machine learning

    door 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 ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • Rapid Application Development with AWS Amplify

    Full stack web development on Amazon Web Servics

    door Adrian Leung ...
    Get to grips with the AWS Amplify framework and use it to build scalable cloud-native progressive web apps with React and cross-platform mobile apps with React Native in TypeScriptKey FeaturesExplore the capabilities of AWS Amplify with popular app frameworks for both web and mobile app platformsBuild your first cloud-native web and mobile applications using AWS AmplifyLeverage AWS Amplify to ... Meer lezen

    26,49 € of Gratis met Kobo Plus

  • Web Developer's Cookbook

    door Robin Nixon ...
    300+ Ready-to-Use PHP, JavaScript, and CSS SolutionsWeb Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you can use right away to create interactive Web content. All of the solutions are fully documented and their functionality clearly explained, along with customization tips. The recipes include HTML examples and screen shots showing exactly how to apply them in real ... Meer lezen

    42,60 €

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... Meer lezen

    65,97 €

  • Advanced Algorithms and Data Structures

    "An accessible introduction to the fundamental algorithms used to run the world." - Richard Vaughan, Purple Monkey CollectiveAdvanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.SummaryAs a software engineer, you’ll encounter countless programming challenges that initially seem ... Meer lezen

    55,91 €

  • Sencha Touch in Action

    SummarySencha Touch in Action is the definitive guide to developing applications with Sencha Touch. You'll begin with basic design principles for building great mobile applications, and then explore the features of Sencha Touch that bring those ideas to life. You'll learn how and why objects operate in the framework as you work through several real-world examples. This book also promotes the ... Meer lezen

    55,91 €

  • Ajax: The Definitive Guide

    Interactive Applications for the Web

    Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel.Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the ... Meer lezen

    27,55 €

  • Effective TypeScript

    83 Specific Ways to Improve Your TypeScript

    door Dan Vanderkam ...
    TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and Effective Java (both Addison-Wesley), this practical book features 83 items that give specific advice on ... Meer lezen

    35,50 €

  • Eclipse

    Programming Java Applications

    door Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Meer lezen

    22,14 €

  • Desenvolvedor web front-end

    JavaScript

    door Fábio Corrêa ...
    Serie series Série Informática
    Desenvolvedor web front-end: JavaScript é voltado para quem deseja aprender a linguagem por trás das interações dinâmicas e modernas da web. Com uma abordagem clara, didática e repleta de exemplos práticos, a obra apresenta os principais conceitos do JavaScript aplicados ao cotidiano do desenvolvimento front-end.Ao longo dos capítulos, o leitor é guiado desde os primeiros passos: de conceitos como ... Meer lezen

    7,99 €

  • Perl and XML

    XML Processing with Perl

    XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and ... Meer lezen

    19,49 €

  • Modern JavaScript Applications

    Keep abreast of the practical uses of modern JavaScript

    door Narayan Prusty ...
    An example-driven guide that explores the world of modern web development with JavaScriptKey Features\[\*\]Explore the new features of ECMAScript 6 and how they can be incorporated to build cutting edge web applications\[\*\]Learn about modern web architectures and build real-world apps on top of them\[\*\]Make use of modern JavaScript tools, techniques and frameworks to enhance your web ... Meer lezen

    37,09 € of Gratis met Kobo Plus

  • GraphQL APIs with TypeScript: Efficient Back-end Development

    door Baldurs L. ...
    GraphQL APIs with TypeScript: Efficient Back-end Development is the definitive guide for developers seeking to build robust, type-safe APIs that meet modern application demands. This comprehensive resource bridges the gap between GraphQL's flexible query language and TypeScript's powerful type system, creating a synergy that transforms backend development.In today's competitive tech landscape, ... Meer lezen

    6,49 € of Gratis met Kobo Plus

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    door Tech Guru ...
    Learning C ++ can be a tough and time consuming process but if you are insistent in getting involved in this process, you will find it very engaging and fun. People familiar with other programming languages like Java, Python or Matlab find it comparatively easier to learn C ++. What distinguishes this programming language from the others is that it is one of the first few object oriented languages ... Meer lezen

    2,94 €

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    door Remo H. Jansen ...
    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook ... Meer lezen

    26,49 € of Gratis met Kobo Plus

  • JavaScript for Kids

    A Playful Introduction to Programming

    door Nick Morgan ...
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then ... Meer lezen

    16,42 €

  • Vue.js 漸進式 JavaScript 框架入門

    door Tony Lu ...
    這本書介紹的是 Vue.js 2.x 版的內容,著重在入門到稍微有點進階的部分,已經足夠開發一般網站,當然你必須熟悉 HTML、CSS 及 JavaScript。此外,書中還會提到如何在 Laravel 5.4 中使用 Vue.js 元件,所以你可能也要知道 Laravel 如何使用。---歡迎來我的 Blog https://blog.tonycube.com/ 有更多的內容可以閱讀。 ... Meer lezen

    4,55 €

  • 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 ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • React 16 Tooling

    Master essential cutting-edge tools, such as create-react-app, Jest, and Flow

    React 16 Tooling covers the most important tools, utilities, and libraries that every React developer needs to know — in detail.Key FeaturesEach chapter presents meta-development solutions to help React developersThe tools used are presented in a practical, solution-oriented approach with no fluffThe chapters are arranged in a logical order that mirrors a typical React development workflow, but ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • React Design Patterns and Best Practices

    Design, build and deploy production-ready web applications using standard industry practices

    Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practicesKey FeaturesGet familiar with design patterns in React like Render props and Controlled/uncontrolled inputsLearn about class/ functional, style and high order components with ReactWork through examples that can be used to create reusable code and extensible designsBook ... Meer lezen

    29,67 € of Gratis met Kobo Plus