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 385 - 408 sur 1367
Skip side bar filters
  • Becoming Functional

    Steps for Transforming Into a Functional Programmer

    If you have an imperative (and probably object-oriented) programming background, this hands-on book will guide you through the alien world of functional programming. Author Joshua Backfield begins slowly by showing you how to apply the most useful implementation concepts before taking you further into functional-style concepts and practices.In each chapter, you’ll learn a functional concept and ... En savoir plus

    CHF 13.74

  • JavaScript with Promises

    Managing Asynchronous Code

    par Daniel Parker ...
    Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using ... En savoir plus

    CHF 10.35

  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... En savoir plus

    CHF 5.74

  • Dive into SCSS

    A comprehensive guide to SCSS

    par Muhammad Wasif ...
    This ebook is a perfect road to learn SCSS. You will leearn all the concepts available in SCSS including variable, loops, if else and functions. ... En savoir plus

    CHF 2.37

  • Ultimate Nuxt.js for Full-Stack Web Applications

    Build Production-Grade Server-Side Rendering (SSR) and Static-Site Generated (SSG) Vue.js Applications Using Nuxt.js, Node.js, and Composition API (English Edition)

    par Lau Tiam Kok ...
    Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance.Book DescriptionUnlock the true potential of Nuxt.js with this comprehensive guide. The book explores the intricacies of Nuxt.js, with a primary focus on addressing scalability challenges inherent in web applications. Readers will ... En savoir plus

    CHF 20.00 ou Gratuit avec Kobo Plus

  • JavaScript Essentials

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

    CHF 9.84

  • JAVA PROGRAMMING FOR BEGINNERS

    Master Java Fundamentals and Build Your Own Applications (2023 Crash Course)

    par Theo Houle ...
    "Java Programming for Beginners" is a comprehensive guide to learning the fundamentals of Java programming.This book is designed for those who are new to programming and want to learn how to write Java code.Here are some key points that are covered in the book:An introduction to the Java programming language and its syntaxThe basics of object-oriente... ... En savoir plus

    CHF 3.94

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    par Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... En savoir plus

    CHF 4.73 ou Gratuit avec Kobo Plus

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    par Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... En savoir plus

    CHF 25.02

  • Programming 3D Applications with HTML5 and WebGL

    3D Animation and Visualization for Web Pages

    par Tony Parisi ...
    Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics standard. With this book, you’ll learn how to use the tools, frameworks, and libraries for building 3D models and animations, mind-blowing visual effects, and advanced user interaction in both desktop and mobile browsers.In two parts ... En savoir plus

    CHF 20.51

  • CodeCraft: Modern Clean JavaScript Foundations for Beginners

    par Sin Cos Web ...
    CodeCraft: Modern Clean JavaScript Foundations for Beginners is a concise yet comprehensive guide, transforming you from novice to confident coder through 10 practical chapters.What You Will Learn:First published in 2025, this book teaches clean JavaScript essentials by building real-world examples without complex overhead. Across 10 chapters, you’ll master the CodeCraft mindset, naming with ... En savoir plus

    CHF 2.36 ou Gratuit avec Kobo Plus

  • Node.js 8 the Right Way

    Practical, Server-Side JavaScript That Scales

    par Jim Wilson ...
    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create ... En savoir plus

    CHF 16.51

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... En savoir plus

    CHF 6.00

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... En savoir plus

    CHF 32.41

  • Web API Cookbook

    Level Up Your JavaScript Applications

    par Joe Attardi ...
    JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.With this hands-on cookbook, author Joe ... En savoir plus

    CHF 29.03

  • D3.js in Action, Third Edition

    par Elijah Meeks ...
    Collection series In Action
    Create stunning web-based data visualizations with D3.js.This totally-revised new edition of D3.js in Action guides you from simple charts to powerful interactive graphics. Chapter-by-chapter you’ll assemble an impressive portfolio of visualizations—including intricate networks, maps, and even a complete customized visualization layout. Plus, you'll learn best practices for building interactive ... En savoir plus

    CHF 57.00

  • Deep Learning with JavaScript

    Neural networks in TensorFlow.js

    SummaryDeep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of the TensorFlow library, this new book ... En savoir plus

    CHF 48.30

  • CMIS and Apache Chemistry in Action

    SummaryCMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts, written by the authors of the standard. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll learn how to create new content-centric applications that install and run in any CMIS-compliant repository ... En savoir plus

    CHF 57.00

  • Nim in Action

    par Dominik Picheta ...
    SummaryNim is a multi-paradigm language that offers powerful customization options with the ability to compile to everything from C to JavaScript. In Nim in Action you'll learn how Nim compares to other languages in style and performance, master its structure and syntax, and discover unique features.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning ... En savoir plus

    CHF 48.30

  • AngularJS in Action

    par Lukas Ruebbelke ...
    SummaryAngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see ... En savoir plus

    CHF 48.30

  • Rails 4 For Startups Using Mobile And Single Page Applications

    par Anthony O'Leary ...
    This book aims to give a practical guide to developing and scaling a Ruby Rails application with a focus on mobile devices and the issues with using a Single Page Application (SPA). Websites are getting more and more traffic from mobiles devices that it has become important to prioritise development to mobilise your web page, even for sites which also have native apps. We will cover enough Ruby ... En savoir plus

    CHF 9.00 ou Gratuit avec Kobo Plus

  • Oracle JET for Developers

    Implement client-side JavaScript efficiently for enterprise Oracle applications

    Client side JavaScript for enterprise Oracle applications. Key Features\[\*\] Develop resilient and robust client-side applications\[\*\] Explore the power of popular JavaScript libraries such as jQuery, RequireJS, and custom Oracle JavaScript libraries\[\*\] Integrate JavaScript for Oracle developers\[\*\] Easily debug and secure your cloud interfacesBook DescriptionThis book will give you a ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    par Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    par CHAU GUILLAUME ...
    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus