Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks CGI, JavaScript, Perl, VB Script

Si vous aimez les titres CGI, JavaScript, Perl, VB Script, vous allez adorer cette sélection.
Affichage de 1177 à 1200 sur 1372 résultats
Skip side bar filters
  • Dart in Action

    par Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... En savoir plus

    $65.99 CAD

  • 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 ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Qualitätssicherung mit JavaScript und PHP

    Collections Livre 38 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. ... En savoir plus

    $5.99 CAD ou Gratuit avec Kobo Plus

  • Solidity Programming Essentials

    A beginner's guide to build smart contracts for Ethereum and blockchain

    par Ritesh Modi ...
    Learn the most powerful and primary programming language for writing smart contracts and find out how to write, deploy, and test smart contracts in Ethereum. Key FeaturesGet you up and running with Solidity Programming languageBuild Ethereum Smart Contracts with Solidity as your scripting languageLearn to test and deploy the smart contract to your private BlockchainBook DescriptionSolidity is a ... En savoir plus

    $33.99 CAD ou Gratuit avec Kobo Plus

  • TypeScript Programming In Action

    Code Editing For Software Engineers

    par Rob Botwright ...
    Introducing TypeScript Programming in Action - Your Ultimate Guide to Mastery! Are you ready to embark on a transformative journey into the world of TypeScript, one of the most powerful tools in the realm of web development? Look no further because we have curated the perfect bundle for you - "TypeScript Programming in Action: Code Editing for Software Engineers." What's Inside the Bundle?Book 1: ... En savoir plus

    $10.99 CAD ou Gratuit avec Kobo Plus

  • Javascript: A Comprehensive manual for developing dynamic and responsive website and applications

    This book shows off JavaScript’s potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. Togain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them. Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... En savoir plus

    $13.69 CAD ou Gratuit avec Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to ... En savoir plus

    $18.99 CAD

  • NativeScript for Angular Mobile Development

    Creating dynamic mobile apps for iOS and Android

    Learn NativeScript to build native mobile applications with Angular, TypeScript, JavaScriptKey Features\[\*\] Power packed hands-on guide to help you become pro-efficient with NativeScript\[\*\] Harness the power of your web development skills with JavaScript and Angular to build cross-platform mobile apps\[\*\]Create highly maintainable and feature-rich apps with TypeScript and NativeScript ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • RESTful API Design Patterns and Best Practices

    Master REST API design with real-world patterns, lifecycle management, and OpenAPI practices

    Learn how to build robust, future-proof APIs by applying the latest industry best practices, avoiding common pitfalls, and understanding anti-patterns Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesDesign APIs with your audience in mind to improve usability, lifecycle management, and communicationLearn how to create a client-centric REST API design ... En savoir plus

    $36.99 CAD ou Gratuit avec Kobo Plus

  • Blockchain Developer's Guide

    Develop smart applications with Blockchain technologies - Ethereum, JavaScript, Hyperledger Fabric, and Corda

    Build real-world projects like a smart contract deployment platform, betting apps, wallet services, and much more using blockchainKey FeaturesApply blockchain principles and features for making your life and business betterUnderstand Ethereum for smart contracts and DApp deploymentTackle current and future challenges and problems relating to blockchainBook DescriptionBlockchain applications ... En savoir plus

    $43.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript Initiation

    Maîtriser les bases du langage

    par Cyril Ichti ...
    Collections series Formation
    Formation JavaScript Initiation: Maitriser les bases du langage. Le premier thème aborde la grammaire du langage et les pièges à éviter, l'étude du Document Object Model, sa compréhension, sa manipulation et sa modification constituent la seconde partie, le troisième thème nous amène à maitriser la programmation évènementielle en étudiant les évènements, leur contexte et la gestion de l ... En savoir plus

    $17.70 CAD

  • JavaScript 基础语法详解

    par 张旭乾 ...
    随着 JavaScript 逐渐成为通用的编程语言,它在软件开发中的地位越来越高,已经不再只是给 HTML 编写交互的客户端脚本语言了,而是可以胜任前端、后端、大数据和机器学习等应用的全面语言。 JavaScript 从 2015 年以来走向规范化后,新出了很多新特性,而市面上少有书籍介绍它们,所以本书对ES6 到 ES2021 的新特性作了较为详尽和深入的介绍,并且全书的语法可以适应各端开发人员所需。 本书共 14 章,涵盖了 JavaScript 的发展历史、运行环境、基础语法、运算符、数组、函数式编程、面向对象基础、原型链、异步编程、Event Loop、模块化、迭代器和生成器、Symbol、Reflect 和 Proxy 的概念和使用方法,每个章节都有配套的示例,对于较难理解的部分还会提供视频讲解,旨在让读者真正掌握这些语法和新特性,在以后的开发过程中不再有基础语法上的疑问 ... En savoir plus

    $23.99 CAD

  • Learning Node.js for .NET Developers

    Build server side applications with Node.js

    par Harry Cummings ...
    Solve practical real-world problems using JavaScript and Node.jsKey Features\[\*\] Learn the concepts of Node.js to gain a high-level understanding of the Node.js execution model\[\*\] Build an interactive web application with MongoDB and Redis and create your own JavaScript modules that work both on the client side and server side\[\*\]Familiarize yourself with the new features of Node.js and ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • NW.js Essentials

    Build native desktop applications for Windows, Mac OS, or Linux using the latest web technologies

    Key FeaturesBook DescriptionIf you are an experienced Node.js developer who wants to create amazing desktop applications using NW.js, this is the book for you. Prior knowledge of HTML5, jQuery, and CSS is assumed.What you will learnDevelop a fully working NW.js desktop application from scratchTake advantage of thirdparty tools to simplify the packaging process of NW.js applicationsCreate an ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • Multi-Cloud Automation with Ansible

    Automate, orchestrate, and scale in a multi-cloud world (English Edition)

    Across the modern IT landscape, managing infrastructure across diverse cloud platforms has become a formidable task. Ansible, a robust open-source automation tool, emerges as the ultimate weapon in your arsenal, unlocking efficiency and control over your multi-cloud environment, such as IBM, AWS, GCP, and Azure. Indulge in an in-depth venture through Ansible's fundamentals, architecture, and ... En savoir plus

    $21.99 CAD ou Gratuit avec Kobo Plus

  • Nuxt 3 Projects

    Build scalable applications with Nuxt 3 using TypeScript, Pinia, and Composition API

    Explore the world of Nuxt 3, the powerful Vue.js framework to build scalable, production-ready applicationsKey FeaturesAcquire essential skills through eight practical Nuxt 3 projectsGain hands-on exposure to routing, authentication, state management, Composition API, SEO, testing, custom modules, and monoreposPower up your projects with widely used libraries and features such as Pinia, NuxtUI, ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • Teaching with Google Classroom

    To provide a step-by-step guide to setup and use Google Classroom

    par Michael Zhang ...
    Put Google Classroom to work while teaching your students and make your life easier Key Features\[\*\] This is the first book to guide educators step by step through teaching with Google Classroom\[\*\] It’s focused on you, your students, and providing great learning experiences easily\[\*\] It’s easy to follow, with everything you need to get started and keep going even if you’re not a technology ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Responsive & Fast

    Implementing High-Performance Responsive Design

    par Guy Podjarny ...
    Is Responsive Web Design (RWD) slowing your site down? It doesn’t have to. With this concise book, you’ll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers ... En savoir plus

    $11.99 CAD

  • Mastering Angular Components

    Build component-based user interfaces with Angular

    par Gion Kunz ...
    Develop modern user interfaces using Angular 6 and its component-based architectureKey FeaturesProduce efficient web applications with highly scalable Angular conceptsLearn new ways to design your web applicationsBuild a fully functional web application to tackle real-world user interface problems using Angular componentsBook DescriptionMastering Angular Components will help you learn how to ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Getting Started with Gulp

    Automating web development workflows

    par Travis Maynard ...
    Create powerful automations with Gulp to improve the efficiency of your web project workflowKey FeaturesGain a solid understanding of Gulp and write your own custom tasks from scratchDiscover ways to add additional functionality to improve your tasksGet up-and-running with new features added to the latest version of GulpBook DescriptionThis book is a hands-on guide to get you up to speed with ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript: Novice to Ninja

    par Darren Jones ...
    JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, ... En savoir plus

    $30.99 CAD ou Gratuit avec Kobo Plus

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... En savoir plus

    $32.99 CAD ou Gratuit avec Kobo Plus

  • Javascript Unlocked

    Improve your code maintainability, performance, and security through practical expert insights and unlock the full potential of JavaScript

    par Dmitry Sheiko ...
    Improve your code maintainability, performance, and security through practical expert insights and unlock the full potential of JavaScriptKey Features\[\*\]Improve your JavaScript code for better maintainability and performance\[\*\]Discover how to implement scalable application architecture with JavaScript\[\*\]Learn to use JavaScript behind the browser, including its command-line tools, desktop ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • D3 4.x数据可视化实战手册(第2版)

    Chinese Edition

    Web可视化的佼佼者,强大社区的支持,提供65种基于D3 4.x最新特性的令人惊艳的数据可视化方案,创建你自己的力导向图吧!Key Features通过大量的示例和代码进行讲解利用JavaScript的最新特性,通过D3 4.x实现数据可视化Book Description当今,我们的世界已经进入万物互联的时代,每天都会产生海量的数据,如果直接面对这些数据,可能让人无从下手。相反,如果将数据可视化,用形象生动的形式展现出来,不仅有利于分析其中的关联,还能攫取可能存在的商业机会。本书旨在通过大量的示例和代码,向读者讲述如何利用D3 4.x来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,其中包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局 ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus