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 697 - 720 of 1372 Results
Skip side bar filters
  • Mastering Test-Driven Development with React

    Build Uncluttered and Robust React Applications Using Test-Driven Development Principles with Jest, React Testing Library, and Mocha (English Edition)

    React and TDD: Craft Reliable, High-Quality Apps from Scratch!Book DescriptionTest-Driven Development (TDD) is an essential practice for creating reliable, bug-free React applications. By focusing on writing tests before code, TDD ensures that your application is not only functional but also scalable and maintainable."Mastering Test-Driven Development with React" is your comprehensive guide to ... Read more

    $30.99 AUD or Free with Kobo Plus

  • ASP.NET MVC 4 in Action

    Revised edition of ASP.NET MVC 2 in Action

    SummaryASP.NET MVC 4 in Action is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET developers and show how to apply it effectively. All examples in this revised edition are based on ASP.NET MVC 4, so you'll get full coverage of features such as the Razor view engine, Web Matrix helpers, and improved extensibility. You'll see how your ASP.NET applications can benefit from changes in ... Read more

    $55.99 AUD

  • Programming Concepts in C++

    by Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Read more

    $6.99 AUD

  • Derinlemesine React

    by Onder Teker ...
    Bu kitap React konusunda temel, orta & ileri konuları içermektedir. İçerikte component (class, function,arrow); properties; event; state; condition; map; form (controlled / uncontrolled ) gibi temel konularderinlemesine işlenmektedir. Sonrasında validation,elements (text, radio, checkbox, select) anlatılmaktadır. İleri konulardan hooks, lifecycle; memo; reducer; error; configuration; higher order ... Read more

    $0.99 AUD or Free with Kobo Plus

  • Django 2

    by Antonio Mele ...
    Descubra el proceso completo para desarrollar aplicaciones web profesionales con Django. Este libro le guiará a través de la creación de cuatro proyectos prácticos con Django para saber cómo resolver problemas comunes e implementar las mejores prácticas de desarrollo. A lo largo de la lectura aprenderá a construir una aplicación blog, un sitio web social para compartir imágenes, una tienda online ... Read more

    $35.99 AUD or Free with Kobo Plus

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

    $40.99 AUD

  • Data Wrangling with JavaScript

    by Ashley Davis ...
    SummaryData Wrangling with JavaScript is hands-on guide that will teach you how to create a JavaScript-based data processing pipeline, handle common and exotic data, and master practical troubleshooting strategies.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyWhy not handle your data analysis in JavaScript? Modern ... Read more

    $55.99 AUD

  • Grokking Simplicity

    Taming complex software with functional thinking

    by Eric Normand ...
    "The most insightful and intuitive guide to clean and simple software. I recommend this to all software developers." - Rob Pacheco, Vision Government SolutionsGrokking Simplicity is a friendly, practical guide that will change the way you approach software design and development.Distributed across servers, difficult to test, and resistant to modification—modern software is complex. Grokking ... Read more

    $52.99 AUD

  • Data Oriented Development with Angularjs

    Data Oriented Development with Angularjs

    by Manoj Waikar ...
    Key FeaturesBook DescriptionThis book helps beginner-level AngularJS developers organize AngularJS applications by discussing important AngularJS concepts and best practices. If you are an experienced AngularJS developer but haven't written directives or haven't created custom HTML controls before, then this book is ideal for you.What you will learnExperience the power of twoway data binding using ... Read more

    $30.99 AUD or Free with Kobo Plus

  • Building a Mortgage Calculator Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Mortgage Calculator

    This project-based guide shows you how to create a mortgage calculator web app using only HTML, CSS, and JavaScript. Designed for beginners with basic knowledge of these core technologies, the book focuses on writing real, functional code for a practical use case.Presented in a clear Q&A format, each section covers a step in the development process, including project setup, input validation, ... Read more

    $6.99 AUD or Free with Kobo Plus

  • SPRING COOKBOOK

    Over 100 hands-on recipes to build Spring web applications easily and efficiently

    Key FeaturesBook DescriptionThis book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.What you will learnInstall Maven and Tomcat and create a Spring MVC web applicationDisplay, validate, and process formsQuery a database with minimal codeAuthenticate users and manage their rolesBuild REST, Java RMI, ... Read more

    $56.99 AUD 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

    $24.99 AUD

  • Hands-On Sencha Touch 2

    A Real-World App Approach

    by Lee Boonstra ...
    Get hands-on experience building speedy mobile web apps with Sencha Touch 2.3, the user interface JavaScript framework built specifically for the mobile Web. With this book, you’ll learn how to build a complete touch application, called Find a Cab, that has the look and feel of a native app on Android, iOS, Windows, and BlackBerry devices.In the process, you’ll work with Sencha’s model-view ... Read more

    $20.99 AUD

  • 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

    $13.99 AUD or Free with Kobo Plus

  • Mastering Modular JavaScript

    If you have a working knowledge of JavaScript and ECMAScript 6 (ES6), this practical guide will help you tackle modular programming to produce code that’s readable, maintainable, and scalable. You’ll learn the fundamentals of modular architecture with JavaScript and the benefits of writing self-contained code at every system level, including the client and server.Nicolás Bevacqua, author of ... Read more

    $43.99 AUD

  • Programmation avec Node.js, Express.js et MongoDB

    JavaScript coté serveur

    by Eric Sarrion ...
    Series series Noire
    Un livre incontournable pour développer des applications web professionnelles !Né à la fin des années 1990, le langage JavaScript connaît aujourd'hui une deuxième vie. Après s'être installé sur pratiquement tous les sites web de la planète, il s'invite désormais sur de plus en plus de serveurs web, notamment grâce à Node.js qui symbolise le JavaScript côté serveur. Node.js est donc plus que jamais ... Read more

    $35.78 AUD

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    by Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... Read more

    $9.20 AUD or Free with Kobo Plus

  • Backbone.js Patterns and Best Practices

    by Swarnendu De ...
    This is a step-by-step guide to design patterns, best practices, and solutions to common problems for Backbone.js-based application development. This book is for JavaScript developers who work with Backbone.js and want to learn the best design patterns to develop complex web applications. Basic knowledge of Backbone.js and JavaScript is essential. ... Read more

    $34.99 AUD or Free with Kobo Plus

  • TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applicationsAbout This BookLearn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScriptExplore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.jsFocusing on design patterns in TypeScript, this step-by ... Read more

    $96.99 AUD or Free with Kobo Plus

  • Vue.js 2 Web Development Projects

    Learn Vue.js by building 6 web apps

    A project-based, practical guide to get hands-on into Vue.js 2.5 development by building beautiful, functional and performant web applicationsKey FeaturesBuild exciting real world web projects from scratch and become proefficient with Vue.js Web DevelopmentTake your app to the next level with animation, routing, state management, server-side rendering and i18nLearn professional web programming ... Read more

    $56.99 AUD or Free with Kobo Plus

  • AngularJS in Action

    SummaryAngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see ... Read more

    $49.99 AUD

  • AWS Lambda in Action

    Event-driven serverless applications

    by Danilo Poccia ...
    SummaryAWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end.Foreword by James Governor.About the TechnologyWith AWS Lambda, you write your code and upload it to the AWS cloud. AWS Lambda responds to the events triggered by your application or your users, and automatically manages the underlying computer ... Read more

    $55.99 AUD

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Read more

    $14.99 AUD or Free with Kobo Plus

  • 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

    $2.99 AUD