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.
649 - 672 van 1374 resultaten worden weergegeven
Skip side bar filters
  • JavaScript Essentials

    Crafting Dynamic Web Experiences

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

    10,06 €

  • Building HTML5 Games with ImpactJS

    An Introduction On HTML5 Game Development

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

    10,38 €

  • Building Hypermedia APIs with HTML5 and Node

    Creating Evolvable Hypermedia Applications

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

    10,38 €

  • JavaScript Assertivo

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

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

    9,49 € of Gratis met Kobo Plus

  • Elixir in Action

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

    43,61 €

  • Angular Router

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

    22,57 € of Gratis met Kobo Plus

  • JavaScript A Beginners Guide 4/E

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

    32,11 €

  • 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 ... Meer lezen

    11,93 €

  • Mastering Vue.js for Beginners

    door Madison Giroux ...
    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 ... Meer lezen

    1,99 € of Gratis met Kobo Plus

  • Python Automation Mastery

    From Novice To Pro

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

    7,49 € of Gratis met Kobo Plus

  • JavaScript Basics

    Flinging Event, Element, and Object Bombs at Zombie Heads

    door John Rhea ...
    Serie series Undead Institute
    Got basic programming skills but are new to JavaScript? Ready to pitch in and save humanity from the zombie hordes? Now you can do both at the same time.You’ll learn how to work with JavaScript objects, creating and setting properties, defining and using methods and the way objects are used in the Document Object Model (DOM). All while kicking serious zombie tuchus.Speaking of the DOM you’ll ... Meer lezen

    4,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 €

  • The Art of Unit Testing, Third Edition

    with examples in JavaScript

    door Roy Osherove ...
    Serie series The Art of
    Unit testing is more than just a collection of tools and practices—it’s a state of mind! This bestseller reveals the master’s secrets for delivering robust, maintainable, and trustworthy code.Thousands of developers have learned to hone their code quality under the tutelage of The Art of Unit Testing. This revised third edition updates an international bestseller to reflect modern development ... Meer lezen

    55,91 €

  • Data Wrangling with JavaScript

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

    55,91 €

  • Dart in Action

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

    55,91 €

  • 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 ... Meer lezen

    55,91 €

  • 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 ... Meer lezen

    55,91 €

  • Get Programming with JavaScript Next

    New features of ECMAScript 2015, 2016, and beyond

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

    45,84 €

  • 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, ... Meer lezen

    55,91 €

  • Distributed Systems with Node.js

    door Thomas Hunter II ...
    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise ... Meer lezen

    24,48 €

  • Secure Development for Mobile Apps

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

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

    70,61 €

  • 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 ... Meer lezen

    13,77 €

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

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

    4,99 € of Gratis met Kobo Plus

  • React lernen und verstehen

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

    24,49 €