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 241 - 264 de 1295 resultados
Skip side bar filters
  • Getting Started with Windows 8 Apps

    A Guide to the Windows Runtime

    de Ben Dewey ...
    Get a head start on building apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you’ll learn how to work with the Windows Runtime application model while building a Bing Image Search app.If you’re an experienced .NET developer who wants to get up to ... Leia mais

    R$ 24,99

  • Learn Angular: 4 Angular Projects

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book presents a collection of complete project tutorials: building a bucket-list MEAN stack app; user authentication with MEAN; building a Twitter client with Node and Angular; and connecting Angular and the WordPress API. Along the way, you'll learn how ... Leia mais

    R$ 39,59

  • Plain JavaScript: Learning the Front-End

    Plain JavaScript: Learning the Front-End – A Practical Guide to Mastering Front-End DevelopmentAre you ready to build stunning, interactive websites from scratch using only plain JavaScript, HTML5, and CSS? Whether you're a complete beginner or an intermediate developer looking to strengthen your foundational front-end skills, this comprehensive ebook has everything you need to become proficient ... Leia mais

    R$ 81,99

  • Complete Guide to Modern JavaScript

    Learn everything from the basics of JavaScript to the new ES2021 features. Practice with more than 50 quizzes and dive into the basics of TypeScript.

    Whether you are a complete beginner or you have some knowledge in JavaScript, this book will guide you from the basics of the language to all the new features introduced until 2020.At the end of each chapter test your knowledge with quizzes.After reading this book, Let Const, generators, promises, and async won't be a problem anymore.If you want to experience something new, this book also includes ... Leia mais

    R$ 34,99

  • KnockoutJS by Example

    Develop rich, interactive, and real-world web applications using knockout.js

    de Adnan Jaswal ...
    Develop rich, interactive, and real-world web applications using knockout.jsKey FeaturesBook DescriptionKnockoutJS By Example is a project-based guide that introduces the key features and concepts of knockout.js. It helps you create an application skeleton and a Hello World application. You will develop a To-Do list application that aims to show the basic features of knockout.js in action, such as ... Leia mais

    R$ 233,09

  • JavaScript for Beginners

    A Complete Guide to Learn the Fundamentals of JavaScript and Start Programming Today!

    de MEGANE NOEL ...
    Séries series Computer Programming
    This book serves as an introduction to JavaScript, explaining how it works and how it may be used to create web apps and dynamic web pages.We'll cover all you need to know to get started coding right away. Everything is covered here, from your first steps as a coder to testing and achieving immaculate, flawless code.This book is jam-packed with step-by-step instructions that you can put into ... Leia mais

    R$ 36,20

  • Bootstrap 4 – Responsive Web Design

    Unearth the potential of Bootstrap with step-by-step guidance.About This BookAn applied guide exploring web application development with Bootstrap 4Learn responsive web design and discover how to build mobile-ready websites with easeBecome an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examplesWho This Book Is ForIf you're a web developer with ... Leia mais

    R$ 335,59

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Séries Livros: 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... Leia mais

    R$ 99,99

  • 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

  • Building a Home Security System with BeagleBone

    de Bill Pretty ...
    Building a Home Security System with BeagleBone is a practical, hands-on guide for practical, hands-on people. The book includes step-by-step instructions for assembling your own hardware on professionally manufactured PCB's and setting up the software on your system. This book is for anyone who is interested in alarm systems and how they work; for hobbyists and basement tinkerers who love to ... Leia mais

    R$ 93,49

  • PhoneGap By Example

    Use PhoneGap to apply web development skills and learn variety of cross-platform mobile applications

    Use PhoneGap to apply web development skills and learn variety of cross-platform mobile applicationsKey FeaturesBook DescriptionPhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about. It is one of the first and fastest spreading tools to develop hybrid applications using CSS, JavaScript, and HTML, without ... Leia mais

    R$ 205,19

  • Learn AngularJS in 24 Hours

    de Alex Nordeen ...
    Angular JS is responsible for making the website interactive and responsive. It helps designer and developers to eliminate much of the code usually needed for websites development. Angular JS is based upon MVC model. To learn and harness more power of the Angular JS framework, it takes a continuous intervention from an expert. But if you like to learn by yourself without spending big bucks behind ... Leia mais

    R$ 16,56

  • JavaScript

    Software Development (2025-2026 Edition)

    Séries Livros: 2 - Software Development
    JavaScript: Software Development (2025-2026 Edition) – The only book that actually teaches like MIT, Stanford, CMU, and Berkeley combined.This is not another recycled tutorial.You start with why JavaScript runs the world in 2025 – V8, TC39, TypeScript tsunami, Vite revolution.You master the event loop before lunch, closures before dinner, and ECMAScript 2025 features before anyone else.You go ... Leia mais

    R$ 31,65

  • Mastering Loops and Conditionals in JavaScript

    A Practical Guide to Controlling Program Flow and Building Smarter Logic with JavaScript

    de Dargslan ...
    Séries Livros: 3 - Dargslan - JavaScript - Beginner Level
    Welcome to "Mastering Loops and Conditionals in JavaScript"—your comprehensive guide to understanding and implementing the fundamental control structures that form the backbone of JavaScript programming. Whether you're taking your first steps into JavaScript development or looking to refine your existing skills, this book will transform how you think about and write JavaScript code.In the world of ... Leia mais

    R$ 92,24

  • Automate with Grunt

    The Build Tool for JavaScript

    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and ... Leia mais

    R$ 47,79

  • Test-Driven React

    Find Problems Early, Fix Them Quickly, Code with Confidence

    Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to iterate on React components quickly and fearlessly!You work in a loop: write code, get feedback, adjust. The faster you get feedback, the faster your code improves and the more effective you become as a ... Leia mais

    R$ 69,89

  • Instant HTML5 2D Platformer

    de Aidan Temple ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. The step-by-step approach taken by this book will show you how to develop a 2D HTML5 platformer-based game that you will be able to publish to multiple devices. This book is great for anyone who has an interest in HTML5 games development, and who already has a basic to intermediate ... Leia mais

    R$ 51,73

  • 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

  • TypeScript for Python Developers: Bridging Syntax and Practices

    de Baldurs L. ...
    TypeScript for Python Developers: Bridging Syntax and Practices is the essential guide for Python programmers looking to expand their skills into the world of type-safe JavaScript development. This comprehensive, hands-on resource leverages your existing Python knowledge to accelerate your TypeScript learning journey, making the transition smooth and intuitive.Python developers will discover how ... Leia mais

    R$ 39,99

  • KNIME Essentials

    Perform accurate data analysis using the power of KNIME

    de Gábor Bakos ...
    Perform accurate data analysis using the power of KNIMEKey FeaturesLearn the essentials of KNIME, from importing data to data visualization and reportingUtilize a wide range of data processing solutionsVisualize your final data sets using KNIME's powerful data visualization optionsBook DescriptionKNIME is an open source data analytics, reporting, and integration platform, which allows you to ... Leia mais

    R$ 164,69

  • Ultimate React Testing with Jest

    Build Reliable Web Applications Using React Testing Library, Modern Testing Patterns, Async Flows and CI/CD Integration (English Edition)

    Write clean, confident React tests that eliminate bugs before they reach users.Key Features? End-to-end React testing with Jest and React Testing Library.? Hands-on coverage of hooks, async flows, Redux, routing, and CI.? Modern testing strategies using Jest, RTL, MSW, and real scenarios.Book DescriptionUltimate React Testing with Jest uses Jest as the foundation to ... ... Leia mais

    R$ 103,31

  • The Pythonic Way

    An Architect’s Guide to Conventions and Best Practices for the Design, Development, Testing, and Management of Enterprise Python Code

    de Sonal Raj ...
    ‘The Pythonic Way' acquaints you with Python's capabilities beyond basic syntax. This book will help you understand widely accepted Pythonic constructs and procedures, thus enabling you to write reliable, optimized, and modular applications.You'll learn about Pythonic data structures, class and object creation, and more. The book then delves into some of Python's lesser-known but incredibly ... Leia mais

    R$ 74,39

  • Coding Languages

    Angular With Typescript, Machine Learning With Python And React Javascript

    de Richie Miller ...
    If you want to discover how to use Angular, Python for Machine Learning or React JavaScript, this book is for you!3 BOOKS IN 1 BUNDLE!· BOOK 1: ANGULAR FRAMEWORK ESSENTIALS - OPEN SOURCE WEB APP DEVELOPMENT USING ANGULAR & TYPESCRIPT· BOOK 2: PYTHON MACHINE LEARNING - ALGORITHM DESIGN & PRACTICAL CODE EXECUTION· BOOK 3: REACT JAVASC... ... Leia mais

    R$ 31,02

  • Structure and Interpretation of Computer Programs

    JavaScript Edition

    Séries series MIT Electrical Engineering and Computer Science
    A new version of the classic and widely used text adapted for the JavaScript programming language.Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science ... Leia mais

    R$ 279,69