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 433456 von 682 Ergebnissen angezeigt
Skip side bar filters
  • Programming Concepts in C++

    von Robert Burns
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are Lesen Sie mehr

    € 4,17

  • JavaScript pour les kids

    Dès 10 ans

    von Nick Morgan
    Serien 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 Lesen Sie mehr

    € 15,99

  • Building a Countdown Timer Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Countdown Timer

    von Lumavalle Press
    Building a Countdown Timer Web App with Vanilla HTML, CSS, and JavaScript is a hands-on guide for developers who want to create a fully functional countdown timer using core web technologies. Structured in a practical Q&A format, this book walks you through each step of the process, from setting up your project to deploying a working app in the browser.You’ll learn how to:Structure your HTML for Lesen Sie mehr

    € 3,99

  • Building a Retirement Planner Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Retirement Planner

    von Lumavalle Press
    Building a Retirement Planner Web App is a practical guide for learning front-end development by creating a complete web application without frameworks. Through a question-and-answer format, the book walks you through each step of the process, from setting up your project and structuring your HTML, to styling with CSS and adding interactivity with JavaScript.You’ll learn how to handle user input, Lesen Sie mehr

    € 3,99

  • Interactive Web Development with Three.js and A-Frame

    Create Captivating Visualizations and Projects in Immersive Creative Technology for 3D, WebAR, and WebVR Using Three.js and A-Frame (English Edition)

    Build rich Creative Technology projects using 3D, AR, and VRBook DescriptionEmbark on an amazing journey into the world of Creative Development with this comprehensive guide. From the basics of Three.js and A-Frame, each chapter adds more knowledge and techniques to empower creative developers to navigate the world of Creative Development. Readers will learn to build games and commercial Lesen Sie mehr

    € 21,99

  • Mobile HTML5

    Using the Latest Today

    von Estelle Weyl
    Build kickass websites and applications for all mobile (and non-mobile) platforms by adding HTML5 and CSS3 to your web development toolkit. With this hands-on book, you’ll learn how to develop web apps that not only work on iOS, Android, Blackberry, and Windows Phone, but also perform well and provide good user experience.With lots of code and markup examples, you’ll learn best practices for using Lesen Sie mehr

    € 27,71

  • Learning from jQuery

    Building on Core Skills

    von Callum Macrae
    If you’re comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language—especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.This book explores event Lesen Sie mehr

    € 10,22

  • Bootstrap

    Responsive Web Development

    von Jake Spurlock
    Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and Lesen Sie mehr

    € 12,31

  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    von Stoyan Stefanov
    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is Lesen Sie mehr

    € 8,90

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as Lesen Sie mehr

    € 8,90

  • Creating a Website: The Missing Manual

    You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web.The important stuff you need to know:Master the basics. Learn HTML5, Lesen Sie mehr

    € 18,69

  • Knockout.js

    Building Dynamic Client-Side Web Applications

    von Jamie Munro
    Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You’ll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side Lesen Sie mehr

    € 12,31

  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    von Ethan Brown
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown Lesen Sie mehr

    € 24,19

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    von Anton Kovalyov
    JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed?This guide gives you a rare glimpse into JavaScript from people intimately familiar with it. Chapters contributed by Lesen Sie mehr

    € 24,19

  • Mastering Perl

    Creating Professional Programs with Perl

    von brian d foy
    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you’ll encounter as a working programmer.The third in O’Reilly’s series of landmark Perl tutorials Lesen Sie mehr

    € 27,71

  • Composing Software

    An Exploration of Functional Programming and Object Composition in JavaScript

    von Eric Elliott
    Unlock the power of functional programming in JavaScript with this detailed guide. Master essential techniques like function composition, immutability, and higher-order functions to create modular, maintainable code that's easy to understand and reuse.Key FeaturesAn exploration of functional programming in JavaScript, from basics to advanced conceptsAn extensive focus on real-world applications & Lesen Sie mehr

    € 25,73

  • Perl Programming

    Scripting and Automation

    von William Smith
    "Perl Programming: Scripting and Automation" serves as a comprehensive introduction to the versatile and dynamic language of Perl. Designed for beginners, this book covers the foundational aspects of Perl, guiding readers through its basic syntax, control structures, and essential programming constructs. It progresses into more advanced topics such as subroutines, regular expressions, and file Lesen Sie mehr

    € 6,49

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and Lesen Sie mehr

    € 8,13

  • JavaScript Monetization API:

    How to Fund your Human Resistance Cell after the Apocalypse

    von John Rhea
    Serien series Undead Institute
    You won’t need to trade with the other apocalyptic survivors for long, with web monetization you can add an income stream besides black market cheese. This book discusses the emerging web monetization standard that allows site owners to receive micro payments (thousandths of a cent) privately and securely from anyone in the world. You’ll understand how it works, how to set it up and how to work Lesen Sie mehr

    € 4,49

  • 6 JavaScript Projects

    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 Lesen Sie mehr

    € 8,13

  • PHP, MySQL & JavaScript All in One, Sams Teach Yourself

    von Julie Meloni
    Serien series Sams Teach Yourself
    In just a short time, you can learn how to use PHP, MySQL, and JavaScript together to create dynamic, interactive websites and applications using three leading web development technologies.No previous programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of full-stack web Lesen Sie mehr

    € 32,11

  • Simplifiez vos développements en JavaScript avec jQuery

    von Michel Martin
    Simplifiez vos développements JavaScript avec jQuery vous permettra de découvrir jQuery, l’un des frameworks JavaScript le plus utilisé au monde. Ce Livre du Zéro conçu pour les débutants s’adresse aux personnes qui souhaitent faciliter le développement JavaScript de leurs sites Web. Plus de 20 chapitres de difficulté progressive et des travaux pratiques aideront le lecteur à se former ou se Lesen Sie mehr

    € 8,49

  • iPhone 12 User Guide

    The Beginners, Dummies and Seniors Guide to Maximize Your iPhone 12 Pro, iPhone 12 Pro Max, with iOS 14 Updates (The User Manual like No Other )

    iPhone 12 is a masterpiece to behold. It packs great performance, a scintillating display, and enough storage space at the base level to let you store as much information as you would want. The new iOS 14 update brings some useful tools, including the ability to display Triple-lens 3D camera for better video and gaming and more.The advancement in the camera is top-notch with a triple- camera lens Lesen Sie mehr

    € 5,45

  • Svelte: A Beginner's Guide

    Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack Lesen Sie mehr

    € 9,01