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 913 - 936 sur 1195
Skip side bar filters
  • Building a Countdown Timer Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Countdown Timer

    par Lumavalle Press ...
    Building a Countdown Timer Web App with Vanilla HTML, CSS, and JavaScript is a hands-on guide for developers who want to create a fully functional countdown timer using core web technologies. Structured in a practical Q&A format, this book walks you through each step of the process, from setting up your project to deploying a working app in the browser.You’ll learn how to:Structure your HTML for ... En savoir plus

    3,99 € ou Gratuit avec Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    par Federico Kereki ...
    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... En savoir plus

    40,78 € ou Gratuit avec Kobo Plus

  • The Problem with Native JavaScript APIs

    Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today’s powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run.In this report, Nicholas Zakas—consultant and former front-end tech leader at Yahoo!—provides a case study ... En savoir plus

    Gratuit

  • Learning Python

    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the hands of two expert teachers, Mark Lutz and David ... En savoir plus

    16,68 €

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... En savoir plus

    25,02 € ou Gratuit avec Kobo Plus

  • JavaScript Domain-Driven Design

    Speed up your application development by leveraging the patterns of domain-driven design

    par Philipp Fehre ...
    Key FeaturesBook DescriptionIf you are an experienced JavaScript developer who wants to improve the design of his or her applications, or find yourself in a situation to implement an application in an unfamiliar domain, this book is for you. Prior knowledge of JavaScript is required and prior experience with Node.js will also be helpful.What you will learnMake communication with businesses more ... En savoir plus

    25,95 € ou Gratuit avec Kobo Plus

  • JavaScript and TypeScript With Codex

    Building Modern Web Applications, APIs, and Full-Stack Projects With OpenAI's Coding Agent

    par Tom Anderson ...
    Knowing enough JavaScript, enough Node.js, and enough TypeScript used to be the gate that developers had to pass through one painful project at a time. Codex changes what "knowing enough" actually requires.JavaScript and TypeScript With Codex is the practical guide to building modern web applications, APIs, and full-stack projects using OpenAI's coding agent as a genuine development collaborator. ... En savoir plus

    17,99 € ou Gratuit avec Kobo Plus

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... En savoir plus

    9,72 €

  • Express Web Application Development

    par Hage Yaapa ...
    Express Web Application Development is a practical introduction to learning about Express. Each chapter introduces you to a different area of Express, using screenshots and examples to get you up and running as quickly as possible.If you are looking to use Express to build your next web application, "Express Web Application Development" will help you get started and take you right through to ... En savoir plus

    24,71 € ou Gratuit avec Kobo Plus

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    par Lumavalle Press ...
    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... En savoir plus

    3,99 € ou Gratuit avec Kobo Plus

  • Understanding Advanced JavaScript

    Collection series Smashing eBooks
    Understanding Advanced JavaScriptThis book is an exploration of popular advanced JavaScript concepts for those who already have a grasp on the basics. "Understanding Advanced JavaScript" is a comprehensive manual and how-to guide about all things JavaScript. Learn to design better APIs, use the latest tools and navigate the JavaScript MVC Jungle effortlessly. In this eBook, you will receive expert ... En savoir plus

    4,49 €

  • Coding JavaScript

    par Tom Henricksen ...
    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... En savoir plus

    1,99 €

  • Getting Started with Adafruit Circuit Playground Express

    The Multipurpose Learning and Development Board with Built-In LEDs, Sensors, and Accelerometer

    par Anne Barela ...
    From Adafruit Industries, a leader in products to Makers, designers, students young and old, comes the Circuit Playground Express. Connect it to your PC, Mac or Linux computer, and you can be programming interactive projects in minutes. You have a choice of programming environments to choose from: Python, the Microsoft MakeCode graphical building block environment, C/C++ via the Arduino ... En savoir plus

    8,44 €

  • 50 Recipes for Programming Node.js

    par Jamie Munro ...
    Node.js Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Node.js® is built on Chrome's V8 ... En savoir plus

    4,99 €

  • 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

    17,50 €

  • Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying Array Manipulation

    A Beginner's Guide to Simplifying Array Manipulation

    This book, "Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying ArrayManipulation," covers 30 array methods and provides a comprehensive and beginner-friendly introduction to these powerful array methods available in JavaScript. Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies ... En savoir plus

    9,72 €

  • MASTER REACT.JS PART 5

    par m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... En savoir plus

    3,53 € ou Gratuit avec Kobo Plus

  • Regular Expression Pocket Reference

    Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large ... En savoir plus

    5,14 €

  • The Ultimate Django Guide: From Beginner to Advanced Web Development

    par Jiho Seok ...
    Embark on a transformative journey into the world of Django with this comprehensive guide, tailored specifically for beginners with a foundation in Python and basic HTML knowledge. This book is meticulously designed to take you from the initial setup of your Django development environment to mastering advanced topics essential for building robust, scalable web applications using the latest tools ... En savoir plus

    1,99 €

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... En savoir plus

    12,66 €

  • Perl Best Practices

    Standards and Styles for Developing Maintainable Code

    par Damian Conway ...
    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the ... En savoir plus

    18,94 €

  • jQuery 2.0 Development Cookbook

    par Leon Revill ...
    Taking a recipe-based approach, this book presents numerous practical examples that you can use directly in your applications. The book covers the essential issues you will face while developing your web applications and gives you solutions to them. The recipes in this book are written in a manner that rapidly takes you from beginner to expert level. This book is for web developers of all skill ... En savoir plus

    22,34 € ou Gratuit avec Kobo Plus

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed ... En savoir plus

    31,82 € ou Gratuit avec Kobo Plus

  • The Future of JavaScript: Coding Interactive Websites

    A Beginner's Guide to JavaScript

    par Olivia Davis ...
    Your indispensable friend in helping you to grasp the fundamental language of contemporary web development is The Future of JavaScript - Coding Interactive Websites: A Beginner's Guide to JavaScript. This book walks you methodically through the fundamental ideas of JavaScript and shows you how to bring your websites to life with interactive features, regardless of your level of HTML and CSS ... En savoir plus

    8,85 €