Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 1105 - 1128 of 1371 Results
Skip side bar filters
  • Programmation avec Node.js, Express.js et MongoDB

    JavaScript coté serveur

    by Eric Sarrion ...
    Series series Noire
    Un livre incontournable pour développer des applications web professionnelles !Né à la fin des années 1990, le langage JavaScript connaît aujourd'hui une deuxième vie. Après s'être installé sur pratiquement tous les sites web de la planète, il s'invite désormais sur de plus en plus de serveurs web, notamment grâce à Node.js qui symbolise le JavaScript côté serveur. Node.js est donc plus que jamais ... Read more

    $35.21 CAD

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    by Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... Read more

    $8.23 CAD or Free with Kobo Plus

  • AngularJS in Action

    SummaryAngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see ... Read more

    $65.99 CAD

  • AWS Lambda in Action

    Event-driven serverless applications

    by Danilo Poccia ...
    SummaryAWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end.Foreword by James Governor.About the TechnologyWith AWS Lambda, you write your code and upload it to the AWS cloud. AWS Lambda responds to the events triggered by your application or your users, and automatically manages the underlying computer ... Read more

    $77.99 CAD

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Read more

    $13.99 CAD or Free with Kobo Plus

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    by Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Read more

    $1.99 CAD

  • Dominando JavaScript com jQuery

    Esqueça os livros que mais parecem uma documentação da API! Aqui você encontra jQuery apresentado de maneira incremental, substituindo código JavaScript longo e complicado. Truques de animação, componentes visuais, e manipulação do DOM através de jQuery, jQueryUI e jQuery mobile. Refatore uma aplicação JavaScript e finalmente entenda callbacks, seletores e AJAX sem ficar preso ao copy and paste. ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Einstieg in TypeScript

    Grundlagen für Entwickler

    Series Book 219 - shortcuts
    Die von Microsoft entwickelte Programmiersprache TypeScript ist ein Superset von JavaScript und wird unter Entwicklern immer beliebter, nicht zuletzt aufgrund der statischen Typisierung und von Features wie IntelliSense und Go to definition. Auch Googles SPA-Framework Angular ist in TypeScript geschrieben. In diesem shortcut gibt Thomas Claudius Huber eine fundierte Einführung in die ... Read more

    $4.99 CAD or Free with Kobo Plus

  • JavaScript Deep Dive

    Modern Development Practices

    Edited by Joe Smith ...
    "JavaScript Deep Dive: Modern Development Practices" is a comprehensive guide designed to equip developers with a profound understanding of JavaScript, ranging from foundational concepts to advanced development techniques. This elegant resource meticulously covers essential topics such as variables, data types, operators, and control structures, laying a robust groundwork for any aspiring ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Práticas de programação web

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Práticas de programação web apresenta os principais fundamentos do JavaScript aplicados ao desenvolvimento web, com ... Read more

    $7.99 CAD

  • 150+ JavaScript Pattern Programs

    "JavaScript is the Most popular programming language used by professional developers today"Develop your creativity bycreating beautiful asterisk patterns with if statements and loops using the JavaScript language. this awesome language will allow you to feel more comfortable writing code because you will master the more essential topics of programming by practicing these techniques.If you are ... Read more

    $12.99 CAD or Free with Kobo Plus

  • Client-Side Data Storage

    Keeping It Local

    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 ... Read more

    $23.99 CAD

  • Vue.js 3.x从入门到精通(视频教学版)

    by 李小威 ...
    本书通过应用示例和综合案例的讲解与演练,使读者快速掌握Vue.js 3.x编程知识,提高使用Vue.js开发网站和移动App的实战能力。本书配套示例源码、PPT课件、同步教学视频、教学大纲与执行进度表、习题与答案、其他超值教学资源。 本书共18章,内容包括快速进入Vue.js的世界、搭建开发与调试环境、熟悉ECMAScript 6的语法、熟悉Vue.js的语法、指令、计算属性、精通监听器、事件处理、class与style绑定、表单输入绑定、组件和组合API、过渡和动画效果、精通Vue CLI和Vite、使用Vue Router开发单页面应用、数据请求库——Axios、状态管理——Vuex、网上购物商城开发实战和电影购票App开发实战等。 本书内容丰富、理论结合实践,可以作为工具书和参考手册,适合Web前端开发初学者、网站与移动App设计和开发人员,也适合作为高等院校 ... Read more

    $20.99 CAD

  • Continuous Integration, Delivery, and Deployment

    Reliable and faster software releases with automating builds, tests, and deployment

    by Sander Rossel ...
    Getting started with the processes and the tools to continuously deliver high-quality softwareKey Features\[\*\] Incorporate popular development practices to prevent messy code\[\*\]Automate your build, integration, release, and deployment processes with Jenkins, Git, and Gulp, and learn how continuous integration (CI) can save you time and money\[\*\] Gain an end-to-end overview of Continuous ... Read more

    $41.99 CAD or Free with Kobo Plus

  • 奇妙的JavaScript:神奇代码漫游之旅

    by 李宁 ...
    本书从实战角度讲解了JavaScript在各个领域的应用案例,这些领域包括操作系统、Electron、AIGC、WebAssembly、Node.js、PWA、动画、多媒体(图像、音频和视频)、办公自动化、加密和解密、文件压缩和解压。 本书独立成册,适用于掌握JavaScript基础知识的读者,上述技术领域涵盖的章节如下: (1)文件系统(第1~2章):主要包括对文件和文件夹的操作、获取文件和目录属性,搜索文件和目录、创建快捷操作,控制回收站、Windows注册表、设置启动项、显示系统窗口等。 (2)GUI技术(第3、7章):主要包括Electron的基本用法、异形窗口、(半)透明窗口,控制状态栏等。 (3)AIGC(第13章):主要包括AIGC的基本概念、注册和登录ChatGPT、使用OpenAI API等。 (4)多媒体(第8~12章):主要包括属性动画、缓动动画、数学动画 ... Read more

    $17.92 CAD

  • Java

    The Comprehensive Guide

    Explore a complete Java programming guide covering foundational to advanced topics, including OOP, concurrency, and testing. Perfect for developers seeking practical, in-depth Java knowledge.Key FeaturesComprehensive coverage of Java from foundational concepts to advanced programming techniquesDesigned to clarify complex topics for all skill levels using clear explanations and examplesStructured ... Read more

    $55.99 CAD or Free with Kobo Plus

  • Learn ECMAScript

    Discover the latest ECMAScript features in order to write cleaner code and learn the fundamentals of JavaScript

    Get up and running with all the new features of ECMAScript and explore new ways of coding with JavaScript.Key FeaturesGrasp the latest features of ECMAScript and the best way to use it in production codeLearn newly added native APIs to JS Engine and perform tasks efficiently with a cleaner code baseUnderstand the more complex sides of JavaScript such as the inheritance model, low-level memory ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Python Automation Mastery

    From Novice To Pro

    by Rob Botwright ...
    PYTHON AUTOMATION MASTERY: From Novice to Pro Book Bundle Are you ready to unlock the full potential of Python for automation? Look no further than the "Python Automation Mastery" book bundle, a comprehensive collection designed to take you from a beginner to an automation pro! Book 1 - Python Automation Mastery: A Beginner's GuidePerfect for newcomers to programming and Python.Learn Python ... Read more

    $10.99 CAD or Free with Kobo Plus

  • Node.js Projects

    Building Real-World Web Applications and Backend APIs

    Whether you're a JavaScript beginner ready to build your first backend app or a self-taught developer looking to grow beyond tutorials, Node.js Projects gives you the hands-on experience you need. Through a series of self-contained projects ranging from content aggregators to secure password managers, web scrapers, ML-backed analysis, and an AI-powered learning assistant, you'll apply modern tools ... Read more

    $51.99 CAD

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    by Bob Mather ...
    Are you looking to start coding or teach kids how to code? Or are you looking to make coding more fun with some games?This book on beginner html and JavaScript is the answer.The last decade has been the year of the programmer. It seems like everyone wants to learn how to code. It seems like the best way to get a job. It seems fun. However, it is not that easy. Coding is a skill; and like any skill ... Read more

    $13.64 CAD or Free with Kobo Plus

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for ... Read more

    $12.35 CAD or Free with Kobo Plus

  • Learn Angular: Build a Todo App

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.This book is for all front-end developers ... Read more

    $12.99 CAD or Free with Kobo Plus

  • JavaScript Programming for Mobile App Development

    Hands-On Guide to Building Cross-Platform Apps from Beginner to Pro

    Build powerful mobile applications with JavaScript, even if you are starting from the basics.JavaScript Programming for Mobile App Development is a practical, beginner-friendly guide designed to help readers understand how JavaScript is used to create modern cross-platform mobile apps. From the foundations of JavaScript syntax to real-world mobile development tools, this book gives learners a ... Read more

    $8.99 CAD

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... Read more

    $15.10 CAD