Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

CGI, JavaScript, Perl, VBScript e-bøker

Hvis du liker CGI, JavaScript, Perl, VBScript-e-bøker, kommer du til å elske disse toppvalgene.
Viser 193216 av 676 resultater
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 ... Les mer

    35,00 kr eller gratis med Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Serie serien 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 ... Les mer

    126,09 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, ... Les mer

    252,29 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 ... Les mer

    201,79 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 ... Les mer

    151,39 kr

  • Perl in a Nutshell

    A Desktop Quick Reference

    Serie serien 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 ... Les mer

    245,99 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 ... Les mer

    106,39 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, ... Les mer

    315,29 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 ... Les mer

    100,71 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 ... Les mer

    33,12 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 ... Les mer

    76,19 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. ... Les mer

    249,99 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. ... Les mer

    5,77 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 ... Les mer

    173,76 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 ... Les mer

    214,39 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 ... Les mer

    143,39 kr

  • JavaScript for Beginners

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

    av MEGANE NOEL ...
    Serie serien 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 ... Les mer

    61,63 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 ... Les mer

    33,76 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 ... Les mer

    232,99 kr

  • Windows 8.1 Apps with HTML5 and JavaScript Unleashed

    Serie serien 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 ... Les mer

    239,09 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 ... Les mer

    81,39 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 ... Les mer

    271,19 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 ... Les mer

    176,59 kr

  • High Performance Mobile Web

    Best Practices for Optimizing Mobile Web Apps

    Optimize the performance of your mobile websites and webapps to the extreme. With this hands-on book, veteran mobile and web developer Maximiliano Firtman demonstrates which aspects of your site or app slow down the user’s experience, and what you can do to achieve lightning-fast performance. There’s much at stake: if you want to boost your app’s conversion rate, then tackling performance issues ... Les mer

    214,39 kr