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 10091032 von 1194 Ergebnissen angezeigt
Skip side bar filters
  • React Design Patterns and Best Practices

    Design, build and deploy production-ready web applications using standard industry practices

    Build modular React web apps that are scalable, maintainable and powerful using design patterns and insightful practicesKey FeaturesGet familiar with design patterns in React like Render props and Controlled/uncontrolled inputsLearn about class/ functional, style and high order components with ReactWork through examples that can be used to create reusable code and extensible designsBook Lesen Sie mehr

    € 27,71

  • JavaScript: Advanced Guide to Programming Code with Javascript

    JavaScript Computer Programming, #4

    Serien Buch 4 - JavaScript Computer Programming
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover Lesen Sie mehr

    € 2,99

  • Full-Stack TypeScript: Crafting End-to-End Applications with React and Node.js

    Transform your web development skills with the comprehensive guide to building modern, production-ready applications using TypeScript across the entire stack. This expert-level resource provides hands-on instruction for creating robust, type-safe applications with React on the frontend and Node.js on the backend.Master the complete development workflow from foundational TypeScript concepts to Lesen Sie mehr

    € 6,99

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    von Thau
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because Lesen Sie mehr

    € 19,79

  • If Hemingway Wrote JavaScript

    von Angus Croll
    What if William Shakespeare were asked to generate the Fibonacci series or Jane Austen had to write a factorial program? In If Hemingway Wrote JavaScript, author Angus Croll imagines short JavaScript programs as written by famous wordsmiths. The result is a peculiar and charming combination of prose, poetry, and programming.The best authors are those who obsess about language—and the same goes for Lesen Sie mehr

    € 10,22

  • The Principles of Object-Oriented JavaScript

    If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.In The Lesen Sie mehr

    € 12,31

  • Perl by Example

    von Ellie Quigley
    The World’s Easiest Perl 5 Tutorial—Updated for Today’s Applications and “Modern Perl” Best Practices“When I look at my bookshelf, I see eleven books on Perl programming. Perl by Example, Third Edition, isn’t on the shelf; it sits on my desk, where I use it almost daily. I still think it is the best Perl book on the market for anyone—beginner or seasoned programmer—who uses Perl daily.”—Bill Lesen Sie mehr

    € 39,59

  • Hands-On Chatbot Development with Alexa Skills and Amazon Lex

    Create custom conversational and voice interfaces for your Amazon Echo devices and web platforms

    von Sam Williams
    Build artificial intelligence (AI) powered voice and text conversational interfaces with AmazonKey FeaturesDevelop Alexa Skills to create a working voice user interface (VUI)Integrate Amazon Lex chatbots into Facebook, Slack, and text messagesLearn to use AWS Lambda, Alexa Skills Kit, and Amazon LexBook DescriptionHave you ever wondered how Alexa apps are made, how voice-enabled technologies work, Lesen Sie mehr

    € 27,71

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview Lesen Sie mehr

    € 30,57

  • Angular Services

    -

    von Sohail Salehi
    Design state-of-the-art applications with customized Angular servicesKey Features- Leverage the latest Angular and ES2016 features to create services- Integrate third-party libraries effectively and extend your app’s functionalities- Implement a real-world case study from scratch and level up your Angular skillsBook DescriptionA primary concern with modern day applications is that they need to be Lesen Sie mehr

    € 27,71

  • Improve your skills with Google Sheets

    Professional training

    von Rémy Lentzner
    Welcome to Google Sheets, your free worksheet on line. This book outlines useful possibilities if you want to work with this application. As with any spreadsheet, you can achieve simple or more complex calculations using functions. You will learn how to filter and sort out information creating statistics with Pivot tables. You will define page layout settings to print data easily. Charts will Lesen Sie mehr

    € 12,99

  • Error Handling in JavaScript for Beginners

    A Practical Guide to Writing Safer, More Reliable JavaScript Code

    von Dargslan
    Serien Buch 8 - Dargslan - JavaScript - Beginner Level
    Error Handling in JavaScript for Beginners: A Practical Guide to Writing Safer, More ReliableMaster the art of error handling and transform from a frustrated coder into a confident JavaScript developerAre you tired of cryptic error messages derailing your JavaScript projects? Do unexpected crashes and silent failures leave you wondering what went wrong? "Error Handling in JavaScript for Beginners" Lesen Sie mehr

    € 14,99

  • Understanding Variables and Data Types in JavaScript

    A Beginner-Friendly Guide to Managing Data and Mastering Core JavaScript Concepts

    von Dargslan
    Serien Buch 2 - Dargslan - JavaScript - Beginner Level
    Welcome to **Understanding Variables and Data Types in JavaScript**—your comprehensive guide to mastering the fundamental building blocks of JavaScript programming. Whether you're taking your first steps into the world of web development or looking to solidify your understanding of JavaScript's core concepts, this book is designed to be your trusted companion on this exciting journey.JavaScript Lesen Sie mehr

    € 14,99

  • Node.js: Novice to Ninja

    von Craig Buckler
    Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional web application using Node.js, the hugely popular open-source, cross-platform, back-end JavaScript runtime environment. You'll start off by getting familiar with the basics - installation and building your first apps - before moving onto more advanced concepts, including debugging, asynchronous Lesen Sie mehr

    € 22,54

  • Node.js Design Patterns

    Design and implement production-grade Node.js applications using proven patterns and techniques

    Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesLearn how to create solid server-side applications by leveraging the full power of Node.jsUnderstand how Lesen Sie mehr

    € 50,48

  • Spring MVC Cookbook

    Over 40 recipes for creating cloud-ready Java web applications with Spring MVC

    von Alex Bretet
    Over 40 recipes for creating cloud-ready Java web applications with Spring MVC Key Features\[\*\] Configure Spring MVC to build logic-less controllers that transparently support the most advanced web techniques\[\*\] Build an amazing social and financial application that applies microservices patterns on deployment, self-testability, interoperability, cloud architectures, and scalability\[\*\] Lesen Sie mehr

    € 38,60

  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript Lesen Sie mehr

    € 30,13

  • How Not to Node.js

    A handbook to avoid common Node.js pitfalls and build cleaner, faster, and production-ready apps

    von Lucas Santos
    Level up from writing code that works to writing code that scales and avoid performance and production issues like a proKey FeaturesIdentify and fix common Node.js anti-patterns before they impact productionAvoid performance bottlenecks by understanding Node.js internalsApply proven patterns to write clean, maintainable, and scalable Node.js codeBook DescriptionNode.js makes it easy to get started Lesen Sie mehr

    € 26,72

    VORBESTELLEN

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular Lesen Sie mehr

    € 9,34

  • PHP, MySQL, & JavaScript All-In-One For Dummies

    von Richard Blum
    Learn the essentials of creating web apps with some of the most popular programming languagesPHP, MySQL, & JavaScript All-in-One For Dummies bundles the essentials of coding in some of the most in-demand web development languages. You'll learn to create your own data-driven web applications and interactive web content. The three powerful languages covered in this book form the backbone of top Lesen Sie mehr

    € 32,99

  • Bootstrap 4 Cookbook

    Solutions to common problems faced in Responsive Web Design

    von Ajdin Imsirovic
    Over 75 recipes to help you build elegant and responsive web applications with Bootstrap 4Key Features\[\*\] Packed with easy-to-follow recipes on building responsive web pages with Bootstrap 4 that can be applied to a web project of your choice\[\*\] Build intuitive user interfaces that are mobile-ready with the latest features offered by BS4\[\*\] Stay on top of the changes that Bootstrap 4 Lesen Sie mehr

    € 30,68

  • Automate with Grunt

    The Build Tool for JavaScript

    von Brian P. Hogan
    Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and Lesen Sie mehr

    € 10,99

  • D3 for the Impatient

    Interactive Graphics for Programmers and Scientists

    If you’re in a hurry to learn D3.js, the leading JavaScript library for web-based graphics and visualization, this book is for you. Written for technically savvy readers with a background in programming or data science, the book moves quickly, emphasizing unifying concepts and patterns. Anticipating common difficulties, author Philipp K. Janert teaches you how to apply D3 to your own problems Lesen Sie mehr

    € 25,40

  • Server-Side Enterprise Development with Angular

    Use Angular Universal to pre-render your web pages, improving SEO and application UX

    von Bram Borggreve
    Build SEO-friendly, progressive web applications that live on the web, mobile, or desktop, using the latest Angular Universal which is loaded with powerful features such as components, directives, and servicesKey FeaturesExplore differences between server-side and client-side renderingLearn how to create a progressive web app with great SEO supportDiscover best practices and how to use them to Lesen Sie mehr

    € 20,78