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 457 - 480 of 1377 Results
Skip side bar filters
  • WebAssembly in Action

    With examples using C++ and Emscripten

    SummaryWebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.About the technologyWrite high-performance browser-based applications without relying only on ... Read more

    $49.99 USD

  • 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

    $37.79 USD or Free with Kobo Plus

  • Node.js

    Apprendre par la pratique

    Series series Blanche
    Plus de 500 exemples pour apprendre en pratiquantLa plate-forme Node.js est passée du statut d'OVNI à celui d'incontournable. En 2018, elle fait fonctionner des applications web, de l'outillage front-end, de la distribution de fichiers pair-à-pair, des objets connectés et la NASA l'utilise même pour analyser les données télémétriques de ses sondes spatiales.L'intention de cet ouvrage est d'être ... Read more

    $26.13 USD

  • Modern JavaScript: Coding for Today and Tomorrow

    Uncover the power of modern web development with Modern JavaScript: Coding for Today and Tomorrow, a comprehensive guide designed for developers of all levels. Whether you're a beginner looking to master the fundamentals of JavaScript or an experienced coder aiming to stay ahead of the curve, this ebook offers everything you need to excel in today's ever-evolving programming landscape.What You'll ... Read more

    $14.99 USD or Free with Kobo Plus

  • Coding for Kids Ages 9-15

    Simple HTML, CSS and JavaScript lessons to get you started with Programming from Scratch

    by Mather Bob ...
    Are you looking to teach children how to code? Or are you looking to start coding?This book on beginner html and JavaScript is the answer.For the last couple of years, the news keeps talking about the digital economy and how everyone needs programmers. It seems like everyone wants to learn how to code. However, it is not that easy. Coding is a skill; and like any skill it takes time to learn. Like ... Read more

    $9.99 USD or Free with Kobo Plus

  • 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

    $10.99 USD or Free with Kobo Plus

  • 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

    $19.95 USD or Free with Kobo Plus

  • Python for Beginners

    A Complete Guide to Learn the Fundamentals of Python and Start Programming Today!

    by MEGANE NOEL ...
    Series series Computer Programming
    Python is an interpreted, not compiled, high-level programming language. Apart from that, it is an object-oriented programming language that allows interaction between the developer and the Python interpreter. It is believed that this programming language was created between 1985 and 1990. This breakthrough is credited to Guido van Rossum.Python's source code, like that of the Perl programming ... Read more

    $6.99 USD 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

    $34.19 USD or Free with Kobo Plus

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Read more

    $28.99 USD or Free with Kobo Plus

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

    A Practical Q&A Guide Using a Tip Calculator

    Learn how to build a functional and responsive tip calculator using only HTML, CSS, and JavaScript. This practical guide walks you through each step of creating a simple front-end web app, making it ideal for beginners with some basic knowledge of web development.Presented in a clear Q&A format, this book breaks down the process into manageable sections: from setting up the project and structuring ... Read more

    $4.99 USD or Free with Kobo Plus

  • Mastering TypeScript

    Write TypeScript fluently and without fighting the type system

    Master the TypeScript language – form mental models of the type system, read and understand errors, and migrate from JavaScript to TypeScript competently. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore TypeScript’s key elements and advanced language featuresDive deep into type inference, type design, and building custom typesForm mental models to help ... Read more

    $35.99 USD or Free with Kobo Plus

    PRE-ORDER

  • Vue.js从入门到精通

    by 明日科技 ...
    《Vue.js从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用Vue.js进行程序开发需要掌握的各方面技术。全书分为4篇,共19章,内容包括初识Vue.js、ECMAScript 6语法介绍、Vue实例与数据绑定、条件判断指令、v-for指令、计算属性和监听属性、元素样式绑定、事件处理、表单元素绑定、自定义指令、组件、组合API、过渡和动画效果、渲染函数、使用Vue Router实现路由、使用axios实现Ajax请求、Vue CLI、状态管理,以及51购商城项目实战。书中的大多数知识点都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,使读者可轻松领会Vue.js程序开发的精髓,快速提高开发技能。 ... Read more

    $17.18 USD

  • HTML, CSS, Bootstrap, Php, Javascript and MySql

    All you need to know to create a dynamic site

    This book aims to initiate those who want to independently create a website, to the world of domains and programming linked to the web. The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of client-side and server-side programming.In the first place the difference between the various domains existing on the network will be ... Read more

    Was $17.99 USD Now $8.99 USD or Free with Kobo Plus

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... Read more

    $49.49 USD or Free with Kobo Plus

  • Mastering React Native

    Learn Once, Write Anywhere

    Leverage frontend development skills to build impressive iOS and Android applications with React NativeKey Features\[\*\] Apply flexbox to get layout and build rich animations that bring your React Native application to life\[\*\] Integrate third-party libraries and develop customized components that run natively on iOS and Android platforms\[\*\] Combine React Native with Redux, Redux middleware, ... Read more

    $37.79 USD or Free with Kobo Plus

  • React for Real

    Front-End Code, Untangled

    When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up ... Read more

    $16.99 USD

  • Ultimate React Design Patterns for High Performance

    Build Clean, Scalable and Enterprise-Ready React Applications with Advanced Patterns and Performance Techniques (English Edition)

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps.Key Features● Master advanced React patterns such as HOCs custom hooks and functional architecture.● Build enterprise level design systems with Figma and reusable UI components.● Apply advanced TypeScript to deliver scalable and strongly typed React applications.Book DescriptionReact has become the cornerstone of... ... Read more

    $24.95 USD

  • Head First jQuery

    A Brain-Friendly Guide

    Want to add more interactivity and polish to your websites? Discover how jQuery can help you build complex scripting functionality in just a few lines of code. With Head First jQuery, you'll quickly get up to speed on this amazing JavaScript library by learning how to navigate HTML documents while handling events, effects, callbacks, and animations. By the time you've completed the book, you'll be ... Read more

    $23.99 USD

  • Elevating React Web Development with Gatsby

    Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

    Learn how to create SEO-friendly, powerful static websites using Gatsby by harnessing the power of ReactKey FeaturesUnderstand how to use Gatsby to build, test, and deploy an end-to-end website and manage SEOBuild reusable templates to streamline your workflowsCreate plugins, add authentication, and work with real-time dataBook DescriptionGatsby is a powerful React static site generator that ... Read more

    $30.99 USD or Free with Kobo Plus

  • Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services

    Twilio.com is an American cloud communications platform. Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) ... Read more

    $9.00 USD or Free with Kobo Plus

  • Rails Pocket Reference

    A Quick Guide to Rails

    by Eric Berry ...
    Rails 2.1 brings a new level of stability and power to this acclaimed web development framework, but keeping track of its numerous moving parts is still a chore. Rails Pocket Reference offers you a painless alternative to hunting for resources online, with brief yet thorough explanations of the most frequently used methods and structures supported by Rails 2.1, along with key concepts you need to ... Read more

    $7.99 USD

  • Developing Web Components

    UI from jQuery to Polymer

    Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript ... Read more

    $18.99 USD

  • Web Application Development with MEAN

    Unlock the power of the MEAN stack by creating attractive and real-world projectsAbout This BookLearn about the different components that comprise a MEAN application to construct a fully functional MEAN application using the best third-party modulesA step-by-step guide to developing the MEAN stack components from scratch to achieve maximum flexibility when building an e-commerce applicationBuild ... Read more

    $61.99 USD or Free with Kobo Plus