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 625648 von 1376 Ergebnissen angezeigt
Skip side bar filters
  • Migrating Legacy JavaScript Projects to TypeScript: A Practical Guide

    von Baldurs L.
    Migrating Legacy JavaScript Projects to TypeScript: A Practical GuideTransform your JavaScript codebase into a type-safe, maintainable TypeScript project with confidence.Are you struggling with a growing JavaScript codebase that's becoming increasingly difficult to maintain? Do runtime errors plague your applications? Is onboarding new developers to your JavaScript projects taking too long? This Lesen Sie mehr

    € 6,49

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript Lesen Sie mehr

    € 18,69

  • Secure Coding in TypeScript: Best Practices and Vulnerability Prevention

    von Baldurs L.
    Secure Coding in TypeScript: Best Practices and Vulnerability PreventionIn an era where security breaches dominate headlines and compromise user data, writing secure code has never been more critical. "Secure Coding in TypeScript" is your comprehensive guide to leveraging TypeScript's powerful type system as a frontline defense against common web vulnerabilities.This practical handbook bridges the Lesen Sie mehr

    € 7,49

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is Lesen Sie mehr

    € 25,40

  • Ultimate Typescript Handbook

    Build, scale and maintain Modern Web Applications with Typescript

    von Dan Wellman
    DESCRIPTIONThis book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript.We start with an introduction to TypeScript and its benefits and go Lesen Sie mehr

    € 21,49

  • 10 Lessons in Front-end

    von Krasimir Tsonev
    Even though some of the chapters present basic concepts in front-end development the book is more about medium and advanced programmers. It's a collection of 10+ curated articles published on krasimirtsonev.com/blog. "10 Lessons in Front-end" we'll show you ES6 features, Flux design pattern, animations in HTML or how to smoothly run your application in 60 frames per second. You'll learn about the Lesen Sie mehr

    € 0,99

  • Web Designing and Publishing

    O' Level Made Simple

    Book provides the technological development in the field of Web Designing and Publishing. It emphasize on comprehensive knowledge of publishing content on Internet. The book covers the basics process of planning and maintenance of Web pages and Websites in Chapter 1. Chapter 2 covers using HTML basics to create Web pages using HTML tags to display information in a Web browser. Chapter 3 covers Lesen Sie mehr

    € 13,63

  • The TypeScript Workshop

    A practical guide to confident, effective TypeScript programming

    Broaden your skill set by learning TypeScript and applying your knowledge to build real-world applicationsKey FeaturesQuickly get started writing TypeScript code with hands-on exercises and activitiesDevelop new skills that can be applied at work or in your own side projectsBuild your understanding, boost your confidence, and advance your programming careerBook DescriptionBy learning TypeScript, Lesen Sie mehr

    € 27,71

  • Responsive Web Design With Html 5 & Css

    von James wood
    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web usersEvery one of the over 4 billion webpages online today use HTML markup language to display its content. HTML is everywhere.Experienced developers know that a mastery of HTML and CSS fundamentals is not only an essential web design skill, but also the solid foundation of Lesen Sie mehr

    € 4,99

  • Jakarta EE for Java Developers

    Build Cloud-Native and Enterprise Applications Using a High-Performance Enterprise Java Platform

    von Rhuan Rocha
    This book provides a practical introduction to Enterprise Java Edition, Jakarta EE, including detailed features and capabilities. Equipped with numerous projects, each chapter demonstrates Jakarta EE capabilities with clean coding.The book starts with an introduction to Jakarta EE and its architecture. This will help to create a project using the Jakarta Servlet and exposure of an HTTP endpoint. Lesen Sie mehr

    € 13,63

  • TypeScript Design Patterns

    Boost your development efficiency by learning about design patterns in TypeScript

    von Vilic Vane
    Boost your development efficiency by learning about design patterns in TypeScriptKey Features\[\*\] This step-by-step guide will would demonstrate all the important design patterns in practice\[\*\] This book is the only documentation on the market focusing on design patterns in TypeScript\[\*\] This book is packed with rich examples that will improve your efficiency and encourage code reuseBook Lesen Sie mehr

    € 27,71

  • Angular UI Development with PrimeNG

    Build rich UI for Angular applications using PrimeNG

    Unleash the power of PrimeNG components to design compelling user interface for your Angular applicationsKey FeaturesDetailed insights into PrimeNG concepts, components and features with examples to help you make excellent User Interfaces for Angular web apps.Get familiar with themes, layouts and customization in real world applications.Develop Angular applications rapidly using advance tools and Lesen Sie mehr

    € 30,68

  • React Cookbook

    Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL

    Over 66 recipes that cover UI development, animations, component architecture, routing, and testing with React Key FeaturesUse essential hacks and simple techniques to solve React application development challengesCreate native mobile applications for iOS and Android using React NativeLearn how you can write robust tests for your applications using Jest and EnzymeBook DescriptionReact.js is Lesen Sie mehr

    € 30,68

  • Building HTML5 Games with ImpactJS

    An Introduction On HTML5 Game Development

    von Jesse Freeman
    Create a real 2D game from start to finish with ImpactJS, the JavaScript game framework that works with the HTML5's Canvas element. Making video games is hard work that requires technical skills, a lot of planning, and—most critically—a commitment to completing the project. With this hands-on guide, you’ll learn how to use Impact with other technologies step-by-step.You’ll pick up important tips Lesen Sie mehr

    € 10,77

  • Perl Graphics Programming

    Creating SVG, SWF (Flash), JPEG and PNG files with Perl

    von Shawn Wallace
    Graphics programmers aren't the only ones who need to be proficient with graphics. Web and applications programmers know that a dull web page can be quickly transformed into one that's interesting and lively with the use of well-planned graphics. And fortunately, you don't need the skills of a fulltime graphics programmer to use graphics effectively. From access counters and log report graphs to Lesen Sie mehr

    € 20,67

  • JavaScript in 100 Words

    von Enton Biba
    Learn the power of JavaScript in less than 100 words. Perfect for starters, it covers essential topics including variables, functions, loops, arrays and more. Code samples included for hands on learning. Lesen Sie mehr

    € 3,29

  • JavaScript Made Simple: The Practical Beginner’s Guide with Hands-On Projects

    von Riven Clarke
    Master the Language of the Web with Practical, Hands-On ProjectsDo you want to learn web development but feel overwhelmed by complex jargon? You are not alone. JavaScript is the essential language of the modern web, but most tutorials make it sound like rocket science.JavaScript Made Simple is the practical, project-based guide designed to take you from absolute beginner to confident developer. Lesen Sie mehr

    € 5,99

  • Learn Angular: The Collection

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This collection is a set of books aimed at getting you up to speed with Angular. It contains:Learn Angular: Your First Week, a collection of articles introducing AngularLearn Angular: Build a Todo App, an in-depth project tutorial that builds a complete Angular Lesen Sie mehr

    € 23,20

  • Visualforce Development Cookbook

    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.

    von Keir Bowden
    For developers who already know the basics of Visualforce, this book enables you to advance to the next level. With over 75 real-world examples accompanied by stacks of illustrations, it clarifies even the most complex concepts.Key FeaturesProvide an enhanced user experience with dynamically generated, reactive pagesAccess data over additional channels via public web sites and mobile pagesPacked Lesen Sie mehr

    € 34,64

  • Java EE 7 Web Application Development

    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7

    von Peter Pilgrim
    Develop Java enterprise applications to meet the emerging digital standards using Java EE 7 Key FeaturesBuild modern Java EE web applications that insert, update, retrieve, and delete customer data with up-to-date methodologiesDelve into the essential JavaScript programming language and become proficient with front-end technologies that integrate with the Java platformLearn about JavaServer Faces, Lesen Sie mehr

    € 41,57

  • JavaScript Pocket Reference

    Activate Your Web Pages

    von David Flanagan
    JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.The first 9 chapters document the latest version (ECMAScript 5) Lesen Sie mehr

    € 9,78

  • Maîtrisez React en 5 jours

    von Éric Sarrion
    Plongez au cœur de React, un framework de plus en plus utilisé en développement web, avec cet ouvrage exhaustif conçu pour initier les débutants. Chaque chapitre est structuré comme une journée d'apprentissage intensif, vous guidant pas à pas à travers les concepts et techniques nécessaires pour maîtriser cette puissante bibliothèque JavaScript.JOUR 1 : Maîtriser l'écriture d'un composant, créer Lesen Sie mehr

    € 21,99

  • Teaching Functional Programming with TypeScript

    von Baldurs L.
    Teaching Functional Programming with TypeScriptDiscover the perfect intersection of functional programming principles and TypeScript's powerful type system in this comprehensive guide for educators and self-learners alike. "Teaching Functional Programming with TypeScript" transforms abstract functional concepts into practical, applicable skills through TypeScript's familiar syntax and robust Lesen Sie mehr

    € 6,49

  • Ultimate Deno for Web Development

    Master Modern Web App Development with Deno, TypeScript, and RustKey Features● Build secure, high-performance apps with Deno and TypeScript.● Integrate React, Rust, and Next.js for full-stack workflows.● Deploy using Docker, Azure, and manage tools via Chocolatey.Book DescriptionDeno is a modern, secure runtime for JavaScript and TypeScript, offering developers a simplified, efficient way to ... Lesen Sie mehr

    € 17,81