Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks CGI, JavaScript, Perl, VB Script

Si vous aimez les titres CGI, JavaScript, Perl, VB Script, vous allez adorer cette sélection.
Affichage des résultats 361 - 384 sur 1496
Skip side bar filters
  • Mobile JavaScript Application Development

    Bringing Web Programming to Mobile Devices

    When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today.You’ll build sample apps with jQuery Mobile, Sencha Touch, and ... En savoir plus

    13,77 €

  • Programming the Mobile Web

    Reaching Users on iPhone, Android, BlackBerry, Windows Phone, and more

    With the second edition of this popular book, you’ll learn how to build HTML5 and CSS3-based apps that access geolocation, accelerometer, multi-touch screens, offline storage, and other features in today’s smartphones, tablets, and feature phones. The market for mobile apps continues to evolve at a breakneck pace, and this book is the most complete reference available for the mobile web.Author and ... En savoir plus

    27,55 €

  • JavaScript Robotics

    Building NodeBots with Johnny-Five, Raspberry Pi, Arduino, and BeagleBone

    JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen innovative programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. ... En savoir plus

    7,83 €

  • Appcelerator Titanium: Up and Running

    Building Native iOS and Android Apps Using JavaScript

    par John Anderson ...
    Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You’ll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java ... En savoir plus

    10,38 €

  • Vue.js für alle

    Wissenswertes für Einsteiger und Experten

    Collection Livre 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 ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Ruby in a Nutshell

    A Desktop Quick Reference

    Collection series 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 ... En savoir plus

    12,29 €

  • 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, ... En savoir plus

    27,55 €

  • Beginning Perl for Bioinformatics

    An Introduction to Perl for Biologists

    par 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 ... En savoir plus

    19,49 €

  • flex & bison

    Text Processing Tools

    par 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 ... En savoir plus

    16,42 €

  • Perl in a Nutshell

    A Desktop Quick Reference

    Collection series 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 ... En savoir plus

    26,70 €

  • JavaScript Unleashed: Scripting the Web

    A Comprehensive Guide to JavaScript Programming

    par 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 ... En savoir plus

    10,06 €

  • JavaScript by Example

    par 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, ... En savoir plus

    31,37 €

  • 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 ... En savoir plus

    8,47 €

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    par 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 ... En savoir plus

    2,94 €

  • 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 ... En savoir plus

    7,83 €

  • Secure Your Node.js Web Application

    Keep Attackers Out and Users Happy

    par 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. ... En savoir plus

    17,59 €

  • Managing Your IT Infrastructure with Zentyal

    Article

    par Gaurav Parashar ...
    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. ... En savoir plus

    0,59 €

  • JavaScript Debugging Basics

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

    par Dargslan ...
    Collection Livre 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 ... En savoir plus

    14,99 € ou Gratuit avec Kobo Plus

  • Information Architecture

    For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this ... En savoir plus

    26,70 €

  • AngularJS: Conviértete en el profesional que las compañías de software necesitan.

    par Paiminix ...
    La constante evolución en la industria de las tecnologías de la información, demanda cada día más profesionales en el mundo del desarrollo web que conozcan el poderoso framework de AngularJS, este libro te lleva de la mano en la adopción de esta gran tecnología abarcando las mejores prácticas, tips y trucos sobre el framework de JavaScript, conocerás diferentes tipos sintaxis que en su momento han ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Practical Advanced TypeScript

    par Bledar Ramo ...
    Practical Advanced TypeScript is your one-stop guide to mastering TypeScript's advanced language features through a unique, hands-on approach. This book is perfect for developers looking to learn the language in depth, understand its latest features, and select the patterns that fit real-world projects perfectly.Each topic in this book is explained in a well-defined and compact way, offering the ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Unit Testing and TDD with TypeScript: Quality Code from Day One

    par Baldurs L. ...
    Unit Testing and TDD with TypeScript: Quality Code from Day OneUnlock the full potential of TypeScript by mastering test-driven development! This comprehensive, hands-on guide bridges the gap between TypeScript's powerful type system and professional testing practices that ensure your code remains reliable, maintainable, and bug-free.What sets this book apart:TypeScript-specific testing strategies ... En savoir plus

    6,49 € ou Gratuit avec Kobo Plus

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    par Baldurs L. ...
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, ... En savoir plus

    6,49 € ou Gratuit avec Kobo Plus

  • JavaScript-Grundlagen

    par IntroBooks Team ...
    JavaScript ist eine Sprache für frei typisiertes clientseitiges Scripting, das im Browser des Benutzers ausgeführt wird. Um eine interaktive Webbenutzeroberfläche zu erstellen, interagiert JavaScript mit DOM-Elementen (HTML-Komponenten). JavaScript verwendet ECMAScript-Richtlinien, die Kernattribute enthalten, die auf dem ECMA-262-Standard und anderen Zeichen basieren, die nicht auf ECMAScript ... En savoir plus

    3,49 € ou Gratuit avec Kobo Plus