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 673 - 696 de 1297 resultados
Skip side bar filters
  • Node.js Web Development

    Server-side web development made easy with Node 14 using practical examples

    de David Herron ...
    Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth editionKey FeaturesLearn backend web programming with the JavaScript stackExplore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and ... Leia mais

    R$ 184,49

  • JavaScript Robotics

    Building NodeBots with Johnny-Five, Raspberry Pi, Arduino, and BeagleBone

    JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen innovative programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. ... Leia mais

    R$ 36,89

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

    R$ 55,03

  • Express Web Application Development

    de Hage Yaapa ...
    Express Web Application Development is a practical introduction to learning about Express. Each chapter introduces you to a different area of Express, using screenshots and examples to get you up and running as quickly as possible.If you are looking to use Express to build your next web application, "Express Web Application Development" will help you get started and take you right through to ... Leia mais

    R$ 147,49

  • Building a Tip Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Leia mais

    R$ 25,99

  • Coding JavaScript

    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... Leia mais

    R$ 10,99

  • Maîtriser le Développement Full Stack : Du Front-End Éblouissant au Back-End Robuste

    Un Guide Complet pour les Développeurs Aspirants et Expérimentés, Alliant Expertise Technique et Stratégies Pratiques

    de YVES SITBON ...
    Dans ce livre, plongez dans l'univers captivant du développement web, allant au-delà des simples lignes de code pour explorer la complexité et la richesse du Full Stack. Ce guide exhaustif vous emmène des fondamentaux du Front-End, où chaque pixel compte, aux arcanes puissantes du Back-End, où la robustesse des applications prend forme.Découvrez les dernières technologies et tendances du secteur, ... Leia mais

    R$ 69,95

  • Getting Started with Adafruit Circuit Playground Express

    The Multipurpose Learning and Development Board with Built-In LEDs, Sensors, and Accelerometer

    de Anne Barela ...
    From Adafruit Industries, a leader in products to Makers, designers, students young and old, comes the Circuit Playground Express. Connect it to your PC, Mac or Linux computer, and you can be programming interactive projects in minutes. You have a choice of programming environments to choose from: Python, the Microsoft MakeCode graphical building block environment, C/C++ via the Arduino ... Leia mais

    R$ 28,79

  • Next Level JavaScript

    Schlagworte

    Séries Livros: 94 - shortcuts
    JavaScript besitzt in der Webentwicklung einen hohen Stellenwert. Die Verbreitung von JavaScript ist wohl kaum mehr aufzuhalten. Doch was zeichnet JavaScript im Vergleich zu anderen Sprachen aus? Dieser spannenden Frage geht u.a. das erste Kapitel des shortcuts nach. Das zweite Kapitel gibt anschließend einen Überblick über moderne JavaScript-Applikationen. In Kapitel 3 werden abschließend die ... Leia mais

    R$ 17,90

  • 50 Recipes for Programming Node.js

    de Jamie Munro ...
    Node.js Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Node.js® is built on Chrome's V8 ... Leia mais

    R$ 27,99

  • Node.js for Embedded Systems

    Using Web Technologies to Build Connected Devices

    How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, JavaScript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and software engineers, makers, and web developers how to talk in JavaScript ... Leia mais

    R$ 51,69

  • Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying Array Manipulation

    A Beginner's Guide to Simplifying Array Manipulation

    This book, "Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying ArrayManipulation," covers 30 array methods and provides a comprehensive and beginner-friendly introduction to these powerful array methods available in JavaScript. Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies ... Leia mais

    R$ 55,03

  • AngularJS: Conviértete en el profesional que las compañías de software necesitan.

    de Paiminix ...
    La constante evolución en la industria de las tecnologías de la información, demanda cada día más profesionales en el mundo del desarrollo web que conozcan el poderoso framework de AngularJS, este libro te lleva de la mano en la adopción de esta gran tecnología abarcando las mejores prácticas, tips y trucos sobre el framework de JavaScript, conocerás diferentes tipos sintaxis que en su momento han ... Leia mais

    R$ 17,99

  • MASTER REACT.JS PART 5

    de m.furqan riaz ...
    ReactJS is an open-source, component-based front end library responsible only for the view layer of the application. It is maintained by Facebook. React uses a declarative paradigm that makes it easier to reason about your application and aims to be both efficient and flexible.React JS is a javascript library originally developed by Facebook. It helps in building highly engaging single-page web ... Leia mais

    R$ 19,98

  • Regular Expression Pocket Reference

    Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large ... Leia mais

    R$ 16,99

  • The Ultimate Django Guide: From Beginner to Advanced Web Development

    de Jiho Seok ...
    Embark on a transformative journey into the world of Django with this comprehensive guide, tailored specifically for beginners with a foundation in Python and basic HTML knowledge. This book is meticulously designed to take you from the initial setup of your Django development environment to mastering advanced topics essential for building robust, scalable web applications using the latest tools ... Leia mais

    R$ 11,99

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... Leia mais

    R$ 48,79

  • Perl Best Practices

    Standards and Styles for Developing Maintainable Code

    de Damian Conway ...
    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the ... Leia mais

    R$ 60,09

  • jQuery 2.0 Development Cookbook

    de Leon Revill ...
    Taking a recipe-based approach, this book presents numerous practical examples that you can use directly in your applications. The book covers the essential issues you will face while developing your web applications and gives you solutions to them. The recipes in this book are written in a manner that rapidly takes you from beginner to expert level. This book is for web developers of all skill ... Leia mais

    R$ 133,19

  • Mastering AI App Development with MERN Stack

    de Anik Acharjee ...
    Transform Your Web App Development Journey with MERN and AIKey Features● Utilize AI for code generation, debugging, and optimizing performance in MERN applications.● Build AI-powered web apps with real-time data processing and user behavior insights.● Integrate AI capabilities seamlessly with MongoDB, Express.js, React, and Node.js for scalable web solutions.Book DescriptionWith AI applications ... Leia mais

    R$ 107,99

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed ... Leia mais

    R$ 180,29

  • The Future of JavaScript: Coding Interactive Websites

    A Beginner's Guide to JavaScript

    de Olivia Davis ...
    Your indispensable friend in helping you to grasp the fundamental language of contemporary web development is The Future of JavaScript - Coding Interactive Websites: A Beginner's Guide to JavaScript. This book walks you methodically through the fundamental ideas of JavaScript and shows you how to bring your websites to life with interactive features, regardless of your level of HTML and CSS ... Leia mais

    R$ 50,03

  • Hands-On Microservices with JavaScript

    Build scalable web applications with JavaScript, Node.js, and Docker

    Build, test, and deploy scalable, cloud-ready apps using modern tools and solve complex real-world problems with case studiesKey FeaturesLearn microservices architecture for scalable, cloud-ready applicationsBuild hands-on projects with Node.js, Express.js, NestJS, and KafkaMaster CI/CD pipelines, security, and monitoring for robust microservicesPurchase of the print or Kindle book includes a free ... Leia mais

    R$ 169,19

  • Full-Stack Vue.js 2 and Laravel 5

    Bring the frontend and backend together with Vue, Vuex, and Laravel

    de Anthony Gore ...
    Learn to build professional full-stack web apps with Vue.js and LaravelKey FeaturesEnd-to-end guide on full-stack development with Vue.js 2 and Laravel 5Developing modern user interfaces with a reusable component-based architectureUse Webpack to improve applications performance and development workflowExplore the features of Vuex to build applications that are powerful, consistent, and ... Leia mais

    R$ 205,19