Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre CGI, JavaScript, Perl, VBScript

Se você gosta de eBooks sobre CGI, JavaScript, Perl, VBScript, certamente vai adorar estas sugestões.
Mostrando 169 - 192 de 1297 resultados
Skip side bar filters
  • PHPUnit Pocket Guide

    Test-Driven Development in PHP

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort ... Leia mais

    R$ 19,99

  • Meteor Cookbook

    Build elegant full-stack web applications with Meteor, the JavaScript framework that's redefining web development

    de Isaac Strack ...
    Key FeaturesBook DescriptionThis book is meant for developers of all experience levels looking to create mobile and full-stack web applications in JavaScript. Many of the simple recipes can easily be followed by less-experienced developers, while some of the advanced recipes will require extensive knowledge of existing web, mobile, and server technologies. Any application or enterprise web ... Leia mais

    R$ 184,49

  • Training Guide Programming in HTML5 with JavaScript and CSS3 (MCSD)

    de Glenn Johnson ...
    Séries series Microsoft Press Training Guide
    Designed to help experienced programmers develop real-world, job-role-specific skills—this Training Guide focuses on creating applications with HTML5, JavaScript, and CSS3. Build hands-on expertise through a series of lessons, exercises, and suggested practices—and help maximize your performance on the job.Provides in-depth, hands-on training you take at your own paceFocuses on job-role-specific ... Leia mais

    R$ 173,09

  • JavaScript for Kids

    A Playful Introduction to Programming

    de Nick Morgan ...
    JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then ... Leia mais

    R$ 100,99

  • The Modern Web

    Multi-Device Web Development with HTML5, CSS3, and JavaScript

    de Peter Gasston ...
    Today’s web technologies are evolving at near–light speed, bringing the promise of a seamless Internet ever closer to reality. When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what’s a developer to do?Peter Gasston’s The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and ... Leia mais

    R$ 100,79

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Leia mais

    R$ 161,09

  • Teaching with Google Classroom

    To provide a step-by-step guide to setup and use Google Classroom

    de Michael Zhang ...
    Put Google Classroom to work while teaching your students and make your life easier Key Features\[\*\] This is the first book to guide educators step by step through teaching with Google Classroom\[\*\] It’s focused on you, your students, and providing great learning experiences easily\[\*\] It’s easy to follow, with everything you need to get started and keep going even if you’re not a technology ... Leia mais

    R$ 205,19

  • Angular Design Patterns

    Implement the Gang of Four patterns in your apps with Angular

    Make the most of Angular by leveraging design patterns and best practices to build stable and high performing appsKey FeaturesGet to grips with the benefits and applicability of using different design patterns in Angular with the help of real-world examplesIdentify and prevent common problems, programming errors, and anti-patternsPacked with easy-to-follow examples that can be used to create ... Leia mais

    R$ 140,39

  • Ultimate Ember.js for Web App Development

    Build large-scale, complex Web Applications using the battle-tested Ember.js framework.Book DescriptionUnlock the full potential of Ember.js with this comprehensive practical handbook tailored for both novice and experienced web developers.Starting with an introduction to Ember.js, delve into essential concepts such as Ember-Cli and local setup, gaining proficiency in Ember.js routing for seamless ... Leia mais

    R$ 94,99

  • Building Web Apps with Spring 5 and Angular

    Modern end-to-end web application development

    A complete guide to build robust and scalable web applications with Spring and Angular. Key FeaturesThis hands on guide will teach you how to build an end-to-end modern web application using Spring and Angular.It is easy to read and will benefit Java developers who have been used to develop the back-end part of web application while front-end (UI) has been left for UI developers.Learn the core ... Leia mais

    R$ 233,09

  • Vue.js Quick Start Guide

    Learn how to build amazing and complex reactive web applications easily using Vue.js

    Learn and explore all important features of Vue.js through a number of simple examples.Key FeaturesUses latest features such as Vue-cli 3, Vuex, and NuxtPractical examples to understand Vue 2 quicklyStep-by-step approach to reinforce concepts coveredBook DescriptionVue.js is the latest trending frontend framework. Simplicity, reactivity, and ?exibility are some of the key benefits that Vue offers ... Leia mais

    R$ 140,39

  • Full-Stack React Projects

    Learn MERN stack development by building modern web apps using MongoDB, Express, React, and Node.js

    de Shama Hoque ...
    A practical, project-based guide to full-stack JavaScript web development combining the power of React with industry-tested server-side technologiesKey FeaturesBuild your career as a full-stack developer with this practical guideUnderstand how the different aspects of a MERN application come together through a series of practical projectsMaster the MERN stack by building robust social media, E ... Leia mais

    R$ 233,09

  • React в действии

    Книга "React в действии" знакомит фронтенд-разработчиков с фреймворком React и смежными инструментами. Сначала вы познакомитесь с библиотекой React, затем освежите материал о некоторых фундаментальных идеях в данном контексте и узнаете о работе с компонентами. Вы на практике освоите чистый React (без транспиляции, без синтаксических помощников), перейдете от простейших статических компонентов к ... Leia mais

    R$ 49,90

  • JavaScript从入门到精通(第5版)

    de 明日科技 ...
    《JavaScript从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发需要掌握的各方面技术。全书分为4篇,共24章,内容包括初识JavaScript、JavaScript基础、流程控制语句、函数、对象、数组与集合、String对象、正则表达式、异常处理与程序调试、JavaScript高级编程、事件处理、Document对象、文档对象模型、Window对象、浏览器对象模型、Style对象、Form对象、图像处理、JavaScript中的XML、JSON、JavaScript的安全、Ajax技术、Vue.js编程,以及星光电影网项目实战。书中的大多数知识点结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可轻松领会 JavaScript 程序开发的精髓,快速提高开发 技能。 ... Leia mais

    R$ 85,45

  • Backbone JS. JavaScript Framework. 2ª Edición

    En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La vista renderiza el HTML mediante el uso de plantillas JavaScript o renderizando el framework y gestionando los eventos desencadenados en los elementos del mismo. El router es como como controlador y es el responsable de manejar una determinada URL y diciéndole al ... Leia mais

    R$ 38,99

  • Test-Driving JavaScript Applications

    Rapid, Confident, Maintainable Code

    Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight ... Leia mais

    R$ 61,59

  • Mastering Reactive JavaScript

    Building asynchronous and high performing web apps with RxJS

    Expand your boundaries by creating applications empowered with real-time data using RxJs without compromising performanceKey Features\[\*\] Handle an infinite stream of incoming data using RxJs without going crazy\[\*\] Explore important RxJs operators that can help you improve your code readability\[\*\] Get acquainted with the different techniques and operators used to handle data traffic, which ... Leia mais

    R$ 184,49

  • Mastering Web Application Development with Express

    If you are a Node.js developer who wants to take your Express skills to the next level and develop high performing, reliable web applications using best practices, this book is ideal for you. The only prerequisite is knowledge of Node.js. ... Leia mais

    R$ 147,49

  • Learn React with TypeScript

    A beginner's guide to reactive web development with React 18 and TypeScript

    de Carl Rippon ...
    Take your first step in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript with this easy-to-follow guideKey FeaturesLearn to use different React hooks with TypeScriptExplore different styling approaches while building React web appsGain experience in using React Dev Tools to debug componentsPurchase of the print or Kindle book includes ... Leia mais

    R$ 233,09

  • AWS MCP Server Engineering

    Building Secure, Scalable, and Automated Cloud Systems with Modular Command Protocol Integrations

    de Caden Nexon ...
    AWS MCP Server Engineering is the definitive guide for architects, DevOps engineers, and cloud professionals who want to build the next generation of secure, automated, and modular cloud systems using the Modular Command Protocol (MCP) ecosystem.This book demystifies how MCP servers, clients, and tools integrate seamlessly with AWS to create intelligent, event-driven, and highly maintainable ... Leia mais

    R$ 37,90

  • Learning React

    A Hands-On Guide to Building Web Applications Using React and Redux

    Séries series Learning
    Learning ReactA hands-on guide to building web applications using React and ReduxAs far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier.What React isn’t, though, is beginner ... Leia mais

    R$ 136,99

  • Libri digitali. Come costruirli

    de Mario Canton ...
    Séries Livros: 3 - Editoria digitale
    Il mercato ha visto una crescita vertiginosa nella diffusione dei dispositivi di lettura per i libri digitali. Questo libro passa in rassegna le procedure per la creazione, il trattamento e la modifica dei file ePub con incorporati font, immagini, audio e video. I file ePub possono essere utilizzati per creare non solo libri, ma anche riviste, opuscoli, brochure e quant'altro potrebbe essere ... Leia mais

    R$ 54,90

  • The Art of WebAssembly

    Build Secure, Portable, High-Performance Applications

    A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications.WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not ... Leia mais

    R$ 129,79

  • React Projects

    Build advanced cross-platform projects with React and React Native to become a professional developer

    de Roy Derks ...
    Learn how to develop real-world applications of varying complexity for the web, mobile, and VR devices using React, React Native, React 360, and moreKey FeaturesBuild React applications at scale using React patterns and best practicesExplore React features such as Hooks, the Context API, and the Suspense APIExtend React’s integration with React Native for building cross-platform mobile apps and ... Leia mais

    R$ 164,69