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 481 - 504 sur 1373
Skip side bar filters
  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with ... En savoir plus

    56,23 € ou Gratuit avec Kobo Plus

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Collection Livre 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... En savoir plus

    17,99 € ou Gratuit avec Kobo Plus

  • Building a Home Security System with BeagleBone

    par Bill Pretty ...
    Building a Home Security System with BeagleBone is a practical, hands-on guide for practical, hands-on people. The book includes step-by-step instructions for assembling your own hardware on professionally manufactured PCB's and setting up the software on your system. This book is for anyone who is interested in alarm systems and how they work; for hobbyists and basement tinkerers who love to ... En savoir plus

    14,82 € 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

  • Learn AngularJS in 24 Hours

    par Alex Nordeen ...
    Angular JS is responsible for making the website interactive and responsive. It helps designer and developers to eliminate much of the code usually needed for websites development. Angular JS is based upon MVC model. To learn and harness more power of the Angular JS framework, it takes a continuous intervention from an expert. But if you like to learn by yourself without spending big bucks behind ... En savoir plus

    2,59 €

  • Simplifiez vos développements en JavaScript avec jQuery

    par Michel Martin ...
    Simplifiez vos développements JavaScript avec jQuery vous permettra de découvrir jQuery, l’un des frameworks JavaScript le plus utilisé au monde. Ce Livre du Zéro conçu pour les débutants s’adresse aux personnes qui souhaitent faciliter le développement JavaScript de leurs sites Web. Plus de 20 chapitres de difficulté progressive et des travaux pratiques aideront le lecteur à se former ou se ... En savoir plus

    8,49 €

  • JavaScript

    Software Development (2025-2026 Edition)

    Collection Livre 2 - Software Development
    JavaScript: Software Development (2025-2026 Edition) – The only book that actually teaches like MIT, Stanford, CMU, and Berkeley combined.This is not another recycled tutorial.You start with why JavaScript runs the world in 2025 – V8, TC39, TypeScript tsunami, Vite revolution.You master the event loop before lunch, closures before dinner, and ECMAScript 2025 features before anyone else.You go ... En savoir plus

    5,10 € ou Gratuit avec Kobo Plus

  • Mastering Loops and Conditionals in JavaScript

    A Practical Guide to Controlling Program Flow and Building Smarter Logic with JavaScript

    par Dargslan ...
    Collection Livre 3 - Dargslan - JavaScript - Beginner Level
    Welcome to "Mastering Loops and Conditionals in JavaScript"—your comprehensive guide to understanding and implementing the fundamental control structures that form the backbone of JavaScript programming. Whether you're taking your first steps into JavaScript development or looking to refine your existing skills, this book will transform how you think about and write JavaScript code.In the world of ... En savoir plus

    14,99 € ou Gratuit avec Kobo Plus

  • Automate with Grunt

    The Build Tool for JavaScript

    par Brian P. Hogan ...
    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... En savoir plus

    10,08 €

  • Secrets of the JavaScript Ninja

    par Josip Maras ...
    SummaryMore than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... En savoir plus

    54,06 €

  • JavaScript Application Design

    A Build First Approach

    SummaryJavaScript Application Design: A Build First Approach introduces JavaScript developers to techniques that will improve the quality of their software as well as their web development workflow. You'll begin by learning how to establish build processes that are appropriate for JavaScript-driven development. Then, you'll walk through best practices for productive day-to-day development, like ... En savoir plus

    54,06 €

  • Test-Driven React

    Find Problems Early, Fix Them Quickly, Code with Confidence

    par Trevor Burnham ...
    Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to iterate on React components quickly and fearlessly!You work in a loop: write code, get feedback, adjust. The faster you get feedback, the faster your code improves and the more effective you become as a ... En savoir plus

    27,08 €

  • Instant HTML5 2D Platformer

    par Aidan Temple ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. The step-by-step approach taken by this book will show you how to develop a 2D HTML5 platformer-based game that you will be able to publish to multiple devices. This book is great for anyone who has an interest in HTML5 games development, and who already has a basic to intermediate ... En savoir plus

    8,23 € ou Gratuit avec Kobo Plus

  • JavaScript Robotics

    Building NodeBots with Johnny-Five, Raspberry Pi, Arduino, and BeagleBone

    JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen innovative programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. ... En savoir plus

    7,61 €

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    par Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksPurchase of the print book includes a free eBook in PDF, Kindle, and ... En savoir plus

    54,06 €

  • TypeScript for Python Developers: Bridging Syntax and Practices

    par Baldurs L. ...
    TypeScript for Python Developers: Bridging Syntax and Practices is the essential guide for Python programmers looking to expand their skills into the world of type-safe JavaScript development. This comprehensive, hands-on resource leverages your existing Python knowledge to accelerate your TypeScript learning journey, making the transition smooth and intuitive.Python developers will discover how ... En savoir plus

    6,49 €

  • KNIME Essentials

    Perform accurate data analysis using the power of KNIME

    par Gábor Bakos ...
    Perform accurate data analysis using the power of KNIMEKey FeaturesLearn the essentials of KNIME, from importing data to data visualization and reportingUtilize a wide range of data processing solutionsVisualize your final data sets using KNIME's powerful data visualization optionsBook DescriptionKNIME is an open source data analytics, reporting, and integration platform, which allows you to ... En savoir plus

    23,16 € ou Gratuit avec Kobo Plus

  • Web Game Developer's Cookbook, The

    Using JavaScript and HTML5 to Develop Games

    par Evan Burchard ...
    Collection series Game Design
    Want to start building great web games with HTML5 and JavaScript? Moving from Flash or other game platforms? Already building HTML5 games and want to get better and faster at it? This guide brings together everything you need: expert guidance, sample projects, and working code!Evan Burchard walks you step-by-step through quickly building 10 popular types of games. Each chapter implements a game ... En savoir plus

    23,78 €

  • The Pythonic Way

    An Architect’s Guide to Conventions and Best Practices for the Design, Development, Testing, and Management of Enterprise Python Code

    par Sonal Raj ...
    ‘The Pythonic Way' acquaints you with Python's capabilities beyond basic syntax. This book will help you understand widely accepted Pythonic constructs and procedures, thus enabling you to write reliable, optimized, and modular applications.You'll learn about Pythonic data structures, class and object creation, and more. The book then delves into some of Python's lesser-known but incredibly ... En savoir plus

    12,45 € ou Gratuit avec Kobo Plus

  • Coding Languages

    Angular With Typescript, Machine Learning With Python And React Javascript

    par Richie Miller ...
    If you want to discover how to use Angular, Python for Machine Learning or React JavaScript, this book is for you!3 BOOKS IN 1 BUNDLE!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT JAVASC... ... En savoir plus

    6,17 €

  • Structure and Interpretation of Computer Programs

    JavaScript Edition

    Collection series MIT Electrical Engineering and Computer Science
    A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science ... En savoir plus

    42,53 €

  • JavaScript

    The New Toys

    par T. J. Crowder ...
    All of JavaScript's newest features, in depth, made easy to understand.JavaScript is a rapidly changing language and it can be challenging to keep up with all the new toys being added. JavaScript: The New Toys explores the newest features of the world's most popular programming language while also showing readers how to track what's coming next. After setting the stage by covering who manages the ... En savoir plus

    25,99 €

  • AngularJS 1

    par Michel Martin ...
    Bienvenue dans le monde merveilleux d'AngularJS !Cet eBook va vous apprendre les bases d'AngularJS : directives, expressions, filtres, modules, contrôleurs, événements, DOM, tableaux, formulaires, validation, AJAX, etc.A son issue, vous saurez créer des applications en AngularJS version 1. De très nombreux exercices corrigés vous permettront de tester vos connaissances tout au long de la lecture ... En savoir plus

    14,99 €

  • Vue.js 2 par la pratique

    par Michel Martin ...
    Cet ouvrage a été conçu pour les programmeurs JavaScript qui veulent apprendre à utiliser le framework Vue.js. Contrairement aux autres frameworks JavaScript, Vue.js peut être adopté au fur et à mesure des besoins. Il peut également cohabiter avec une logique JavaScript existante sans interférer avec elle.Vous utiliserez Vue.js pour :• Ajouter des fonctionnalités à un projet existant• Créer des ... En savoir plus

    14,99 €