Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

CGI, JavaScript, Perl, VBScript eBooks

If you like CGI, JavaScript, Perl, VBScript eBooks, then you'll love these top picks.
Showing 337 - 360 of 1373 Results
Skip side bar filters
  • Leap Motion Development Essentials

    Leverage the power of Leap Motion to develop and deploy a fully interactive application

    Leverage the power of Leap Motion to develop and deploy a fully interactive applicationKey FeaturesComprehensive and thorough coverage of many SDK featuresIntelligent usage of gesture interfacesIn-depth, functional examples of API usage explained in detailBook DescriptionLeap Motion is a company developing advanced motion sensing technology for human–computer interaction. Originally inspired by ... Read more

    23,84 € or Free with Kobo Plus

  • Ionic 2 Cookbook

    The rich flavors of Ionic at your disposal

    by Hoc Phan ...
    Over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2.Key Features\[\*\] Leverage Ionic 2 and its exciting new features to create cutting edge real-time apps\[\*\] Work through simple recipes to address your problems directly and solve them effectively\[\*\] Get examples at each step to guide you on your learning curveBook DescriptionDeveloping real-time apps is ... Read more

    29,56 € or Free with Kobo Plus

  • Composing Software

    An Exploration of Functional Programming and Object Composition in JavaScript

    by Eric Elliott ...
    Unlock the power of functional programming in JavaScript with this detailed guide. Master essential techniques like function composition, immutability, and higher-order functions to create modular, maintainable code that's easy to understand and reuse.Key FeaturesAn exploration of functional programming in JavaScript, from basics to advanced conceptsAn extensive focus on real-world applications & ... Read more

    24,79 € or Free with Kobo Plus

  • Teaching Functional Programming with TypeScript

    by Baldurs L. ...
    Teaching Functional Programming with TypeScriptDiscover the perfect intersection of functional programming principles and TypeScript's powerful type system in this comprehensive guide for educators and self-learners alike. "Teaching Functional Programming with TypeScript" transforms abstract functional concepts into practical, applicable skills through TypeScript's familiar syntax and robust ... Read more

    6,49 €

  • React.js Essentials

    A fast-paced guide to designing and building scalable and maintainable web apps with React.js

    A fast-paced guide to designing and building scalable and maintainable web apps with React.jsKey FeaturesBook DescriptionBuilding web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College ... Read more

    20,02 € or Free with Kobo Plus

  • Ultimate React Native for Cross Platform App Development

    Turn Your Ideas into Scalable, Production-Ready Cross-Platform React Native Mobile Applications for iOS and Android

    Master the creation of high-performance appsKey Features● Get a free one-month digital subscription to www.avaskillshelf.com● Complete end-to-end guide from React Native setup to App Store and Google Play deployment.● Production-ready architecture covering navigation, state, offline sync, and native modules.● Real-world best practices for testing, CI/CD, performance optimization, and long-term ... Read more

    21,99 € or Free with Kobo Plus

  • Data-Oriented Programming

    Reduce software complexity

    Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data.In Data-Oriented Programming you will learn how to:Separate code from dataRepresent data with generic data structuresManipulate data with general-purpose functionsManage state without mutating ... Read more

    67,61 €

  • Mastering JavaScript: The Complete Guide to JavaScript Mastery

    by Tim Robards ...
    JavaScript is one of the most powerful programming languages on the web! With it, you can build highly dynamic websites and apps (including both frontend and backend development!).Have you ever wanted to learn Angular, React, Vue or Node.js? A solid understanding of JavaScript fundamentals will make picking up JS frameworks a breeze!We cover it all from basic Syntax & Structure, Variables and Data ... Read more

    8,99 €

  • Responsive Web Design With Html 5 & Css

    by James wood ...
    Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web usersEvery one of the over 4 billion webpages online today use HTML markup language to display its content. HTML is everywhere.Experienced developers know that a mastery of HTML and CSS fundamentals is not only an essential web design skill, but also the solid foundation of ... Read more

    4,99 €

  • Java Programming : The Complete Beginners Guide

    by Scott Burk ...
    It can appear to be an overwhelming task to learn a programming language. You could have previously considered coding and thought it was too difficult and confusing. You will be guided step-by-step through learning one of the best programming languages available with the help of this thorough beginner's guide. You will quickly be able to write code with professionalism.One of the most well-liked ... Read more

    4,99 €

  • The Complete Node.js Guide : A Detailed Guide to Learning Node.js, Featuring In-Depth Explanations, Practical Examples, and Best Practices for Professional Developers

    by Jiho Seok ...
    The Complete Node.js Guide is your comprehensive guide to mastering the powerful Node.js platform. This book is thoughtfully crafted to cater to both beginners and experienced developers, offering a deep dive into the essential and advanced concepts of Node.js.Features of This Book:Comprehensive Coverage: From the basics of Node.js to advanced patterns, this book covers it all. You'll start with ... Read more

    1,99 €

  • React Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications by leveraging industry-best practices

    Build fast and scalable web apps with React 19 and Next.js 16 by applying proven design patterns, avoiding common anti patterns, and shipping production features with testing, CI/CD, and practical AI assisted workflowsKey FeaturesUpdated for React 19 & Next.js 16 with modern, production-ready design patternsFull-stack React mastery with Express, PostgreSQL, Drizzle ORM & CI/CD workflowsBuild ... Read more

    25,75 €

    PRE-ORDER

  • Sviluppare applicazioni con Angular

    Guida alla programmazione web e mobile

    Angular è un framework realizzato da Google che semplifica lo sviluppo front-end di applicazioni web e mobile. Questo libro ne insegna l'utilizzo da un punto di vista teorico e pratico. L'obiettivo è mostrare al lettore la potenza e l'efficienza di Angular, seguendo tutti i passi che permettono di progettare e realizzare un'applicazione completa. I primi capitoli illustrano l'architettura del ... Read more

    14,99 €

  • React Native

    Desenvolvimento de aplicativos mobile com React

    O React Native é um framework desenvolvido pelo Facebook e baseado na biblioteca React. Ele consiste em uma série de ferramentas que viabilizam a criação de aplicações mobile nativas — para as plataformas iOS e Android — utilizando internamente as tecnologias básicas do front-end: HTML, CSS e JavaScript. Ao contrário de outros frameworks semelhantes, o React Native converte todo o código ... Read more

    Was 9,49 € Now 7,99 € or Free with Kobo Plus

  • Write Some Code with HTML, CSS, + JavaScript

    Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.First, we start with some basics of HTML.HTML tables, spans, and divsHTML5 new featuresThe second section is devoted to CSS.CSS box modelCSS3 new featuresNext, we cover JavaScript's basic syntax.Variable and ValuesFunctionsConditionalsLoopsScopeClosur... ... Read more

    1,99 €

  • Programming Python

    by Mark Lutz ...
    Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, ... Read more

    32,85 €

  • L'arte del Refactoring

    Guida alle tecniche per migliorare il design e la leggibilità del codice

    by Martin Fowler ...
    Da quando la programmazione a oggetti è diventata di uso comune, gli sviluppatori si sono trovati di fronte a un numero significativo di applicazioni mal progettate, con software inefficienti e difficili da mantenere ed estendere. Per questo, nel corso del tempo, i professionisti più esperti hanno messo a punto un insieme di tecniche di refactoring per migliorare l'integrità strutturale e le ... Read more

    26,99 €

  • Web Developer's Cookbook

    by Robin Nixon ...
    300+ Ready-to-Use PHP, JavaScript, and CSS SolutionsWeb Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you can use right away to create interactive Web content. All of the solutions are fully documented and their functionality clearly explained, along with customization tips. The recipes include HTML examples and screen shots showing exactly how to apply them in real ... Read more

    41,75 €

  • JavaScript from Beginner to Professional

    Learn JavaScript quickly by building fun, interactive, and dynamic web apps, games, and pages

    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects. Purchase of the print or Kindle book includes a free eBook in the PDF format.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text ... Read more

    Was 26,49 € Now 22,89 € or Free with 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 ... Read more

    8,49 € or Free with Kobo Plus

  • Ruby Best Practices

    Increase Your Productivity - Write Better Code

    How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you ... Read more

    17,16 €

  • Simplifying JavaScript

    Writing Modern JavaScript with ES5, ES6, and Beyond

    by Joe Morgan ...
    The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array ... Read more

    23,73 €

  • Full-Stack React Projects

    Modern web development using React 16, Node, Express, and MongoDB

    by Shama Hoque ...
    Unleash the power of MERN stack by building diverse web applications using React, Node.js, Express, and MongoDBKey FeaturesCreate dynamic web applications with the MERN stackLeverage the power of React in building interactive and complex user interfacesUnlock the potential of Node, Express, and MongoDB to build modern full-stack applicationsBook DescriptionThe benefits of using a full JavaScript ... Read more

    29,56 € or Free with Kobo Plus

  • Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying Array Manipulation

    A Beginner's Guide to Simplifying Array Manipulation

    This book, "Mastering JavaScript Array Methods: A Beginner's Guide to Simplifying ArrayManipulation," covers 30 array methods and provides a comprehensive and beginner-friendly introduction to these powerful array methods available in JavaScript. Whether you're a complete newcomer to programming or a developer seeking to strengthen your foundations, this book will guide you through the intricacies ... Read more

    9,80 €