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 1249 - 1272 sur 1377
Skip side bar filters
  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    par Stoyan Stefanov ...
    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... En savoir plus

    8,05 €

  • Ionic : Hybrid Mobile App Development

    An end–to-end journey, empowering you to build real-time, scalable, and interactive mobile applications with the Ionic frameworkAbout This BookDevelop engaging mobile experiences with a native-looking UI in Ionic and AngularJS.Use out-of-the-box Ionic functionalities, customize existing components, and add new components with this comprehensive course.Learn Ionic by creating three complete mobile ... En savoir plus

    58,22 € ou Gratuit avec Kobo Plus

  • Vue.js 3 par la pratique - Avec vidéos

    par Michel Martin ...
    Ce manuel pratique est accompagné d'une formation vidéo très complète. Après l'avoir téléchargée sur votre ordinateur, vous pourrez visionner les vidéos dans votre navigateur Web autant de fois que vous le voulez.Ce pack manuel + vidéo pratique est dédié à Vue.js 3, le framework JavaScript qui a le vent en poupe. Je m'appelle Michel Martin et je vais vous accompagner tout au long de ce pack très ... En savoir plus

    39,99 €

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... En savoir plus

    10,87 € ou Gratuit avec Kobo Plus

  • AngularJS Directives Cookbook

    Extend the capabilities of AngularJS and build dynamic web applications

    Extend the capabilities of AngularJS and build dynamic web applications by creating customized directives with this selection of more than 30 recipesKey FeaturesLearn how to extend HTML templates in new ways to build even better web applications with exceptional interface componentsBuild reusable directives for large-scale AngularJS applicationsCreate even sophisticated and impressive modern web ... En savoir plus

    29,67 € ou Gratuit avec 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 ... En savoir plus

    32,74 €

    PRÉ-COMMANDER

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    par Randy H. Mills ...
    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for ... En savoir plus

    8,18 € ou Gratuit avec Kobo Plus

  • JavaScript Programming for Mobile App Development

    Hands-On Guide to Building Cross-Platform Apps from Beginner to Pro

    Build powerful mobile applications with JavaScript, even if you are starting from the basics.JavaScript Programming for Mobile App Development is a practical, beginner-friendly guide designed to help readers understand how JavaScript is used to create modern cross-platform mobile apps. From the foundations of JavaScript syntax to real-world mobile development tools, this book gives learners a ... En savoir plus

    6,49 €

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    par Bob Mather ...
    Are you looking to start coding or teach kids how to code? Or are you looking to make coding more fun with some games?This book on beginner html and JavaScript is the answer.The last decade has been the year of the programmer. It seems like everyone wants to learn how to code. It seems like the best way to get a job. It seems fun. However, it is not that easy. Coding is a skill; and like any skill ... En savoir plus

    8,51 € ou Gratuit avec Kobo Plus

  • Building and Deploying Serverless Apps with TypeScript and AWS Lambda

    par Baldurs L. ...
    Building and Deploying Serverless Apps with TypeScript and AWS LambdaMaster the powerful combination of TypeScript and AWS Lambda to build scalable, cost-efficient serverless applications with confidence.Are you ready to revolutionize the way you build and deploy cloud applications? "Building and Deploying Serverless Apps with TypeScript and AWS Lambda" is your comprehensive, hands-on guide to ... En savoir plus

    6,49 € ou Gratuit avec Kobo Plus

  • Learning Google Apps Script

    Customize and automate Google Applications using Apps Script

    Customize and automate Google Applications using Apps ScriptKey Features\[\*\] Gain insight into customizing and automating Google applications with JavaScript\[\*\] Create add-ons for Google Sheets, Docs, or Forms; automate your workflow; integrate with external APIs; and more.\[\*\] A step-by-step guide to building real-world solutionsBook DescriptionGoogle Apps Script is a cloud-based scripting ... En savoir plus

    29,67 € ou Gratuit avec Kobo Plus

  • Svelte and Sapper in Action

    par Mark Volkmann ...
    Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You’ll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You’ll master Svelte’s unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server ... En savoir plus

    55,91 €

  • WebAssembly in Action

    With examples using C++ and Emscripten

    par Gerard Gallant ...
    SummaryWebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.About the technologyWrite high-performance browser-based applications without relying only on ... En savoir plus

    55,91 €

  • Cross-Platform Desktop Applications

    Using Node, Electron, and NW.js

    par Paul Jensen ...
    SummaryCross-Platform Desktop Applications guides you step-by-step through creating Node.js desktop applications with NW.js and Electron from GitHub. Foreword by Cheng Zhao, creator of Electron.About the TechnologyDesktop application development has traditionally required high-level programming languages and specialized frameworks. With Electron and NW.js, you can apply your existing web dev ... En savoir plus

    55,91 €

  • hapi.js in Action

    par Matt Harrison ...
    SummaryHapi.js in Action teaches you how to build modern Node-driven applications using hapi.js. Packed with examples, this book takes you from your first simple server through the skills you'll need to build a complete application. Foreword by Eran Hammer.About the TechnologyThe hapi.js web framework for Node.js is built around three radical ideas. Developer productivity: hapi's intuitive setup ... En savoir plus

    55,91 €

  • Express in Action

    Writing, building, and testing Node.js applications

    par Evan Hahn ...
    SummaryExpress in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express.About the TechnologyExpress.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful ... En savoir plus

    55,91 €

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    par Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksAbout the TechnologyIn complex web applications, the low-level details ... En savoir plus

    55,91 €

  • Get Programming with Node.js

    par Jonathan Wexler ...
    SummaryGet Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database ... En savoir plus

    55,91 €

  • Angular in Action

    par Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.About the TechnologyAngular makes it easy to deliver amazing web apps. This powerful JavaScript platform provides the ... En savoir plus

    55,91 €

  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... En savoir plus

    25,47 € ou Gratuit avec Kobo Plus

  • Modern Angular

    Also covers signals, standalone, SSR, zoneless, and more

    par Armen Vardanyan ...
    Discover the new features and techniques of the most modern versions of Angular.The powerful Angular framework is ever-evolving, with each new iteration bringing amazing new modern features. Modern Angular gets you rapidly up to speed with Angular’s latest innovations.Inside Modern Angular you’ll learn how to:Create modern Angular apps with the newest framework capabilitiesSetting up and ... En savoir plus

    55,91 €

  • Creating NPM Package

    Your React TypeScript Guide to Create, Test, and Publish NPM Libraries

    Collection series Creating NPM Package
    Updated for 2026Learn how to build, test, and publish modern NPM packages with React and TypeScript.Creating NPM Package is a practical, step-by-step guide to designing, developing, and automating the release of professional NPM libraries. Whether you are new to open-source or an experienced developer seeking to improve your team’s tools, this book will help you publish with confidence.Inside, you ... En savoir plus

    6,99 €

  • JavaScript Essentials For Dummies

    par Paul McFedries ...
    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... En savoir plus

    10,99 €

  • Building User-Friendly DSLs

    par Meinte Boersma ...
    Craft domain-specific languages that empower experts to create software themselves.Domain-specific languages put business experts at the heart of software development. These purpose-built tools let your clients write down their business knowledge and have it automatically translated into working software—no dev time required. They seamlessly bridge the knowledge gap between programmers and subject ... En savoir plus

    65,97 €