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 121 - 144 of 1374 Results
Skip side bar filters
  • Hadoop Operations

    A Guide for Developers and Administrators

    by Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Read more

    $30.99 USD

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... Read more

    $17.99 USD

  • Guide to: Learning Python Decorators

    by Matt Harrison ...
    Guide To: Learning Python Decorators is a complete guide to the theory and implementation of decorators. Decorators are pretty common in Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation and output. Many explanations of decorators are brief and leave the reader somewhat confused. This book is an attempt to remedy that. It is based ... Read more

    $6.99 USD

  • Improve your skills with Google Sheets

    Professional training

    Welcome to Google Sheets, your free worksheet on line. This book outlines useful possibilities if you want to work with this application. As with any spreadsheet, you can achieve simple or more complex calculations using functions. You will learn how to filter and sort out information creating statistics with Pivot tables. You will define page layout settings to print data easily. Charts will ... Read more

    $12.99 USD or Free with Kobo Plus

  • Perl Best Practices

    Standards and Styles for Developing Maintainable Code

    by Damian Conway ...
    Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the ... Read more

    $23.99 USD

  • Programming ASP.NET MVC 4

    Developing Real-World Web Applications with ASP.NET MVC

    Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you’re likely to face. In the process, you’ll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies.You’ll start by ... Read more

    $33.99 USD

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Read more

    $24.99 USD

  • CompTIA A+ Certification All-in-One Exam Guide

    How to pass the exam without over studying!

    by Tech Guru ...
    This eBook is intended for IT (Information Technology) professionals wishing to earn themselves a CompTIA A+ certification. Thus, it is assumed that a person reading this book has already obtained the basic knowledge required for Windows and computer operating systems. Although, the A+ certification is provided as an entry level qualification, hence, you do not need an in-depth understanding to ... Read more

    $3.99 USD

  • Agile Data Science 2.0

    Building Full-Stack Data Analytics Applications with Spark

    Data science teams looking to turn research into useful analytics applications require not only the right tools, but also the right approach if they’re to succeed. With the revised second edition of this hands-on guide, up-and-coming data scientists will learn how to use the Agile Data Science development methodology to build data applications with Python, Apache Spark, Kafka, and other tools ... Read more

    $36.79 USD

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    JavaScript is arguably the most polarizing and misunderstood programming language in the world. Many have attempted to replace it as the language of the Web, but JavaScript has survived, evolved, and thrived. Why did a language created in such hurry succeed where others failed?This guide gives you a rare glimpse into JavaScript from people intimately familiar with it. Chapters contributed by ... Read more

    $24.49 USD

  • HTML5 Cookbook

    Solutions & Examples for HTML5 Developers

    With scores of practical recipes you can use in your projects right away, this cookbook helps you gain hands-on experience with HTML5’s versatile collection of elements. You get clear solutions for handling issues with everything from markup semantics, web forms, and audio and video elements to related technologies such as geolocation and rich JavaScript APIs.Each informative recipe includes ... Read more

    $20.19 USD

  • Go Simple with Postfix

    by Lord Linus ...
    This is the basic command E book for Your MTA (Mail Transfer Agent) i.e. Postfix. This will learn you how easy the postfix is ... Read more

    $5.00 USD

  • Computer Science & Perl Programming

    Best of The Perl Journal

    by Jon Orwant ...
    In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, ... Read more

    $28.99 USD

  • Programming HTML5 Applications

    Building Powerful Cross-Platform Environments in JavaScript

    HTML5 is not just a replacement for plugins. It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applications. This practical guide takes you beyond simple site creation and shows you how to build self-contained HTML5 applications that can run on mobile devices and compete with desktop apps.You’ll learn ... Read more

    $16.99 USD

  • Solidity Programming Essentials

    A beginner's guide to build smart contracts for Ethereum and blockchain

    by Ritesh Modi ...
    Learn the most powerful and primary programming language for writing smart contracts and find out how to write, deploy, and test smart contracts in Ethereum. Key FeaturesGet you up and running with Solidity Programming languageBuild Ethereum Smart Contracts with Solidity as your scripting languageLearn to test and deploy the smart contract to your private BlockchainBook DescriptionSolidity is a ... Read more

    $27.89 USD or Free with Kobo Plus

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment ... Read more

    $24.99 USD

  • Learning Web Design

    A Beginner's Guide to HTML, CSS, JavaScript, and Web Images

    Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You'll begin at square one, learning how the web and web pages work, and then steadily build from there. By the end of the book, you'll have the skills to create a simple site with multicolumn pages that adapt for mobile devices.Each chapter provides exercises to help you learn various ... Read more

    $48.99 USD

  • Learn NodeJS in 1 Day

    Complete Node JS Guide with Examples

    Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made node.js as one of the most powerful framework in the Java Ecosystem. JavaScript alone allows you to build real-time and scalable mobile and web applications. With this e-book, you will explore more on the node.js framework and how to use it efficiently ... Read more

    $2.99 USD or Free with Kobo Plus

  • JavaScript on Things

    Hacking hardware for web developers

    by Lyza Gardner ...
    SummaryJavaScript on Things is your first step into the exciting and downright entertaining world of programming for small electronics. If you know enough JavaScript to hack a website together, you'll be making things go bleep, blink, and spin faster than you can say "nodebot."Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the ... Read more

    $49.99 USD

  • Client-Server Web Apps with JavaScript and Java

    Rich, Scalable, and RESTful

    As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on ... Read more

    $21.99 USD

  • JavaScript: Best Practices to Programming Code with JavaScript

    JavaScript Computer Programming, #3

    Series Book 3 - JavaScript Computer Programming
    Learn how to write effective and efficient JavaScript code for programming success and continue your progress towards JavaScript programming mastery!In this Definitive JavaScript Guide on Best Practices, you're about to discover how to...Code more efficiently for Better Performance and Results!Spot the Common JavaScript Mistakes - From mismatched quotes, bad line breaks, HTML conflicts and more ... Read more

    $2.99 USD or Free with Kobo Plus

  • 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

    $27.89 USD or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    Write clean, robust, and maintainable web and server code using functional JavaScript

    Explore the functional programming paradigm and the different techniques for developing better algorithms, writing more concise code, and performing seamless testingKey FeaturesExplore this second edition updated to cover features like async functions and transducers, as well as functional reactive programmingEnhance your functional programming (FP) skills to build web and server apps using ... Read more

    $53.09 USD or Free with Kobo Plus

  • Mastering JavaScript Design Patterns

    Write reliable code to create powerful applications by mastering advanced JavaScript design patterns

    by Simon Timms ...
    Write reliable code to create powerful applications by mastering advanced JavaScript design patternsKey Features\[\*\] Learn how to use tried and true software design methodologies to enhance your JavaScript code\[\*\] Discover robust JavaScript implementations of classic and advanced design patterns\[\*\] Packed with easy-to-follow examples that can be used to create reusable code and extensible ... Read more

    $34.19 USD or Free with Kobo Plus