Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

CGI, JavaScript, Perl, VBScript eBooks

Lesen Sie gerne eBooks aus der Kategorie CGI, JavaScript, Perl, VBScript? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 313336 von 1376 Ergebnissen angezeigt
Skip side bar filters
  • Ultimate Full-Stack Web Development with MEVN

    Learn From Designing to Deploying Production-Gr7ade Web Applications with MongoDB, Express, Vue, and Node.js on AWS, Azure, and GCP (English Edition)

    von Bhargav Bachina
    Embark on a journey into modern web development with the Ultimate Full Stack Web Development with MEVN to build robust, scalable applications using MongoDB, Express.js, Vue.js, and Node.js. Starting with fundamental concepts and installation steps, this book progresses to advanced topics and hands-on coding exercises, culminating in the creation of a comprehensive project that spans the entire Lesen Sie mehr

    € 20,45

  • React: Cross-Platform Application Development with React Native

    Build 4 real-world apps with React Native

    Harness the power of React Native to build 4 real-world appsKey FeaturesBuild quirky and fun projects from scratch and become efficient with React NativeLearn to build professional Android and iOS applications using your existing JavaScript knowledgeUse isomorphic principles to build mobile apps that offer a native user experienceEmbedded with assessments that will help you revise the concepts you Lesen Sie mehr

    € 27,71

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side Lesen Sie mehr

    € 21,44

  • Meteor

    Criando aplicações web real-time com JavaScript

    O JavaScript já é uma opção real de desenvolvimento server-side. Trabalhar com a mesma linguagem que utilizamos no front-end é também uma grande vantagem. Diversos frameworks surgiram e, sem dúvida, o Meteor é que mais se destaca. Neste livro, venha desenvolver sua própria rede social do zero implementando funcionalidades que interagem em tempo real, além de também aprender a trabalhar com Lesen Sie mehr

    € 9,49

  • Ultimate Modern jQuery for Web App Development

    Create Stunning Interactive Web Applications with Seamless DOM Manipulation, Animation, and AJAX Integration of jQuery and JavaScript

    von Laurence Svekis
    Turbocharge Your Web Projects with Lightning-fast Element Manipulation, Fluid Animations, and Effortless AJAX Integration of jQueryBook DescriptionUnlock the Full Potential of jQuery with this comprehensive resource crafted for web developers eager to excel in interactive web design and development.Beginning with an accessible introduction to jQuery syntax and integration, this book gradually Lesen Sie mehr

    € 18,49

  • Ultimate React Native for Cross Platform App Development

    Turn Your Ideas into Scalable, Production-Ready Cross-Platform React Native Mobile Applications for iOS and Android

    Master the creation of high-performance appsKey Features● Get a free one-month digital subscription to www.avaskillshelf.com● Complete end-to-end guide from React Native setup to App Store and Google Play deployment.● Production-ready architecture covering navigation, state, offline sync, and native modules.● Real-world best practices for testing, CI/CD, performance optimization, and long-term Lesen Sie mehr

    € 21,99

  • Excel Custom Functions

    Straight to the Point

    von Suat M Ozgur
    Serien series Straight to the Point
    Excel users are used to build custom functions—called user-defined functions (UDFs)—in Windows and Mac versions of the application. UDFs can be simply written in Visual Basic Editor (VBE) using the Visual Basic for Applications (VBA) language. UDFs are not portable to Excel Online and Excel for iOS due to the missing VBA capability on these platforms. Therefore, Microsoft has improved the Lesen Sie mehr

    € 4,22

  • Sencha Touch 2 Up and Running

    Building Enterprise Cross-Platform Mobile Web Applications

    Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian Kosmaczewski guides you every step of the way through this touchscreen-enabled JavaScript framework—from creating your first basic app to debugging, testing, and deploying a finished product.Learn how Lesen Sie mehr

    € 13,85

  • Java Programming for Beginners

    Master of Programming

    von Sarful Hassan
    Serien series Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book Lesen Sie mehr

    € 4,49

  • JavaScript for hackers

    Learn to think like a hacker

    von Gareth Heyes
    Have you ever wondered how a hacker approaches finding flaws in the browser and JavaScript? This book shares the thought processes and gives you tools to find your own flaws. It shares the basics of JavaScript hacking, then dives in and explains how to construct JavaScript payloads that don't use parentheses.Shows how you can find flaws with fuzzing and how to quickly fuzz millions of characters Lesen Sie mehr

    € 21,55

  • PHP in a Nutshell

    A Desktop Quick Reference

    von Paul Hudson
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of Lesen Sie mehr

    € 15,06

  • JavaScript Security

    von Y.E Liang
    This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed. Lesen Sie mehr

    € 14,40

  • TypeScript for React Developers: From Basics to Production-Ready Apps

    von Felix Morgan
    Tired of chasing undefined is not a function errors? Ready to build scalable, professional-grade web applications that your future self will thank you for?"TypeScript for React Developers" is the definitive, beginner-friendly guide to mastering the world's most popular frontend stack. This book is meticulously crafted for the modern React developer who understands the power of components but wants Lesen Sie mehr

    € 4,99

  • Modern Front-End Development for Rails

    Hotwire, Stimulus, Turbo, and React

    von Noel Rappin
    Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 7 tools and simplify the complex JavaScript ecosystem. It's easier than ever to build user interactions with Hotwire, Turbo, and Stimulus. You can add great front-end flair without much extra complication. Use React to build a more complex set of client-side features. Structure your Lesen Sie mehr

    € 28,59

  • The Joy of JavaScript With a Side of Vue.js

    von Tom Henricksen
    JavaScript is used by more software developers today than any other programming language. You will find chapters that cover the basics of loops and the language fundamentals. You'll find easy and engaging example code throughout.JavaScript topics include:Variables, values, and statements.Function basics and conditionalsDifferent styles of loopsScope and closuresObjects, arrays, and equalityWe also Lesen Sie mehr

    € 1,99

  • Mémento jQuery

    von Éric Sarrion
    Serien series Mémento
    jQuery est devenue un must pour développer des applications dynamiques avec HTML5, JavaScript et CSS.Elle est la bibliothèque JavaScript la plus populaire, appréciée tant pour sa fiabilité que pour son efficacité dans la création de sites web à la pointe de la technologie.Cette quatrième édition du mémento tient compte des dernières nouveautés et mises à jour de jQuery. Lesen Sie mehr

    € 4,99

  • Full-Stack Web Development with TypeScript 5

    Craft modern full-stack projects with Bun, PostgreSQL, Svelte, TypeScript, and OpenAI

    Unleash the power of modern web development and master both frontend and backend development by building a real-world application Key FeaturesIntegrate AI capabilities in an application using the OpenAI API and learn AI-based featuresBuild robust web applications with advanced TypeScript features like typing, generics, classes, and interfacesImplement user authentication and authorization Lesen Sie mehr

    € 23,75

  • CoffeeScript Application Development

    von Ian Young
    CoffeeScript Application Development is a practical, hands-on guide with step-by-step instructions. Follow the smooth and easy tutorial approach, covering examples that build in complexity. By the final chapter you'll be wondering why you didn't try CoffeeScript sooner. If you are a JavaScript developer who wants to save time and add power to your code, then this is the book that will help you do Lesen Sie mehr

    € 23,86

  • Instant IntroJs

    Learn how to work with the IntroJs library to create useful, step-by-step help and introductions for websites and applications

    Learn how to work with the IntroJs library to create useful, step-by-step help and introductions for websites and applicationsKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsQuickly look up the features of the IntroJs libraryCreate step-by-step help and introductions for websites with minimum programming experienceContains many examples of Lesen Sie mehr

    € 15,83

  • Learning jqPlot

    von Scott Gottreu
    If you are a developer with a good understanding of JavaScript and jQuery and have been burdened with the task of analyzing and presenting some data, this book will provide you with the start you need to create some very attractive data visualizations. Lesen Sie mehr

    € 17,92

  • Cross-Platform-Entwicklung mit Tabris.js

    Serien Buch 235 - shortcuts
    Von Apps wird heute im Allgemeinen erwartet, dass sie mindestens auf den beiden großen mobilen Betriebssystemen Android und iOS laufen, im Idealfall gibt es auch noch eine Desktopversion für Windows, Linux und macOS. Doch für Entwickler bedeutet das nicht nur einen gewaltigen Arbeitsaufwand, da praktisch für jedes OS eine eigene Anwendung geschrieben werden muss, sondern eben auch die für Lesen Sie mehr

    € 4,99

  • Autocad 2019 Curso Práctico

    Esta obra, acompañada de ejercicios y ejemplos, es una guia de referencia con la que el lector aprenderá a utilizar de una manera sencilla y progresiva el programa de diseño asistido por ordenador con más usuarios en todo el mundo. El objetivo principal es el de proporcionar conocimientos básicos y sólidos para que se sienta preparado en esta industria. Aunque se tenga una noción muy básica de Lesen Sie mehr

    € 7,80

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La Lesen Sie mehr

    € 5,49

  • Building Serverless Web Applications

    Develop scalable web apps using the Serverless Framework on AWS

    von Diego Zanon
    Build scalable, efficient, and highly available web apps using AWSKey Features\[\*\] Get an in-depth understanding of the serverless model\[\*\] Build a complete serverless web application end to end\[\*\] Learn how to use the Serverless Framework to improve your productivityBook DescriptionThis book will equip you with the knowledge needed to build your own serverless apps by showing you how to Lesen Sie mehr

    € 30,68