Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks CGI, JavaScript, Perl, VB Script

Si vous aimez les titres CGI, JavaScript, Perl, VB Script, vous allez adorer cette sélection.
Affichage de 1129 à 1147 sur 1197 résultats
Skip side bar filters
  • SPRING COOKBOOK

    Over 100 hands-on recipes to build Spring web applications easily and efficiently

    Key FeaturesBook DescriptionThis book is for you if you have some experience with Java and web development (not necessarily in Java) and want to become proficient quickly with Spring.What you will learnInstall Maven and Tomcat and create a Spring MVC web applicationDisplay, validate, and process formsQuery a database with minimal codeAuthenticate users and manage their rolesBuild REST, Java RMI, ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • HTML5 Hacks

    Tips & Tools for Creating Interactive Web Applications

    With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You’ll also find hacks for HTML5 markup elements and attributes ... En savoir plus

    $25.99 CAD

  • 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 ... En savoir plus

    $45.99 CAD

  • 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

    par 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 ... En savoir plus

    $8.23 CAD ou Gratuit avec Kobo Plus

  • AngularJS in Action

    par Lukas Ruebbelke ...
    SummaryAngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see ... En savoir plus

    $65.99 CAD

  • AWS Lambda in Action

    Event-driven serverless applications

    par Danilo Poccia ...
    SummaryAWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end.Foreword by James Governor.About the TechnologyWith AWS Lambda, you write your code and upload it to the AWS cloud. AWS Lambda responds to the events triggered by your application or your users, and automatically manages the underlying computer ... En savoir plus

    $77.99 CAD

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    par Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... En savoir plus

    $1.99 CAD

  • JavaScript Deep Dive

    Modern Development Practices

    Modifié par Joe Smith ...
    "JavaScript Deep Dive: Modern Development Practices" is a comprehensive guide designed to equip developers with a profound understanding of JavaScript, ranging from foundational concepts to advanced development techniques. This elegant resource meticulously covers essential topics such as variables, data types, operators, and control structures, laying a robust groundwork for any aspiring ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • 150+ JavaScript Pattern Programs

    par Hernando Abella ...
    "JavaScript is the Most popular programming language used by professional developers today"Develop your creativity bycreating beautiful asterisk patterns with if statements and loops using the JavaScript language. this awesome language will allow you to feel more comfortable writing code because you will master the more essential topics of programming by practicing these techniques.If you are ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • Client-Side Data Storage

    Keeping It Local

    par Raymond Camden ...
    One of the most useful features of today’s modern browsers is the ability to store data right on the user’s computer or mobile device. Even as more people move toward the cloud, client-side storage can still save web developers a lot of time and money, if you do it right. This hands-on guide demonstrates several storage APIs in action. You’ll learn how and when to use them, their plusses and ... En savoir plus

    $23.99 CAD

  • Continuous Integration, Delivery, and Deployment

    Reliable and faster software releases with automating builds, tests, and deployment

    par Sander Rossel ...
    Getting started with the processes and the tools to continuously deliver high-quality softwareKey Features\[\*\] Incorporate popular development practices to prevent messy code\[\*\]Automate your build, integration, release, and deployment processes with Jenkins, Git, and Gulp, and learn how continuous integration (CI) can save you time and money\[\*\] Gain an end-to-end overview of Continuous ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Java

    The Comprehensive Guide

    Explore a complete Java programming guide covering foundational to advanced topics, including OOP, concurrency, and testing. Perfect for developers seeking practical, in-depth Java knowledge.Key FeaturesComprehensive coverage of Java from foundational concepts to advanced programming techniquesDesigned to clarify complex topics for all skill levels using clear explanations and examplesStructured ... En savoir plus

    $55.99 CAD ou Gratuit avec Kobo Plus

  • Learn ECMAScript

    Discover the latest ECMAScript features in order to write cleaner code and learn the fundamentals of JavaScript

    Get up and running with all the new features of ECMAScript and explore new ways of coding with JavaScript.Key FeaturesGrasp the latest features of ECMAScript and the best way to use it in production codeLearn newly added native APIs to JS Engine and perform tasks efficiently with a cleaner code baseUnderstand the more complex sides of JavaScript such as the inheritance model, low-level memory ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Python Automation Mastery

    From Novice To Pro

    par 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 ... En savoir plus

    $10.99 CAD ou Gratuit avec Kobo Plus

  • Node.js Projects

    Building Real-World Web Applications and Backend APIs

    par Jonathan Wexler ...
    Whether you're a JavaScript beginner ready to build your first backend app or a self-taught developer looking to grow beyond tutorials, Node.js Projects gives you the hands-on experience you need. Through a series of self-contained projects ranging from content aggregators to secure password managers, web scrapers, ML-backed analysis, and an AI-powered learning assistant, you'll apply modern tools ... En savoir plus

    $51.99 CAD

  • Coding for Kids Ages 10 and Up

    Coding for Kids and Beginners Using HTML, CSS and Javascript

    par Bob Mather ...
    Are you looking to start coding or teach kids how to code? Or are you looking to make coding more fun with some games?This book on beginner html and JavaScript is the answer.The last decade has been the year of the programmer. It seems like everyone wants to learn how to code. It seems like the best way to get a job. It seems fun. However, it is not that easy. Coding is a skill; and like any skill ... En savoir plus

    $13.64 CAD ou Gratuit avec Kobo Plus

  • MATLAB

    THE ULTIMATE PROGRAMMING PLAYGROUND

    par Randy H. Mills ...
    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 ... En savoir plus

    $12.35 CAD ou Gratuit avec Kobo Plus

  • Learn Angular: Build a Todo App

    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 contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.This book is for all front-end developers ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript Programming for Mobile App Development

    Hands-On Guide to Building Cross-Platform Apps from Beginner to Pro

    Build powerful mobile applications with JavaScript, even if you are starting from the basics.JavaScript Programming for Mobile App Development is a practical, beginner-friendly guide designed to help readers understand how JavaScript is used to create modern cross-platform mobile apps. From the foundations of JavaScript syntax to real-world mobile development tools, this book gives learners a ... En savoir plus

    $8.99 CAD