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 1249 - 1272 of 1375 Results
Skip side bar filters
  • Ian Talks JavaScript Libraries and Frameworks A-Z

    WebDevAtoZ, #4

    by Ian Eress ...
    Series Book 4 - WebDevAtoZ
    Uncover the vast world of JavaScript libraries and frameworks in this comprehensive reference guide for web developers. "Ian Talks JavaScript Libraries and Frameworks A-Z" by Ian Eress breaks down the complex landscape of JavaScript tools to help beginners navigate and harness their power for building modern web applications.You will learn:- An A-Z overview of popular JavaScript libraries and ... Read more

    $2.99 USD or Free with Kobo Plus

  • React Native Cookbook

    Bringing the Web to Native Platforms

    Tackling an app development project on multiple platforms is no simple task. When time is in short supply and customers need access from the tap of a home screen, React Native can provide a lean development team with the tools needed to deliver a multi-platform native experience without juggling multiple programming languages and shifting code bases. React Native is an emerging technology and best ... Read more

    $24.99 USD

  • JavaScript Essentials

    Crafting Dynamic Web Experiences

    by David Brooks ...
    "JavaScript Essentials: Crafting Dynamic Web Experiences" is your indispensable guide to mastering the art of JavaScript in web development. In this comprehensive book, you'll embark on a journey through the fundamental concepts and advanced techniques of JavaScript, equipping yourself with the skills needed to create dynamic, interactive, and engaging web applications.From understanding basic ... Read more

    $9.99 USD

  • Building HTML5 Games with ImpactJS

    An Introduction On HTML5 Game Development

    by Jesse Freeman ...
    Create a real 2D game from start to finish with ImpactJS, the JavaScript game framework that works with the HTML5's Canvas element. Making video games is hard work that requires technical skills, a lot of planning, and—most critically—a commitment to completing the project. With this hands-on guide, you’ll learn how to use Impact with other technologies step-by-step.You’ll pick up important tips ... Read more

    $13.99 USD

  • Building Hypermedia APIs with HTML5 and Node

    Creating Evolvable Hypermedia Applications

    by Mike Amundsen ...
    With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples.Too many APIs rely on concepts rooted in desktop and local area network patterns that don’t scale ... Read more

    $11.99 USD

  • JavaScript Assertivo

    Testes e qualidade de código em todas as camadas da aplicação

    by Gabriel Ramos ...
    Manter a devida cultura de testes durante o desenvolvimento traz diversos benefícios para o seu código, seu produto, seu time e até mesmo para a empresa. O tempo investido ao escrever testes é recompensado com o aumento da confiança no funcionamento do seu código, redução de bugs e facilidade na manutenção, além da garantia de qualidade e assertividade. O cenário de testes tem se expandido e ... Read more

    $9.99 USD or Free with Kobo Plus

  • Elixir in Action

    by Sasa Juric ...
    SummaryRevised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub ... Read more

    $38.99 USD

  • Angular Router

    by Victor Savkin ...
    From Angular core team member and creator of the routerAbout This BookWritten by the creator of the Angular router, giving you the best information straight from the sourceGet full coverage of the entire Angular Router library and understand exactly how every command worksEssential for all serious users of Angular who need to manage states within their applicationsWho This Book Is ForTo get the ... Read more

    $26.99 USD or Free with Kobo Plus

  • JavaScript A Beginners Guide 4/E

    by John Pollock ...
    Fully updated for the latest JavaScript standard and featuring a new chapter on HTML5 and jQuery JavaScript: A Beginner's Guide shows how to create dynamic Web pages complete with special effects using today's leading Web development language. With the growth of HTML 5, JavaScript is expected to grow even more to script the canvas element, add drag and drop functionality, and more. This fast ... Read more

    $35.99 USD

  • Perl Scripting for Sysadmins

    A Complete Guide to Streamlining Workflows and Automating System Administration Tasks

    About the Technology:Perl, a robust and versatile scripting language, has been a mainstay in system administration for decades. This book equips you to leverage Perl's strengths to automate repetitive tasks, manage complex configurations, and streamline your workflow.Whether you're a seasoned admin or a Perl newcomer, this comprehensive guide provides a solid foundation and practical knowledge to ... Read more

    $13.38 USD

  • Mastering Vue.js for Beginners

    Unlock the full potential of Vue.js with this step-by-step guide tailored for aspiring web developers. Whether you're just starting your journey in web development or looking to sharpen your skills, this book provides everything you need to confidently build dynamic, user-friendly applications.In this comprehensive handbook, we don't just show you how to code—we guide you through the mindset of ... Read more

    $1.99 USD or Free with Kobo Plus

  • Python Automation Mastery

    From Novice To Pro

    by Rob Botwright ...
    PYTHON AUTOMATION MASTERY: From Novice to Pro Book Bundle Are you ready to unlock the full potential of Python for automation? Look no further than the "Python Automation Mastery" book bundle, a comprehensive collection designed to take you from a beginner to an automation pro! Book 1 - Python Automation Mastery: A Beginner's GuidePerfect for newcomers to programming and Python.Learn Python ... Read more

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

    $30.99 USD

  • 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

    $49.99 USD

  • Dart in Action

    by Chris Buckett ...
    SummaryDart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After ... Read more

    $49.99 USD

  • The Joy of Kotlin

    SummaryMaintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve abstraction and design, to write comprehensible code, and ... Read more

    $49.99 USD

  • Sencha Touch in Action

    SummarySencha Touch in Action is the definitive guide to developing applications with Sencha Touch. You'll begin with basic design principles for building great mobile applications, and then explore the features of Sencha Touch that bring those ideas to life. You'll learn how and why objects operate in the framework as you work through several real-world examples. This book also promotes the ... Read more

    $49.99 USD

  • Get Programming with JavaScript Next

    New features of ECMAScript 2015, 2016, and beyond

    by JD Isaacks ...
    SummaryGet Programming with JavaScript Next introduces the modern age of JavaScript programming with ES6 and ES7 without dragging you through confusing jargon and abstract examples you'll never use. In just 34 quick-fire sessions, you'll quickly be coding with the latest features and functions of ES6 and ES7!Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... Read more

    $40.99 USD

  • Adobe AIR in Action

    Adobe AIR is one of the hottest topics in rich application development. This exciting new technology is still in beta, but it's already being adopted by such web giants as eBay. With AIR, Web developers use their existing skills to build rich applications that flow seamlessly between the internet and the desktop.Adobe AIR in Action introduces AIR to developers familiar with Flex and JavaScript, ... Read more

    $49.99 USD

  • Secure Development for Mobile Apps

    How to Design and Code Secure Mobile Applications with PHP and JavaScript

    by J. D. Glaser ...
    The world is becoming increasingly mobile. Smartphones and tablets have become more powerful and popular, with many of these devices now containing confidential business, financial, and personal information. This has led to a greater focus on mobile software security. Establishing mobile software security should be of primary concern to every mobil ... Read more

    $76.99 USD

  • Mobile JavaScript Application Development

    Bringing Web Programming to Mobile Devices

    When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today.You’ll build sample apps with jQuery Mobile, Sencha Touch, and ... Read more

    $14.99 USD

  • JavaScript for Absolute Beginners: A Clear and Simple Introduction to Web Interactivity

    by Elliot Jules ...
    Master JavaScript Programming From Zero to Building Real Interactive ProjectsAre you ready to learn the language that powers the modern web? JavaScript for Absolute Beginners is your clear, practical guide to understanding web development from the ground up, even if you have never written a single line of code.This book is designed specifically for complete beginners who want to transform static ... Read more

    $4.99 USD or Free with Kobo Plus

  • React lernen und verstehen

    by Manuel Bieh ...
    React hat die Frontend-Entwicklung in den letzten Jahren wie keine andere Library im Sturm erobert. Heute gibt es kaum eine Metrik in der React nicht vorne liegt: Downloadzahlen, Beliebtheit, Einsatzmöglichkeiten.Mit "React lernen und verstehen" steigst du tief in die Entwicklung moderner Frontend-Anwendungen mit Hilfe von React ein.Dabei lernst du nicht nur wie React funktioniert, sondern auch ... Read more

    $27.00 USD

  • Code Your Own Website: A Kids' Guide to HTML, CSS, and JavaScript

    by Elias Ford ...
    Do you love playing games and watching videos online? Ever wondered how they are built? This book shows you exactly how."Code Your Own Website" is a step-by-step guide that turns any kid into a web creator. No experience is needed. This book uses simple analogies, friendly instructions, and fun projects to take you from a blank page to a real, working website.You are not just a web user anymore. ... Read more

    $4.99 USD or Free with Kobo Plus