Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de CGI, JavaScript, Perl, VBScript

Si te gustan los eBooks de CGI, JavaScript, Perl, VBScript, seguro que te encanta esta selección.
Mostrando 361 - 384 de 1370 resultados
Skip side bar filters
  • Professional AngularJS

    A comprehensive guide to AngularJS, Google's open-source client-side framework for app development.Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. Professional ... Leer más

    $36.00 USD

  • TypeScript Essentials

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book. ... Leer más

    $18.99 USD o gratis con Kobo Plus

  • Vue.js 3.x从入门到精通(视频教学版)

    de 李小威 ...
    本书通过应用示例和综合案例的讲解与演练,使读者快速掌握Vue.js 3.x编程知识,提高使用Vue.js开发网站和移动App的实战能力。本书配套示例源码、PPT课件、同步教学视频、教学大纲与执行进度表、习题与答案、其他超值教学资源。 本书共18章,内容包括快速进入Vue.js的世界、搭建开发与调试环境、熟悉ECMAScript 6的语法、熟悉Vue.js的语法、指令、计算属性、精通监听器、事件处理、class与style绑定、表单输入绑定、组件和组合API、过渡和动画效果、精通Vue CLI和Vite、使用Vue Router开发单页面应用、数据请求库——Axios、状态管理——Vuex、网上购物商城开发实战和电影购票App开发实战等。 本书内容丰富、理论结合实践,可以作为工具书和参考手册,适合Web前端开发初学者、网站与移动App设计和开发人员,也适合作为高等院校 ... Leer más

    $15.99 USD

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    de Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... Leer más

    $7.99 USD o gratis con Kobo Plus

  • TypeScript – Ein praktischer Einstieg

    Typsicheres JavaScript für skalierbare Webanwendungen

    de Josh Goldberg ...
    Traducido por Jens Olaf Koch ...
    Ein großartiger Ausgangspunkt für alle, die neu in TypeScript einsteigen! Vermittelt JavaScript-Entwicklerinnen und -Entwicklern, die keine Vorkenntnisse zu Typisierung und Typsystemen mitbringen, die Grundlagen von TypeScript. Mit verständlichen, jeweils eigenständigen Codebeispielen, wertvollen Hilfestellungen und Tipps nach dem Motto: aus alt und unsicher (JS) mach neu und sicher (TS). Gut ... Leer más

    $43.99 USD o gratis con Kobo Plus

  • Mastering SVG

    Ace web animations, visualizations, and vector graphics with HTML, CSS, and JavaScript

    de Rob Larsen ...
    Take the plunge and develop cross-browser-compatible and responsive web designs with SVGKey FeaturesMaster the art of custom animations and visualizations with SVG, CSS, and JavaScriptCombine SVG with third-party libraries and frameworks such as React, JQuery, D3, and Snap.svg for GUI-rich appsCreate an awesome user experience with high-performance graphics for your web applicationsBook ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Continuous Integration, Delivery, and Deployment

    Reliable and faster software releases with automating builds, tests, and deployment

    de Sander Rossel ...
    Getting started with the processes and the tools to continuously deliver high-quality softwareKey Features\[\*\] Incorporate popular development practices to prevent messy code\[\*\]Automate your build, integration, release, and deployment processes with Jenkins, Git, and Gulp, and learn how continuous integration (CI) can save you time and money\[\*\] Gain an end-to-end overview of Continuous ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • 奇妙的JavaScript:神奇代码漫游之旅

    de 李宁 ...
    本书从实战角度讲解了JavaScript在各个领域的应用案例,这些领域包括操作系统、Electron、AIGC、WebAssembly、Node.js、PWA、动画、多媒体(图像、音频和视频)、办公自动化、加密和解密、文件压缩和解压。 本书独立成册,适用于掌握JavaScript基础知识的读者,上述技术领域涵盖的章节如下: (1)文件系统(第1~2章):主要包括对文件和文件夹的操作、获取文件和目录属性,搜索文件和目录、创建快捷操作,控制回收站、Windows注册表、设置启动项、显示系统窗口等。 (2)GUI技术(第3、7章):主要包括Electron的基本用法、异形窗口、(半)透明窗口,控制状态栏等。 (3)AIGC(第13章):主要包括AIGC的基本概念、注册和登录ChatGPT、使用OpenAI API等。 (4)多媒体(第8~12章):主要包括属性动画、缓动动画、数学动画 ... Leer más

    $13.04 USD

  • React Anti-Patterns

    Build efficient and maintainable React applications with test-driven development and refactoring

    de Juntao Qiu ...
    Master efficient coding practices, address common anti-patterns, and construct scalable React apps with practical insights and techniquesKey FeaturesIdentify and address React anti-patterns while learning testing strategies and refactoring techniques for efficient codebasesExplore data modelling, design patterns, and state management in ReactEnhance code quality, maintainability, and scalability ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • File API

    Learn how to access files from JavaScript

    de J.D Gauchat ...
    Learn how to use the File API to load files from the user's computer. After reading this guide, you will know how to read and process files, how to show their content on your website, and how to control the process using events.Table of ContentsFILE APIFilesLoading FilesReading FilesPropertiesBlobsEventsQUICK REFERENCEReaderFilesMethodsEventsProgressThis guide assumes that you have ... ... Leer más

    $1.89 USD o gratis con Kobo Plus

  • Java

    The Comprehensive Guide

    Explore a complete Java programming guide covering foundational to advanced topics, including OOP, concurrency, and testing. Perfect for developers seeking practical, in-depth Java knowledge.Key FeaturesComprehensive coverage of Java from foundational concepts to advanced programming techniquesDesigned to clarify complex topics for all skill levels using clear explanations and examplesStructured ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • Java 8 to 21

    Explore and work with the cutting-edge features of Java 21 (English Edition)

    de Shai Almog ...
    Are you still using Java in the same old way? Java 21 has evolved into a dynamic and concise language with a vibrant and rich ecosystem. If you're seeking to expand your knowledge of modern Java programming, this book is the ideal resource for you. This practical book offers valuable guidance on effectively utilizing the latest syntax enhancements in order to write code that is both streamlined ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    de Scott Brandt ...
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java ... Leer más

    $8.14 USD o gratis con Kobo Plus

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    de Jason Kneen ...
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • PostgreSQL 9 Administration Cookbook - Second Edition

    Over 150 recipes to help you run an efficient PostgreSQL database in the cloud

    Key FeaturesBook DescriptionThrough example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.What you will learnImplement PostgreSQL features for reliability and ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • Adobe Edge Preview 3: The Missing Manual

    de Chris Grover ...
    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You’ve come to the right book. Adobe Edge Preview 3: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you. With this eBook, you’ll be designing great-looking web elements in no time.Get to know ... Leer más

    $17.99 USD

  • Vue.js 2.x by Example

    Example-driven guide to build web apps with Vue.js for beginners

    de Mike Street ...
    Learn the fundamentals of vue.js by creating complex SPAs with Vuex, vue-router and moreKey FeaturesWe bridge the gap between "learning" and "doing" by providing real-world examples that will improve your web development skills with Vue.jsExplore the exciting features of Vue.js 2 through practical and interesting examplesExplore modern development tools and learn how to utilize them by building ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • MEAN Web Development

    Develop your MEAN application efficiently using a combination of MongoDB, Express, Angular, and Node

    de Amos Q. Haviv ...
    Develop your real-time MEAN application efficiently using a combination of MongoDB, Express, Angular, and NodeKey Features\[\*\] Construct a fully-functional MEAN application by using its components along with the best third-party modules\[\*\] Harness the power of the JavaScript ecosystem to effectively run, build, and test your MEAN application\[\*\] Gain a deep, practical understanding of real ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Key Features● Master advanced React patterns such as HOCs custom hooks and functional architecture.● Build enterprise level design systems with Figma and reusable UI components.● Apply advanced TypeScript to deliver scalable and strongly typed React applications.Book DescriptionReact has become the cornerstone of... ... Leer más

    $24.95 USD

  • Learning JavaScript Data Structures and Algorithms

    Enhance your problem-solving skills in JavaScript and TypeScript

    Solidify your computer science fundamentals and choose the right data structures and algorithms for your programs – with new TypeScript focus and exercises. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the most common data structures and algorithms you’ll encounter at work and in interviewsConnect theory with real-world implementations in JavaScript ... Leer más

    $35.99 USD

    PEDIDO ANTICIPADO

  • Full Stack Web Development with Backbone.js

    Scalable Application Design with 100% JavaScript

    Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.Backbone’s rich ecosystem of plugins ... Leer más

    $17.99 USD

  • jQuery for Designers: Beginners Guide

    An approachable introduction to web design in jQuery for non-programmers with this book and ebook

    Part of Packts Beginners Guide series, each chapter focuses on a specific part of your website and how to improve its design with the use of jQuery. There are plenty of screenshots and practical step-by-step instructions making it easy to apply jQuery to your site. This book is for designers who have the basics of HTML and CSS, but want to extend their knowledge by learning to use JavaScript and ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Mastering JavaScript to contemporary web development

    A guide step by step from the grass root to engage and start mastering JavaScript

    de Dani cubasi ...
    Comprehensive and detailed guide designed to help reader master the JavaScript programming language wether you are a beginner looking to learn the basics or an experienced developer seeking to deepen your understanding this book cover a wide range of topic to cater to all skill levels ... Leer más

    $3.99 USD

  • Code Your Own Website: A Kids' Guide to HTML, CSS, and JavaScript

    de Elias Ford ...
    Do you love playing games and watching videos online? Ever wondered how they are built? This book shows you exactly how."Code Your Own Website" is a step-by-step guide that turns any kid into a web creator. No experience is needed. This book uses simple analogies, friendly instructions, and fun projects to take you from a blank page to a real, working website.You are not just a web user anymore. ... Leer más

    $4.99 USD o gratis con Kobo Plus