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 745 - 768 of 1268 Results
Skip side bar filters
  • Hands-on JavaScript for Python Developers

    Leverage your Python knowledge to quickly learn JavaScript and advance your web development career

    by Sonyl Nagale ...
    Build robust full-stack web applications using two of the world's most popular programming languages Python and JavaScriptKey FeaturesDiscover similarities and differences between JavaScript and Python coding conventionsExplore frontend web concepts, UI/UX techniques, and JavaScript frameworks to enhance your web development skillsPut your JS knowledge into practice by developing a full-stack web ... Read more

    R387,31 or Free with Kobo Plus

  • Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript

    by David Herman ...
    Series series Effective Software Development Series
    “It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You’ll find when you finish the book that you’ve gained a strong and comprehensive sense of mastery ... Read more

    R628,23

  • YUI 3 Cookbook

    Writing Maintainable Applications

    by Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Read more

    R467,46

  • Computer Vision for the Web

    Unleash the power of the Computer Vision algorithms in JavaScript to develop vision-enabled web content

    Unleash the power of the Computer Vision algorithms in JavaScript to develop vision-enabled web contentKey FeaturesExplore the exciting world of image processing, and face and gesture recognition, and implement them in your websiteDevelop wonderful web projects to implement Computer Vision algorithms in an effective wayA fast-paced guide to help you deal with real-world Computer Vision ... Read more

    R411,23 or Free with Kobo Plus

  • Real-Time 3D Graphics with WebGL 2

    Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0)

    A comprehensive guide with 80+ examples on 3D programming in WebGL 2, covering computer graphics topics such as rendering, 3D math, camera, and moreKey FeaturesCreate visually stunning, high-performance 3D applications for the web with WebGL 2A complete course on 3D computer graphics: rendering, 3D math, lighting, cameras, and moreUnlock a variety of new and advanced features offered in WebGL ... Read more

    R598,91 or Free with Kobo Plus

  • React Native By Example

    Native mobile development with React

    by Richard Kho ...
    Leverage the full potential of the React Native framework to build and deploy your own native mobile applications for iOS and AndroidKey Features\[\*\] Work on native APIs and UI Elements using React Native\[\*\] Get the best of both worlds: the power of native approach and the fluidity of JavaScript\[\*\] Create increasingly complex real-world applications and dive deeper into React NativeBook ... Read more

    R598,91 or Free with Kobo Plus

  • Critical Web Design

    An innovative, learn-by-doing textbook that teaches how to design for the web while engaging a critical lens on the technoculture that sustains it.Critical web design, like critical design, employs a social usefulness to challenge the ways technology enters our lives. It reclaims the mechanisms, tools, and practices used to produce coercive and commercial interfaces, harnessing the power of design ... Read more

    R1 095,82

    PRE-ORDER

  • JavaScript für Java-Entwickler

    Series Book 49 - schnell + kompakt
    Das Buch JavaScript für Java-Entwickler führt anhand von vielen Code-Beispielen in die Grundlagen der Programmiersprache JavaScript ein. Zielpublikum sind Java-Entwickler, die sich so einfach und schmerzfrei wie möglich der Sprache JavaScript nähern wollen oder müssen. Deshalb wird alles weggelassen, was man als Java-Entwickler entweder sowieso weiß oder nicht wissen muss. Zudem werden Vergleiche ... Read more

    R211,00 or Free with Kobo Plus

  • Learning React and TypeScript: A Beginner's Path to Professional Web Development

    Stop copying code and start building professional web applications.In the fast-paced world of web development, the gap between following a tutorial and building a production-ready application is massive. You might know how to write a function or create a simple component, but do you know how to architect a scalable codebase? Do you understand how to manage complex state without creating ... Read more

    R111,02 or Free with Kobo Plus

  • Javascript Fundamentals

    JavaScript is a language of freely typed client-side scripting that is executed in the user's browser. To make an interactive web user interface, JavaScript interacts with DOM elements (HTML components). JavaScript utilizes ECMAScript guidelines that incorporate core attributes based on the ECMA-262 standard and other characters not premised on ECMAScript norms.JavaScript can be utilized in a ... Read more

    R47,49

  • Learning TypeScript 5

    by 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 ... Read more

    R476,33 or Free with Kobo Plus

  • Web Design in easy steps, 7th edition

    by Sean McManus ...
    Series series In Easy Steps
    Guides you through the process of creating a website – in easy steps!Web Design in easy steps, 7th edition reveals the key principles of good web design, which is the art and science of building effective and attractive websites. The book will introduce you to the key technologies of the web, and the design principles that underpin successful sites.Whether you’re a budding designer who plans to ... Read more

    R323,86

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    by Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Read more

    R18,08

  • Testable JavaScript

    Ensuring Reliable Code

    One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll ... Read more

    R438,25

  • 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 ... Read more

    R146,04

  • 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

    R495,64

  • TypeScript in Action

    From Fundamentals to Advanced Patterns

    by Asher Vale ...
    Master TypeScript and Build Production-Ready Applications with ConfidenceTypeScript has revolutionized modern web development, transforming how developers write JavaScript by adding powerful type safety, enhanced tooling, and enterprise-grade scalability. Whether you're building your first TypeScript project or architecting complex applications, this comprehensive guide provides everything you ... Read more

    R275,62 or Free with Kobo Plus

  • JavaScript

    Beginner's Guide to Programming Code with JavaScript

    Series Book 1 - JavaScript Programming Series
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Read more

    R47,49 or Free with Kobo Plus

  • Core Java Interview Questions You'll Most Likely Be Asked

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success

    A Complete Guide to Java Fundamentals, OOPs, Collections, Exception Handling, and Java 9 for Job Success● Concept refresher for Java (includes Java 8 and Java 9)● Ideal prep guide for coding interviews - technical and HR rounds● Guidance for Resume building and Aptitude tests● Includes Scenario based questions● Developed and recommended by industry experts and placement expertsCore Java Interview ... Read more

    R657,44 or Free with Kobo Plus

  • HTML5 canvas in real time

    This e-book is an interactive e-book this means that the user can enter datas in the pages and content of these will conform to the new values.To enter these datas, in the pages of the e-book, have been implemented controls similar to those that can be found on the Internet pages and also an executing button to impart the command to adapt the content of the page to the new values.The subject of ... Read more

    R51,76 or Free with Kobo Plus

  • The Future of JavaScript: Coding Interactive Websites

    A Beginner's Guide to JavaScript

    by Olivia Davis ...
    Your indispensable friend in helping you to grasp the fundamental language of contemporary web development is The Future of JavaScript - Coding Interactive Websites: A Beginner's Guide to JavaScript. This book walks you methodically through the fundamental ideas of JavaScript and shows you how to bring your websites to life with interactive features, regardless of your level of HTML and CSS ... Read more

    R155,12

  • JavaScript for Beginners

    A Comprehensive Guide to Mastering JavaScript from Scratch

    by 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 ... Read more

    R155,12

  • Learning React Native

    Building Native Mobile Apps with JavaScript

    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.Through ... Read more

    R745,07

  • Vue.js: 11 Practical Projects

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.This book contains a ... Read more

    R185,60 or Free with Kobo Plus