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 121 - 144 de 1415 resultados
Skip side bar filters
  • Perl Programming in easy steps, 2nd edition

    de Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Leia mais

    R$ 145,72

  • Learn React Hooks

    Unlock scalable state, performance, and clean code with Hooks, Context, Suspense, and Form Actions

    de Daniel Bugl ...
    Grasp the core concepts of React Hooks and enhance your development workflow with best practices and advanced patterns derived from modern React 19 featuresKey FeaturesBuild custom Hooks to simplify complex logic and promote code reusabilityTransform class components into modern, hook-based function components, and write robust testsBuild maintainable, production-ready UIs using React 19's ... Leia mais

    R$ 177,29

  • Secure Coding in TypeScript: Best Practices and Vulnerability Prevention

    de Baldurs L. ...
    Secure Coding in TypeScript: Best Practices and Vulnerability PreventionIn an era where security breaches dominate headlines and compromise user data, writing secure code has never been more critical. "Secure Coding in TypeScript" is your comprehensive guide to leveraging TypeScript's powerful type system as a frontline defense against common web vulnerabilities.This practical handbook bridges the ... Leia mais

    R$ 45,99

  • Migrating Legacy JavaScript Projects to TypeScript: A Practical Guide

    de Baldurs L. ...
    Migrating Legacy JavaScript Projects to TypeScript: A Practical GuideTransform your JavaScript codebase into a type-safe, maintainable TypeScript project with confidence.Are you struggling with a growing JavaScript codebase that's becoming increasingly difficult to maintain? Do runtime errors plague your applications? Is onboarding new developers to your JavaScript projects taking too long? This ... Leia mais

    R$ 39,99

  • React Deep Dive

    React has taken Frontend Development by storm over the past couple of years, unlike any other library before it. Today there are hardly any metrics where React does not take the top spot: downloads, popularity, usability.With "React Deep Dive" you will take a deep look into developing modern Frontend applications with the help of React.Not only will you learn how react works, but you will also ... Leia mais

    R$ 126,99

  • Derinlemesine JavaScript

    de Onder Teker ...
    Bu kitapta JavaScipt dili, hem temel hem de ileri düzeyde anlatılmaktadır. Son ve standart sürümü ECMAScript ile gelen özellikler, ayrıntılı olarak işlenmektedir. Tür desteği sağlayan TypeScript de kitabın kapsamındadır. JQuery kütüphanesi; Angular & React çatıları, temel mantıkları anlaşılacak düzeyde açıklanmaktadır. ... Leia mais

    R$ 5,99

  • Node.js Cookbook

    Practical recipes for building server-side web applications with Node.js 22

    Master Node.js 22 through expert-led recipes in async programming, app development, Fastify, modules, testing, debugging, and optimizationKey FeaturesExplore the latest Node.js 22 features to stay at the forefront of modern developmentLearn to build, debug, and deploy Node.js applications flawlesslyGain expertise in Fastify Web Framework, Node.js module creation, and advanced testing ... Leia mais

    R$ 161,09

  • JavaScript: Tips and Tricks to Programming Code with Javascript

    JavaScript Computer Programming, #2

    Séries Livros: 2 - JavaScript Computer Programming
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet ... Leia mais

    R$ 11,99

  • Solidity Smart Contracts: Build DApps In The Ethereum Blockchain

    For the past couple of years, there hasn't been a bigger breakthrough in the IT world than the one that the Blockchain technology has made. The extremely fast growth of the industry, market and the technology itself leads to an enormous shortage of programmers that truly understand the blockchain. Along with the blockchain, smart contracts have emerged and with them - Solidity.The idea of this ... Leia mais

    Gratuito

  • Node.js, Express.js, and More

    Build powerful web applications with Node.js and Express.js. This book takes you from the basics of Node.js to advanced Express.js techniques, ensuring you gain the hands-on skills to create real-world projects. You'll learn to set up Node.js, create servers, handle routing, manage middleware, and effectively debug your code. Plus, you'll master templating with Pug, Handlebars, and EJS, making ... Leia mais

    R$ 39,99

  • Multithreaded Javascript

    Concurrency Beyond the Event Loop

    Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language. These features will go down as being the ... Leia mais

    R$ 89,29

  • Fluent React

    Build Fast, Performant, and Intuitive Web Applications

    de Tejas Kumar ...
    When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how ... Leia mais

    R$ 89,29

  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript ... Leia mais

    R$ 89,29

  • SQL Interview Questions

    A complete question bank to crack your ANN SQL interview with real-time examples

    This book gives you a complete idea about the SQL database. It starts from a very basic concept like what is a database, its usage, types, creation, and data storage, security, sorting, and searching for a stored procedure. This book is a complete set of interview breaking questions and answers with live examples and plenty of screenshots. This book takes you on a journey to mastering the SQL ... Leia mais

    R$ 74,59

  • Angular Essentials

    The Essential Guide to Learn Angular

    This book is an Essentials guide for every Angular developer. It covers all required topics an Angular developer need to get started. This book is written in Angular version 7 and explains vital concepts of Angular in extremely descriptive way with lot of code examples. ... Leia mais

    R$ 74,59

  • Deno Web Development

    Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

    A curious JavaScript developer\\'s practical guide to deep dive into Deno and get the most out of it for building secure web applicationsKey FeaturesUnderstand Deno’s essential concepts and featuresLearn how to use Deno in real-world scenariosUse Deno to develop, test, and deploy web applications and toolsBook DescriptionDeno is a JavaScript and TypeScript runtime with secure defaults and a great ... Leia mais

    R$ 164,69

  • Mastering Test-Driven Development with React

    Build Uncluttered and Robust React Applications Using Test-Driven Development Principles with Jest, React Testing Library, and Mocha (English Edition)

    React and TDD: Craft Reliable, High-Quality Apps from Scratch!Key Features● Master Test-Driven Development to build reliable, bug-free React apps.● Write comprehensive tests to ensure maintainable, scalable React code.● Leverage Jest and React Testing Library for efficient automated testing.● Build real-world React applications by applying TDD principles end-to-end.Book DescriptionTest-Driven ... Leia mais

    R$ 74,59

  • React 17 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications using industry-standard practices

    Build scalable, maintainable, and powerful React web apps with design patterns and insightful best practicesKey FeaturesMake the most of design patterns in React – including render props and controlled and uncontrolled inputsMaster React Hooks with the help of this updated third editionWork through examples that can be used to create reusable code and extensible designsBook DescriptionFilled with ... Leia mais

    R$ 233,09

  • Ultimate React Native for Cross Platform App Development

    Turn Your Ideas into Scalable, Production-Ready Cross-Platform React Native Mobile Applications for iOS and Android

    Master the creation of high-performance appsKey Features? Get a free one-month digital subscription to www.avaskillshelf.com? Complete end-to-end guide from React Native setup to App Store and Google Play deployment.? Production-ready architecture covering navigation, state, offline sync, and native modules.? Real-world best practices for testing, CI/CD, performance optimization, and long-term ... Leia mais

    R$ 15,30

  • The JavaScript Workshop

    Learn to develop interactive web applications with clean and maintainable JavaScript code

    Get to grips with the fundamentals of JavaScript and learn to build the programming skills that will kickstart your career as a software developerKey FeaturesLearn the basics of JavaScript programming to create dynamic web pagesExplore the fundamentals of back-end development using Node.jsTackle challenging development problems and apply solutions to real-world situationsBook DescriptionIf you're ... Leia mais

    R$ 184,49

  • Advanced Express Web Application Development

    de Andrew Keig ...
    A practical book, guiding the reader through the development of a single page application using a feature-driven approach.If you are an experienced JavaScript developer who wants to build highly scalable, real-world applications using Express, this book is ideal for you. This book is an advanced title and assumes that the reader has some experience with node, Javascript MVC web development ... Leia mais

    R$ 123,19

  • Learning Yeoman

    If you are a web developer with some experience in JavaScript and want to enter the world of modern web applications, then this book is ideal for you. Learning how to leverage the three tools (Yo, Bower, and Grunt) in the Yeoman workflow will be perfect as your next step towards building scalable, dynamic, and modern web applications for just about any platform. ... Leia mais

    R$ 147,79

  • Instant Testing with CasperJS

    de Eric Brehault ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A concise guide full of step-by-step recipes to teach you how to create CasperJS tests for your web development projects. This book will be extremely useful for web developers who are new to testing or who want to move from another testing solution to CasperJS. It is assumed that you ... Leia mais

    R$ 78,79

  • Ext JS Data-driven Application Design

    An in-depth tutorial that teaches you the basics of data-driven applications, and how to design and implement them using Ext JS.If you are an intermediate in Sencha Ext JS, "Ext JS Data-Driven Application Design" is the tutorial for you. You need to be familiar with JavaScript and have basic operational knowledge of MySQL. If you want to be able to systematically construct an application from the ... Leia mais

    R$ 108,39