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 217 - 240 sur 1366
Skip side bar filters
  • HTML, CSS, and JavaScript All in One

    Covering HTML5, CSS3, and ES6, Sams Teach Yourself

    Collection series Sams Teach Yourself
    Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and ... En savoir plus

    CHF 21.64

  • Javascript for R

    par John Coene ...
    Collection series Chapman & Hall/CRC The R Series
    Little known to many, R works just as well with JavaScript—this book delves into the various ways both languages can work together. The ultimate aim of this work is to put the reader at ease with inviting JavaScript in their data science workflow. In that respect the book is not teaching one JavaScript but rather we show how little JavaScript can greatly support and enhance R code. Therefore, the ... En savoir plus

    CHF 58.46

  • Internet of Things Programming with JavaScript

    Get the best out of Arduino and Raspberry Pi Zero to develop Internet of Things projects using JavaScript

    Learn the art of bringing the Internet of Things into your projects with the power of JavaScriptKey FeaturesThis is a practical guide to help you configure and build a complete distributed IoT system from scratch using JavaScriptUtilize the power of Node and HTML5 to develop web services and a centralized web server, enabling high-level communication between connected devicesControl all your ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

  • Web Developer's Reference Guide

    A one-stop guide to the essentials of web development including popular frameworks such as jQuery, Bootstrap, AngularJS, and Node.js

    A one-stop guide to the essentials of web development including popular frameworks such as jQuery, Bootstrap, AngularJS, and Node.js Key Features\[\*\] Understand the essential elements of HTML, CSS, and JavaScript, including how and when to use them\[\*\] Walk through three of the best and most popular web development frameworks – jQuery, Bootstrap, and AngularJS\[\*\] References for any function ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Svelte 5 et SvelteKit 2.x avec formation vidéo

    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.Le framework JavaScript Svelte permet de créer des applications Web « réactives ». Par son intermédiaire, le DOM se synchronise automatiquement avec les variables de l'application. Il est ... En savoir plus

    CHF 36.00

  • The Recursive Book of Recursion

    Ace the Coding Interview with Python and JavaScript

    par Al Sweigart ...
    An accessible yet rigorous crash course on recursive programming using Python and JavaScript examples.Recursion has an intimidating reputation: it’s considered to be an advanced computer science topic frequently brought up in coding interviews. But there’s nothing magical about recursion.The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing ... En savoir plus

    CHF 18.77

  • JavaScript programming for Beginners

    Master of Programming

    par Sarful Hassan ...
    Collection series Master of Programming
    Mastering JavaScript for Beginners: From Zero to HeroUnlock the power of JavaScript and start your coding journey today! Whether you're completely new to programming or looking to build a solid foundation, this book is your step-by-step guide to understanding one of the world's most popular programming languages.With clear explanations, practical examples, and beginner-friendly language, this book ... En savoir plus

    CHF 4.00 ou Gratuit avec Kobo Plus

  • Data Visualization with JavaScript

    You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging ... En savoir plus

    CHF 18.25

  • React Cookbook

    Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL

    Over 66 recipes that cover UI development, animations, component architecture, routing, and testing with React Key FeaturesUse essential hacks and simple techniques to solve React application development challengesCreate native mobile applications for iOS and Android using React NativeLearn how you can write robust tests for your applications using Jest and EnzymeBook DescriptionReact.js is ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Node.js Web Development

    Create real-time server-side applications with this practical, step-by-step guide

    par David Herron ...
    Create real-time server-side applications with this practical, step-by-step guideKey Features\[\*\] Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development\[\*\] Understand website development both with and without the Connect/Express web application framework\[\* \] Develop both HTTP server and client applicationsBook ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • MQL

    Eine hierarchische Abfragesprache mit TypeScript erstellen

    Collection Livre 231 - shortcuts
    Eine der großen Fragen bei webbasierten Apps bleibt immer die nach dem Datenaustausch mit den Backends. Obwohl es inzwischen durchaus erprobte und zuverlässige Abfragemethoden wie OData und GraphQL gibt, sind diese für alle denkbaren Aufgabenstellungen ausgelegt und bringen deshalb auch immer einen gewissen Overhead in Entwicklung und Ausführung mit sich. Deshalb würde es sich doch anbieten, ... En savoir plus

    CHF 4.00

  • Node.js for Embedded Systems

    Using Web Technologies to Build Connected Devices

    How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, JavaScript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and software engineers, makers, and web developers how to talk in JavaScript ... En savoir plus

    CHF 14.87

  • ANDROID DEVELOPMENT PART 1

    par m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... En savoir plus

    CHF 3.15 ou Gratuit avec Kobo Plus

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    par Addy Osmani ...
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a ... En savoir plus

    CHF 22.25

  • ReactJS Blueprints

    Create powerful applications with ReactJS, the most popular platform for web developers todayAbout This BookCreate web apps with the most popular JavaScript library in the worldLearn how to speed up your development process and save valuable timeWork though step-by-step tutorials that provide easy-to-understand solutions to real-world problemsWho This Book Is ForThis book is for those who want to ... En savoir plus

    CHF 25.64

  • JavaScript in easy steps, 5th Edition

    par Mike McGrath ...
    Collection series In Easy Steps
    JavaScript in easy steps, now in its 5th edition, instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality.  You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to ... En savoir plus

    CHF 11.55

  • Programming Elm

    Build Safe, Sane, and Maintainable Front-End Applications

    par Jeremy Fairbank ...
    Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps you take advantage of this new language in your web site development. Learn how the Elm Architecture ... En savoir plus

    CHF 20.00

  • Learning JavaScript Fast

    Build Web Interactivity Using Powerful JavaScript Tools

    par Felix Lancaster ...
    Beginners who wish to learn JavaScript fast and efficiently may find "Learning JavaScript Fast: Essential Coding Skills for Beginners: Build Web Interactivity Using Powerful JavaScript Tools," an extensive tutorial. This book makes it easier for users to create dynamic web apps by offering a methodical and straightforward approach to comprehending the fundamentals of JavaScript. This book breaks ... En savoir plus

    CHF 7.89

  • Javascript "La Biblia"

    El presente libro nace con la idea de servir como texto introductorio, de consulta, respaldo y para la codificación, generación y diseños de páginas web, por medio de la codificación javascript, a través de extractos, resúmenes y aportes propios del autor, para su entendimiento y aprendizaje."HTML" es lo que se utiliza para crear todas las páginas web de Internet". De manera más concreta, HTML es ... En savoir plus

    CHF 10.00

  • Nodejs Programming By Example

    par Agus Kurniawan ...
    This book is a reference to the nodejs programming language. It describes all the elements of the language and illustrates their use with code examples. The book covers topics such as: * Basic nodejs programming language * File operations * Functions * String operations * Building own module * Error handling * Events * Database programming * Web application * Socket programming * Socket.io ... En savoir plus

    CHF 3.78

  • Sviluppare applicazioni ibride per dispositivi mobili

    par Diego La Monica ...
    Molti sanno come sviluppare un'applicazione per dispositivi mobili, pochi invece sanno come farlo nel modo migliore. Grazie a questo ebook sarà possibile imparare a sviluppare applicazioni ibride per dispositivi mobili partendo da zero usando Apache Cordova in pochissimo tempo.Il libro è strutturato in 5 macro-argomenti (architettura, strumenti, sviluppo, debugging, ottimizzazione). Dopo averlo ... En savoir plus

    CHF 10.00 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

    CHF 8.51

  • JavaScript für Einsteiger - In einfachen Schritten zum Programmier-Experten: Der leicht verständliche und praxisnahe Leitfaden zum professionellen Programmieren im Handumdrehen

    par Code Campus ...
    Wie Sie mit den richtigen Skills in kürzester Zeit zum absoluten Programmier-Profi werden – ganz ohne Vorkenntnisse! Möchten Sie sich für Ihren Job oder Ihr Studium einen Vorteil verschaffen und objektorientiertes Programmieren lernen? Wollen Sie Ihre eigenen Codes schreiben, auch wenn Sie noch keine Ahnung von Programmiersprachen haben? Brauchen Sie eine Schritt-für Schritt Anleitung, mit der Sie ... En savoir plus

    CHF 8.00

  • Security Challenges with Blockchain

    Navigate Blockchain Security Challenges, Unveil Vulnerabilities, and Gain Practical Strategies for Secure Application Development (English Edition)

    par Chintan Dave ...
    Securing the Chain: Navigating the Future of Blockchain with ConfidenceBook DescriptionIn “Security Challenges with Blockchain”, readers embark on a critical journey through the evolving landscape of blockchain security. This essential guide illuminates the intricate security challenges posed by blockchain technology’s decentralized nature, providing a comprehensive overview of the potential ... En savoir plus

    CHF 7.89 ou Gratuit avec Kobo Plus