Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie CGI, JavaScript, Perl, VBScript

Als je eBooks uit de categorie CGI, JavaScript, Perl, VBScript' leuk vindt, dan vind je deze toptitels ook geweldig.
121 - 144 van 682 resultaten worden weergegeven
Skip side bar filters
  • Building a Retirement Planner Web App with Vanilla HTML, CSS, and JavaScript.

    A Practical Q&A Guide Using a Retirement Planner

    door Lumavalle Press ...
    Building a Retirement Planner Web App is a practical guide for learning front-end development by creating a complete web application without frameworks. Through a question-and-answer format, the book walks you through each step of the process, from setting up your project and structuring your HTML, to styling with CSS and adding interactivity with JavaScript.You’ll learn how to handle user input, ... Meer lezen

    3,99 € of Gratis met Kobo Plus

  • Interactive Web Development with Three.js and A-Frame

    Create Captivating Visualizations and Projects in Immersive Creative Technology for 3D, WebAR, and WebVR Using Three.js and A-Frame (English Edition)

    Build rich Creative Technology projects using 3D, AR, and VRBook DescriptionEmbark on an amazing journey into the world of Creative Development with this comprehensive guide. From the basics of Three.js and A-Frame, each chapter adds more knowledge and techniques to empower creative developers to navigate the world of Creative Development. Readers will learn to build games and commercial ... Meer lezen

    21,99 € of Gratis met Kobo Plus

  • Mobile HTML5

    Using the Latest Today

    door Estelle Weyl ...
    Build kickass websites and applications for all mobile (and non-mobile) platforms by adding HTML5 and CSS3 to your web development toolkit. With this hands-on book, you’ll learn how to develop web apps that not only work on iOS, Android, Blackberry, and Windows Phone, but also perform well and provide good user experience.With lots of code and markup examples, you’ll learn best practices for using ... Meer lezen

    26,70 €

  • Learning from jQuery

    Building on Core Skills

    door Callum Macrae ...
    If you’re comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language—especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient.This book explores event ... Meer lezen

    9,85 €

  • Bootstrap

    Responsive Web Development

    door Jake Spurlock ...
    Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and ... Meer lezen

    11,86 €

  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    door Stoyan Stefanov ...
    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... Meer lezen

    8,58 €

  • Building Hybrid Android Apps with Java and JavaScript

    Applying Native Device APIs

    Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store.Learn how to create apps that have access to native APIs, such as ... Meer lezen

    8,58 €

  • Creating a Website: The Missing Manual

    You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web.The important stuff you need to know:Master the basics. Learn HTML5, ... Meer lezen

    18,01 €

  • Knockout.js

    Building Dynamic Client-Side Web Applications

    door Jamie Munro ...
    Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You’ll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side ... Meer lezen

    11,86 €

  • Learning JavaScript

    JavaScript Essentials for Modern Application Development

    door Ethan Brown ...
    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown ... Meer lezen

    23,31 €

  • Beautiful JavaScript

    Leading Programmers Explain How They Think

    door Anton Kovalyov ...
    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 ... Meer lezen

    23,31 €

  • Mastering Perl

    Creating Professional Programs with Perl

    door brian d foy ...
    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you’ll encounter as a working programmer.The third in O’Reilly’s series of landmark Perl tutorials ... Meer lezen

    26,70 €

  • Composing Software

    An Exploration of Functional Programming and Object Composition in JavaScript

    door Eric Elliott ...
    Unlock the power of functional programming in JavaScript with this detailed guide. Master essential techniques like function composition, immutability, and higher-order functions to create modular, maintainable code that's easy to understand and reuse.Key FeaturesAn exploration of functional programming in JavaScript, from basics to advanced conceptsAn extensive focus on real-world applications & ... Meer lezen

    24,79 € of Gratis met Kobo Plus

  • Perl Programming

    Scripting and Automation

    door William Smith ...
    "Perl Programming: Scripting and Automation" serves as a comprehensive introduction to the versatile and dynamic language of Perl. Designed for beginners, this book covers the foundational aspects of Perl, guiding readers through its basic syntax, control structures, and essential programming constructs. It progresses into more advanced topics such as subroutines, regular expressions, and file ... Meer lezen

    6,49 € of Gratis met Kobo Plus

  • Mastering Modular JavaScript

    door Nicolas Bevacqua ...
    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 ... Meer lezen

    24,48 €

  • Learn Angular: Related Tool & Skills

    Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.This book is for all front-end developers who want to become proficient with Angular and ... Meer lezen

    7,83 €

  • YUI 3 Cookbook

    Writing Maintainable Applications

    door Evan Goer ...
    Solve a wide range of problems in your web application quickly and efficiently with the Yahoo! User Interface Library (YUI). With this definitive, getting-started guide to version 3 of the popular open source JavaScript library, you’ll learn how to address many of the most common and challenging problems that web development presents.YUI 3 Cookbook introduces specific implementation patterns in ... Meer lezen

    22,14 €

  • D3.js By Example

    door Michael Heydt ...
    Create attractive web-based data visualizations using the amazing JavaScript library D3.jsAbout This BookLearn to use the facilities provided by D3.js to create data-driven visualizationsExplore the concepts of D3.js through examples that enable you to quickly create visualizations including charts, network diagrams, and mapsGet practical examples of visualizations using real-world data sets that ... Meer lezen

    30,94 € of Gratis met Kobo Plus

  • How To Easily Develop Modern Javascript Web Apps On Any Android Device

    Web app development on an Android device with TERMUX

    No need to invest in expensive desktops or laptops to develop modern websites and web apps with Javascript, NodeJS or LAMP, this book will show you how to use Termux to turn any Android device running version 7 up into a powerful development tool. Whether you are new to development or a veteran looking to be able to develop when out and about this course will get you up and running.Develop ... Meer lezen

    9,99 €

  • Full-Stack Vue.js 3 and Laravel 8

    Build single-page apps and multi-page apps by integrating Vue.js3 and Laravel 8

    door Jacob A Mathison ...
    Integrate Laravel and Vue.js in their latest version for a complex front-end and a robust back-end. Work under the benefits of building APIs for SPAs and MPAs from a smooth database migration process to optimizing apps for business solutions.Key FeaturesWork on Laravel-Vue.js integration with a focus on API writing, development and routing for each caseUnravel how Laravel and Vue.js integration ... Meer lezen

    27,55 € of Gratis met Kobo Plus

    VOORAF BESTELLEN

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... Meer lezen

    19,49 €

  • Learning Node.js

    A Hands-On Guide to Building Web Applications in JavaScript

    Serie series Learning
    Get Started Fast with Node.js Apps and Server Development Node.js makes it far easier to create fast, compact, and reliable web/network applications and web servers, and is rapidly becoming indispensable to modern web developers. Learning Node.js brings together the knowledge and JavaScript code you need to build master the Node.js platform and build server-side applications with extraordinary ... Meer lezen

    20,34 €

  • JavaScript 101

    A guide to coding, #2

    door Andrew Hunter ...
    Serie Boek 2 - A guide to coding
    Have you ever wanted to make a website? The first step is learning JavaScript, the programming language of the web. This tutorial teaches you the basics of Javascript to create your first web app or game. Not only does this tutorial teach you the basics but it also teaches setting up an enviorment to start coding. So why not give this book a try and learn JavaScript ... Meer lezen

    1,99 € of Gratis met Kobo Plus

  • JavaScript for Programmers

    Serie series Deitel Developer Series
    The practicing programmer’s Deitel® guide to XHTML®, CSS®, JavaScript™, XML® and Ajax RIA development.** **This book applies the Deitel signature live-code approach to teaching the client side of Rich Internet Applications (RIA) development. The book presents concepts in the context of 100+ fully tested programs (6,000+ lines of code), complete with syntax shading, detailed descriptions and sample ... Meer lezen

    22,89 €