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 124 von 1198 Ergebnissen angezeigt
Skip side bar filters
  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and Lesen Sie mehr

    € 15,06

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and Lesen Sie mehr

    € 13,52

  • Learning Python

    Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. This edition of Learning Python puts you in the hands of two expert teachers, Mark Lutz and David Lesen Sie mehr

    € 17,81

  • JavaScript: The Definitive Guide

    Master the World's Most-Used Programming Language

    von David Flanagan
    For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript material on the market. The seventh edition represents a significant update, with new information for ECMAScript 2020, and new chapters on language-specific features.JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the Lesen Sie mehr

    € 36,51

  • 30 BeagleBone Black Projects for the Evil Genius

    Serien series Evil Genius
    Fiendishly Fun Ways to Use the BeagleBone Black!This wickedly inventive guide shows you how to program and build fun and fascinating projects with the BeagleBone Black. You’ll learn how to connect the BeagleBone Black to your computer and program it, quickly mastering BoneScript and other programming tools so you can get started right away. 30 BeagleBone Black Projects for the Evil Genius is Lesen Sie mehr

    € 15,39

  • Natural Language Processing with Python

    Analyzing Text with the Natural Language Toolkit

    This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range Lesen Sie mehr

    € 25,73

  • Automating with Node.js

    von Shaun Stone
    Automate your workflow with the power of Node.js!If your job is loaded with manual work, thenwhy not write scripts that can deal with it for you?With this book, you will learn how to deal with manytasks such as zipping files, emailing colleagues, anddeploying your work at the press of a button.The book is structured into two parts:The first part is a collection of recipes, or building blocks Lesen Sie mehr

    € 4,60

  • The Joy of Kotlin

    SummaryMaintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve abstraction and design, to write comprehensible code, and Lesen Sie mehr

    € 50,83

  • Effective TypeScript

    83 Specific Ways to Improve Your TypeScript

    von Dan Vanderkam
    TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and Effective Java (both Addison-Wesley), this practical book features 83 items that give specific advice on Lesen Sie mehr

    € 36,84

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    von Tech Guru
    Learning C ++ can be a tough and time consuming process but if you are insistent in getting involved in this process, you will find it very engaging and fun. People familiar with other programming languages like Java, Python or Matlab find it comparatively easier to learn C ++. What distinguishes this programming language from the others is that it is one of the first few object oriented languages Lesen Sie mehr

    € 2,94

  • Getting Started with Arduino and Node.js

    von Agus Kurniawan
    This book helps to anyone to learn how to integrate Arduino hardware and node.js.***TOC**PrefacePreparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Electronic Components1.2.1 Arduino Starter Kit1.2.2 Fritzing1.2.3 Cooking-Hacks: Arduino Starter Kit1.2.4 Arduino Sidekick Basic kit1.3 Node.js1.4 Arduino So... Lesen Sie mehr

    € 3,44

  • Nim in Action

    von Dominik Picheta
    SummaryNim is a multi-paradigm language that offers powerful customization options with the ability to compile to everything from C to JavaScript. In Nim in Action you'll learn how Nim compares to other languages in style and performance, master its structure and syntax, and discover unique features.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Lesen Sie mehr

    € 50,83

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you Lesen Sie mehr

    € 30,57

  • flex & bison

    Text Processing Tools

    von John Levine
    If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools Lesen Sie mehr

    € 17,04

  • Reactive Patterns with RxJS and Angular Signals

    Elevate your Angular 18 applications with RxJS Observables, subjects, operators, and Angular Signals

    von Lamis Chebbi
    Leverage the reactive paradigm with RxJS and signals in your Angular applications using common patterns and techniques designed for real-world use casesKey FeaturesUse practical reactive patterns in your Angular apps to improve the quality and performance of your codeLearn performance optimization techniques from a Google Developer Expert for AngularSeamlessly integrate RxJS with Angular features Lesen Sie mehr

    € 22,76

  • Vue.js: Up and Running

    Building Accessible and Performant Web Apps

    von Callum Macrae
    Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.Author Callum Macrae shows you how to use the most useful libraries in the Lesen Sie mehr

    € 20,67

  • 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

  • ASP.NET Core 2 and Angular 5

    Full-stack web development with .NET Core and Angular

    Develop a simple, yet fully-functional modern web application using ASP.NET Core MVC, Entity Framework and Angular 5. Key Features\[\*\] Based on the best-selling book ASP.NET Core and Angular 2\[\*\] Easily build a complete single page application with two of the most impressive frameworks in modern development, ASP.NET Core and Angular\[\*\] Bring together the capabilities and features of both Lesen Sie mehr

    € 30,68

  • RESTful Web API Design with Node.js 10

    Learn to create robust RESTful web services with Node.js, MongoDB, and Express.js

    Design and implement scalable and maintainable RESTful solutions with Node.js 10Key FeaturesCreate rich and scalable RESTful API solutions from scratchExplore the new features of Node.js 10, Express 4.0, and MongoDBIntegrate MongoDB in your Node.js application to store and secure your dataBook DescriptionWhen building RESTful services, it is really important to choose the right framework. Node.js, Lesen Sie mehr

    € 20,78

  • Building a Quote Tab Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Quote Tab

    von Lumavalle Press
    This hands-on guide is designed for learners who already know the basics of HTML, CSS, and JavaScript and want to put that knowledge into action. Through a practical question-and-answer format, you'll build a fully functional Quote Tab web app from scratch using pure vanilla web technologies.Each section walks you through a step-by-step breakdown of core development concepts, including:Project Lesen Sie mehr

    € 3,99

  • Building Data-Driven Applications with Danfo.js

    A practical guide to data analysis and machine learning using JavaScript

    Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniquesKey FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook DescriptionMost data analysts use Lesen Sie mehr

    € 30,68