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 889 - 912 de 1286 resultados
Skip side bar filters
  • NetBeans IDE Programmer Certified Expert Exam Guide (Exam 310-045)

    Series series Certification Press
    The Best Fully Integrated Study System AvailableWith hundreds of practice questions and hands-on exercises, NetBeans IDE Programmer Certified Expert Exam Guide covers what you need to know--and shows you how to prepare--for this challenging exam.100% complete coverage of all official objectives for exam 310-045Exam Readiness checklist at the front of the book--you're ready for the exam when all ... Leer más

    $557 MXN

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Graphics

    Do you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You’ll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you’ll have the skills to create a simple site with multi-column pages that adapt for mobile devices.Learn how to use the latest techniques, best practices ... Leer más

    $384 MXN

  • Hadoop: The Definitive Guide

    The Definitive Guide

    de Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Leer más

    $346 MXN

  • Refactoring TypeScript

    Keeping your code healthy

    de James Hickey ...
    Discover various techniques to develop maintainable code and keep it in shape.Key FeaturesLearn all about refactoring - why it is important and how to do itDiscover easy ways to refactor code with examplesExplore techniques that can be applied to most other programming languagesBook DescriptionRefactoring improves your code without changing its behavior. With refactoring, the best approach is to ... Leer más

    $397 MXN o gratis con Kobo Plus

  • Highcharts Essentials

    de Bilal Shahid ...
    If you are a web developer with a basic knowledge of HTML, CSS, and JavaScript and want to quickly get started with this web charting technology, this is the book for you. This book will also serve as an essential guide to those who have probably used a similar library and are now looking at migrating to Highcharts. ... Leer más

    $698 MXN o gratis con Kobo Plus

  • Mastering React Native

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Leer más

    $236 MXN

  • Web Development with jQuery

    de Richard York ...
    Newly revised and updated resource on jQuery's many features and advantagesWeb Development with jQuery offers a major update to the popular Beginning JavaScript and CSS Development with jQuery from 2009. More than half of the content is new or updated, and reflects recent innovations with regard to mobile applications, jQuery mobile, and the spectrum of associated plugins.Readers can expect ... Leer más

    $606 MXN

  • Canvas Cookbook

    Over 80 simple but creative and structured recipes to explore the capabilities of HTML5 CanvasAbout This BookDevelop simple to advanced recipes of your own, and ultimately produce a great applicationDiscover a better way to use HTML5 Canvas, JavaScript, and CSSPut your creative instincts to use in your day-to-day interface developmentsWho This Book Is ForThe book is intended for readers with a ... Leer más

    $697 MXN o gratis con Kobo Plus

  • JavaScript Made Easy: A Beginner's Practical Guide to Coding Interactive Web Pages

    de Andrei Vale ...
    Unlock the Power of the Web. Go from Beginner to Builder.Have you ever marveled at a website that updates instantly, provides interactive forms, or runs a complex game right in your browser? The "magic" behind it all is JavaScript, and it is the single most in-demand and essential language for any aspiring web developer.But learning to code can be intimidating. Many guides are too abstract, too ... Leer más

    $86 MXN o gratis con Kobo Plus

  • Single-Page-Web-Apps

    JavaScript im Einsatz: Webseiten erstellen mit AngularJS, Meteor und jQuery Mobile

    Series series Web Programmierung
    Single-Page-Web-Apps sind eine neue Art, Webanwendungen zu bauen. Im Gegensatz zu klassischen Webseiten führen Single-Page-Web-Apps keinen Seitenwechsel mehr durch die Oberfläche wird über dynamischen Austausch der HTML-Elemente auf einer einzigen Seite mit JavaScript verändert. Die Implementierung erfolgt mit den Technologien HTML5, CSS3 und JavaScript. Die HTML-Seiten werden zum größten Teil ... Leer más

    $311 MXN o gratis con Kobo Plus

  • Einstieg in TypeScript

    Grundlagen für Entwickler

    Series Libro 219 - shortcuts
    Die von Microsoft entwickelte Programmiersprache TypeScript ist ein Superset von JavaScript und wird unter Entwicklern immer beliebter, nicht zuletzt aufgrund der statischen Typisierung und von Features wie IntelliSense und Go to definition. Auch Googles SPA-Framework Angular ist in TypeScript geschrieben. In diesem shortcut gibt Thomas Claudius Huber eine fundierte Einführung in die ... Leer más

    $59 MXN o gratis con Kobo Plus

  • JavaScript: Best Practice

    There's no doubt that the JavaScript ecosystem changes fast. Not only are new tools and frameworks introduced and developed at a rapid rate, the language itself has undergone big changes with the introduction of ES2015 (aka ES6). Understandably, many articles have been written complaining about how difficult it is to learn modern JavaScript development these days. We're aiming to minimize that ... Leer más

    $181 MXN o gratis con Kobo Plus

  • Mobile App Development with Ionic, Revised Edition

    Cross-Platform Apps with Ionic, Angular, and Cordova

    Learn how to build app store-ready hybrid apps with the Ionic 2, the framework built on top of Apache Cordova (formerly PhoneGap) and Angular. This revised guide shows you how to use Ionic’s tools and services to develop apps with HTML, CSS, and TypeScript, rather than rely on platform-specific solutions found in Android, iOS, and Windows Phone.Author Chris Griffith takes you step-by-step through ... Leer más

    $413 MXN

  • GraphQL APIs with TypeScript: Efficient Back-end Development

    de Baldurs L. ...
    GraphQL APIs with TypeScript: Efficient Back-end Development is the definitive guide for developers seeking to build robust, type-safe APIs that meet modern application demands. This comprehensive resource bridges the gap between GraphQL's flexible query language and TypeScript's powerful type system, creating a synergy that transforms backend development.In today's competitive tech landscape, ... Leer más

    $120 MXN o gratis con Kobo Plus

  • The Little Book on CoffeeScript

    The JavaScript Developer's Guide to Building Better Web Apps

    de Alex MacCaw ...
    This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that’s gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables ... Leer más

    $96 MXN

  • Derinlemesine React UI

    de Onder Teker ...
    Bu kitapta React ile görsel arayüz işlemleri gösterilmektedir. Router ile geziyolu ve gezinme işlemleri anlatılmaktadır. Stiller üzerinde işlem yapması gösterilmektedir. React Bootstrap ile Responsive Design yapmanın yolu & hazır bileşenler kullanarak geliştirme yapılması gesterilmektedir. Yalnızca bileşenler anlatılmamakta, state, properties, event gibi React özellikleriyle birlikte kullanımı ... Leer más

    $17 MXN

  • Server-Driven Web Apps with htmx

    Any Language, Less Code, Simpler Code

    htmx is a library that adds logic and server interaction to HTML; you get the effect of using a front-end SPA framework without writing front-end code. Use any server-side programming language and framework to build server applications with endpoints that simply return snippets of HTML. Dynamically update portions of the current web page from HTTP responses. Add interactivity with JavaScript and ... Leer más

    $384 MXN

  • Mobile Web-Apps mit JavaScript

    Leitfaden für die professionelle Entwicklung

    Es herrscht ein regelrechter Hype um mobile Lösungen, erst recht seitdem androidbasierte Smartphones massenhaft auf den Markt drängen. Einen ähnlichen Aufschwung erlebt JavaScript, denn mit der enormen Ausbreitungsgeschwindigkeit von HTML5 wird diese Sprache immer interessanter. Dieses Buch richtet sich an Entwickler, die sich bewusst für den Weg der mobilen JavaScript Web-App entschieden haben ... Leer más

    $352 MXN o gratis con Kobo Plus

  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    de Artur Czemiel ...
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Mastering Angular Test-Driven Development

    Build high-quality Angular apps with step-by-step instructions and practical examples

    Unlock the full potential of Angular test-driven development (TDD) with Jasmine, Karma, Protractor, and Cypress for effective unit testing, end-to-end testing, and CI/CD Key FeaturesImplement test-driven development practices in Angular using tools like Jasmine, Karma, and CypressUnderstand end-to-end testing through real-world scenarios and practical examplesDiscover best practices for ... Leer más

    $517 MXN o gratis con Kobo Plus

  • Scripting Superpack For Beginners

    Python, Powershell, Bash, And Java Mastery

    de Rob Botwright ...
    Introducing the Scripting Superpack for Beginners - your ultimate gateway to mastering scripting languages. This bundle comprises four dynamic books, each designed to empower you with scripting mastery across Python, PowerShell, Bash, and Java. Book 1 - Scripting Simplified: A Beginner's Guide to Python Discover the gentle giant of scripting - Python. Perfect for beginners, this book will ... Leer más

    $139 MXN o gratis con Kobo Plus

  • 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 ... Leer más

    $606 MXN o gratis con Kobo Plus

  • 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 ... Leer más

    $206 MXN

  • React.js

    Réalisez une application web avec React

    de Éric Sarrion ...
    Series 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 ... Leer más

    $450 MXN