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 Langage de programmation

Si vous aimez les titres Langage de programmation, vous allez adorer cette sélection.
Affichage de 1369 à 1392 sur 10501 résultats
Skip side bar filters
  • Lucene in Action

    When Lucene first hit the scene five years ago, it was nothing short ofamazing. By using this open-source, highly scalable, super-fast search engine,developers could integrate search into applications quickly and efficiently.A lot has changed since then-search has grown from a "nice-to-have" featureinto an indispensable part of most enterprise applications. Lucene now powerssearch in diverse ... En savoir plus

    $65.99 CAD

  • Learn Generative AI with PyTorch

    Build GANs, transformers, and diffusion models

    par Mark Liu ...
    Learn how generative AI works by building your very own models that can write coherent text, create realistic images, and even make lifelike music.Learn Generative AI with PyTorch teaches the underlying mechanics of generative AI by building working AI models from scratch. Throughout, you’ll use the intuitive PyTorch framework that’s instantly familiar to anyone who’s worked with Python data tools ... En savoir plus

    $65.99 CAD

  • Data Pipelines with Apache Airflow

    "An Airflow bible. Useful for all kinds of users, from novice to expert." - Rambabu Posa, Sai Aashika ConsultancyData Pipelines with Apache Airflow teaches you how to build and maintain effective data pipelines.A successful pipeline moves data efficiently, minimizing pauses and blockages between tasks, keeping every process along the way operational. Apache Airflow provides a single customizable ... En savoir plus

    $77.99 CAD

  • Deep Learning with Python

    SummaryDeep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples.About the TechnologyMachine learning has made remarkable progress in recent years. We went from near-unusable ... En savoir plus

    $65.99 CAD

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and ... En savoir plus

    $65.99 CAD

  • PHP 8 Objects, Patterns, and Practice

    Mastering OO Enhancements, Design Patterns, and Essential Development Tools

    par Matt Zandstra ...
    Collections series Professional and Applied Computing (R0)
    Learn how to develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. The 6th edition of this popular book has been fully updated for PHP 8, including attributes, constructor property promotion, new argument and return pseudo-types, and more. It also covers many features new since the last edition including typed ... En savoir plus

    $77.99 CAD

  • The Definitive Guide to Jakarta Faces in Jakarta EE 10

    Building Java-Based Enterprise Web Applications

    Collections series Professional and Applied Computing (R0)
    Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. ... En savoir plus

    $80.99 CAD

  • Computer Science & Perl Programming

    Best of The Perl Journal

    par Jon Orwant ...
    In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, ... En savoir plus

    $32.99 CAD

  • Web Design and Development

    Website Technologies Fundamentals

    par Steven Bright ...
    The three cornerstone technologies for website development that is Hypertext Markup Language (HTML), Cascading Style Sheet (CSS), and JavaScript are properly discussed here with examples to make it sink in easily.Web design which is the second aspect of World Wide Web technologies entails website project definition (its purpose), research, wireframe design, graphics design, and color selection is ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Software Engineering Best Practices

    Lessons from Successful Projects in the Top Companies

    par Capers Jones ...
    Proven techniques for software engineering successThis in-depth volume examines software engineering topics that are not covered elsewhere: the question of why software engineering has developed more than 2,500 programming languages; problems with traditional definitions of software quality; and problems with common metrics, "lines of code," and "cost per defect" that violate standard economic ... En savoir plus

    $101.99 CAD

  • XHTML

    par Jitendra Patel ...
    XHTMLXHTML is a markup language for Web pages from the W3C(World Wide Web Consortium). XHTML combines HTML and XML into a single format (HTML 4.0 and XML 1.0). Like XML, XHTML can be extended with proprietary tags. Also like XML, XHTML must be coded more rigorously than HTML.Over the years, HTML coders have become sloppy, because Web browser software was originally written to tolerate many ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • ggplot2 Essentials

    Explore the full range of ggplot2 plotting capabilities to create meaningful and spectacular graphs

    Key FeaturesBook DescriptionThis book is perfect for R programmers who are interested in learning to use ggplot2 for data visualization, from the basics up to using more advanced applications, such as faceting and grouping. Since this book will not cover the basics of R commands and objects, you should have a basic understanding of the R language.What you will learnFamiliarize yourself with some ... En savoir plus

    $23.99 CAD ou Gratuit avec Kobo Plus

  • Microsoft Visual C# 2008 Step by Step

    par John Sharp ...
    Collections series Step by Step Developer
    Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. Whether you’re a beginning programmer or new to the Visual C# programming language, ... En savoir plus

    $35.99 CAD

  • Mobile Prototyping with Axure 7

    par Will Hacker ...
    This book is a step-by-step tutorial which includes hands-on examples and downloadable Axure files to get you started with mobile prototyping immediately. You will learn how to develop an application from scratch, and will be guided through each and every step.If you are a mobile-centric developer/designer, or someone who would like to take their Axure prototyping skills to the next level and ... En savoir plus

    $20.99 CAD ou Gratuit avec Kobo Plus

  • Python and AWS Cookbook

    Managing Your Cloud with Python and Boto

    par Mitch Garnaat ...
    If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author’s boto library.You’ll find detailed recipes for working with the S3 storage service as well ... En savoir plus

    $11.99 CAD

  • HTML5, CSS3, JavaScript Tome 3

    par Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript.Dans ce troisième tome, l'accent est mis sur les langages CSS3 et JavaScript. Vous y apprendrez entre autres à dessiner dans un canvas, à mettre en forme les éléments affichés dans une page, à tester la validité d'une adresse e-mail entrée par un utilisateur et beaucoup d'autres sujets tout aussi intéressants.Si vous ... En savoir plus

    $9.99 CAD

  • Programming Interactivity

    A Designer's Guide to Processing, Arduino, and openFrameworks

    par Joshua Noble ...
    Ready to create rich interactive experiences with your artwork, designs, or prototypes? This is the ideal place to start. With this hands-on guide, you’ll explore several themes in interactive art and design—including 3D graphics, sound, physical interaction, computer vision, and geolocation—and learn the basic programming and electronics concepts you need to implement them. No previous experience ... En savoir plus

    $36.99 CAD

  • Advanced SQL with SAS

    This book introduces advanced techniques for using PROC SQL in SAS. If you are a SAS programmer, analyst, or student who has mastered the basics of working with SQL, Advanced SQL with SAS® will help take your skills to the next level. Filled with practical examples with detailed explanations, this book demonstrates how to improve performance and speed for large data sets. Although the book ... En savoir plus

    $65.99 CAD ou Gratuit avec Kobo Plus

  • Learning Spring Boot 3.0

    Simplify the development of production-grade applications using Java and Spring

    Build Java web apps without wasting any time with this third edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 3 Purchase of the print or Kindle book includes a free eBook PDFKey FeaturesLearn Spring Boot in a cohesive manner with this practical guide by a core Spring contributorDiscover popular Java developer tools such as ... En savoir plus

    $38.99 CAD ou Gratuit avec Kobo Plus

  • Effective Python

    125 Specific Ways to Write Better Python

    par Brett Slatkin ...
    Collections series Effective Software Development Series
    Master the art of Python programming with 125 actionable best practices to write more efficient, readable, and maintainable code.Python is a versatile and powerful language, but leveraging its full potential requires more than just knowing the syntax. Effective Python: 125 Specific Ways to Write Better Python, 3rd Edition is your comprehensive guide to mastering Python's unique strengths and ... En savoir plus

    $70.39 CAD

  • Professional CSS3

    Harness the power of CSS3 to design stunning, modern websites

    par Piotr Sikora ...
    Harness the power of CSS3 to design stunning, modern websitesKey Features\[\*\] Explore the CSS files structures, add the right methodologies, and get a final product without any code chaos\[\*\] Make your websites faster, more responsive, and more efficient using the minimum CSS code\[\*\] Design better and more modern websites using the new features of CSS3Book DescriptionCSS is the preferred ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • ASP.NET Core 5 and React

    Full-stack web development using .NET 5, React 17, and TypeScript 4

    par Carl Rippon ...
    n/aKey FeaturesExplore the new features of .NET 5 with this updated edition of ASP.NET Core 5 and ReactDiscover strategies for adopting a full-stack development approach, clean architecture techniques, and development best practicesLearn how to manage data, design and package applications, and secure your web appsBook DescriptionMicrosoft’s .NET framework is a robust server-side framework, now ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Data Structures and Algorithms in JavaScript

    par Federico Kereki ...
    Not the Same Old JavaScript.Think you know JavaScript? Think again. This isn’t your typical coding book—it’s a deep dive into the powerful world of data structures and algorithms that will transform the way you approach problem solving in JavaScript.Whether you’re a frontend developer tackling complex applications, a backend engineer building scalable systems, or a programmer preparing for ... En savoir plus

    $51.99 CAD

  • Instant Debian - Build a Web Server

    Build strong foundations for your future-ready web application using the universal operating system, Debian

    Build strong foundations for your future-ready web application using the universal operating system, DebianKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsBuild strong foundations for your Web application using DebianDeploy essential hardening and backup/restore strategiesGain knowledge for configuring servers, libraries and frameworksBook ... En savoir plus

    $23.99 CAD ou Gratuit avec Kobo Plus