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 961 - 984 of 1094 Results
Skip side bar filters
  • Server-Side Enterprise Development with Angular

    Use Angular Universal to pre-render your web pages, improving SEO and application UX

    Build SEO-friendly, progressive web applications that live on the web, mobile, or desktop, using the latest Angular Universal which is loaded with powerful features such as components, directives, and servicesKey FeaturesExplore differences between server-side and client-side renderingLearn how to create a progressive web app with great SEO supportDiscover best practices and how to use them to ... Read more

    $25.69 USD

  • Mastering Coding Test - 50 Problems with Solutions

    Your Coding Test Companion

    Welcome to “Mastering Coding Test: 50 Problems with Solutions.”This book aims to provide a curated list of 50 of the most popular coding/interview test/problems along with detailed explanations and solutions to help you master these concepts and improve your problem-solving skills.This book assumes basic understanding of JavaScript. ... Read more

    $10.99 USD

  • HTML and CSS

    The Comprehensive Guide

    Learn HTML, CSS, and foundational JavaScript with clear, practical guidance. Build responsive, stylish web pages using real-world examples and modern front-end development techniques.Key FeaturesComprehensive coverage of HTML and CSS fundamentals essential for modern web developmentEmphasis on responsive design to ensure websites adapt smoothly across all devices and screensPractical integration ... Read more

    $49.49 USD

  • Vue.js 2 and Bootstrap 4 Web Development

    Build responsive SPAs with Bootstrap 4, Vue.js 2, and Firebase

    Learn how to combine Bootstrap with Vue.js to build responsive web applications.Key Features\*Build applications with a good architecture and clean UI with Vue.js and Bootstrap\*Understand Bootstrap components and learn to integrate them with the Vue.js structure\*Build, deploy, and test your code with various utility tools provided by Vue.jsBook DescriptionIn this book, we will build a full stack ... Read more

    $37.79 USD

  • TypeScript, Curso Práctico

    Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores:_x000D_ la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro._x000D_ Este libro, no solo introduce los principios ... Read more

    $10.59 USD

  • Clean Code with TypeScript

    Elevate your TypeScript 6 skills with clean code principles and production-ready practices

    Level up your TypeScript skills with practical techniques for writing robust, maintainable, and modern web applications Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* Key FeaturesApply clean code to create maintainable, high-quality TypeScript applications.Leverage TypeScript’s type system for expressive, self-documenting code.Architect scalable systems that grow ... Read more

    $35.99 USD

  • Building Enterprise JavaScript Applications

    Learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes

    by Daniel Li ...
    Strengthen your applications by adopting Test-Driven Development (TDD), the OpenAPI Specification, Continuous Integration (CI), and container orchestration.Key FeaturesCreate production-grade JavaScript applications from scratchBuild microservices and deploy them to a Docker container for scaling applicationsTest and deploy your code with confidence using Travis CIBook DescriptionWith the over ... Read more

    $37.79 USD

  • Learn to Code With JavaScript

    by Darren Jones ...
    A hands-on, practical Introduction to coding!Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the ... Read more

    $23.79 USD

  • Twilio Best Practices

    by Tim Rogers ...
    If you have experience with at least one programming language and are looking to integrate Twilio into your applications, then this book is for you. ... Read more

    $18.09 USD

  • Opa Application Development

    by Li Wenbo ...
    It is a tutorial guide to learning how to use Opa with JavaScript, Nodejs, and MongoDB to develop web applications easily and effectively.If you are a web developer who wants to get started with the Opa framework and build web applications with it? Then this book is for you. Web development experience is assumed and would be helpful. ... Read more

    $15.19 USD

  • Working with Vue.js

    Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications.If you're an ... Read more

    $10.59 USD

  • Java Learn JavaScript with Easy

    A Guide to Beginners To Expert In a Week

    by Adiy ...
    Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript ... Read more

    $4.74 USD

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... Read more

    $20.89 USD

  • Conquering Laravel With PHP

    Your Guide to Building Powerful and Secure Web Applications

    About the Technology:Laravel is a powerful and versatile PHP framework beloved by developers worldwide. Its elegant syntax, robust features, and vast ecosystem empower you to craft complex web applications with ease. Whether you're building a dynamic e-commerce platform, a feature-rich social network, or a blazing-fast API, Laravel provides the foundation and tools to achieve your vision.This book ... Read more

    $10.77 USD

  • D3.js数据可视化实战手册

    Chinese Edition

    超过70多种创建动态数据可视化的方案!Key Features超过70多种创建动态数据可视化的方案文字简洁,易于读者理解精挑细选,关注最重要的任务和问题细心组织,提供高效的问题解决方案讲解透彻,清晰解读每个操作步骤举一反三,将解决方案应用到其他场景Book Description如今这个互联网时代,人们每天都生产海量的数据,如果直接面对这些数据,可能让人无从下手。将数据可视化,用形象立体的形式将其展现,有利于分析其中的关联,攫取可能存在的商业机会。本书意图通过大量的示例和代码,向读者讲述如何利用D3.js来实现数据可视化。只要读者了解JavaScript,就能完全掌握本书的内容。 本书一共13章,从如何搭建D3.js的开发环境开始,逐步介绍D3中的各种操作,包括选集、数据的初步处理、数据映射、坐标轴组件、动画过渡效果、SVG相关介绍、绘制图表、安排布局、可视化交互、力学模拟 ... Read more

    $27.59 USD

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    Unleash Your Creativity and Code Your Dreams with MATLAB: The Ultimate Programming PlaygroundAbout the technology:MATLAB is more than just a programming language; it's a powerful platform that empowers you to explore, analyze, and visualize data across various fields. From scientific computing and engineering simulations to data science and machine learning, MATLAB offers a versatile toolbox for ... Read more

    $8.99 USD

  • Mastering JavaScript to contemporary web development

    A guide step by step from the grass root to engage and start mastering JavaScript

    by Dani cubasi ...
    Comprehensive and detailed guide designed to help reader master the JavaScript programming language wether you are a beginner looking to learn the basics or an experienced developer seeking to deepen your understanding this book cover a wide range of topic to cater to all skill levels ... Read more

    $3.99 USD

  • Ultimate Modern jQuery for Web App Development

    Turbocharge Your Web Projects with Lightning-fast Element Manipulation, Fluid Animations, and Effortless AJAX Integration of jQueryBook DescriptionUnlock the Full Potential of jQuery with this comprehensive resource crafted for web developers eager to excel in interactive web design and development.Beginning with an accessible introduction to jQuery syntax and integration, this book gradually ... Read more

    $18.99 USD

  • Java Programming

    A Comprehensive Guide to Development Tools and Versatility

    by Ryan roffe ...
    Explore the vast development tools and versatility of Java in 2023 with this guide. Java, a widely-used programming language in web and computing applications, offers a free download solution for accessing the latest versions and implementing updates. Found in numerous web applications and computing technologies, Java's scalability makes it suitable for a wide range of applications, from small ... Read more

    $9.99 USD

  • Modern Frontend Development with Node.js

    A compendium for modern JavaScript web development within the Node.js ecosystem

    by Florian Rappl ...
    Enhance your web development projects by fully leveraging Node.js concepts, tools, and best practices at frontendKey FeaturesDiscover the internals of Node.js, focusing on frontend web developmentExplore the npm frontend ecosystem, including its tooling, usage, and development processesLearn about key web development concepts such as monorepos or publishing librariesBook DescriptionAlmost a decade ... Read more

    $28.49 USD

  • Learning JavaScript Data Structures and Algorithms

    Enhance your problem-solving skills in JavaScript and TypeScript

    Solidify your computer science fundamentals and choose the right data structures and algorithms for your programs – with new TypeScript focus and exercises. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the most common data structures and algorithms you’ll encounter at work and in interviewsConnect theory with real-world implementations in JavaScript ... Read more

    $35.99 USD

    PRE-ORDER

  • Hands-On Machine Learning with TensorFlow.js

    A guide to building ML applications integrated with web technology using the TensorFlow.js library

    by Kai Sasaki ...
    Get hands-on with the browser-based JavaScript library for training and deploying machine learning models effectivelyKey FeaturesBuild, train and run machine learning models in the browser using TensorFlow.jsCreate smart web applications from scratch with the help of useful examplesUse flexible and intuitive APIs from TensorFlow.js to understand how machine learning algorithms functionBook ... Read more

    $34.19 USD

  • React.js Crash Course for Beginners in 10 Hours or Less

    Series Book 14 - Coding and Programming
    Master React Fast - Build Real Apps in Record Time!Ready to learn React.js the smart way? With 14+ years of experience in web and mobile development, I've crafted this fast-track guide to take you from absolute beginner to confident React developer in under 10 hours. No confusing jargon - just clear, practical instruction that gets you coding immediately.<stron... ... Read more

    $18.99 USD

  • A Frontend Web Developer's Guide to Testing

    Explore leading web test automation frameworks and their future driven by low-code and AI

    Discover expert tips and best practices for maximizing the efficacy of various test automation frameworks and gain a better understanding of their capabilities for your web projectsKey FeaturesExplore the progressive features of the most advanced cross-browser test automation frameworksFormulate a solid testing strategy and strengthen your test coverage by selecting the right toolsRealize the ... Read more

    $34.19 USD