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 481 à 504 sur 1375 résultats
Skip side bar filters
  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    par Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... En savoir plus

    $41.59 CAD ou Gratuit avec Kobo Plus

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... En savoir plus

    $35.99 CAD

  • 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.29 CAD

  • UI5 User Guide

    How to develop responsive data-centric client web applications

    The UI5 User Guide gets the reader started quickly with OpenUI5/SAPUI5 development. Step by step, it shows how to develop a basic client web application, introducing concepts and flow of developing with UI5 along the way. You can reuse the resulting code as a template for any serious UI5 application.After getting started, the main content of the book is divided into three parts:The first part of ... En savoir plus

    $32.49 CAD

  • C#: A Comprehensive Advanced Guide to Excel in C# Programming

    par Chloe Annable ...
    Collections series Computer Programming
    Are you ready to elevate your C# programming skills to new heights?Have you mastered the basics and are now seeking a comprehensive guide to take you to the next level of expertise?Look no further – "C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step" is the book that will propel your programming journey forward!In the ever-expanding landscape of computer programming ... En savoir plus

    $16.11 CAD 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

    $4.07 CAD

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... En savoir plus

    $55.19 CAD 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 ...
    Collections 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

    $24.17 CAD ou Gratuit avec Kobo Plus

  • Functions in JavaScript: A Beginner’s Guide

    Learn to Write, Use, and Master Functions for Cleaner and Reusable JavaScript Code

    par Dargslan ...
    Collections Livre 4 - Dargslan - JavaScript - Beginner Level
    Functions in JavaScript: A Beginner's Guide - Book Description for Amazon KDPUnlock the power of JavaScript functions and transform your coding skills with "Functions in JavaScript: A Beginner's Guide." This comprehensive tutorial takes you on a journey from basic function concepts to advanced techniques that power modern web applications.Are you struggling to understand JavaScript functions? Do ... En savoir plus

    $24.17 CAD ou Gratuit avec Kobo Plus

  • Introduction to JavaScript Arrays and Objects

    A Beginner’s Guide to Storing, Organizing, and Accessing Data in JavaScript

    par Dargslan ...
    Collections Livre 7 - Dargslan - JavaScript - Beginner Level
    Master JavaScript's Most Essential Data Structures: The Definitive Guide to Arrays and ObjectsUnlock the full potential of JavaScript programming with "Introduction to JavaScript Arrays and Objects" – the comprehensive guide designed to transform beginners into confident developers who can expertly handle data in modern web applications.Arrays and objects are the backbone of JavaScript programming ... En savoir plus

    $24.17 CAD ou Gratuit avec Kobo Plus

  • Acceptance Test Driven Development with React

    par Juntao Qiu ...
    This book describes how to apply the Acceptance Test Driven Development when developing a Web Application named bookish with React / Redux and other tools in react ecosystem. It also introduces best practices and design patterns in detail about how to write clean code. ... En savoir plus

    $12.99 CAD

  • 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

    $35.19 CAD ou Gratuit avec Kobo Plus

  • HTML, CSS, Bootstrap, Php, Javascript e MySql

    Tutto quello che devi sapere per creare un sito dinamico

    Questo libro vuole iniziare coloro che vogliono creare autonomamente un sito web, al mondo dei domini e della programmazione legata al web. L’autore ha pensato quest’opera come opera scientifica destinata all’uso didattico e di studio per tutti coloro che si approcciano allo studio della programmzione lato client e lato server.In primo luogo si esplicherà la differenza fra i vari domini esistenti ... En savoir plus

    Prix courant $24.99 CAD Maintenant $11.99 CAD ou Gratuit avec Kobo Plus

  • 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.39 CAD ou Gratuit avec Kobo Plus

  • Learning JavaScript Fast

    Build Web Interactivity Using Powerful JavaScript Tools

    par Felix Lancaster ...
    Beginners who wish to learn JavaScript fast and efficiently may find "Learning JavaScript Fast: Essential Coding Skills for Beginners: Build Web Interactivity Using Powerful JavaScript Tools," an extensive tutorial. This book makes it easier for users to create dynamic web apps by offering a methodical and straightforward approach to comprehending the fundamentals of JavaScript. This book breaks ... En savoir plus

    $11.19 CAD

  • 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

    $36.79 CAD

    PRÉCOMMANDER

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is ... En savoir plus

    $45.99 CAD

  • Mastering Javascript

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... En savoir plus

    $19.99 CAD

  • Ian Builds Apps and Games 1

    AppsAndGames, #1

    par Ian Eress ...
    Collections Livre 1 - AppsAndGames
    Dive into the exciting world of app and game development with Ian Eress's captivating "Ian Builds Apps and Games 1." As the first installment in a comprehensive series, Eress guides you through the creation of dynamic projects using HTML, CSS, and JavaScript – the core languages of the modern web.Designed with beginners in mind, this hands-on guide demystifies the process of building web ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Mastering AI App Development with MERN Stack

    par Anik Acharjee ...
    Transform Your Web App Development Journey with MERN and AIKey Features● Utilize AI for code generation, debugging, and optimizing performance in MERN applications.● Build AI-powered web apps with real-time data processing and user behavior insights.● Integrate AI capabilities seamlessly with MongoDB, Express.js, React, and Node.js for scalable web solutions.Book DescriptionWith AI applications ... En savoir plus

    $33.59 CAD

  • Web Designing and Publishing

    O' Level Made Simple

    Book provides the technological development in the field of Web Designing and Publishing. It emphasize on comprehensive knowledge of publishing content on Internet. The book covers the basics process of planning and maintenance of Web pages and Websites in Chapter 1. Chapter 2 covers using HTML basics to create Web pages using HTML tags to display information in a Web browser. Chapter 3 covers ... En savoir plus

    $21.69 CAD ou Gratuit avec Kobo Plus

  • Expert Data Visualization

    Advanced information visualization with D3.js 4.x

    par Jos Dirksen ...
    Breathe life into your data by learning how to use D3.js V4 to visualize informationKey Features-Create complex visualizations powered by D3.js and open data.-Provides an extensive set of visualizations that explore all the functionality provided by D3.js V4.-Shows how to set up an easy–to-use environment to create stunning visualizations.Book DescriptionDo you want to make sense of your data? Do ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus

  • Getting Started with Gulp

    Automating web development workflows

    par Travis Maynard ...
    Create powerful automations with Gulp to improve the efficiency of your web project workflowKey FeaturesGain a solid understanding of Gulp and write your own custom tasks from scratchDiscover ways to add additional functionality to improve your tasksGet up-and-running with new features added to the latest version of GulpBook DescriptionThis book is a hands-on guide to get you up to speed with ... En savoir plus

    $28.79 CAD ou Gratuit avec Kobo Plus

  • NW.js Essentials

    Build native desktop applications for Windows, Mac OS, or Linux using the latest web technologies

    Key FeaturesBook DescriptionIf you are an experienced Node.js developer who wants to create amazing desktop applications using NW.js, this is the book for you. Prior knowledge of HTML5, jQuery, and CSS is assumed.What you will learnDevelop a fully working NW.js desktop application from scratchTake advantage of thirdparty tools to simplify the packaging process of NW.js applicationsCreate an ... En savoir plus

    $28.79 CAD ou Gratuit avec Kobo Plus