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 361 - 384 sur 1374
Skip side bar filters
  • Django Building Dynamic Website With Django : A Complete Step By Step Guide To Learn to Build Modern Web Application with a Python

    par Andrew Page ...
    Are you interested in learning web development using Python and Django? Do you want to build dynamic, responsive, and scalable web applications that can handle a high volume of traffic? If so, then "Django for Beginners" is the book for you.In "Django ", you'll learn how to create your first Django project, how to work with Django models and views, and how to use Django's built-in template system ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus

  • ASP.NET Core and Vue.js

    Build real-world, scalable, full-stack applications using Vue.js 3, TypeScript, .NET 5, and Azure

    A busy .NET developer\\'s step-by-step guide to building fully functional, cloud-ready, and professional web apps without diving into the theory of frameworks and librariesKey FeaturesDiscover tenants of clean architecture in the latest ASP.NET Core 5 Web APIDevelop Vue.js 3 single-page applications (SPAs) using TypeScript and VuexLearn techniques to secure, test, and deploy your full-stack web ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • D3.js Quick Start Guide

    Create amazing, interactive visualizations in the browser with JavaScript

    This book will help you build interactive graphs that are viewable in any web browser using JavaScript, D3.js, and SVG. You will learn how to make a scatter plot, a bar graph, a pie chart, a force directed graph, and a map.Key FeaturesTakes you through the most common graphs you'll needAdd interactivity to your visualizationsEasy to follow buildsBook DescriptionD3.js is a JavaScript library that ... En savoir plus

    20,02 € ou Gratuit avec Kobo Plus

  • Learn Chart.js

    Create interactive visualizations for the Web with Chart.js 2

    par Helder Da Rocha ...
    Design interactive graphics and visuals for your data-driven applications using the popular open-source Chart.js data visualization library.Key FeaturesHarness the power of JavaScript, HTML, and CSS to create interactive visualizationsDisplay quantitative information efficiently in the form of attractive charts by using Chart.jsA practical guide for creating data-driven applications using open ... En savoir plus

    20,02 € ou Gratuit avec Kobo Plus

  • Client-Side Data Storage

    Keeping It Local

    par Raymond Camden ...
    One of the most useful features of today’s modern browsers is the ability to store data right on the user’s computer or mobile device. Even as more people move toward the cloud, client-side storage can still save web developers a lot of time and money, if you do it right. This hands-on guide demonstrates several storage APIs in action. You’ll learn how and when to use them, their plusses and ... En savoir plus

    18,01 €

  • Getting Started with Angular

    Fast-track your web development skills to build high performance SPA with Angular 2 and beyond

    par Minko Gechev ...
    Fast-track your web development skills to build high performance SPA with Angular 2 and beyondKey Features? Guide through the changes made from AngularJS with side-by-side code samples to help demystify the Angular learning curve ? Tips to start working with Angular?s new method of implementing directives ? Using TypeScript to write modern, powerful Angular applications ? Understanding the change ... En savoir plus

    23,84 € ou Gratuit avec Kobo Plus

  • ASP.NET Core 2 and Vue.js

    Full Stack Web Development with Vue, Vuex, and ASP.NET Core 2.0

    Leverage ASP.NET core 2.0 web API and the power of Vue.js at the client side to create modern applications from scratch Key FeaturesCreate fast, rich and reactive client side applications with Vue.js and ASP.NET Core.Leverage Vue components efficiently to build state of the art user interfaces.Work with Vuex and Nuxt.js to build ASP.NET Core based applications that are powerful, consistent, and ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • Ext JS Data-driven Application Design

    An in-depth tutorial that teaches you the basics of data-driven applications, and how to design and implement them using Ext JS.If you are an intermediate in Sencha Ext JS, "Ext JS Data-Driven Application Design" is the tutorial for you. You need to be familiar with JavaScript and have basic operational knowledge of MySQL. If you want to be able to systematically construct an application from the ... En savoir plus

    17,69 € ou Gratuit avec Kobo Plus

  • Mastering JavaScript Design Patterns

    par Simon Timms ...
    If you are a developer interested in creating easily maintainable applications that can grow and change with your needs, then this book is for you. Some experience with JavaScript (not necessarily with entire applications written in JavaScript) is required to follow the examples written in the book. ... En savoir plus

    22,57 € ou Gratuit avec Kobo Plus

  • Instant jQuery Flot Visual Data Analysis

    Visualize and analyze your data with the jQuery Flot plotting library using real-world examples

    par Brian Peiris ...
    Visualize and analyze your data with the jQuery Flot plotting library using real-world examplesKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsApply statistical techniques to your data and display data using various chart typesGet started with the jQuery Flot library and learn to apply it to real-world data visualizationDetailed explanations ... En savoir plus

    15,25 € ou Gratuit avec Kobo Plus

  • Leap Motion Development Essentials

    Leverage the power of Leap Motion to develop and deploy a fully interactive application

    Leverage the power of Leap Motion to develop and deploy a fully interactive applicationKey FeaturesComprehensive and thorough coverage of many SDK featuresIntelligent usage of gesture interfacesIn-depth, functional examples of API usage explained in detailBook DescriptionLeap Motion is a company developing advanced motion sensing technology for human–computer interaction. Originally inspired by ... En savoir plus

    23,84 € ou Gratuit avec Kobo Plus

  • Ionic 2 Cookbook

    The rich flavors of Ionic at your disposal

    par Hoc Phan ...
    Over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2.Key Features\[\*\] Leverage Ionic 2 and its exciting new features to create cutting edge real-time apps\[\*\] Work through simple recipes to address your problems directly and solve them effectively\[\*\] Get examples at each step to guide you on your learning curveBook DescriptionDeveloping real-time apps is ... En savoir plus

    29,56 € ou Gratuit avec Kobo Plus

  • Composing Software

    An Exploration of Functional Programming and Object Composition in JavaScript

    par Eric Elliott ...
    Unlock the power of functional programming in JavaScript with this detailed guide. Master essential techniques like function composition, immutability, and higher-order functions to create modular, maintainable code that's easy to understand and reuse.Key FeaturesAn exploration of functional programming in JavaScript, from basics to advanced conceptsAn extensive focus on real-world applications & ... En savoir plus

    24,79 € ou Gratuit avec Kobo Plus

  • Teaching Functional Programming with TypeScript

    par Baldurs L. ...
    Teaching Functional Programming with TypeScriptDiscover the perfect intersection of functional programming principles and TypeScript's powerful type system in this comprehensive guide for educators and self-learners alike. "Teaching Functional Programming with TypeScript" transforms abstract functional concepts into practical, applicable skills through TypeScript's familiar syntax and robust ... En savoir plus

    6,49 € ou Gratuit avec Kobo Plus

  • React.js Essentials

    A fast-paced guide to designing and building scalable and maintainable web apps with React.js

    A fast-paced guide to designing and building scalable and maintainable web apps with React.jsKey FeaturesBook DescriptionBuilding web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College ... En savoir plus

    20,02 € ou Gratuit avec Kobo Plus

  • Ultimate React Native for Cross Platform App Development

    Turn Your Ideas into Scalable, Production-Ready Cross-Platform React Native Mobile Applications for iOS and Android

    Master the creation of high-performance appsKey Features● Get a free one-month digital subscription to www.avaskillshelf.com● Complete end-to-end guide from React Native setup to App Store and Google Play deployment.● Production-ready architecture covering navigation, state, offline sync, and native modules.● Real-world best practices for testing, CI/CD, performance optimization, and long-term ... En savoir plus

    21,99 € ou Gratuit avec Kobo Plus

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... En savoir plus

    65,97 €

  • Mastering JavaScript: The Complete Guide to JavaScript Mastery

    par Tim Robards ...
    JavaScript is one of the most powerful programming languages on the web! With it, you can build highly dynamic websites and apps (including both frontend and backend development!).Have you ever wanted to learn Angular, React, Vue or Node.js? A solid understanding of JavaScript fundamentals will make picking up JS frameworks a breeze!We cover it all from basic Syntax & Structure, Variables and Data ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • Responsive Web Design With Html 5 & Css

    par James wood ...
    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web usersEvery one of the over 4 billion webpages online today use HTML markup language to display its content. HTML is everywhere.Experienced developers know that a mastery of HTML and CSS fundamentals is not only an essential web design skill, but also the solid foundation of ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus

  • Java Programming : The Complete Beginners Guide

    par Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus

  • The Complete Node.js Guide : A Detailed Guide to Learning Node.js, Featuring In-Depth Explanations, Practical Examples, and Best Practices for Professional Developers

    par Jiho Seok ...
    The Complete Node.js Guide is your comprehensive guide to mastering the powerful Node.js platform. This book is thoughtfully crafted to cater to both beginners and experienced developers, offering a deep dive into the essential and advanced concepts of Node.js.Features of This Book:Comprehensive Coverage: From the basics of Node.js to advanced patterns, this book covers it all. You'll start with ... En savoir plus

    1,99 € ou Gratuit avec Kobo Plus

  • React Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications by leveraging industry-best practices

    Build fast and scalable web apps with React 19 and Next.js 16 by applying proven design patterns, avoiding common anti patterns, and shipping production features with testing, CI/CD, and practical AI assisted workflowsKey FeaturesUpdated for React 19 & Next.js 16 with modern, production-ready design patternsFull-stack React mastery with Express, PostgreSQL, Drizzle ORM & CI/CD workflowsBuild ... En savoir plus

    25,75 €

    PRÉ-COMMANDER

  • Sviluppare applicazioni con Angular

    Guida alla programmazione web e mobile

    Angular è un framework realizzato da Google che semplifica lo sviluppo front-end di applicazioni web e mobile. Questo libro ne insegna l'utilizzo da un punto di vista teorico e pratico. L'obiettivo è mostrare al lettore la potenza e l'efficienza di Angular, seguendo tutti i passi che permettono di progettare e realizzare un'applicazione completa. I primi capitoli illustrano l'architettura del ... En savoir plus

    14,99 €

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... En savoir plus

    Avant 9,49 € Après 7,99 € ou Gratuit avec Kobo Plus