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 1009 - 1032 sur 1195
Skip side bar filters
  • Continuous Integration, Delivery, and Deployment

    Reliable and faster software releases with automating builds, tests, and deployment

    par Sander Rossel ...
    Getting started with the processes and the tools to continuously deliver high-quality softwareKey Features\[\*\] Incorporate popular development practices to prevent messy code\[\*\]Automate your build, integration, release, and deployment processes with Jenkins, Git, and Gulp, and learn how continuous integration (CI) can save you time and money\[\*\] Gain an end-to-end overview of Continuous ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... En savoir plus

    19,35 €

  • JavaScript from Zero to Proficiency (Beginner)

    JavaScript from Zero to Proficiency, #1

    par Patrick Felicia ...
    Collection Livre 1 - JavaScript from Zero to Proficiency
    Get Started with JavaScript FastGetting Started with JavaScript can sometimes be tedious and difficult if you don't have an approach that is both simple and detailed.In the past, I have seen how a simple yet detailed approach to teaching JavaScript can make a real difference to student's ability to write confidently and successfully in this scripting language. There is no magic bullet to achieve ... En savoir plus

    2,99 €

  • Introduction to JavaScript

    Learn how to create scripts in JavaScript for your website

    par J.D Gauchat ...
    Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope ... En savoir plus

    2,51 € ou Gratuit avec Kobo Plus

  • Learn ECMAScript

    Discover the latest ECMAScript features in order to write cleaner code and learn the fundamentals of JavaScript

    Get up and running with all the new features of ECMAScript and explore new ways of coding with JavaScript.Key FeaturesGrasp the latest features of ECMAScript and the best way to use it in production codeLearn newly added native APIs to JS Engine and perform tasks efficiently with a cleaner code baseUnderstand the more complex sides of JavaScript such as the inheritance model, low-level memory ... En savoir plus

    25,95 € ou Gratuit avec Kobo Plus

  • Python Automation Mastery

    From Novice To Pro

    par Rob Botwright ...
    PYTHON AUTOMATION MASTERY: From Novice to Pro Book Bundle Are you ready to unlock the full potential of Python for automation? Look no further than the "Python Automation Mastery" book bundle, a comprehensive collection designed to take you from a beginner to an automation pro! Book 1 - Python Automation Mastery: A Beginner's GuidePerfect for newcomers to programming and Python.Learn Python ... En savoir plus

    7,49 € ou Gratuit avec Kobo Plus

  • File API

    Learn how to access files from JavaScript

    par J.D Gauchat ...
    Learn how to use the File API to load files from the user's computer. After reading this guide, you will know how to read and process files, how to show their content on your website, and how to control the process using events.Table of ContentsFILE APIFilesLoading FilesReading FilesPropertiesBlobsEventsQUICK REFERENCEReaderFilesMethodsEventsProgressThis guide assumes that you have ... ... En savoir plus

    1,67 € ou Gratuit avec Kobo Plus

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    par Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... En savoir plus

    21,31 € 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

    25,02 € ou Gratuit avec Kobo Plus

  • Efficient Node.js

    A Beyond-the-Basics Guide

    par Samer Buna ...
    Take your web development skills from browser to server with Node.js, the popular backend framework used by more than 10 million developers at companies like Amazon, Netflix, and LinkedIn, to name just a few. If you're comfortable working with JavaScript, this practical guide from Samer Buna will show you how to effectively build and maintain even the most complex Node.js applications.Following a ... En savoir plus

    28,21 €

  • HTML5 Cookbook

    Solutions & Examples for HTML5 Developers

    With scores of practical recipes you can use in your projects right away, this cookbook helps you gain hands-on experience with HTML5’s versatile collection of elements. You get clear solutions for handling issues with everything from markup semantics, web forms, and audio and video elements to related technologies such as geolocation and rich JavaScript APIs.Each informative recipe includes ... En savoir plus

    18,53 €

  • TypeScript Essentials

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book. ... En savoir plus

    15,13 € ou Gratuit avec Kobo Plus

  • Code Your Own Website: A Kids' Guide to HTML, CSS, and JavaScript

    par Elias Ford ...
    Do you love playing games and watching videos online? Ever wondered how they are built? This book shows you exactly how."Code Your Own Website" is a step-by-step guide that turns any kid into a web creator. No experience is needed. This book uses simple analogies, friendly instructions, and fun projects to take you from a blank page to a real, working website.You are not just a web user anymore. ... En savoir plus

    4,99 €

  • Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch

    Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch is the perfect starting point for anyone who dreams of building their very first website but doesn't know where to begin. Written in simple, beginner-friendly language, this guide walks you step by step through the essentials of Python and JavaScript—the two most powerful and beginner-accessible ... En savoir plus

    22,49 €

  • Node.js Design Patterns

    Level up your Node.js skills and design production-grade applications using proven techniques

    An essential read for any JavaScript developer - take full advantage of the Node.js platform and build reliable, scalable web applications using design patterns Purchase of the print or Kindle book includes a free eBook in PDF format Free with your book: DRM-free PDF version + access to Packt's next-gen Reader (Email sign-up and proof of purchase required)Key FeaturesGain a deep understanding of ... En savoir plus

    30,58 € ou Gratuit avec Kobo Plus

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    par Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... En savoir plus

    26,52 € ou Gratuit avec Kobo Plus

  • Instant Wijmo Widgets How-to

    par Tochi Eke-Okoro ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A recipe-based instant tutorial, showing app development with Knockout and Wijmo, and covering major widgets and themes. This book aims at equipping the reader with the necessary tools that Wijmo and Knockout JS provide for easing and speeding up development. It addresses the needs of ... En savoir plus

    11,83 € ou Gratuit avec Kobo Plus

  • PhoneGap By Example

    Use PhoneGap to apply web development skills and learn variety of cross-platform mobile applications

    Use PhoneGap to apply web development skills and learn variety of cross-platform mobile applicationsKey FeaturesBook DescriptionPhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about. It is one of the first and fastest spreading tools to develop hybrid applications using CSS, JavaScript, and HTML, without ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • 250+ JavaScript Killer One-Liners

    250+ Killer One - Liners, #1

    par Hernando Abella ...
    Collection Livre 1 - 250+ Killer One - Liners
    "JavaScript is the Most popular programming language used by professional developers today"This book is your passport to mastering the intricacies of JavaScript. Inside, discover a collection of powerful, concise Code snippets that will transform the way you write and think about JavaScript.✅This book is your gateway to Unlocking the true potential of the language.✅Join us as we delve into the art ... En savoir plus

    8,49 €

  • TypeScript for JavaScript Instructors: A Comprehensive Curriculum Guide

    par Baldurs L. ...
    TypeScript for JavaScript Instructors: A Comprehensive Curriculum GuideRevolutionize your JavaScript teaching with the definitive guide to TypeScript educationPrepare your students for the modern development landscape with this essential resource for educators navigating the transition from JavaScript to TypeScript instruction. As TypeScript continues its rapid adoption across the industry—from ... En savoir plus

    6,49 €

  • CGI Programming with Perl

    Creating Dynamic Web Pages

    Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a ... En savoir plus

    21,52 €

  • Mastering React.js: Modern Web Development

    Mastering React.js: Modern Web Development" is a definitive resource for both beginners and experienced developers seeking to gain expertise in React.js and excel in the ever-evolving world of web development.This comprehensive book takes you on a journey from the foundational principles of React to advanced concepts, ensuring you not only understand how to build robust and performant web ... En savoir plus

    9,49 €

  • Ruby on Rails: Up and Running

    Up and Running

    Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be produced in a matter of days. If it sounds too good to be true, it isn't.If you're like a lot of web developers, you've probably considered kicking the tires on Rails - the framework of choice for the new ... En savoir plus

    14,10 €