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 de 1225 à 1248 sur 1379 résultats
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

    $6.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript für Java-Entwickler

    Collections Livre 58 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... En savoir plus

    $14.99 CAD ou Gratuit avec Kobo Plus

  • Javascript Fundamentals

    par IntroBooks Team ...
    JavaScript is a language of freely typed client-side scripting that is executed in the user's browser. To make an interactive web user interface, JavaScript interacts with DOM elements (HTML components). JavaScript utilizes ECMAScript guidelines that incorporate core attributes based on the ECMA-262 standard and other characters not premised on ECMAScript norms.JavaScript can be utilized in a ... En savoir plus

    $3.99 CAD ou Gratuit avec Kobo Plus

  • Switching to Angular

    Align with Google's long-term vision for Angular version 5 and beyond

    par Minko Gechev ...
    Switching to Angular, Third Edition is the go-to book to align and get started with the Angular JavaScript framework. Angular contributor and international speaker Minko Gechev will help you square up and start building Angular apps and provide you an insight to the Google's vision for the framework.Key FeaturesGet up to date with Google’s vision for AngularAlign with Angular version 5 and beyond ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • Professional React Native

    Expert techniques and solutions for building high-quality, cross-platform, production-ready apps

    Learn how React Native works under the hood and what this means for building large-scale, cross-platform, production-ready applications without compromising on the quality and performance Key Features • Explore a modern approach to React Native, covering state management, animations, gestures, and more • Implement best practices and practical techniques for creating large-scale, production-ready ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • 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

    $5.48 CAD ou Gratuit avec Kobo Plus

  • Backbone.js Testing

    par Ryan Roemer ...
    This book is packed with the step by step tutorial and instructions in recipe format helping you setup test infrastructure and gradually advance your skills to plan, develop, and test your backbone applications.If you are a JavaScript developer looking for recipes to create and implement test support for your backbone application, then this book is ideal for you. ... En savoir plus

    $23.99 CAD ou Gratuit avec Kobo Plus

  • Clojure Programming Cookbook

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipes

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipesKey Features\[\*\] Discover a wide variety of practical cases and real world techniques to enhance your productivity with Clojure.\[\*\] Learn to resolve the everyday issues you face with a functional mindset using Clojure\[\*\] You will learn to write highly efficient, more productive, ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Django+Vue.js商城项目实战

    par 黄永祥 ...
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 ... En savoir plus

    $28.99 CAD

  • RxJS Cookbook for Reactive Programming

    Discover 40+ real-world solutions for building async, event-driven web apps

    Build scalable, efficient applications with seamless async data handling and blazing-fast user experience by unleashing reactive programming with AngularKey FeaturesMaster RxJS observables, operators, and subjects to improve your reactive programming skillsExplore advanced concepts like error handling, state management, PWA, real-time, and event-driven systemsEnhance reactive skills with modern ... En savoir plus

    $38.99 CAD ou Gratuit avec Kobo Plus

  • Three.js For Beginners : An In-depth Guide to 3D Graphics and Animations for Modern Websites

    par Jiho Seok ...
    Welcome to Three.js For Beginners a groundbreaking exploration of the art and science behind rendering 3D graphics on the web. This book is a meticulously curated compendium designed to empower both seasoned developers and novices alike, arming you with the know-how to create intricate, interactive, and aesthetically stunning 3D applications using the Three.js library.The age of flat, static web ... En savoir plus

    $0.99 CAD ou Gratuit avec Kobo Plus

  • Programming with Types

    Examples in TypeScript

    par Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... En savoir plus

    $65.99 CAD

  • JavaScript auf dem Server

    par Roger Butenuth ...
    Collections Livre 35 - shortcuts
    Auf der Client-Seite - zumindest im Browser - ist JavaScript heute die dominierende Sprache. Alternative Ansätze wie Microsofts VBScript oder Googles Dart konnten sich (bisher) nicht durchsetzen. Flash und Java-Applets sind auf dem absteigenden Ast. Auf der Server-Seite dagegen wurden und werden immer noch viele Anwendungen in Java entwickelt. Doch diese Aufteilung ist nicht immer sinnvoll: ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript at Scale

    Build web applications that last, with scaling insights from the front-line of JavaScript development

    par Adam Boduch ...
    Key FeaturesBook DescriptionHave you ever come up against an application that felt like it was built on sand? Maybe you've been tasked with creating an application that needs to last longer than a year before a complete re-write? If so, JavaScript at Scale is your missing documentation for maintaining scalable architectures. There's no prerequisite framework knowledge required for this book, ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • KnockoutJS by Example

    Develop rich, interactive, and real-world web applications using knockout.js

    par Adnan Jaswal ...
    Develop rich, interactive, and real-world web applications using knockout.jsKey FeaturesBook DescriptionKnockoutJS By Example is a project-based guide that introduces the key features and concepts of knockout.js. It helps you create an application skeleton and a Hello World application. You will develop a To-Do list application that aims to show the basic features of knockout.js in action, such as ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    par Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... En savoir plus

    $51.99 CAD

  • Mastering Spring Application Development

    Gain expertise in developing and caching your applications running on the JVM with Spring

    par Anjana Mankale ...
    Key FeaturesBook DescriptionIf you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.What you will learnThe best approach to configuring Spring applicationsRead as well as manipulate data in MongoDB ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • jQuery 1.7 et jQuery UI

    Une bibliothèque pour JavaScript

    par Éric Sarrion ...
    Collections series Noire
    Améliorer ses développements web avec jQuery, la bibliothèque JavaScript simple et efficace !Dernier né des frameworks Javascript, jQuery a immédiatement séduit les développeurs web. Simple, efficace, complet, il permet de créer et manipuler des pages HTML/CSS dynamiques, sans forcément maîtriser la syntaxe compliquée du langage JavaScript. Associé au module jQuery UI, pour ajouter des effets ... En savoir plus

    $36.81 CAD

  • Learning Object-Oriented Programming

    Explore and crack the OOP code in Python, JavaScript, and C#

    Key FeaturesBook DescriptionIf you're a Python, JavaScript, or C\# developer and want to learn the basics of object-oriented programming with real-world examples, then this book is for you.What you will learnGenerate instances in three programming languages: Python, JavaScript, and C\#Customize constructors and destructorsWork with a combination of access modifiers, prefixes, properties, fields, ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Flux Architecture

    Design and Build Modern JavaScript Web Applications

    par Adam Boduch ...
    Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every dayKey Features\[\*\] This the first resource dedicated to the new architectural pattern that powers Facebook\[\*\] You’ll learn all the tips and tricks you need to get the most out of Flux\[\*\] Filled with practical, hands-on samples, you’ll not only understand how Flux ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Perl Testing: A Developer's Notebook

    A Developer's Notebook

    Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to ... En savoir plus

    $21.99 CAD

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... En savoir plus

    $45.99 CAD ou Gratuit avec Kobo Plus

  • Adobe AIR in Action

    Adobe AIR is one of the hottest topics in rich application development. This exciting new technology is still in beta, but it's already being adopted by such web giants as eBay. With AIR, Web developers use their existing skills to build rich applications that flow seamlessly between the internet and the desktop.Adobe AIR in Action introduces AIR to developers familiar with Flex and JavaScript, ... En savoir plus

    $65.99 CAD

  • Ejercicios prácticos con React

    Las webs actuales exigen aplicaciones eficientes en tiempo real y escalabilidad. Si ya tiene conocimientos básicos sobre la creación de aplicaciones web, JavaScript y Node.js, y quiere ir más allá, ha llegado al libro indicado. Con él aprenderá a crear aplicaciones rápidas y de alto rendimiento con React. Gracias a este manual se sumergirá directamente en los conceptos más importantes de React y ... En savoir plus

    $40.99 CAD ou Gratuit avec Kobo Plus