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 145 - 168 sur 1379
Skip side bar filters
  • Perl Scripting for Sysadmins

    A Complete Guide to Streamlining Workflows and Automating System Administration Tasks

    About the Technology:Perl, a robust and versatile scripting language, has been a mainstay in system administration for decades. This book equips you to leverage Perl's strengths to automate repetitive tasks, manage complex configurations, and streamline your workflow.Whether you're a seasoned admin or a Perl newcomer, this comprehensive guide provides a solid foundation and practical knowledge to ... En savoir plus

    11,97 €

  • Java and JavaScript Fundamentals

    par Prasun Barua ...
    Java and JavaScript Fundamentals is a comprehensive guide designed to help readers master the essentials of two of the most popular programming languages in the world—Java and JavaScript. This book takes you from foundational concepts to advanced features, providing a solid understanding of how to write efficient, maintainable, and scalable code in both languages.Key Features:Comprehensive ... En savoir plus

    9,09 € ou Gratuit avec Kobo Plus

  • Ultimate Next.js for Modern Web Applications

    Master Modern Web Development and Build High-Performance Scalable, SEO-Optimized Applications with Next.js, Typescript and Tailwind CSS (English Edition)

    par Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Key Features● Master Next.js 15 from fundamentals to routing and data fetching to SSR, SSG, and API routes.● Build high-performance, scalable, and SEO-friendly modern web applications with TypeScript and Tailwind CSS.● Follow a complete workflow from setup to testing and deployment on platforms like Vercel and ... En savoir plus

    17,49 €

  • Ext JS Data-driven Application Design

    An in-depth tutorial that teaches you the basics of data-driven applications, and how to design and implement them using Ext JS.If you are an intermediate in Sencha Ext JS, "Ext JS Data-Driven Application Design" is the tutorial for you. You need to be familiar with JavaScript and have basic operational knowledge of MySQL. If you want to be able to systematically construct an application from the ... En savoir plus

    20,01 € ou Gratuit avec Kobo Plus

  • Knockout.js

    Building Dynamic Client-Side Web Applications

    par Jamie Munro ...
    Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You’ll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side ... En savoir plus

    11,86 €

  • Javascript Assessment Test

    par Edward Yao ...
    How well do you know the Javascript language? Take the JSAT and find out. The Javascript Assessment Test (85 questions) Time limit: 45 minutes (All answers found at end of book) Select the best answer for each question. 1. The statement below creates a new context. eval?.("'use strict'; function f(){console.log('hello')}") a. true b. false 2. Under non-strict mode, a statement x = 40 performs what ... En savoir plus

    7,83 €

  • How JavaScript Works

    A light-hearted romp thru the world’s most misunderstood programming language.Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and ... En savoir plus

    27,29 € ou Gratuit avec Kobo Plus

  • Gatsby: The Definitive Guide

    Build and Deploy Highly Performant Jamstack Sites and Applications

    par Preston So ...
    Get the definitive guide on Gatsby, the JavaScript framework for building blazing fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you'll learn how to architect, build, and deploy Gatsby sites independently or with CMSs ... En savoir plus

    34,33 €

  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    par Sasan Seydnejad ...
    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • ECMAScript 6

    Entre de cabeça no futuro do JavaScript

    Nos últimos anos, a linguagem JavaScript cresceu bastante na comunidade de desenvolvedores, tornando-se mais robusta, poderosa e sendo usada em uma infinidade de aplicações de alto nível, tanto no front-end quanto no back-end das aplicações. Ela é a tecnologia por trás de ferramentas, frameworks e bibliotecas consagradas no mercado, tais como: Angular, Ember, React, Backbone, jQuery, Grunt. A ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and ... En savoir plus

    29,46 €

  • JavaScript: Guida alla Programmazione Web e Web-App. Contiene Esempi di Codice ed Esercizi Pratici.

    par Oscar R. Frost ...
    Scopri come realizzare applicazioni e siti web con il linguaggio JavaScriptVorresti programmare un'app utilizzabile sia su dispositivi Android che su iOS?Vorresti imparare a strutturare dalla A alla Z una pagina Web?Ti piacerebbe creare un'app per un quiz ma non sai come fare?Con la sua prevalenza sul Web, il linguaggio JavaScript ha assunto un ruolo sempre più fondamentale nella programmaz... ... En savoir plus

    6,90 € ou Gratuit avec Kobo Plus

  • Lua Quick Start Guide

    The easiest way to learn Lua programming

    par Gabor Szauer ...
    The easiest way to learn Lua programmingKey FeaturesThe easiest way to learn Lua codingUse the Lua standard libraries and debug Lua codeEmbed Lua as a scripting language using the Lua C APIBook DescriptionLua is a small, powerful and extendable scripting/programming language that can be used for learning to program, and writing games and applications, or as an embedded scripting language. There ... En savoir plus

    22,25 € ou Gratuit avec Kobo Plus

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... En savoir plus

    22,25 € ou Gratuit avec Kobo Plus

  • Redis Essentials

    Harness the power of Redis to integrate and manage your projects efficiently

    Harness the power of Redis to integrate and manage your projects efficiently Key FeaturesBook DescriptionRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need. Redis Essentials ... En savoir plus

    29,67 € ou Gratuit avec Kobo Plus

  • Penetration Testing with Kali Linux

    Learn Hands-on Penetration Testing Using a Process-Driven Framework (English Edition)

    This book is designed to introduce the topic of penetration testing using a structured and easy-to-learn process-driven framework.Understand the theoretical aspects of penetration testing and create a penetration testing lab environment consisting of various targets to learn and practice your skills. Learn to comfortably navigate the Kali Linux and perform administrative activities, get to know ... En savoir plus

    13,13 € ou Gratuit avec Kobo Plus

  • Lógica de Programação

    Crie seus primeiros programas usando Javascript e HTML

    Aprenda a programar agora! Este livro apresenta uma abordagem prática e atualizada para o universo da programação. Com uma didática pensada em quem inicia, os conceitos são apresentados através de necessidades reais, mostrando primeiro o problema e depois a solução. Ideal para quem quer dar seus passos no mudo DEV, entendendo como a programação pode transformar sua carreira, independentemente da ... En savoir plus

    8,49 € ou Gratuit avec Kobo Plus

  • Mastering KnockoutJS

    par Timothy Moran ...
    If you are an experienced JavaScript developer who is looking for new tools to build web applications and get an understanding of core elements and applications, this is the book for you. A basic knowledge of DOM, JavaScript, and KnockoutJS is assumed. ... En savoir plus

    28,20 € ou Gratuit avec Kobo Plus

  • Bootstrap for ASP.NET MVC

    Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web apps

    Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web appsKey Features\[\*\] Updated for Bootstrap 4 and ASP.Net MVC 6, this book shows how to take advantage of the latest new features introduced in both of these industry-leading frameworks\[\*\] Build responsive, mobile-ready apps by combining the power of ASP.NET MVC with Bootstrap\[\*\] Grasp the intricacies of ... En savoir plus

    29,67 € ou Gratuit avec Kobo Plus

  • Learning AngularJS

    A Guide to AngularJS Development

    par Ken Williamson ...
    With AngularJS, you can quickly build client-side applications that run well on any desktop or mobile platform, using REST web services for backend processes. You may have heard that the learning curve for this JavaScript MVC framework is too steep, but that’s not the case. This practical guide provides a hands-on approach to learning AngularJS that will have you building high-quality applications ... En savoir plus

    20,66 €

  • 深度探索Vue.js——原理剖析与实战应用

    par 张云鹏 ...
    本书系统的介绍了Vue框架基础、框架应用、生态组成、项目实战、框架演进、Vue原理剖析及Vue框架的原理实现。 全书共分为8章:第1章为行业发展介绍,第2章为Vue 2.x的开发基础,第3章为Vue 2.x的组件开发,第4章为Vue CLI开发完全指南,第5章为Vue CLI项目实战,第6章为Vite+Vue 3完全开发指南,第7章为Vue 3.x项目实战,第8章为实现原理介绍。书中主要内容包括:Web前端发展史、Vue的诞生、Vue 2.x基础指令、Vue 2.x常用API、Vue 2.x组件系统、Vue 2.x组件化实战、Vue CLI脚手架搭建、Vue Router 3.x路由系统、Vuex 3.x状态管理系统、Axios网络插件、ElementUI框架、Vue 2.x综合项目实战、Vue 3.x基础语法、Vue 3.x组合式API、Vue 3.x响应式API、Vite脚手架、Vue ... En savoir plus

    30,82 €

  • Latency

    Reduce delay in software systems

    par Pekka Enberg ...
    Practical techniques for delivering low latency software.From first principles to production-ready code, Latency teaches you how to make your software faster at every layer of the stack. You’ll learn what latency really is, how it differs from bandwidth, and why it matters for user experience. Then, guided by practical examples, you’ll apply Little’s Law, design lock-free algorithms, and architect ... En savoir plus

    55,91 €

  • Getting Started with PhantomJS

    par Aries Beltran ...
    The book will follow aA standard tutorial approach, and will beas a complete guide detailing the major aspects of PhantomJS with particular focus on Website website Testingtesting.This book is written forIf you are a JavaScript developers who are is interested in developing applications that interact with various web services, and doing that using a headless browser, then this book is ideal for ... En savoir plus

    17,28 € ou Gratuit avec Kobo Plus

  • Developing Windows Store Apps with HTML5 and JavaScript

    par Rami Sarieddine ...
    This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript. This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, ... En savoir plus

    14,55 € ou Gratuit avec Kobo Plus