Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

CGI, JavaScript, Perl, VBScript E-böcker

Om du gillar CGI, JavaScript, Perl, VBScript-e-böcker så kommer du att älska dessa toppval.
Visar 4972 av 639 resultat
Skip side bar filters
  • Vue.js für alle

    Wissenswertes für Einsteiger und Experten

    Serie Bok 229 - shortcuts
    Obwohl Vue.js noch vergleichsweise neu am Markt ist, hat sich das Webframework dank einer flachen Lernkurve, großer Einsteigerfreundlichkeit und hoher Entwicklungsgeschwindigkeit schnell als dritte Kraft neben Angular und React etabliert. Dieser shortcut richtet sich sowohl an Einsteiger als auch fortgeschrittene Vue.js-Nutzer und gibt hilfreiche Tipps zu verschiedenen Themen rund um das Framework ... Läs mer

    35,00 kr eller gratis med Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Serie serie In a Nutshell (O'Reilly)
    Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, Lisp and Smalltalk. Ruby is a genuine attempt to ... Läs mer

    142,67 kr

  • Mastering Perl/Tk

    Graphical User Interfaces in Perl

    Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, ... Läs mer

    285,34 kr

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    av James Tisdall ...
    With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too ... Läs mer

    228,31 kr

  • flex & bison

    Text Processing Tools

    av 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 ... Läs mer

    171,18 kr

  • Perl in a Nutshell

    A Desktop Quick Reference

    Serie serie In a Nutshell (O'Reilly)
    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike ... Läs mer

    278,24 kr

  • JavaScript Unleashed: Scripting the Web

    A Comprehensive Guide to JavaScript Programming

    av Matthew Adams ...
    "JavaScript Unleashed: Scripting the Web: A Comprehensive Guide to JavaScript Programming" is a comprehensive reference that helps developers navigate the intricacies of JavaScript programming. The book offers a thorough exploration of JavaScript, giving both novice and experienced developers a comprehensive grasp of the language's foundations, sophisticated methods, and real-world uses. From ... Läs mer

    109,38 kr

  • JavaScript by Example

    av Ellie Quigley ...
    The World’s Easiest Java Script Tutorial—Fully Updated!JavaScript by Example, Second Edition, is the easiest, most hands-on way to learn JavaScript. Legendary programming instructor Ellie Quigley has thoroughly updated her classic book to deliver the skills and information today’s JavaScript users need most—including up-to-the-minute coverage of JavaScript programming constructs, CSS, Ajax, JSON, ... Läs mer

    356,68 kr

  • The Basics of JavaScript and HTML Coding For Beginners

    Learn JavaScript and HTML Programming Web Design Skills Together

    Master JavaScript and HTML Basics in No Time!Are you ready to dive into the exciting world of JavaScript and HTML? Whether you're a complete beginner or looking to strengthen your coding skills, The Basics of JavaScript and HTML Coding For Beginners is your ultimate guide to understanding and harnessing the power of these essential programming languages. This JavaScript and HTML book for beginners ... Läs mer

    103,57 kr

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    av Jacob Era ...
    Mastering C++ programming language can be a tough and time consuming task. However, if you have an interest in programming languages and you insist in mastering this programming language then it can be fun and engaging. C++ programming language is easier to learn for people who are already familiar with other programming language such as Python, Java or Matlab. The differentiating factor between C ... Läs mer

    35,73 kr

  • Getting Started with p5.js

    Making Interactive Graphics in JavaScript and Processing

    With p5.js, you can think of your entire Web browser as your canvas for sketching with code!Learn programming the fun way--by sketching with interactive computer graphics! Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 ... Läs mer

    86,17 kr

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    av Karl Duuna ...
    Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes. Discover the primary attack vectors against web applications, and implement security best practices and effective countermeasures. ... Läs mer

    257,15 kr

  • Managing Your IT Infrastructure with Zentyal

    Article

    Zentyal (formerly eBox Platform) is a program for servers used in small and medium enterprises (SMBs). It plays multiple rolesas a gateway, network infrastructure manager, unified threat manager, office server, unified communications server or a combination of all of the above. This is the second article in our series on Zentyal. ... Läs mer

    6,12 kr

  • JavaScript Debugging Basics

    A Beginner’s Guide to Finding and Fixing JavaScript Errors with Confidence

    av Dargslan ...
    Serie Bok 9 - Dargslan - JavaScript - Beginner Level
    JavaScript Debugging Basics: A Beginner's Guide to Finding and Fixing JavaScript Errors with ConfidenceAre you tired of staring at broken JavaScript code, feeling helpless when faced with cryptic error messages? Do you wish you could approach debugging methodically instead of through trial and error? JavaScript Debugging Basics transforms the often frustrating process of finding and fixing code ... Läs mer

    168,59 kr eller gratis med Kobo Plus

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment ... Läs mer

    242,52 kr

  • 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 ... Läs mer

    154,75 kr

  • JavaScript for Beginners

    A Complete Guide to Learn the Fundamentals of JavaScript and Start Programming Today!

    av MEGANE NOEL ...
    Serie serie Computer Programming
    This book serves as an introduction to JavaScript, explaining how it works and how it may be used to create web apps and dynamic web pages.We'll cover all you need to know to get started coding right away. Everything is covered here, from your first steps as a coder to testing and achieving immaculate, flawless code.This book is jam-packed with step-by-step instructions that you can put into ... Läs mer

    63,69 kr

  • Programmieren lernen in 15 Minuten am Tag für Dummies

    av Thomas Rose ...
    Serie serie Für Dummies
    In 72 Tagen ins Weltall – mit Highscore und LaserkanoneSie wollen Programmieren lernen und haben wenig Zeit? Dieses Buch ist das Richtige für Sie! In nur 15 Minuten pro Tag erarbeiten Sie sich auf unterhaltsame Weise das Programmieren. Nach drei Monaten haben Sie mit JavaScript ein Weltraumspiel erstellt und sich nebenbei alle notwendigen Grundlagen angeeignet: Sie lernen Variablen, Funktionen, ... Läs mer

    144,36 kr

  • Go Simple with Postfix

    av Lord Linus ...
    This is the basic command E book for Your MTA (Mail Transfer Agent) i.e. Postfix. This will learn you how easy the postfix is ... Läs mer

    36,42 kr

  • MongoDB for Java Developers

    Design, build, and deliver efficient Java applications using the most advanced NoSQL databaseAbout This BookReuse the skills you have acquired through Hibernate or Spring to promote your applications to use NoSQL storageExplore the list of libraries that are already available to assist you in developing Java EE applications with MongoDBA step-by-step tutorial to create leaner and faster ... Läs mer

    263,51 kr

  • Windows 8.1 Apps with HTML5 and JavaScript Unleashed

    Serie serie Unleashed
    Take advantage of your existing JavaScript and HTML skills to build apps for Windows 8.1 and add them to the Windows Store. It’s a remarkable opportunity—and best-selling Microsoft web development author Stephen Walther will show you how to take full advantage of it.Offering the same deep insight and practical code that has made his ASP.NET Unleashed the #1 ASP.NET book of all time, Walther covers ... Läs mer

    257,89 kr

  • Build Your First Ethereum DApp

    av Bruno Skvorc ...
    In this book we'll walk through the creation of a complete distributed application (DApp) based on the Ethereum platform. We'll be building The Neverending Story, a crowdsourced choose-your-own-adventure story with crowd curation and community censorship.This book is for anyone interested in using the Ethereum platform for development. It's advised that you read The Developer's Guide to Ethereum ... Läs mer

    87,76 kr

  • Practical Modern JavaScript

    Dive into ES6 and the Future of JavaScript

    To get the most out of modern JavaScript, you need learn the latest features of its parent specification, ECMAScript 6 (ES6). This book provides a highly practical look at ES6, without getting lost in the specification or its implementation details. Armed with practical examples, author Nicolas Bevacqua shows you new ways to deal with asynchronous flow control, declare objects or functions, and ... Läs mer

    306,75 kr

  • Write Modern Web Apps with the MEAN Stack

    Mongo, Express, AngularJS, and Node.js

    av Jeff Dickey ...
    Traditionally, web applications have been architected so that the back-end houses all the front-end code. This has resulted in heavy projects that are difficult to manage and scale. This book will explain a new way to write web applications by treating the front-end as if it were a third-party (such as a mobile client). This book, written by a practicing MEAN developer, will take a holistic ... Läs mer

    199,69 kr