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 1204 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

  • 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

  • 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

  • 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** Preface 1. Preparing Development Environment 1.1 Arduino 1.1.1 Arduino Uno 1.1.2 Arduino Leonardo 1.1.3 Arduino Mega 2560 1.1.4 Arduino Due 1.2 Electronic Components 1.2.1 Arduino Starter Kit 1.2.2 Fritzing 1.2.3 Cooking-Hacks: Arduino Starter Kit 1.2.4 Arduino Sidekick Basic kit 1.3 Node.js 1.4 Arduino S Lesen Sie mehr

    € 3,44

  • 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

  • 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

  • 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

  • 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

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    von Robin Nixon
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library Lesen Sie mehr

    € 36,84

  • Java from Zero: Learn Java Programming Fast for Beginners to Professionals:

    The Complete Guide with Code Examples and Exercises to Become a Professional

    von Scott Brandt
    Discover how to become a six-figure developer without going back to school.Are you thinking of transitioning into a career as a software developer?Have you always been interested in programming languages and tinkering with technology?Do you wish there was a straightforward way to gain all the skills and knowledge you need to write your own programs?If you're looking to make a living as a Java Lesen Sie mehr

    € 6,99

  • JavaScript: Tips and Tricks to Programming Code with Javascript

    JavaScript Computer Programming, #2

    Serien Buch 2 - JavaScript Computer Programming
    Learn JavaScript Tips and Tricks today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Accelerate your JavaScript learning through the different Tips and Tricks available; vital information that every JavaScript programmer must know in order to take their skills to the next level. JavaScript is on the internet Lesen Sie mehr

    € 2,99

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    von J.D Gauchat
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia Lesen Sie mehr

    € 2,68

  • Appcelerator Titanium Smartphone App Development Cookbook Second Edition

    Over 100 recipes to help you develop cross-platform, native applications in JavaScript

    von Jason Kneen
    Over 100 recipes to help you develop cross-platform, native applications in JavaScriptKey FeaturesLeverage your JavaScript skills to write mobile applications using Titanium Studio tools with the native advantageDeploy your application on the App Store and Google PlayAdd your own IOS native modules in objective-C, in an easy-to-follow step-by-step formatBook DescriptionThis book will take you Lesen Sie mehr

    € 30,68

  • PostgreSQL 9 Administration Cookbook - Second Edition

    Over 150 recipes to help you run an efficient PostgreSQL database in the cloud

    Key FeaturesBook DescriptionThrough example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.What you will learnImplement PostgreSQL features for reliability and Lesen Sie mehr

    € 41,57

  • Adobe Edge Preview 3: The Missing Manual

    von Chris Grover
    Want to use an Adobe tool to design animated web graphics that work on iPhone and iPad? You’ve come to the right book. Adobe Edge Preview 3: The Missing Manual shows you how to build HTML5 graphics using simple visual tools. No programming experience? No problem. Adobe Edge writes the underlying code for you. With this eBook, you’ll be designing great-looking web elements in no time.Get to know Lesen Sie mehr

    € 15,06

  • Vue.js 2.x by Example

    Example-driven guide to build web apps with Vue.js for beginners

    von Mike Street
    Learn the fundamentals of vue.js by creating complex SPAs with Vuex, vue-router and moreKey FeaturesWe bridge the gap between "learning" and "doing" by providing real-world examples that will improve your web development skills with Vue.jsExplore the exciting features of Vue.js 2 through practical and interesting examplesExplore modern development tools and learn how to utilize them by building Lesen Sie mehr

    € 34,64