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 des résultats 1177 - 1200 sur 1378
Skip side bar filters
  • TypeScript Essentials

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book. ... En savoir plus

    15,13 € ou Gratuit avec Kobo Plus

  • Vue.js 3.x从入门到精通(视频教学版)

    par 李小威 ...
    本书通过应用示例和综合案例的讲解与演练,使读者快速掌握Vue.js 3.x编程知识,提高使用Vue.js开发网站和移动App的实战能力。本书配套示例源码、PPT课件、同步教学视频、教学大纲与执行进度表、习题与答案、其他超值教学资源。 本书共18章,内容包括快速进入Vue.js的世界、搭建开发与调试环境、熟悉ECMAScript 6的语法、熟悉Vue.js的语法、指令、计算属性、精通监听器、事件处理、class与style绑定、表单输入绑定、组件和组合API、过渡和动画效果、精通Vue CLI和Vite、使用Vue Router开发单页面应用、数据请求库——Axios、状态管理——Vuex、网上购物商城开发实战和电影购票App开发实战等。 本书内容丰富、理论结合实践,可以作为工具书和参考手册,适合Web前端开发初学者、网站与移动App设计和开发人员,也适合作为高等院校 ... En savoir plus

    12,87 €

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    par Josh Goldberg ...
    Traduit par Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... En savoir plus

    36,90 € ou Gratuit avec Kobo Plus

  • Mastering SVG

    Ace web animations, visualizations, and vector graphics with HTML, CSS, and JavaScript

    par Rob Larsen ...
    Take the plunge and develop cross-browser-compatible and responsive web designs with SVGKey FeaturesMaster the art of custom animations and visualizations with SVG, CSS, and JavaScriptCombine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich appsCreate an awesome user experience with high-performance graphics for your web applicationsBook ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Continuous Integration, Delivery, and Deployment

    Reliable and faster software releases with automating builds, tests, and deployment

    par Sander Rossel ...
    Getting started with the processes and the tools to continuously deliver high-quality softwareKey Features\[\*\] Incorporate popular development practices to prevent messy code\[\*\]Automate your build, integration, release, and deployment processes with Jenkins, Git, and Gulp, and learn how continuous integration (CI) can save you time and money\[\*\] Gain an end-to-end overview of Continuous ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • 奇妙的JavaScript:神奇代码漫游之旅

    par 李宁 ...
    本书从实战角度讲解了JavaScript在各个领域的应用案例,这些领域包括操作系统、Electron、AIGC、WebAssembly、Node.js、PWA、动画、多媒体(图像、音频和视频)、办公自动化、加密和解密、文件压缩和解压。 本书独立成册,适用于掌握JavaScript基础知识的读者,上述技术领域涵盖的章节如下: (1)文件系统(第1~2章):主要包括对文件和文件夹的操作、获取文件和目录属性,搜索文件和目录、创建快捷操作,控制回收站、Windows注册表、设置启动项、显示系统窗口等。 (2)GUI技术(第3、7章):主要包括Electron的基本用法、异形窗口、(半)透明窗口,控制状态栏等。 (3)AIGC(第13章):主要包括AIGC的基本概念、注册和登录ChatGPT、使用OpenAI API等。 (4)多媒体(第8~12章):主要包括属性动画、缓动动画、数学动画 ... En savoir plus

    11,20 €

  • Responsive Web Design With Html 5 & Css

    par James wood ...
    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web usersEvery one of the over 4 billion webpages online today use HTML markup language to display its content. HTML is everywhere.Experienced developers know that a mastery of HTML and CSS fundamentals is not only an essential web design skill, but also the solid foundation of ... En savoir plus

    4,99 €

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

    31,82 €

    PRÉ-COMMANDER

  • Secrets of the JavaScript Ninja

    par Josip Maras ...
    SummaryMore than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... En savoir plus

    54,06 €

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    par Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... En savoir plus

    21,31 € ou Gratuit avec Kobo Plus

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... En savoir plus

    19,35 €

  • JavaScript in 24 Hours, Sams Teach Yourself

    par Phil Ballard ...
    Collection series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of programming using the JavaScript language.Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages.Every lesson ... En savoir plus

    21,52 €

  • JavaScript from Zero to Proficiency (Beginner)

    JavaScript from Zero to Proficiency, #1

    par Patrick Felicia ...
    Collection Livre 1 - JavaScript from Zero to Proficiency
    Get Started with JavaScript FastGetting Started with JavaScript can sometimes be tedious and difficult if you don't have an approach that is both simple and detailed.In the past, I have seen how a simple yet detailed approach to teaching JavaScript can make a real difference to student's ability to write confidently and successfully in this scripting language. There is no magic bullet to achieve ... En savoir plus

    2,99 €

  • Modern React TypeScript Development: A Beginner-to-Advanced Guide

    par Lex Cornell ...
    Stop wrestling with JavaScript errors and start building professional, type-safe web applications with confidence.Are you an aspiring developer overwhelmed by the complexity of modern web development? Are you a JavaScript developer tired of chasing runtime bugs that could have been caught during development? If you're ready to master the industry-standard combination of React and TypeScript, this ... En savoir plus

    4,99 €

  • JavaScript Absolute Beginner's Guide

    Who knew how simple using JavaScript could be?Make the most of JavaScript—even if you've never programmed anything before. JavaScript Absolute Beginner's Guide is the fastest way to learn JavaScript and use it together with CSS3 and HTML5 to create powerful web and mobile experiences. Learn how to do what you want, the way you want, one incredibly easy step at a time. JavaScript has never been ... En savoir plus

    23,78 €

  • Single Page Web Applications

    JavaScript end-to-end

    SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well ... En savoir plus

    54,06 €

  • Adobe Edge Animate Preview 7: The Missing Manual

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

    12,97 €

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

    7,61 €

  • Deno 2 İle Programlama

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

    par Murat Özdemir ...
    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... ... En savoir plus

    5,30 € ou Gratuit avec Kobo Plus

  • Web Site Cookbook

    Solutions & Examples for Building and Administering Your Web Site

    par Doug Addison ...
    The total number of web pages today has been estimated at over 3 billion, spanning millions of individual websites. Not surprisingly, there is tremendous pressure on web developers and designers to remain current with the latest technologies.The Web Site Cookbook from O'Reilly covers all the essential skills that you need to create engaging, visitor-friendly websites. It helps you with the ... En savoir plus

    18,94 €

  • WebSocket

    Lightweight Client-Server Communications

    par Andrew Lombardi ...
    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 ... En savoir plus

    14,82 €

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

    25,95 €

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

    Collection series 『 仮想通貨 アルトコイン ビギナーズガイド 』
    『 仮想通貨 アルトコイン マイニング ビギナーズガイド 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... ... En savoir plus

    1,61 €

  • JavaScript for Beginners

    A Comprehensive Guide to Mastering JavaScript from Scratch

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

    9,77 €