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 1681 à 1704 sur 11228 résultats
Skip side bar filters
  • Android Studio Narwhal Essentials - Java Edition

    Developing Android Apps Using Android Studio Narwhal and Java

    par Neil Smyth ...
    This book, fully updated for Android Studio Narwhal Feature Drop, teaches you how to develop Android-based applications using Java.Beginning with the basics, the book outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed by ... En savoir plus

    $38.87 CAD

  • Python for Absolute Beginners

    A Complete Guide to Master Python Programming with Hands-on Examples and Exercises

    par Oliver Theobald ...
    Master the basics of Python programming with practical coding examples and exercises designed for absolute beginners. Learn key concepts such as variables, loops, OOP, and data manipulation using Pandas.Key FeaturesStep-by-step guidance on Python concepts and syntaxReal-life examples and exercises for hands-on learningComprehensive coverage of Python's essential libraries like PandasBook ... En savoir plus

    $11.51 CAD ou Gratuit avec Kobo Plus

  • Ultimate .NET MAUI Projects

    Design and Deploy Cross-Platform Applications with .NET MAUI Using C#, XAML, MVVM Architecture and SQLite (English Edition)

    Build Stunning Cross-Platform Apps with the Power of C# and .NET MAUI.Key Features● Learn to build real-world apps, such as e-commerce, ERP, education, and much more!● Use .NET MAUI with C#, XAML, and MVVM for clean app structure.● Integrate local databases and APIs for dynamic and functional apps.● Apply Blazor components to boost code reusability in .NET MAUI.Book DescriptionAs ... ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • Engineering Elixir Applications

    Navigate Each Stage of Software Delivery with Confidence

    The days of separate dev and ops teams are over - knowledge silos and the "throw it over the fence" culture they create are the enemy of progress. As an engineer or developer, you need to confidently own each stage of the software delivery process. This book introduces a new paradigm, BEAMOps, that helps you build, test, deploy, and debug BEAM applications. Create effective development and ... En savoir plus

    $49.67 CAD

  • Python Scripting for ArcGIS Pro

    The definitive, easy-to-follow guide to writing Python code with spatial data in ArcGIS Pro, whether you’re new to programming or not.Python Scripting for ArcGIS Pro starts with the fundamentals of Python programming and then dives into how to write useful Python scripts that work with spatial data in ArcGIS Pro. Learn how to execute geoprocessing tools, describe, create and update data, as well ... En savoir plus

    $89.99 CAD

  • Practical IoT Edge Computing with Python

    Develop End-to-End IoT Solutions with Python, Edge Computing, and Containerization for Fast and Reliable Decision-Making (English Edition)

    Build Real-time IoT Solutions Using Python, Edge, and Docker Tools.Key Features● Explore real-world IoT use-cases using Python and edge computing.● Hands-on projects on embedded devices like Raspberry Pi and Jetson Nano.● Learn edge-cloud integration, Docker, and protocols such as MQTT and CoAP.● Covers security, streaming data, and future edge computing trends.Book DescriptionThe Internet of ... En savoir plus

    $19.70 CAD ou Gratuit avec Kobo Plus

  • Mastering Computer Vision with PyTorch 2.0

    Discover, Design, and Build Cutting-Edge High Performance Computer Vision Solutions with PyTorch 2.0 and Deep Learning Techniques (English Edition)

    Unleashing the Power of Computer Vision with PyTorch 2.0.Key Features● Covers core to advanced Computer Vision topics with PyTorch 2.0's latest features and best practices.● Progressive learning path to ensure suitability for beginners and experts alike.● Tackles practical tasks like optimization, transfer learning, and edge deployment.Book DescriptionIn an era where Computer Vision has ... ... En savoir plus

    $34.99 CAD ou Gratuit avec Kobo Plus

  • Ultimate Python Libraries for Data Analysis and Visualization

    Leverage Pandas, NumPy, Matplotlib, Seaborn, Julius AI and No-Code Tools for Data Acquisition, Visualization, and Statistical Analysis

    Test your Data Analysis skills to its fullest using Python and other no-code toolsBook DescriptionUltimate Data Analysis and Visualization with Python is your comprehensive guide to mastering the intricacies of data analysis and visualization using Python. This book serves as your roadmap to unlocking the full potential of Python for extracting insights from data using Pandas, NumPy, Matplotlib, ... En savoir plus

    $24.99 CAD ou Gratuit avec Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    par Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... En savoir plus

    $29.51 CAD

  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... En savoir plus

    $11.51 CAD

  • jQuery Mobile: Up and Running

    Up and Running

    Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you’ll learn the best ways to use this framework’s many interface components to build customizable, multiplatform apps. You don’t need any programming skills or previous ... En savoir plus

    $23.03 CAD

  • Practical C++ Programming

    Programming Style Guidelines

    par Steve Oualline ...
    C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are ... En savoir plus

    $33.11 CAD

  • MacRuby: The Definitive Guide

    Ruby and Cocoa on OS X

    par Matt Aimonetti ...
    Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guide shows you how Apple’s implementation of Ruby gives you access to all the features available to Objective-C programmers. You’ll get clear, detailed explanations of MacRuby, including quick programming techniques such as prototyping.Perfect for ... En savoir plus

    $24.47 CAD

  • Maintainable JavaScript

    Writing Readable Code

    You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.Author Nicholas Zakas assembled this collection of best ... En savoir plus

    $25.91 CAD

  • Elasticsearch: The Definitive Guide

    A Distributed Real-Time Search and Analytics Engine

    Whether you need full-text search or real-time analytics of structured data—or both—the Elasticsearch distributed search engine is an ideal way to put your data to work. This practical guide not only shows you how to search, analyze, and explore data with Elasticsearch, but also helps you deal with the complexities of human language, geolocation, and relationships.If you’re a newcomer to both ... En savoir plus

    $33.11 CAD

  • Learning MySQL and MariaDB

    Heading in the Right Direction with MySQL and MariaDB

    If you’re a programmer new to databases—or just new to MySQL and its community-driven variant, MariaDB—you’ve found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines.Author Russell Dyer, Curriculum Manager at MariaDB and former editor of the MySQL Knowledge Base, takes you through ... En savoir plus

    $35.99 CAD

  • Head First Ruby

    A Brain-Friendly Guide

    par Jay McGavren ...
    What will you learn from this book?What’s all the buzz about this Ruby language? Is it right for you? Well, ask yourself: are you tired of all those extra declarations, keywords, and compilation steps in your other language? Do you want to be a more productive programmer? Then you’ll love Ruby. With this unique hands-on learning experience, you’ll discover how Ruby takes care of all the details ... En savoir plus

    $48.95 CAD

  • Ruby Cookbook

    Recipes for Object-Oriented Scripting

    Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading.Revised for Ruby 2.1, each recipe includes a discussion on ... En savoir plus

    $35.99 CAD

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    par Addy Osmani ...
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a ... En savoir plus

    $29.51 CAD

  • CSS Cookbook

    Quick Solutions to Common CSS Problems

    Learn how to solve the real problems you face with CSS. This cookbook offers hundreds of practical examples for using CSS to format your web pages, and includes code samples you can use right away. You'll find exactly what you need, from the basics to complex hacks and workarounds.Each recipe explains how to customize a solution to meet your needs, and each chapter features a sample design that ... En savoir plus

    $32.39 CAD

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... En savoir plus

    $9.62 CAD

  • Java Cookbook

    par Ian F. Darwin ...
    As Java continues to evolve, this cookbook continues to grow in tandem with hundreds of hands-on recipes across a broad range of Java topics. Author Ian Darwin gets developers up to speed right away with useful techniques for everything from string handling and functional programming to network communication and AI.If you're familiar with any release of Java, this book will bolster your knowledge ... En savoir plus

    $61.19 CAD

  • Using Google App Engine

    Building Web Applications

    Build exciting, scalable web applications quickly and confidently using Google App Engine and this book, even if you have little or no experience in programming or web development.App Engine is perhaps the most appealing web technology to appear in the last year, providing an easy-to-use application framework with basic web tools. While Google's own tutorial assumes significant experience, Using ... En savoir plus

    $19.43 CAD

  • Hack and HHVM

    Programming Productivity Without Breaking Things

    par Owen Yamauchi ...
    How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.You’ll explore static typechecking and several other features that ... En savoir plus

    $32.39 CAD