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 793 - 816 of 1130 Results
Skip side bar filters
  • JavaScript for the Business Developer

    by Mike Faust ...
    Series series Business Developers series
    In JavaScript for the Business Developer, author Mike Faust builds the case for integrating JavaScript into business applications and then shows the application programmer how JavaScript can help them create dynamic business applications with Web browser interfaces. Developing compelling, user-friendly interfaces is one of the best arguments for using JavaScript when building business applications ... Read more

    RM 143.49 or Free with Kobo Plus

  • JAVASCRIPT FOR EVERYONE:

    Master and Build Dynamic Web Applications

    Are you a beginner in the field of coding!!!Then this book is specially made for you.Learn coding with ease and less stress. Including examples and images of how your coding will look like.BUY NOW and start coding ... Read more

    RM 58.67 or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    In-depth guide for writing robust and maintainable JavaScript code in ES8 and beyond

    Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codesKey FeaturesBecome proficient and skilled with Functional Programming in JavaScript to solve real-world development problemsSuccessfully apply Functional Programming concepts and techniques to everyday JavaScript programmingBring modularity, reusability, testability, ... Read more

    RM 150.29 or Free with Kobo Plus

  • NestJS

    Do Zero até a primeira API

    O livro 'NestJS: Do Zero a Primeira API' é uma introdução completa ao framework NestJS. Ele começa ensinando os conceitos básicos da arquitetura e do funcionamento do NestJS, permitindo que os leitores construam sua primeira API simples. ... Read more

    Free

  • React Material-UI Cookbook

    Build captivating user experiences using React and Material-UI

    by Adam Boduch ...
    Develop modern-day applications by implementing Material Design principles in React using Material-UIKey FeaturesUse React components to build intuitive UI elementsExplore a variety of styles and themes in the Material-UI framework using React componentsLearn practical React recipes and best practices for building modern web applicationsBook DescriptionMaterial-UI is a component library for ... Read more

    RM 110.99 or Free with Kobo Plus

  • Mobile HTML5

    Using the Latest Today

    by Estelle Weyl ...
    Build kickass websites and applications for all mobile (and non-mobile) platforms by adding HTML5 and CSS3 to your web development toolkit. With this hands-on book, you’ll learn how to develop web apps that not only work on iOS, Android, Blackberry, and Windows Phone, but also perform well and provide good user experience.With lots of code and markup examples, you’ll learn best practices for using ... Read more

    RM 111.69

  • Instant Adobe Edge Inspect Starter

    by Joseph Khan ...
    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This easy-to-understand Starter guide will get you up to speed with Adobe Edge Inspect quickly and with little effort.This book is for frontend web developers and designers who are developing and testing web applications targeted for mobile browsers ... Read more

    RM 52.89 or Free with Kobo Plus

  • Learning Angular for .NET Developers

    Develop dynamic .NET web applications powered by Angular 4

    Build efficient web apps and deliver great results by integrating Angular and the .NET frameworkKey Features\[\*\] Become a more productive developer and learn to use frameworks that implement good development practices\[\*\] Achieve advanced autocompletion, navigation, and refactoring in Angular using Typescript\[\*\] Follow a gradual introduction to the concepts with a lot of examples and ... Read more

    RM 135.99 or Free with Kobo Plus

  • Etudes for ClojureScript

    A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing. Each of these small projects includes a description of a program that you will compose (write) in ... Read more

    RM 17.89

  • 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

    RM 11.73 or Free with Kobo Plus

  • Ext JS Application Development Blueprints

    Develop robust and maintainable projects that exceed client expectations using Ext JS

    by Colin Ramsay ...
    Key FeaturesBook DescriptionIf you are a developer who has knowledge of Ext JS but would like to expand it to encompass the bigger picture of application development, then this book is ideal for you.What you will learnSimplify your code by understanding how to use Ext JS view models and data bindingBuild basic applications with the MVVM architectureArchitect advanced Ext JS applications based on a ... Read more

    RM 150.29 or Free with Kobo Plus

  • Creating a Website: The Missing Manual

    You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web.The important stuff you need to know:Master the basics. Learn HTML5, ... Read more

    RM 97.39

  • TypeScript 5 Design Patterns and Best Practices

    Build clean and scalable apps with proven patterns and expert insights

    Unlock TypeScript 5 patterns for durable, maintainable apps with modern techniques. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* Key FeaturesAvoid common pitfalls and anti-patterns in TypeScript app developmentLeverage functional and reactive paradigms for effective TypeScript developmentDiscover how to improve your application’s code reusability and ... Read more

    RM 114.49 or Free with Kobo Plus

  • Architecting Angular Applications with Redux, RxJS, and NgRx

    Learn to build Redux style high-performing applications with Angular 6

    Manage state in Angular to write high performing web apps by combining the power of Flux, RxJS, and NgRxKey Features- Learn what makes an excellent Angular application architecture- Use Redux to write performant, consistent Angular applications- Incorporate Reactive Programming principles and RxJS to make it easier to develop, test, and debug your Angular applicationsBook DescriptionManaging the ... Read more

    RM 150.29 or Free with Kobo Plus

  • High Performance Mobile Web

    Best Practices for Optimizing Mobile Web Apps

    Optimize the performance of your mobile websites and webapps to the extreme. With this hands-on book, veteran mobile and web developer Maximiliano Firtman demonstrates which aspects of your site or app slow down the user’s experience, and what you can do to achieve lightning-fast performance. There’s much at stake: if you want to boost your app’s conversion rate, then tackling performance issues ... Read more

    RM 97.39

  • 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

    RM 85.89

  • Instant RaphaelJS Starter

    by Krishna Sagar ...
    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. Starter Guide This book is great for developers new to Vector graphics in browsers (SVG and VML), and who are looking to get a good grounding in how to use Raphael JS to create imageless and fast loading interactive drawings and shapes, in a web ... Read more

    RM 52.89 or Free with Kobo Plus

  • Business Intelligence Demystified

    Understand and Clear All Your Doubts and Misconceptions About BI (English Edition)

    The book demystifies misconceptions and misinformation about BI. It provides clarity to almost everything related to BI in a simplified and unbiased way. It covers topics right from the definition of BI, terms used in the BI definition, coinage of BI, details of the different main uses of BI, processes that support the main uses, side benefits, and the level of importance of BI, various types of ... Read more

    RM 57.19 or Free with Kobo Plus

  • Ionic Cookbook

    Recipes to create cutting-edge, real-time hybrid mobile apps with Ionic

    Solve all your Ionic-related issues through dedicated recipes that will help you get the best out of Ionic. Working with Ionic components to find out the best way to share data between them effectively.Key Features-Leverage Ionic 3.9 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 ... Read more

    RM 150.29 or Free with Kobo Plus

  • Progressive Web Application Development by Example

    Develop fast, reliable, and engaging user experiences for the web

    by Chris Love ...
    Leverage the full potential of the web to make your web sites better than native applications for every platform. Key FeaturesExplore different models and patterns required to develop progressive web applicationsCreate applications requiring shorter runtime for attracting more usersStudy different projects to understand the fundamentals of progressive web applicationsBook DescriptionAre you a ... Read more

    RM 135.99 or Free with Kobo Plus

  • 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

    RM 90.69 or Free with Kobo Plus

  • Hands-on Nuxt.js Web Development

    Build universal and static-generated Vue.js applications using Nuxt.js

    Learn Nuxt.js for building server-side rendered, static-generated, and production-ready Vue.js web applications with the help of practical examplesKey FeaturesExplore techniques for authentication, testing, and deployment to build your first complete Nuxt.js web appWrite cleaner, maintainable, and scalable isomorphic JavaScript web applicationsTransform your Vue.js application into universal and ... Read more

    RM 135.99 or Free with Kobo Plus

  • Criando seu próprio chatbot

    Series series Mago Javascript
    'Criando um Chatbot: Guia para iniciantes' é o livro ideal para quem deseja dar os primeiros passos na criação de um chatbot. Com uma abordagem simples e direta, o livro ensina o leitor a construir um chatbot que se assemelha ao ChatGPT, usando técnicas de processamento de linguagem natural e inteligência artificial.O livro começa explicando os conceitos básicos de chatbots e como eles funcionam, ... Read more

    RM 18.57 or Free with Kobo Plus

  • Going GAS

    From VBA to Google Apps Script

    Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their ... Read more

    RM 85.89