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 625 - 648 de 1293 resultados
Skip side bar filters
  • ANDROID DEVELOPMENT PART 1

    de m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Leia mais

    R$ 19,98

  • Computer Science & Perl Programming

    Best of The Perl Journal

    de Jon Orwant ...
    In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, ... Leia mais

    R$ 69,89

  • Backbone.js Testing

    de Ryan Roemer ...
    This book is packed with the step by step tutorial and instructions in recipe format helping you setup test infrastructure and gradually advance your skills to plan, develop, and test your backbone applications.If you are a JavaScript developer looking for recipes to create and implement test support for your backbone application, then this book is ideal for you. ... Leia mais

    R$ 99,89

  • Web Design and Development

    Website Technologies Fundamentals

    de Steven Bright ...
    The three cornerstone technologies for website development that is Hypertext Markup Language (HTML), Cascading Style Sheet (CSS), and JavaScript are properly discussed here with examples to make it sink in easily.Web design which is the second aspect of World Wide Web technologies entails website project definition (its purpose), research, wireframe design, graphics design, and color selection is ... Leia mais

    R$ 17,90

  • Clojure Programming Cookbook

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipes

    Handle every problem you come across in the world of Clojure programming with this expert collection of recipesKey Features\[\*\] Discover a wide variety of practical cases and real world techniques to enhance your productivity with Clojure.\[\*\] Learn to resolve the everyday issues you face with a functional mindset using Clojure\[\*\] You will learn to write highly efficient, more productive, ... Leia mais

    R$ 233,09

  • Django+Vue.js商城项目实战

    de 黄永祥 ...
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 ... Leia mais

    R$ 103,68

  • RxJS Cookbook for Reactive Programming

    Discover 40+ real-world solutions for building async, event-driven web apps

    Build scalable, efficient applications with seamless async data handling and blazing-fast user experience by unleashing reactive programming with AngularKey FeaturesMaster RxJS observables, operators, and subjects to improve your reactive programming skillsExplore advanced concepts like error handling, state management, PWA, real-time, and event-driven systemsEnhance reactive skills with modern ... Leia mais

    R$ 188,99

  • Three.js For Beginners : An In-depth Guide to 3D Graphics and Animations for Modern Websites

    de Jiho Seok ...
    Welcome to Three.js For Beginners a groundbreaking exploration of the art and science behind rendering 3D graphics on the web. This book is a meticulously curated compendium designed to empower both seasoned developers and novices alike, arming you with the know-how to create intricate, interactive, and aesthetically stunning 3D applications using the Three.js library.The age of flat, static web ... Leia mais

    R$ 5,99

  • JavaScript auf dem Server

    Séries Livros: 35 - shortcuts
    Auf der Client-Seite - zumindest im Browser - ist JavaScript heute die dominierende Sprache. Alternative Ansätze wie Microsofts VBScript oder Googles Dart konnten sich (bisher) nicht durchsetzen. Flash und Java-Applets sind auf dem absteigenden Ast. Auf der Server-Seite dagegen wurden und werden immer noch viele Anwendungen in Java entwickelt. Doch diese Aufteilung ist nicht immer sinnvoll: ... Leia mais

    R$ 27,90

  • JavaScript at Scale

    Build web applications that last, with scaling insights from the front-line of JavaScript development

    de Adam Boduch ...
    Key FeaturesBook DescriptionHave you ever come up against an application that felt like it was built on sand? Maybe you've been tasked with creating an application that needs to last longer than a year before a complete re-write? If so, JavaScript at Scale is your missing documentation for maintaining scalable architectures. There's no prerequisite framework knowledge required for this book, ... Leia mais

    R$ 233,09

  • 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

  • Using the HTML5 Filesystem API

    A True Filesystem for the Browser

    de Eric Bidelman ...
    Several client-side storage options are available to web applications, but one area that's been lacking until now is file I/O—the ability to organize binary data into a true hierarchy of folders. That has changed with the advent of HTML5. With this book, you'll learn how to provide your applications with a file system that enables them to create, read, and write files and folders in a sandboxed ... Leia mais

    R$ 41,39

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    de Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... Leia mais

    R$ 169,49

  • JavaScript pour les kids

    Dès 10 ans

    de Nick Morgan ...
    Séries series Pour les kids
    La programmation est un jeu d'enfants !JavaScript est le langage de programmation du Web, la sauce secrète qui rend Internet si génial, vos sites web interactifs et vos jeux en ligne si amusants !JavaScript pour les kids est une joyeuse introduction aux concepts essentiels de la programmation, dans laquelle les exemples sont expliqués étape par étape et accompagnés de drôles d'illustrations. Tu ... Leia mais

    R$ 93,29

  • Mastering Spring Application Development

    Gain expertise in developing and caching your applications running on the JVM with Spring

    Key FeaturesBook DescriptionIf you are a Java developer with experience in developing applications with Spring, then this book is perfect for you. A good working knowledge of Spring programming conventions and applying dependency injections is recommended to make the most of this book.What you will learnThe best approach to configuring Spring applicationsRead as well as manipulate data in MongoDB ... Leia mais

    R$ 197,09

  • Vue.js 2 Design Patterns and Best Practices

    Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

    de Paul Halliday ...
    Become an expert Vue developer by understanding design patterns and the component architecture of Vue.js to write clean and maintainable codeKey FeaturesCraft highly modular applications by exploring design patterns and the component architecture of Vue.jsEnforce a Flux-like application architecture in your Vue.js applications with VuexEasy-to-follow examples that can be used to create reusable ... Leia mais

    R$ 205,19

  • jQuery 1.7 et jQuery UI

    Une bibliothèque pour JavaScript

    de Éric Sarrion ...
    Séries series Noire
    Améliorer ses développements web avec jQuery, la bibliothèque JavaScript simple et efficace !Dernier né des frameworks Javascript, jQuery a immédiatement séduit les développeurs web. Simple, efficace, complet, il permet de créer et manipuler des pages HTML/CSS dynamiques, sans forcément maîtriser la syntaxe compliquée du langage JavaScript. Associé au module jQuery UI, pour ajouter des effets ... Leia mais

    R$ 134,13

  • Learning Object-Oriented Programming

    Explore and crack the OOP code in Python, JavaScript, and C#

    Key FeaturesBook DescriptionIf you're a Python, JavaScript, or C\# developer and want to learn the basics of object-oriented programming with real-world examples, then this book is for you.What you will learnGenerate instances in three programming languages: Python, JavaScript, and C\#Customize constructors and destructorsWork with a combination of access modifiers, prefixes, properties, fields, ... Leia mais

    R$ 233,09

  • Flux Architecture

    Design and Build Modern JavaScript Web Applications

    de Adam Boduch ...
    Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every dayKey Features\[\*\] This the first resource dedicated to the new architectural pattern that powers Facebook\[\*\] You’ll learn all the tips and tricks you need to get the most out of Flux\[\*\] Filled with practical, hands-on samples, you’ll not only understand how Flux ... Leia mais

    R$ 205,19

  • Perl Testing: A Developer's Notebook

    A Developer's Notebook

    Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to ... Leia mais

    R$ 47,59

  • Kendo UI Cookbook

    de Sagar Ganatra ...
    This book is an easy-to-follow guide full of hands-on examples that allows you to learn and build visually compelling web applications using the Kendo UI library. This book will do wonders for web developers having knowledge of HTML and Javascript and want to polish their skills in building applications using the Kendo UI library. ... Leia mais

    R$ 147,49

  • Node.js

    The Comprehensive Guide

    Explore comprehensive Node.js concepts from environment setup to advanced web development frameworks and asynchronous programming techniques in this detailed guide.Key FeaturesComprehensive coverage of Node.js core concepts and ecosystem components for broad understandingEmphasis on modern server-side development challenges to highlight real-world application needsClear code examples and framework ... Leia mais

    R$ 224,99

  • JavaScript : Functional Programming for JavaScript Developers

    Functional Programming for JavaScript Developers

    Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web appsKey Features\[\]Write powerful code with the high-level functions that JavaScript offers\[\]Discover what functional programming is, why it's effective, and how it's used in JavaScript\[\]Understand and optimize JavaScript's hidden potential as a true functional languageBook ... Leia mais

    R$ 321,29

  • Ejercicios prácticos con React

    Las webs actuales exigen aplicaciones eficientes en tiempo real y escalabilidad. Si ya tiene conocimientos básicos sobre la creación de aplicaciones web, JavaScript y Node.js, y quiere ir más allá, ha llegado al libro indicado. Con él aprenderá a crear aplicaciones rápidas y de alto rendimiento con React. Gracias a este manual se sumergirá directamente en los conceptos más importantes de React y ... Leia mais

    R$ 149,90