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 793 - 816 de 1295 resultados
Skip side bar filters
  • Understanding JavaScript Promises

    Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book begins by explaining the basic concepts behind promises, including what they are, how to use them, and how to create your own. You'll then build upon these basic concepts to ... Leia mais

    R$ 67,39

  • Unleashing the Power of Astro

    de Tamas Piros ...
    Astro is a modern static site generator that allows developers to build fast, optimized websites—a critical requirement in today’s rapidly evolving ecosystem, where user demands are high. Astro’s story goes back to 2021, when Fred K. Schott released the first version of the framework. At the time of writing this tutorial, Astro is already at version 4 and has seen many amazing features added to it ... Leia mais

    R$ 43,19

  • Perl Debugged

    de Peter Scott ...
    The 2001 classic - available in eBook formats for the first timePerl Debugged provides the expertise and solutions developers require for coding better, faster, and more reliably in Perl. Focusing on debugging, the most vexing aspect of programming in Perl, this example-rich reference and how-to guide minimizes development, troubleshooting, and maintenance time resulting in the creation of elegant ... Leia mais

    R$ 126,79

  • Getting Started with Ionic

    Get up and running with developing effective Hybrid Mobile Apps with Ionic

    de Rahat Khanna ...
    Get up and running with developing effective Hybrid Mobile Apps with IonicKey Features1. Develop engaging mobile experiences with a native-looking UI in Ionic and AngularJS2. Build mobile applications with a native UI and interactions with device APIs using popular web technologies such as HTML, CSS, and JavaScript3. Create an e-commerce mobile app using tutorials and code samplesBook ... Leia mais

    R$ 140,39

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and ... Leia mais

    R$ 22,99

  • Derinlemesine JavaScript Data

    de Onder Teker ...
    Bu kitapta JavaScript ile Data işlemleri anlatılmaktadır. JSON, XML, HTTP gibi temel konular gösterildikten sonra Node.js ile geliştirme işlenmektedir. Node.js ile module, server, cookie, file gibi konular ayrıntılı biçimde gösterilmektedir. Sonrasında JSON ile REST işlemleri, CRUD türü işlemleri içerecek biçimde anlatılmaktadır. JWT ve authentication konuları uygulamalı olarak işlenmektedir. HTTP ... Leia mais

    R$ 5,99

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Leia mais

    R$ 39,59

  • Web Development with MongoDB and Node

    Build fast web applications for handling any kind of data

    Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applicationsKey Features1. Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective.2. Get the up-to-date information required to launch your first application prototype using the latest versions of Node.js and MongoDB.3. A practical guide with clear instructions to ... Leia mais

    R$ 184,49

  • Learn D3.js

    Create interactive data-driven visualizations for the web with the D3.js library

    Explore the power of D3.js 5 and its integration with web technologies for building rich and interactive data visualization solutionsKey FeaturesExplore the latest D3.js 5 for creating charts, plots, and force-directed graphicsPractical guide for creating interactive graphics and data-driven apps with JavaScriptBuild Real-time visualization and transition on web using SVG with D3.jsBook ... Leia mais

    R$ 164,69

  • JAVA Programming for Beginners

    The Simple Guide to Learning JAVA Programming fast!

    de Tim Warren ...
    JAVA PROGRAMMING FOR BEGINNERSJAVA is a powerful programming language, with a wide variety of uses!This book is aimed at beginners, and will take you through all of the basics of JAVA programming, and will help you to hit the ground running!You will learn the different functions and uses of JAVA, and this book will take you step by step through your very first JAVA program!This book will also ... Leia mais

    R$ 15,48

  • Adobe Edge Animate Preview 7: The Missing Manual

    de Chris Grover ...
    Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You’ve come to the right guide. Adobe Edge Animate Preview 7: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all the code for you. With this book, you’ll be designing great-looking web elements in no time ... Leia mais

    R$ 42,69

  • React.js

    Réalisez une application web avec React

    de Éric Sarrion ...
    Séries series Blanche
    Un ouvrage de référence pour les développeurs webEn tant que développeur, qui n'a pas encore entendu parler de React.js (ou React de façon raccourcie) ? Cette bibliothèque JavaScript, initialement écrite pour Facebook (en 2013), s'utilise maintenant couramment dans le monde de l'entreprise. Elle permet de structurer efficacement une application web, mais peut également s'utiliser dans une version ... Leia mais

    R$ 135,31

  • Aprende a Programar con Ajax

    de Ángel Arias ...
    AJAX no es un lenguaje de programación nuevo, sino una técnica para desarrollar software mejor y más rápidamente, y una aplicación más interactiva de las aplicaciones web.Con AJAX, su Javascript puede comunicarse directamente con el usuario, usando el objeto de XMLHttpRequest del Javascript. Con este objeto, Javascript puede negociar datos con un servidor web, sin necesidad de recargar la página ... Leia mais

    R$ 36,99

  • Erlang Programming

    A Concurrent Approach to Software Development

    This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your ... Leia mais

    R$ 69,89

  • Functions in JavaScript: A Beginner’s Guide

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

    de Dargslan ...
    Séries Livros: 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 ... Leia mais

    R$ 92,24

  • Perl Programming Language (2026)

    Dive into Perl for Beginners and Embark on a Hands-on Project to Solidify Your Skills.

    Unlock the Power of Perl: Your Essential Guide to Mastering Programming Excellence! **Exploring Perl: Your Gateway to Programming Success** Embark on your journey into the dynamic world of Perl programming with confidence! Whether you're a programmer, system administrator, or aspiring web hacker, this is the ultimate book to launch your Perl expertise. Perl, the "Practical Extraction and Reporting ... Leia mais

    R$ 155,36

  • React Essentials : Building Modern Web Interfaces

    de Jiho Seok ...
    Welcome to React Essentials, a comprehensive guide designed to navigate you through the dynamic and robust landscape of React development. This book is crafted with the ambition to serve both budding enthusiasts eager to step into the world of modern web development and seasoned professionals looking to refine their mastery of React.React, developed by Facebook and maintained by a community of ... Leia mais

    R$ 11,99

  • The Joy of JavaScript With a Side of Vue.js

    JavaScript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout.JavaScript topics include:Variables, values, and statements.Function basics and conditionalsDifferent styles of loopsScope and closuresObjects, arrays, and equalityWe also ... Leia mais

    R$ 10,99

  • Learn Model Context Protocol with TypeScript

    Build agentic systems in TypeScript with the new standard for AI capabilities

    Get to grips with the Model Context Protocol (MCP) and learn how to build scalable, intelligent web applications with AI-ready architecture in TypeScript Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesThe only resource you'll need to build, test, and deploy MCP servers and clientsTake a modern approach toward building, testing, and securing distributed ... Leia mais

    R$ 180,89

  • Building Data-Driven Applications with Danfo.js

    A practical guide to data analysis and machine learning using JavaScript

    Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniquesKey FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook DescriptionMost data analysts use ... Leia mais

    R$ 205,19

  • Angular UI Development with PrimeNG

    Build rich UI for Angular applications using PrimeNG

    Unleash the power of PrimeNG components to design compelling user interface for your Angular applicationsKey FeaturesDetailed insights into PrimeNG concepts, components and features with examples to help you make excellent User Interfaces for Angular web apps.Get familiar with themes, layouts and customization in real world applications.Develop Angular applications rapidly using advance tools and ... Leia mais

    R$ 205,19

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Leia mais

    R$ 56,29

  • Programming in CoffeeScript

    de Mark Bates ...
    Séries series Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Leia mais

    R$ 141,69

  • Dreamweaver CS6: The Missing Manual

    Dreamweaver CS6 is the most capable website design and management program yet, but there’s no printed guide to its amazing features. That’s where Dreamweaver CS6: The Missing Manual comes in. You’ll learn to use every facet of this versatile program, through jargon-free explanations and 13 hands-on tutorials.The important stuff you need to know:Get A to Z guidance. Go from building simple web ... Leia mais

    R$ 69,89