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 529 - 552 de 1293 resultados
Skip side bar filters
  • Learning Node.js for Mobile Application Development

    Make use of Node.js to learn the development of a simple yet scalable cross-platform mobile application

    Make use of Node.js to learn the development of a simple yet scalable cross-platform mobile applicationKey FeaturesBook DescriptionNode.js is a massively popular JavaScript library that lets you use JavaScript to easily program scalable network applications and web services. People approaching Node.js for the first time are often attracted by its efficiency, scalability, and the fact that it's ... Leia mais

    R$ 233,09

  • Data Visualization with D3 4.x Cookbook

    Visualization Strategies for Tackling Dirty Data

    de Nick Zhu ...
    Discover over 65 recipes to help you create breathtaking data visualizations using the latest features of D3Key FeaturesLearn about D3 4.0 from the inside out and master its new featuresUtilize D3 packages to generate graphs, manipulate data, and create beautiful presentationsSolve real-world visualization problems with the help of practical recipesBook DescriptionMaster D3.js and create amazing ... Leia mais

    R$ 205,19

  • Getting Started with Angular

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

    de 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 ... Leia mais

    R$ 164,69

  • Sviluppare siti web con ChatGPT

    Guida alla programmazione con l’AI generativa

    La creazione di interfacce e applicazioni web ha un nuovo e potente strumento di sviluppo che aiuta anche chi non ha conoscenze approfondite di programmazione: sfruttando la potenza delle AI generative, come ChatGPT, è infatti possibile sviluppare, testare e distribuire siti web senza bisogno di scrivere una sola riga di codice. È sufficiente descrivere ciò che si desidera in un linguaggio chiaro, ... Leia mais

    R$ 139,45

  • JavaScript-Grundlagen

    JavaScript ist eine Sprache für frei typisiertes clientseitiges Scripting, das im Browser des Benutzers ausgeführt wird. Um eine interaktive Webbenutzeroberfläche zu erstellen, interagiert JavaScript mit DOM-Elementen (HTML-Komponenten). JavaScript verwendet ECMAScript-Richtlinien, die Kernattribute enthalten, die auf dem ECMA-262-Standard und anderen Zeichen basieren, die nicht auf ECMAScript ... Leia mais

    R$ 22,99

  • IT Interview Guide for Freshers

    Crack your IT interview with confidence

    Are you a fresher looking to pass your first IT interview and get your hands on that dream job of yours? This is the best choice for you to make. By emphasizing on the importance of sufficient preparation, this book will help aspirants prepare for the IT interview process. With this practical hands-on guide, readers will not only learn industry-standard IT interview practices and tips, but will ... Leia mais

    R$ 71,99

  • Web Development with ReasonML

    Type-Safe, Functional Programming for JavaScript Developers

    ReasonML is a new, type-safe, functional language that compiles to efficient, readable JavaScript. ReasonML interoperates with existing JavaScript libraries and works especially well with React, one of the most popular front-end frameworks. Learn how to take advantage of the power of a functional language while keeping the flexibility of the whole JavaScript ecosystem. Move beyond theory and get ... Leia mais

    R$ 69,89

  • Java / J2EE Interview Questions You'll Most Likely Be Asked

    Séries Livros: 9 - Job Interview Questions series
    280 Java/J2EE Interview Questions75 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJava/J2EE Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather ... ... Leia mais

    R$ 45,02

  • Mastering PostCSS for Web Design

    Explore the power of PostCSS to write highly performing, modular, and modern CSS code for your web pages

    de Alex Libby ...
    Explore the power of PostCSS to write highly performing, modular, and modern CSS code for your web pagesKey Features\[\*\] Incorporate cutting-edge styles in your web pages with PostCSS\[\*\] Simplify the process of writing CSS to a great extent using PostCSS shortcuts, fallbacks, and pack plugins\[\*\] This in-depth, step-by-step guide will help you master PostCSS, to create amazing and ... Leia mais

    R$ 205,19

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Leia mais

    R$ 50,09

  • Vue.js

    Construa aplicações incríveis

    de Caio Incau ...
    O modo como desenvolvemos código front-end mudou muito ao longo dos últimos anos. Mais do que dar as ferramentas necessárias para desenvolver, os frameworks de componentes reativos para interfaces web modernas vieram nos ajudar com padrões e reaproveitamento de código. Vue.js, ou simplesmente Vue, é uma biblioteca moderna de desenvolvimento front-end, uma lib JavaScript para componentes reativos ... Leia mais

    R$ 49,90

  • 200+ JavaScript Programs for Beginners

    "JavaScript is the Most popular programming language used by professional developers today"Programming in JS was complicated until you appreciated this Wonderful book.Focus on the most important thing writing code, starting from the first program to the last will help you quickly Increase your skills as a programmer and will give you the knowledge necessary to understand:✅The flow of a program✅the ... Leia mais

    R$ 61,99

  • Test-Driven Development with Python

    Obey the Testing Goat: Using Django, Selenium, and JavaScript

    The third edition of this trusted guide shows you how to apply test-driven development (TDD) to building real-world web applications with Python. By writing tests before building each part of your app—and then creating just enough code to pass them—you'll learn how TDD leads to clean, reliable, and maintainable software.Author Harry J.W. Percival takes you through a practical, end-to-end example ... Leia mais

    R$ 118,79

  • Node.js Event Loop

    de A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... Leia mais

    R$ 99,00

  • Designing React Hooks the Right Way

    Explore design techniques and solutions to debunk the myths about adopting states using React Hooks

    Get to grips with React Hooks and design your own custom Hook to manage application states for making better decisions in site architecture Key Features • Get to grips with Hooks' design and understand each built-in Hook's pitfalls with examples • Discover how to turn your existing code into a reusable Hook via code refactoring • Explore design solutions to identify and solve site performance ... Leia mais

    R$ 162,19

  • Mastering The Faster Web with PHP, MySQL, and JavaScript

    Develop state-of-the-art web applications using the latest web technologies

    de Andrew Caya ...
    Make web applications run faster by using advanced PHP, SQL and JavaScript techniquesKey FeaturesUse a customized PHP stack to create efficient data-driven web applicationsEnsure seamless implementation of a JavaScript & HTML 5 CSS based frontend and PHP based backend.Learn about problem identification, best strategies, and UI design patterns as well to build a clean, fast web applicationBook ... Leia mais

    R$ 184,49

  • Responsive Web Design with HTML5 and CSS3 Essentials

    Design and deliver an optimal user experience for all devices

    Design and deliver an optimal user experience for all devicesKey Features\[\*\] Get to grips with the core functionality of RWD through examples\[\*\] Discover how to make layouts, content and media flexible, and explore why a content-first approach is more effective\[\*\] Maximize the performance of your web pages so that they work across all browsers and devices irrespective of the screen ... Leia mais

    R$ 132,09

  • Learn Three.js

    Programming 3D animations and visualizations for the web with HTML5 and WebGL

    de Jos Dirksen ...
    Create and animate stunning 3D browser based graphics with Three.js JavaScript libraryKey FeaturesEnhance your 3D graphics with light sources, shadows, advanced materials, and texturesLoad models from external sources, and visualize and animate them directly from JavaScriptCreate your own custom WebGL shader and explore the postprocessing feature of Three.jsBook DescriptionWebGL makes it possible ... Leia mais

    R$ 244,79

  • MobX Quick Start Guide

    Supercharge the client state in your React apps with MobX

    Apply functional Reactive programming for simple and scalable state management with MobXKey FeaturesThe easiest way to learn MobX to enhance your client-side state-managementUnderstand how the concepts and components fit togetherWork through different state management scenarios with MobXBook DescriptionMobX is a simple and highly scalable state management library in JavaScript. Its abstractions ... Leia mais

    R$ 140,39

  • HTML and CSS

    The Comprehensive Guide

    Learn HTML, CSS, and foundational JavaScript with clear, practical guidance. Build responsive, stylish web pages using real-world examples and modern front-end development techniques.Key FeaturesComprehensive coverage of HTML and CSS fundamentals essential for modern web developmentEmphasis on responsive design to ensure websites adapt smoothly across all devices and screensPractical integration ... Leia mais

    R$ 273,59

  • Mastering React: From Zero to Hero (Step By Step)

    de Sin Cos Web ...
    Mastering React: From Zero to Hero is a concise yet comprehensive React 18 book, guiding you from beginner to confident developer through 10 practical chapters.What you will learn:First published in 2025, this book teaches React’s core principles by building real-world applications without complex tooling. Across 10 chapters, you’ll master setting up projects, crafting components with JSX, ... Leia mais

    R$ 14,97

  • Web Storage API

    Learn how to store data from your website with JavaScript

    de J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... Leia mais

    R$ 9,47

  • Real-Time 3D Graphics with WebGL 2

    Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0)

    A comprehensive guide with 80+ examples on 3D programming in WebGL 2, covering computer graphics topics such as rendering, 3D math, camera, and moreKey FeaturesCreate visually stunning, high-performance 3D applications for the web with WebGL 2A complete course on 3D computer graphics: rendering, 3D math, lighting, cameras, and moreUnlock a variety of new and advanced features offered in WebGL ... Leia mais

    R$ 205,19

  • Node.js

    Apprendre par la pratique

    Séries series Blanche
    Plus de 500 exemples pour apprendre en pratiquantLa plate-forme Node.js est passée du statut d'OVNI à celui d'incontournable. En 2018, elle fait fonctionner des applications web, de l'outillage front-end, de la distribution de fichiers pair-à-pair, des objets connectés et la NASA l'utilise même pour analyser les données télémétriques de ses sondes spatiales.L'intention de cet ouvrage est d'être ... Leia mais

    R$ 128,29