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 913 - 936 of 1376 Results
Skip side bar filters
  • Django 2

    by Antonio Mele ...
    Descubra el proceso completo para desarrollar aplicaciones web profesionales con Django. Este libro le guiará a través de la creación de cuatro proyectos prácticos con Django para saber cómo resolver problemas comunes e implementar las mejores prácticas de desarrollo. A lo largo de la lectura aprenderá a construir una aplicación blog, un sitio web social para compartir imágenes, una tienda online ... Read more

    $23.99 USD or Free with Kobo Plus

  • Building Web Apps with Ember.js

    Write Ambitious JavaScript

    If you’re a web developer interested in building scalable single-page applications—full-stack, browser-based apps that connect to a backend—this practical guide shows you how to use Ember.js, the popular JavaScript framework based on the model-view-controller (MVC) architectural pattern.Through the course of the book, you’ll learn how to build a prototype Ember application (a musician index called ... Read more

    $17.29 USD

  • Learning jQuery 3

    Interactive front-end website development

    Create efficient and smart web applications with jQuery 3.0 using this step-by-step practical tutorialKey Features- Create a fully featured and responsive client-side application using jQuery- Explore all the latest features of jQuery 3.0 and code examples updated to reflect modern JavaScript environments- Develop high performance interactive pagesBook DescriptionIf you are a web developer and ... Read more

    $34.19 USD or Free with Kobo Plus

  • De Essentie van JavaScript: Een Diepgaande Gids

    Series Book 3 - De IT collectie
    Ontdek de kern van JavaScript met "De Essentie van JavaScript: Een Diepgaande Gids." Of je nu een beginnende webontwikkelaar bent die net begint aan je programmeerreis of een doorgewinterde professional die zijn kennis wil verdiepen, dit boek biedt waardevolle inzichten en praktische kennis om je vaardigheden naar een hoger niveau te tillen.Hoofdstukken inbegrepen:Hoofdstuk 1: Kennismaking met ... Read more

    $4.99 USD or Free with Kobo Plus

  • Mastering JavaScript: The Complete Guide to JavaScript Mastery

    by Tim Robards ...
    JavaScript is one of the most powerful programming languages on the web! With it, you can build highly dynamic websites and apps (including both frontend and backend development!).Have you ever wanted to learn Angular, React, Vue or Node.js? A solid understanding of JavaScript fundamentals will make picking up JS frameworks a breeze!We cover it all from basic Syntax & Structure, Variables and Data ... Read more

    $10.00 USD or Free with Kobo Plus

  • RESTful Web API Design with Node.js

    A step-by-step guide in the RESTful world of Node.js.

    Design and implement efficient RESTful solutions with this practical hands-on guideKey FeaturesCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge to your REST API design.Use this practical guide to integrate MongoDB in your Node.js application.Book DescriptionIn this era of cloud computing, every data ... Read more

    $25.69 USD or Free with Kobo Plus

  • Full-Stack TypeScript: Crafting End-to-End Applications with React and Node.js

    Transform your web development skills with the comprehensive guide to building modern, production-ready applications using TypeScript across the entire stack. This expert-level resource provides hands-on instruction for creating robust, type-safe applications with React on the frontend and Node.js on the backend.Master the complete development workflow from foundational TypeScript concepts to ... Read more

    $7.99 USD or Free with Kobo Plus

  • 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

  • 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

  • Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch

    Python & JavaScript Web Development for Beginners: Learn to Code Your First Website from Scratch is the perfect starting point for anyone who dreams of building their very first website but doesn't know where to begin. Written in simple, beginner-friendly language, this guide walks you step by step through the essentials of Python and JavaScript—the two most powerful and beginner-accessible ... Read more

    $26.00 USD or Free with Kobo Plus

  • 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

  • Computer Programming For Passionate Beginners

    Fundamental Concepts & Terms Of Programming | The Perfect Guide To Learn Java, C#, Python And More Even If You’re New To Programming

    by Stephen Weber ...
    Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeFor a beginner, programming can seem like something scary or hard to do. With all the technical terms and concepts out there, as well as the numerous programming languages available at your disposal, it is so important - now more than ever before - to build a ... Read more

    $5.99 USD or Free with Kobo Plus

  • Getting Started with Knockout.js for .NET Developers

    Unleash the power of Knockout.js to build complex ASP.NET web applications

    Key FeaturesBook DescriptionThis book is intended for .NET developers who want to use the MVVM design pattern to create powerful client-side JavaScript linked to server-side C\# logic. Basic experience with ASP.NET, Razor, and creating web applications is needed.What you will learnWork with observable arrays, special bindings, and computed observablesCreate a model in C\# and connect it with the ... Read more

    $25.69 USD or Free with Kobo Plus

  • Mastering JavaScript Single Page Application Development

    An in-depth guide to building scalable and maintainable single-page applications in JavaScript

    An in-depth guide to exploring the design, architecture, and techniques behind building sophisticated, scalable, and maintainable single-page applications in JavaScript.Key Features\[\*\]Build large-scale, feature-complete SPAs by leveraging widely used tools and techniques.\[\*\]Gain a solid understanding of architecture and SPA design to build applications using the library or framework of your ... Read more

    $37.79 USD or Free with Kobo Plus

  • Test-Driving JavaScript Applications

    Rapid, Confident, Maintainable Code

    Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight ... Read more

    $23.99 USD

  • Práticas de programação web

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Práticas de programação web apresenta os principais fundamentos do JavaScript aplicados ao desenvolvimento web, com ... Read more

    $5.99 USD

  • Node.js for PHP Developers

    Porting PHP to Node.js

    by Daniel Howard ...
    If you’re an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you’ll also discover how to refactor and improve ... Read more

    $18.99 USD

  • Hibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked

    Series Book 7 - Job Interview Questions series
    300 Hibernate, Spring & Struts Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHibernate, Spring & Struts Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive jo... ... Read more

    $8.99 USD

  • The Ultimate TypeScript Developer's Handbook : A Comprehensive Journey for New Developers

    Unlock the full potential of modern JavaScript development with The Ultimate TypeScript Developer's Handbook. This comprehensive guide takes you on a deep dive into TypeScript, one of the fastest-growing programming languages, renowned for its ability to bring type safety and scalability to JavaScript applications.Whether you're a complete beginner or a seasoned JavaScript developer looking to ... Read more

    $2.99 USD or Free with Kobo Plus

  • Angular in Action

    by Jeremy Wilken ...
    SummaryAngular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.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

  • Hello! HTML5 & CSS3

    A User Friendly Reference Guide

    by Rob Crowther ...
    SummaryHello! HTML5 & CSS3 is written for the web designer or developer who wants a fast, example-oriented introduction to the new HTML and CSS features. This snappy, user-friendly, and fun guide will get you started right away.About this BookWhether you're building web pages, mobile apps, or desktop apps, you need to learn HTML5 and CSS3. So why wait? Hello! HTML5 & CSS3 is a smart, snappy, and ... Read more

    $40.99 USD

  • Learning AngularJS

    A Guide to AngularJS Development

    With AngularJS, you can quickly build client-side applications that run well on any desktop or mobile platform, using REST web services for backend processes. You may have heard that the learning curve for this JavaScript MVC framework is too steep, but that’s not the case. This practical guide provides a hands-on approach to learning AngularJS that will have you building high-quality applications ... Read more

    $21.59 USD

  • Penetration Testing with Kali Linux

    Learn Hands-on Penetration Testing Using a Process-Driven Framework (English Edition)

    This book is designed to introduce the topic of penetration testing using a structured and easy-to-learn process-driven framework.Understand the theoretical aspects of penetration testing and create a penetration testing lab environment consisting of various targets to learn and practice your skills. Learn to comfortably navigate the Kali Linux and perform administrative activities, get to know ... Read more

    $14.39 USD or Free with Kobo Plus

  • Vue.js in Action

    **SummaryWeb pages are rich with data and graphics, and it's challenging to maintain a smooth and quick user experience. Vue.js in Action teaches you how to build a fast, flowing web UI with the Vue.js framework. As you move through the book, you'll put your skills to practice by building a complete web store application with product listings, a checkout process, and an administrative interface ... Read more

    $49.99 USD