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 1 - 24 sur 1496
Skip side bar filters
  • Practical Modern JavaScript

    Dive into ES6 and the Future of JavaScript

    To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and ... En savoir plus

    23,31 €

  • Mastering Web Application Development with AngularJS

    This book will be a step-by-step guide showing the readers how to build a complete web app with AngularJS. This book will be most useful to developers who are evaluating or have decided to use AngularJS for a real life project. You should have some prior exposure to AngularJS, at least through basic examples. We assume that youve got working knowledge of HTML, CSS, and JavaScript. ... En savoir plus

    18,96 € ou Gratuit avec Kobo Plus

  • Guide to: Learning Iteration and Generators in Python

    par Matt Harrison ...
    Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides. ... En savoir plus

    4,40 €

  • Eloquent JavaScript, 4th Edition

    Start building beautiful web applications in JavaScript with the bestselling introduction to the language, updated with new features, fresh exercises, and fun projects.JavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making ... En savoir plus

    23,42 €

  • Lua Programming Language (2026)

    Dive into Lua for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Lua: Your Gateway to Programming Prowess!Discover Lua, the versatile scripting/programming language that empowers you to conquer the realm of programming, create captivating games, and develop applications that resonate. Whether you're a novice seeking an introduction to the art of programming or an aspiring developer aiming to harness the language's potential, Lua welcomes you ... En savoir plus

    27,32 € ou Gratuit avec Kobo Plus

  • 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

    4,13 €

  • JavaScript for Beginners

    A Complete Guide to Learn the Fundamentals of JavaScript and Start Programming Today!

    par MEGANE NOEL ...
    Collection series Computer Programming
    This book serves as an introduction to JavaScript, explaining how it works and how it may be used to create web apps and dynamic web pages.We'll cover all you need to know to get started coding right away. Everything is covered here, from your first steps as a coder to testing and achieving immaculate, flawless code.This book is jam-packed with step-by-step instructions that you can put into ... En savoir plus

    6,24 € ou Gratuit avec Kobo Plus

  • 9 Practical Node.js Projects

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... En savoir plus

    7,83 €

  • Web Development with Angular and Bootstrap

    Embrace responsive web design and build adaptive Angular web applications, 3rd Edition

    Combine the power of Angular, Bootstrap 4, FlexLayout, and Angular Material Design to build elegant user interfacesKey FeaturesLearn to combine Angular 6 with Bootstrap 4 to design highly intuitive and responsive web interfacesExplore the design principles for professional web layout with Angular Material, Flexbox, and BootstrapAvoid potential stumbling blocks in web development with the help of ... En savoir plus

    24,16 € ou Gratuit avec Kobo Plus

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    par Kaitlyn Chick ...
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    ... En savoir plus

    1,00 €

  • BootStrap 3 - Sites Web pour Mobiles

    Utilisez BootStrap 3 pour Créer des Applications Mobiles Magnifiques que vos visiteurs adorent !

    Collection Livre 2 - Développement Facile
    Le meilleur moyen - l'unique moyen - de créer une application magnifique, qui vous rendra fier, c'est de simplifier la vie de vos clients en créant l'application qui répond à leurs besoins et qui reste toujours performantes quelque soit sa complexité.Dans cet ouvrage "multimédia" agréable à lire et tiré de son expérience, un développeur passionné explique comment vous pouvez vous aussi créer des ... En savoir plus

    9,97 €

  • React Key Concepts

    An in-depth guide to React's core features

    Confidently implement React in your next project with this in-depth overview of React's core features – now updated for React 19. Purchase of the print or Kindle book includes a free PDF ebook and bonus content from the author. Key FeaturesWork through clear, concise explanations of core React 19 functionalitiesComplete practical exercises that challenge you to build your own simple appsDiscover ... En savoir plus

    28,61 € ou Gratuit avec Kobo Plus

  • JavaScript

    Visual QuickStart Guide

    Collection series Visual QuickStart Guide
    This task-based, visual-reference guide has been fully revised and uses step-by-step instructions and plenty of screenshots to give beginning and intermediate scripters what they need to know to keep their skills up-to-date. Readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. In this updated eighth edition, ... En savoir plus

    17,80 €

  • Complete Guide to Modern JavaScript

    Learn everything from the basics of JavaScript to the new ES2021 features. Practice with more than 50 quizzes and dive into the basics of TypeScript.

    Whether you are a complete beginner or you have some knowledge in JavaScript, this book will guide you from the basics of the language to all the new features introduced until 2020.At the end of each chapter test your knowledge with quizzes.After reading this book, Let Const, generators, promises, and async won't be a problem anymore.If you want to experience something new, this book also includes ... En savoir plus

    11,99 €

  • Learning TypeScript

    par Remo H. Jansen ...
    Exploit the features of TypeScript to develop and maintain captivating web applications with easeAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptCreate object-oriented JavaScript that adheres to the solid principles efficientlyA comprehensive guide that explains the fundamentals of TypeScript with the help of ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • MASTER REACT.JS PART 3

    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,81 € ou Gratuit avec Kobo Plus

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    par Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... En savoir plus

    26,70 €

  • JavaScript for Beginners

    Learn Javascript Language Quickly And Easily With This Comprehensive Guide. Tips and Tricks for Coding and Programming (2022 Crash Course for Newbies)

    par Edie Clem ...
    Do you want to become a top-tier programmer quickly?Are you concerned about technical complexities, or have you never worked with a programming language?Then continue reading...This beginner's guide will walk you through the fundamentals of programming step by step. Even though learning code may seem time-consuming and challenging, with this book, you wil... ... En savoir plus

    4,23 €

  • Your First Week With Bootstrap

    Bootstrap stands as one of the most popular, open-source, front-end frameworks on the Web. Since its official release in 2011, it has undergone several changes, and it's now one of the most stable and responsive frameworks available. It's loved by web developers of all levels, as it gives them the capability to build a functional, attractive website design within minutes. A novice developer with ... En savoir plus

    7,83 €

  • MASTER REACT.JS PART 2

    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,81 € ou Gratuit avec Kobo Plus

  • Refactoring JavaScript

    Turning Bad Code Into Good Code

    par Evan Burchard ...
    How often do you hear people say things like this? "Our JavaScript is a mess, but we’re thinking about using [framework of the month]."Like it or not, JavaScript is not going away. No matter what framework or ”compiles-to-js” language or library you use, bugs and performance concerns will always be an issue if the underlying quality of your JavaScript is poor. Rewrites, including porting to the ... En savoir plus

    24,48 €

  • Modern JavaScript Tools & Skills

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that ... En savoir plus

    7,83 €

  • 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

    3,81 € ou Gratuit avec Kobo Plus

  • Front-End Web Development

    The Big Nerd Ranch Guide

    Collection series Big Nerd Ranch Guides
    Front-end development targets the browser, putting your applications in front of the widest range of users regardless of device or operating system. This guide will give you a solid foundation for creating rich web experiences across platforms.Focusing on JavaScript, CSS3, and HTML5, this book is for programmers with a background in other platforms and developers with previous web experience who ... En savoir plus

    34,44 €