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 673696 av 1283 resultater
Skip side bar filters
  • Node.js Design Patterns

    Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeKey Features\[\*\] Create reusable patterns and modules by leveraging the new features of Node.js .\[\*\] Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.\[\*\] This unique ... Les mer

    408,99 kr eller gratis med Kobo Plus

  • Programming Elm

    Build Safe, Sane, and Maintainable Front-End Applications

    Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps you take advantage of this new language in your web site development. Learn how the Elm Architecture ... Les mer

    275,49 kr

  • Java Programming

    A Comprehensive Guide to Development Tools and Versatility

    av Ryan roffe ...
    Explore the vast development tools and versatility of Java in 2023 with this guide. Java, a widely-used programming language in web and computing applications, offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java's scalability makes it suitable for a wide range of applications, from small ... Les mer

    92,53 kr eller gratis med Kobo Plus

  • SproutCore Web Application Development

    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 framework

    av Tyler Keating ...
    Creating fast, powerful, and feature-rich web applications using the SproutCore HTML5 frameworkKey FeaturesWrite next-gen HTML5 apps using the SproutCore framework and toolsGet started right away by creating a powerful application in the very first chapterBuild your understanding of SproutCore as you follow through the most complete reference to the framework anywhere in existenceBook ... Les mer

    359,99 kr eller gratis med Kobo Plus

  • Curso de Programación con Java - 2ª Edición

    Cuando usamos los equipos informáticos podemos hacer muchas cosas. Un adolescente puede utilizar Internet para enviar un mensaje, un estudiante puede usar una hoja de cálculo para realizar el cálculo de un promedio o la cantidad de puntos que necesita para aprobar cada materia, un cocinero puede guardar sus recetas en un editor de texto como Word, etc. De hecho, la cantidad de productos ... Les mer

    184,79 kr

  • Mobile App Development with Ionic, Revised Edition

    Cross-Platform Apps with Ionic, Angular, and Cordova

    Learn how to build app store-ready hybrid apps with the Ionic 2, the framework built on top of Apache Cordova (formerly PhoneGap) and Angular. This revised guide shows you how to use Ionic’s tools and services to develop apps with HTML, CSS, and TypeScript, rather than rely on platform-specific solutions found in Android, iOS, and Windows Phone.Author Chris Griffith takes you step-by-step through ... Les mer

    338,49 kr

  • Ajax Hacks

    Tips & Tools for Creating Responsive Web Sites

    Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.Taking complete advantage of Ajax, however, ... Les mer

    195,59 kr

  • Instant Fancybox

    Enhance the look of your web pages using the lightweight and highly customizable jQuery plugin Fancybox

    av Kyle Diedrick ...
    Enhance the look of your web pages using the lightweight and highly customizable jQuery plugin FancyboxKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsCreate advanced and visually stunning image galleries with FancyboxCustomize the look and feel of the Fancybox pluginMaster how to work with Fancybox’s custom settings, events, and APILearn how ... Les mer

    183,99 kr eller gratis med Kobo Plus

  • Mastering Netbeans

    Master building complex applications with NetBeans to become more proficient programmers

    av David Salter ...
    Master building complex applications with NetBeans to become a more pro fi cient programmerKey FeaturesBook DescriptionWith the increasing complexity of software development and the abundance of tools available, learning your IDE in-depth will instantly increase your developer productivity. NetBeans is the only IDE that can be downloaded with Java itself and provides you with many cutting edge ... Les mer

    408,99 kr eller gratis med Kobo Plus

  • Hands-On Design Patterns with React Native

    Proven techniques and patterns for efficient native mobile development with JavaScript

    Learn how to write cross platform React Native code by using effective design patterns in the JavaScript world. Get to know industry standard patterns as well as situational patterns. Decouple your application with these set of “Idea patterns”.Key FeaturesMobile development in React Native should be done in a reusable way.Learn how to build scalable applications using JavaScript patterns that are ... Les mer

    324,99 kr eller gratis med Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Les mer

    514,99 kr eller gratis med Kobo Plus

  • Bien débuter en programmation

    Formation professionnelle

    Ce livre vous propose d’étudier les principes d’écriture du code informatique. L’important est de bien penser, avant de programmer. Après une brève histoire du développement des calculateurs et des ordinateurs, vous apprendrez à concevoir des algorithmes en prenant des exemples de tous les jours, comme la recette d’un soufflé au fromage, un tri à bulles ainsi qu’une recherche séquentielle et ... Les mer

    120,32 kr eller gratis med Kobo Plus

  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... Les mer

    138,84 kr

  • The Art of WebAssembly

    Build Secure, Portable, High-Performance Applications

    A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications.WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not ... Les mer

    251,99 kr

  • The Book of JavaScript, 2nd Edition

    A Practical Guide to Interactive Web Pages

    av Thau ...
    JavaScript makes it easy to add interactivity, animation, and other tricks to your web pages. But this isn't just a book of JavaScripts for you to cut and paste into your HTML, only to find out that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step-by-step through various scripts and explains how they produce the effects you want.Because ... Les mer

    228,39 kr

  • Learning Alfresco Web Scripts

    If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you. ... Les mer

    175,89 kr eller gratis med Kobo Plus

  • Learning TypeScript 5

    av Anna Richter ...
    Programmers familiar with JavaScript who wish to learn more about TypeScript version 5.0 will find this book to be a resource of great value This book is ideal for developers who want to improve their front-end programming skills and integrate TypeScript with popular frameworks such as Angular and React. With clear explanations and hands-on examples, this book makes the transition from JavaScript ... Les mer

    277,78 kr eller gratis med Kobo Plus

  • React Key Concepts

    Consolidate your knowledge of React's core features

    Build the understanding, skills, and experience to confidently implement React in your next project with this fast-paced overview of React fundamentals. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesA clear, concise explanation of core React 18 functionalities to promote quick, easy referenceGain a deep understanding of key React concepts with the help of ... Les mer

    444,99 kr eller gratis med Kobo Plus

  • JavaScript: Advanced Guide to Programming Code with Javascript

    JavaScript Computer Programming, #4

    Serie Bok 4 - JavaScript Computer Programming
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Les mer

    27,69 kr

  • JavaScript by Example

    Learn modern web development with real-world applications

    av Dani Akash S ...
    A project based guide to help you get started with web development by building real-world and modern web applicationsKey FeaturesLearn JavaScript from scratch by building clones of popular web applicationsUnderstand the core concepts and techniques surrounding JavaScript with this power-packed hands-on guideExplore modern JavaScript frameworks and libraries such as Node, React and WebpackBook ... Les mer

    288,99 kr eller gratis med Kobo Plus

  • Mastering JavaScript Design Patterns

    av Simon Timms ...
    If you are a developer interested in creating easily maintainable applications that can grow and change with your needs, then this book is for you. Some experience with JavaScript (not necessarily with entire applications written in JavaScript) is required to follow the examples written in the book. ... Les mer

    259,26 kr eller gratis med Kobo Plus

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Images

    Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You'll begin at square one, learning how the web and web pages work, and then steadily build from there. By the end of the book, you'll have the skills to create a simple site with multicolumn pages that adapt for mobile devices.Each chapter provides exercises to help you learn various ... Les mer

    535,29 kr

  • BeagleBone Cookbook

    Software and Hardware Problems and Solutions

    BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects—whether it’s robotics, gaming, drones, or software-defined radio. If you’re new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card ... Les mer

    267,69 kr

  • Getting Started with BeagleBone

    Linux-Powered Electronic Projects With Python and JavaScript

    Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside many consumer electronics devices. Whether they're the brains of a cell phone, cable box, or exercise bike, embedded Linux systems blur the distinction between computer and device.Many makers love microcontroller platforms such as Arduino, but as the ... Les mer

    92,53 kr