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 1201 - 1224 of 1375 Results
Skip side bar filters
  • Building HTML5 Games with ImpactJS

    An Introduction On HTML5 Game Development

    by Jesse Freeman ...
    Create a real 2D game from start to finish with ImpactJS, the JavaScript game framework that works with the HTML5's Canvas element. Making video games is hard work that requires technical skills, a lot of planning, and—most critically—a commitment to completing the project. With this hands-on guide, you’ll learn how to use Impact with other technologies step-by-step.You’ll pick up important tips ... Read more

    $13.09 USD

  • Java Programming for Beginners

    Master of Programming

    by Sarful Hassan ...
    Series series Master of Programming
    Java Programming for BeginnersAre you ready to master one of the world's most powerful and in-demand programming languages—even if you've never written a single line of code before? This beginner-friendly guide to Java programming is designed to help you learn step by step, with clear explanations, practical examples, and hands-on exercises that build real skills.What This Book Is AboutThis book ... Read more

    $4.99 USD or Free with Kobo Plus

  • Full-Stack React, TypeScript, and Node

    Build scalable and cloud-ready web applications using React 19, TypeScript, and Docker

    by David Choi ...
    Explore the evolving landscape of full-stack development with the latest web technologies to build production-ready React applications and deploy them using Docker on AWS.Key FeaturesMaster the architecture of React 19 and modern single-page applications (SPAs)Develop a scalable Web API using Node.js, Express, and TypeScriptGain hands-on experience with Docker for containerization and AWS for ... Read more

    $26.59 USD

    PRE-ORDER

  • A Skeptic’s Guide to Functional Programming with JavaScript

    How to level up your code without alienating your team

    What if the team hates my functional code? Learning functional programming can be intoxicating. Your code becomes more elegant, more expressive—solid. But what if the people you work with don’t get it? Some of their concerns are legitimate. Others are plain ignorant. But how do you tell the difference? And either way, how do you have a rational conversation when there’s so much angst? It seems ... Read more

    $28.09 USD

  • JavaScript in 100 Words

    by Enton Biba ...
    Learn the power of JavaScript in less than 100 words. Perfect for starters, it covers essential topics including variables, functions, loops, arrays and more. Code samples included for hands on learning. ... Read more

    $2.99 USD

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Read more

    $32.39 USD

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... Read more

    $20.89 USD

  • Angular

    Das Praxisbuch – von den Grundlagen bis zur professionellen Entwicklung mit Signals

    Das neue Praxisbuch der bekannten Angular-ExpertenAktuell ab Angular 22 – inklusive Updates zu neueren VersionenGrundlagen, Signals und aktuelle Themen wie Signal Forms und Resource APIMit Best Practices und allen Codebeispielen zum DownloadIn diesem Praxiseinstieg lernst du Angular inklusive der modernen APIs und Konzepte kennen. Mit einem durchgängigen Beispielprojekt führen die Autoren dich ... Read more

    $36.99 USD

  • Learn React with TypeScript

    A beginner's guide to building real-world, production-ready web apps with React 19 and TypeScript

    by Carl Rippon ...
    Take your first step in building modern-day component-based scalable web apps using the latest features and capabilities of React 19, TypeScript, and Next.js with this easy-to-follow guideKey FeaturesUnlock powerful performance gains with React server components and server functions in Next.jsManage forms, state, and data fetching with modern tools like Zustand and Next.jsBuild reusable, scalable ... Read more

    $35.99 USD or Free with Kobo Plus

  • JavaScript Interview Questions You'll Most Likely Be Asked

    Series Book 18 - Job Interview Questions series
    264 JavaScript Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsJavaScript Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through compr... ... Read more

    $8.99 USD

  • React 16 Tooling

    Master essential cutting-edge tools, such as create-react-app, Jest, and Flow

    React 16 Tooling covers the most important tools, utilities, and libraries that every React developer needs to know — in detail.Key FeaturesEach chapter presents meta-development solutions to help React developersThe tools used are presented in a practical, solution-oriented approach with no fluffThe chapters are arranged in a logical order that mirrors a typical React development workflow, but ... Read more

    $37.79 USD or Free with Kobo Plus

  • Advanced JavaScript Design Patterns

    "JavaScript is the Most popular programming language used by professional developers today"Immerse yourself in the world ofDesign Patterns in JavaScriptwith this comprehensive guide that explores the practical application of the most relevant patterns.✅From theModule pattern to the observer pattern, each section of this guide is carefully crafted to help you tackle development challenges with ... Read more

    $9.00 USD or Free with Kobo Plus

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... Read more

    $27.89 USD or Free with Kobo Plus

  • Data Structures and Algorithms in JavaScript

    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... Read more

    $35.99 USD

  • Conquering Laravel With PHP

    Your Guide to Building Powerful and Secure Web Applications

    About the Technology:Laravel is a powerful and versatile PHP framework beloved by developers worldwide. Its elegant syntax, robust features, and vast ecosystem empower you to craft complex web applications with ease. Whether you're building a dynamic e-commerce platform, a feature-rich social network, or a blazing-fast API, Laravel provides the foundation and tools to achieve your vision.This book ... Read more

    $10.77 USD

  • JavaScript Events and User Interaction

    A Beginner’s Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic

    by Dargslan ...
    Series Book 6 - Dargslan - JavaScript - Beginner Level
    JavaScript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic LogicUnlock the Power of JavaScript Events and Transform Your Static Websites into Dynamic, Interactive ExperiencesAre you comfortable with HTML and CSS but struggle to make your websites truly interactive? Do you want to create engaging user experiences that respond to ... Read more

    $17.81 USD or Free with Kobo Plus

  • Next.js Cookbook

    Learn how to build scalable and high-performance apps from scratch (English Edition)

    Next.js is a powerful and flexible framework for building server-side rendered React applications. In this book, you will learn how to develop a full-stack ERP application from scratch to production using Next.js. The book will begin by covering the basics of Next.js, including setting up the environment and creating your first app. You will then learn how to use design patterns to optimize the ... Read more

    $14.39 USD or Free with Kobo Plus

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... Read more

    $21.99 USD

  • Aplicativos para Android

    Um Passo a Passo da Criação Até a Loja

    Estamos em um mundo completamente tecnológico, os computadores, wearables, dispositivos móveis em geral estão em todos os lugares. É quase impossível, atualmente, considerar algumas ações do ser humano sem a tecnologia. Um smartwatch pode realizar monitoramentos de sono, cardíaco, de exercícios físicos, medição de oxigênio no sangue, entre outras. Estes dispositivos utilizam um sistema operacional ... Read more

    $7.99 USD or Free with Kobo Plus

  • Perl Programming in easy steps, 2nd edition

    by Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Read more

    $27.29 USD

  • Aprenda JavaScript com Dashboards

    Seus primeiros passos na programação com grandes resultados

    by Lucas Tauil ...
    Começar a programar pode parecer um desafio, especialmente para quem nunca teve contato com códigos ou conceitos de desenvolvimento. No entanto, aprender a programar é uma experiência prática, visual e gratificante desde os primeiros passos. Criar Dashboards interativos é uma forma poderosa de transformar dados brutos em informações claras e úteis, aproximando a programação do cotidiano e ... Read more

    $8.99 USD or Free with Kobo Plus

  • 680 Dot Net (.NET) Framework Interview Questions and Answers

    680 most important and frequently asked questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Dot Net (.NET) ... Read more

    $2.99 USD

  • React in Depth

    A guide to the advanced React skills used by the very best React developers.React in Depth teaches the React libraries, tools and techniques that are vital to build amazing apps. You’ll put each skill you learn into practice with hands-on projects like a goal-focused task manager, expenses tracker, and custom UI library.In React in Depth you will learn how to:• Assess technologies in the React ... Read more

    $49.99 USD

  • React Native in Action

    Developing iOS and Android apps with JavaScript

    by nader dabit ...
    SummaryReact Native in Action gives iOS, Android, and web developers the knowledge and confidence they need to begin building high-quality iOS and Android apps using the React Native framework.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyReact Native gives mobile and web developers the power of "and." Write your app ... Read more

    $49.99 USD