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 145168 av 639 resultater
Skip side bar filters
  • Java Primer

    A solid introduction to the fundamentals of Java programming

    Java Primer will hold your hand as you step into the world of programming. This title, aimed at beginning programmers will walk you through the basics of variables, input, output, parsing input, formatting output, working with arrays, loops, and logic. This should prime you well enough for an A+ in any introduction to Java course at the college level.Similar to all my other eBooks on Amazon, I ... Les mer

    26,36 kr

  • HTML, CSS, and JavaScript All in One

    Covering HTML5, CSS3, and ES6, Sams Teach Yourself

    Serie serien Sams Teach Yourself
    Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and ... Les mer

    252,29 kr

  • Building a Screenshot Capture Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Screenshot Capture App

    This practical guide shows you how to build a working Screenshot Capture web app using only HTML, CSS, and JavaScript. Designed for beginners and early intermediates, it uses a clear question-and-answer format to explain every step in simple terms.You will learn how to:Set up your project structure and layoutUse the Screen Capture API to access screen contentConvert live video previews into still ... Les mer

    55,90 kr eller gratis med Kobo Plus

  • 5 Practical React Projects

    This book is a collection of in-depth tutorials, selected from SitePoint's React Hub, that will guide you through some fun and practical projects. Along the way, you'll pick up lots of useful development tips.It contains:How to Create a Reddit Clone Using React and Firebase by Nirmalya GhoshBuild a CRUD App Using React, Redux and FeathersJS by Michael WanyoikeHow to Build a Todo App Using React, ... Les mer

    71,89 kr

  • Rediscovering JavaScript

    Master ES6, ES7, and ES8

    JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming ... Les mer

    322,59 kr

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... Les mer

    185,49 kr

  • Programming TypeScript

    Making Your JavaScript Applications Scale

    av Boris Cherny ...
    Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its ... Les mer

    346,79 kr

  • BootStrap 3 - Sites Web pour Mobiles

    Utilisez BootStrap 3 pour Créer des Applications Mobiles Magnifiques que vos visiteurs adorent !

    Serie Bok 2 - Développement Facile
    Le meilleur moyen - l'unique moyen - de créer une application magnifique, qui vous rendra fier, c'est de simplifier la vie de vos clients en créant l'application qui répond à leurs besoins et qui reste toujours performantes quelque soit sa complexité.Dans cet ouvrage "multimédia" agréable à lire et tiré de son expérience, un développeur passionné explique comment vous pouvez vous aussi créer des ... Les mer

    96,91 kr

  • Coding for Beginners

    A Simplified Approach to Enter the Computer Programming Realm and Explore Core Functions in Key Languages like Python, Java, and C++

    av Ryan roffe ...
    Are you in search of a reliable beginner's guide to take your first steps into the world of coding?Are you wondering which programming language aligns best with your needs?The initial approach to coding is crucial, and following a guide crafted by a seasoned programmer can make a significant difference. In today's competitive landscape, possessing a solid understanding of various programming ... Les mer

    87,52 kr eller gratis med Kobo Plus

  • Building Large-Scale Web Applications with Angular

    Your one-stop guide to building scalable and production-grade Angular web apps

    A definitive guide on frontend development with Angular from design to deploymentKey FeaturesDevelop web applications from scratch using Angular and TypeScriptExplore reactive programming principles and RxJS to develop and test apps easilyStudy continuous integration and deployment on the AWS cloudBook DescriptionIf you have been burnt by unreliable JavaScript frameworks before, you will be amazed ... Les mer

    315,29 kr eller gratis med Kobo Plus

  • Designing React Hooks the Right Way

    Explore design techniques and solutions to debunk the myths about adopting states using React Hooks

    Get to grips with React Hooks and design your own custom Hook to manage application states for making better decisions in site architecture Key Features • Get to grips with Hooks' design and understand each built-in Hook's pitfalls with examples • Discover how to turn your existing code into a reusable Hook via code refactoring • Explore design solutions to identify and solve site performance ... Les mer

    283,79 kr eller gratis med Kobo Plus

  • Aplicações web real-time com Node.js

    Node.js é uma poderosa plataforma. Ele permite escrever aplicações JavaScript no server-side, tirando proveito da sintaxe e familiaridade da linguagem para escrever aplicações web escaláveis. Como o Node.js usa um modelo orientado a eventos, focado em I/O não-bloqueante, desenvolver nele pode ser diferente para quem está acostumado às aplicações web tradicionais. Nesse livro, Caio Ribeiro Pereira ... Les mer

    109,00 kr eller gratis med Kobo Plus

  • Construindo APIs REST com Node.js

    Caio Ribeiro Pereira

    Hoje em dia, é muito comum criar aplicações client-side para web e mobile que consomem dados de uma API (Application Programming Interface), que são sistemas back-end focados apenas no processamento e envio de dados, de forma centralizada. Isso permite que sejam desenvolvidas múltiplas aplicações clientes com interfaces específicas para usuários mobile, desktop ou web. Desde 2010, o Node.js provou ... Les mer

    109,00 kr eller gratis med Kobo Plus

  • JavaScript for Beginners

    A Comprehensive Guide to Mastering JavaScript from Scratch

    av Alex Thompson ...
    "JavaScript for Beginners: Unlocking the Power of Web Development: A Comprehensive Guide to Mastering JavaScript from Scratch" is your essential resource for diving into the dynamic world of JavaScript. This book, designed for complete novices and those with a basic understanding, takes you on a step-by-step journey to master the language that powers modern web development. From setting up your ... Les mer

    87,52 kr

  • JavaScript. A Comprehensive manual for creating dynamic, responsive websites and applications

    Suitable For Both Novice And Experts.

    Serie Bok 1 - First Edition
    This book shows off JavaScript's potential for developing web applications by mixing in-depth theory instruction with enjoyable assignments that will push your limits. To gain a thorough knowledge of the ideas, you can experiment with them in your own editor or browser console as you learn them.Basic programming concepts, including variables, arrays, objects, functions, conditionals, loops, ... Les mer

    166,39 kr eller gratis med Kobo Plus

  • Node.js for Beginners

    A comprehensive guide to building efficient, full-featured web applications with Node.js

    Build your first production-grade web app from scratch using Node.js, Express, MongoDB, authentication, and testing with guidance from a member of the Express Technical Committee as well as a Node.js core collaborator and releaserKey FeaturesLearn JavaScript, async programming, and event-driven architectures in Node.jsDiscover best practices for secure deployment and testing of Node.js appsBuild a ... Les mer

    286,19 kr eller gratis med Kobo Plus

  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    av Artur Czemiel ...
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the ... Les mer

    267,89 kr eller gratis med Kobo Plus

  • Vue.js 3.x+Element Plus前端开发实战

    av 趣千厘 ...
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 ... Les mer

    203,05 kr

  • Qualitätssicherung mit JavaScript und PHP

    Serie Bok 38 - shortcuts
    Aus der Entwicklung von Software ist die Qualitätssicherung nicht mehr wegzudenken. Diese Aussage trifft allerdings nicht nur für Enterprise Serverapplikationen und klassische Desktop-Anwendungen zu, sondern gilt in gleichem Maße auch für die Entwicklung von Webapplikationen. Sebastian Springer vermittelt dem Leser gezielt die zentralen Regeln professioneller Qualitätssicherung in Web-Projekten. ... Les mer

    49,00 kr eller gratis med Kobo Plus

  • Node.js for .NET Developers

    av David Gaynes ...
    Serie serien Developer Reference
    Build scalable, high-traffic websites and web applications with Node.jsFor many .NET programmers, Node.js represents a new way to build high-traffic websites and applications. Now there’s a practical, concise introduction to Node.js specifically for Microsoft developers. David Gaynes guides you through the entire Node.js development process. Using Microsoft Visual Studio examples, he addresses ... Les mer

    107,89 kr

  • JavaScript für Java-Entwickler

    Serie Bok 62 - schnell + kompakt
    Das Buch "JavaScript für Java-Entwickler" führt anhand von vielen Codebeispielen in die Grundlagen der Programmiersprache JavaScript ein. Dabei wird besonders auf Patterns eingegangen, die die Entwicklung mit JavaScript im größeren Rahmen ermöglichen. Diese Auflage enthält nun auch die wichtigsten Neuerungen der Sprache in ihrer Version ECMAScript 2015. In einem zusätzlichen Kapitel werden zudem ... Les mer

    115,00 kr eller gratis med Kobo Plus

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    av Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... Les mer

    70,00 kr eller gratis med Kobo Plus

  • React

    Das umfassende Handbuch

    Erfahren Sie in dem neuen Buch des JavaScipt-Experten Sebastian Springer, wie Sie performante Oberflächen gestalten können. Mit einfachen und leicht verständlichen Beispielen erlernen Sie die Grundlagen von React, React Native und Redux. Und auch als fortgeschrittener JavaScript-Entwickler profitieren Sie von den vielen Profithemen wie Tests, Animationen, Material Design Components, Server Side ... Les mer

    349,09 kr

  • Angular

    Grundlagen, fortgeschrittene Themen und Best Practices – inkl. RxJS, NgRx und PWA

    Der bewährte Einstieg in Angular – gut erklärt und praxisnahDurchgängig aktuell für Angular 10Updates zu neuen Versionen auf der BuchwebsiteProgrammcode zu jedem einzelnen Entwicklungsschritt auf GitHubBest Practices aus der täglichen Arbeit der AutorenMit einem anspruchsvollen Beispielprojekt führen Ferdinand Malcher, Johannes Hoppe und Danny Koppenhagen Sie durch die Welt von Angular. Lernen Sie ... Les mer

    349,00 kr