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 265 - 288 sur 1373
Skip side bar filters
  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    par Artur Czemiel ...
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the ... En savoir plus

    27,55 € ou Gratuit avec Kobo Plus

  • The Basics of JavaScript Coding For Beginners

    Learn Basic JavaScript Programming Concepts

    Learn JavaScript Easier:Looking to dive into the world of JavaScript but don't know where to start? The Basics of JavaScript Coding For Beginners is the perfect introduction for anyone new to coding. Whether you're completely new to programming or you're familiar with other languages and want to master JavaScript, this easy-to-follow guide will have you coding in no time!This JavaScript book for ... En savoir plus

    5,29 €

  • Svelte: A Beginner's Guide

    Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack ... En savoir plus

    11,78 € ou Gratuit avec Kobo Plus

  • Oh my code, je parle le JavaScript !

    2e édition

    par Sonia Baibou ...
    14 PROJETS POUR DÉCOUVRIR JAVASCRIPT !Vous souhaitez apprendre à coder en JavaScript, le langage qui rendra vos pages web interactives et dynamiques ? C’est justement l’objet de cet ouvrage qui vous guidera pas à pas dans la création de 14 projets concrets que vous pourrez intégrer à n’importe quel site Internet. Vous y découvrirez aussi la méthodologie à suivre pour décomposer votre code en ... En savoir plus

    15,99 €

  • Designing Applications with Spring Boot 2.2 and React JS

    Step-by-step guide to design and develop intuitive full stack web applications

    par Dinesh Rajput ...
    Designing Application with Spring Boot 2 & React JS is divided into three parts. The first part introduces you to the essentials of the Spring Boot 2.2 Framework and you will learn how to create REST APIs and how to secure REST APIs. Part 2 steps behind the front end application development with React JS and discuss React features and its advantages toward the front end application development. ... En savoir plus

    13,13 € ou Gratuit avec Kobo Plus

  • jQuery UI in Action

    par TJ VanToll ...
    SummaryjQuery UI in Action is a practical guide to using and customizing jQuery UI library components to build rich, user-friendly web applications. By working through numerous engaging examples, you'll move quickly from placing a datepicker on the page to building a complete user interface that includes features like a contact form and shopping cart. You'll master jQuery UI's five main ... En savoir plus

    55,91 €

  • MERN Quick Start Guide

    Build web applications with MongoDB, Express.js, React, and Node

    Build web applications with MongoDB, ExpressJS, React, and NodeKey FeaturesBuild applications with the MERN stackWork with each component of the MERN stackBecome confident with MERN and ready for more!Book DescriptionThe MERN stack is a collection of great tools—MongoDB, Express.js, React, and Node—that provide a strong base for a developer to build easily maintainable web applications. With each ... En savoir plus

    22,25 € ou Gratuit avec Kobo Plus

  • Ajax Level 2

    Learn how to load content dynamically with JavaScript

    par J.D Gauchat ...
    Learn how to use Ajax on your website or web application to communicate with your server. After reading this guide, you will know how to read files on the server and process their content, how to control the process with events, how to send data to the server, and how to upload and download resources.Table of ContentsAJAX LEVEL 2The XMLHttpRequest ObjectPropertiesEventsSending DataUploading ... En savoir plus

    1,72 €

  • Jython Essentials

    Rapid Scripting in Java

    Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used ... En savoir plus

    17,16 €

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    par James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... En savoir plus

    24,48 €

  • Migrating Legacy JavaScript Projects to TypeScript: A Practical Guide

    par Baldurs L. ...
    Migrating Legacy JavaScript Projects to TypeScript: A Practical GuideTransform your JavaScript codebase into a type-safe, maintainable TypeScript project with confidence.Are you struggling with a growing JavaScript codebase that's becoming increasingly difficult to maintain? Do runtime errors plague your applications? Is onboarding new developers to your JavaScript projects taking too long? This ... En savoir plus

    6,49 € ou Gratuit avec Kobo Plus

  • Vue.js: Up and Running

    Building Accessible and Performant Web Apps

    par Callum Macrae ...
    Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.Author Callum Macrae shows you how to use the most useful libraries in the ... En savoir plus

    19,92 €

  • TypeScript Quickly

    SummaryTypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.Purchase of the print book ... En savoir plus

    55,91 €

  • Secure Coding in TypeScript: Best Practices and Vulnerability Prevention

    par Baldurs L. ...
    Secure Coding in TypeScript: Best Practices and Vulnerability PreventionIn an era where security breaches dominate headlines and compromise user data, writing secure code has never been more critical. "Secure Coding in TypeScript" is your comprehensive guide to leveraging TypeScript's powerful type system as a frontline defense against common web vulnerabilities.This practical handbook bridges the ... En savoir plus

    7,49 € ou Gratuit avec Kobo Plus

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is ... En savoir plus

    24,48 €

  • Ultimate Typescript Handbook

    Build, scale and maintain Modern Web Applications with Typescript

    par Dan Wellman ...
    DESCRIPTIONThis book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript.We start with an introduction to TypeScript and its benefits and go ... En savoir plus

    21,49 € ou Gratuit avec Kobo Plus

  • 10 Lessons in Front-end

    par Krasimir Tsonev ...
    Even though some of the chapters present basic concepts in front-end development the book is more about medium and advanced programmers. It's a collection of 10+ curated articles published on krasimirtsonev.com/blog. "10 Lessons in Front-end" we'll show you ES6 features, Flux design pattern, animations in HTML or how to smoothly run your application in 60 frames per second. You'll learn about the ... En savoir plus

    0,99 € ou Gratuit avec Kobo Plus

  • Web Designing and Publishing

    O' Level Made Simple

    Book provides the technological development in the field of Web Designing and Publishing. It emphasize on comprehensive knowledge of publishing content on Internet. The book covers the basics process of planning and maintenance of Web pages and Websites in Chapter 1. Chapter 2 covers using HTML basics to create Web pages using HTML tags to display information in a Web browser. Chapter 3 covers ... En savoir plus

    13,13 € ou Gratuit avec Kobo Plus

  • Mastering React Test-Driven Development

    Build simple and maintainable web apps with React, Redux, and GraphQL

    par Daniel Irvine ...
    Learn test-driven and behavior-driven development techniques that will give you greater confidence when building React applicationsKey FeaturesExplore the TDD process, how it works, and why it will help you write maintainable React appsDevelop a component testing framework from scratch, which will help you understand the mechanics of good unit testingReduce complexity by using unit tests and end ... En savoir plus

    28,61 € ou Gratuit avec Kobo Plus

  • JavaScript All-in-One For Dummies

    par Chris Minnick ...
    A developer’s resource to learning one of the most-used scripting languagesJavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the tools, libraries, frameworks, and runtime environments new and experienced coders need to know. Start by learning ... En savoir plus

    25,99 €

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    par Dargslan ...
    Collection Livre 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... En savoir plus

    14,99 € ou Gratuit avec Kobo Plus

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... En savoir plus

    58,22 € ou Gratuit avec Kobo Plus

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    par Dargslan ...
    Collection Livre 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... En savoir plus

    14,99 € ou Gratuit avec Kobo Plus

  • The TypeScript Workshop

    A practical guide to confident, effective TypeScript programming

    Broaden your skill set by learning TypeScript and applying your knowledge to build real-world applicationsKey FeaturesQuickly get started writing TypeScript code with hands-on exercises and activitiesDevelop new skills that can be applied at work or in your own side projectsBuild your understanding, boost your confidence, and advance your programming careerBook DescriptionBy learning TypeScript, ... En savoir plus

    29,67 € ou Gratuit avec Kobo Plus