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 1081 - 1104 of 1375 Results
Skip side bar filters
  • Unleashing the Power of Astro

    by Tamas Piros ...
    Astro is a modern static site generator that allows developers to build fast, optimized websites—a critical requirement in today’s rapidly evolving ecosystem, where user demands are high. Astro’s story goes back to 2021, when Fred K. Schott released the first version of the framework. At the time of writing this tutorial, Astro is already at version 4 and has seen many amazing features added to it ... Read more

    $11.49 USD or Free with Kobo Plus

  • 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

    $24.69 USD or Free with Kobo Plus

  • Perl Debugged

    by Peter Scott ...
    The 2001 classic - available in eBook formats for the first timePerl Debugged provides the expertise and solutions developers require for coding better, faster, and more reliably in Perl. Focusing on debugging, the most vexing aspect of programming in Perl, this example-rich reference and how-to guide minimizes development, troubleshooting, and maintenance time resulting in the creation of elegant ... Read more

    $24.49 USD

  • Getting Started with Ionic

    Get up and running with developing effective Hybrid Mobile Apps with Ionic

    by Rahat Khanna ...
    Get up and running with developing effective Hybrid Mobile Apps with IonicKey Features1. Develop engaging mobile experiences with a native-looking UI in Ionic and AngularJS2. Build mobile applications with a native UI and interactions with device APIs using popular web technologies such as HTML, CSS, and JavaScript3. Create an e-commerce mobile app using tutorials and code samplesBook ... Read more

    $25.69 USD or Free with Kobo Plus

  • Computer Science

    Learn about Algorithms, Cybersecurity, Databases, Operating Systems, and Web Design

    This book consists of 6 titles, namely:Assembly Language: The Ultimate Guide to Programming and Virtual MachinesComputer Science: The Complete Guide to Principles and InformaticsCyber Security: Beginners’ Guide to Hacking, Phishing, Social Engineering, and MalwareDatabases: System Concepts, Designs, Management, and ImplementationOperating Systems: Concepts to Save Money, Time, and ... Read more

    $4.99 USD or Free with Kobo Plus

  • Angular UI Development with PrimeNG

    Build rich UI for Angular applications using PrimeNG

    Unleash the power of PrimeNG components to design compelling user interface for your Angular applicationsKey FeaturesDetailed insights into PrimeNG concepts, components and features with examples to help you make excellent User Interfaces for Angular web apps.Get familiar with themes, layouts and customization in real world applications.Develop Angular applications rapidly using advance tools and ... Read more

    $37.79 USD or Free with Kobo Plus

  • Sencha Touch 2 Up and Running

    Building Enterprise Cross-Platform Mobile Web Applications

    Launch into Sencha Touch 2 with this hands-on book, and quickly learn how to develop robust mobile web apps that look and behave like native applications. Using numerous code samples, author Adrian Kosmaczewski guides you every step of the way through this touchscreen-enabled JavaScript framework—from creating your first basic app to debugging, testing, and deploying a finished product.Learn how ... Read more

    $15.89 USD

  • Ember.js in Action

    SummaryEmber.js in Action is a crisp tutorial that introduces the Ember.js framework and shows you how to build production-quality web applications. You'll begin with the basic architecture: client- and server-side MVC, integrating Ember.js with your favorite back end, handling data ... and more. You'll explore the amazing Handlebars templating engine that automatically updates your apps when the ... Read more

    $49.99 USD

  • Derinlemesine JavaScript Data

    by Onder Teker ...
    Bu kitapta JavaScript ile Data işlemleri anlatılmaktadır. JSON, XML, HTTP gibi temel konular gösterildikten sonra Node.js ile geliştirme işlenmektedir. Node.js ile module, server, cookie, file gibi konular ayrıntılı biçimde gösterilmektedir. Sonrasında JSON ile REST işlemleri, CRUD türü işlemleri içerecek biçimde anlatılmaktadır. JWT ve authentication konuları uygulamalı olarak işlenmektedir. HTTP ... Read more

    $0.99 USD or Free with Kobo Plus

  • Your First Week With Node.js

    While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and ... Read more

    $10.59 USD or Free with Kobo Plus

  • TypeScript Cookbook

    Real World Type-Level Programming

    TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems.If you're conversant with TypeScript as well as JavaScript ... Read more

    $41.09 USD

  • Programming in CoffeeScript

    by Mark Bates ...
    Series series Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Read more

    $27.39 USD

  • High Performance Images

    Shrink, Load, and Deliver Images for Speed

    High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.You’ll learn the nuts and bolts of ... Read more

    $21.59 USD

  • JavaScript for Sound Artists

    Learn to Code with the Web Audio API

    Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further ... Read more

    $59.99 USD

  • Java网络程序设计实验指导教程

    《java网络程序设计实验指导教程》是java网络程序设计课程的实验指导书,用于帮助读者学习Java程序设计,并侧重网络编程的训练,培养基本的编程能力和项目的实践能力。 本书共安排10个实验,分别介绍了Java开发环境的搭建,Java程序基础,面向对象程序设计基础,面向对象程序设计进阶,Java GUI编程,多线程程序设计,基于套接字的网络通信,JDBC编程以及涵盖JSP、Servlet的Java Web应用等内容。 本书的实验是专门针对Java网络程序设计课程的补充练习,也可作为各类高等院校、高职高专计算器类专业和各种培训班的辅助实验教材,还可供广大科技人员和java技术爱好者参考。 ... Read more

    $4.99 USD

  • JavaScript Performance

    by Markus Nix ...
    JavaScript, die "am häufigsten mißverstandene Programmiersprache der Welt" (Douglas Crockford), ist trotz ihrer syntaktischen Mehrdeutigkeiten zur Leitsprache des Internets geworden. Auf nahezu jedem PC dieser Welt läuft mindestens ein Interpreter, sie ist auf dem Smartphone ebenso zuhause wie in der Server-Welt. Wo das Web dynamisch ist, spielt JavaScript fast immer die entscheidende Rolle. Doch ... Read more

    $8.99 USD or Free with Kobo Plus

  • Backbone JS

    Backbone es un Framework más popular de JavaScript que le permiten crear MVC (modelo-vista-controlador) como aplicaciones y aplicaciones de una sola página. Los principales componentes de Backbone.js son el Modelo, Vista, Colección, Router y los objetos de la clase Event.En Backbone, un modelo almacena los datos que se recuperan desde el servidor mediante RESTful JSON y se asocia con la vista. La ... Read more

    $5.95 USD or Free with Kobo Plus

  • Security for Web Developers

    Using JavaScript, HTML, and CSS

    As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices. You’ll learn how to help protect your app no matter where it runs, from the latest smartphone to an older desktop, and ... Read more

    $30.99 USD

  • TypeScript for React Developers: From Basics to Production-Ready Apps

    by Felix Morgan ...
    Tired of chasing undefined is not a function errors? Ready to build scalable, professional-grade web applications that your future self will thank you for?"TypeScript for React Developers" is the definitive, beginner-friendly guide to mastering the world's most popular frontend stack. This book is meticulously crafted for the modern React developer who understands the power of components but wants ... Read more

    $4.99 USD or Free with Kobo Plus

  • Ian Talks JS A-Z

    WebDevAtoZ, #1

    by Ian Eress ...
    Series Book 1 - WebDevAtoZ
    Unlock the mysteries of Javascript, the programming language of the web, with this guide to the key concepts and definitions. From famous libraries to tools and web development, this book provides a clear and accessible reference to the field of Javascript programming. Written for beginners, it is the perfect resource for anyone looking to deepen their understanding of this rapidly evolving field. ... Read more

    $4.99 USD or Free with Kobo Plus

  • The Basics of Front-End Web Development (HTML, CSS, and JavaScript)

    Learn How To Design and Build Websites As A Beginner

    Make Learning Front-End Web Development EasierHave you ever wanted to build your own website but didn't know where to start? Whether you're a total beginner or someone looking to brush up on the fundamentals, this book is your step-by-step guide to mastering the core trio of web development: HTML, CSS, and JavaScript.In this easy-to-follow book, you'll discover:HTML Essentials: Learn how to ... Read more

    $6.99 USD

  • Perl in a Nutshell

    A Desktop Quick Reference

    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike ... Read more

    $28.99 USD

  • WebRTC API

    Learn how to connect computers in a network with HTML5 and JavaScript

    by J.D Gauchat ...
    Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia ... Read more

    $2.87 USD

  • 『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 - ( 10steps / 20min )

    Series series 『 仮想通貨 アルトコイン ビギナーズガイド 』
    『 仮想通貨 アルトコイン マイニング ビギナーズガイド 7 (VII) 』- JavaScript Embedded ジャバスクリプト・エンベディッドゥ (JSE) の巻 -( 10steps / 20min )[ アカウントの登録 ]- 手順01~04で、アカウントの登録をします。-01: 公式サイトにアクセス02: メールアドレス03: 必要事項04: メール認証[ ログイン、ボーナスの確認 ]- 手順05~07で、ログインし、まずはウェルカム(Welcome)ボーナスの確認をします。-05: ログイン06: ボーナス[ マイニングの開始 ]- 手順07~09で、いよいよJSEをマイニングします。-07: マイニング08: スタート09: 取れ高[ CPUの最適化 ]- 最後に手順10で、使用するC... ... Read more

    $1.95 USD