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 POO

Si vous aimez les titres POO, vous allez adorer cette sélection.
Affichage de 217 à 240 sur 970 résultats
Skip side bar filters
  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    par Corey Scott ...
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching ... En savoir plus

    $37.59 CAD ou Gratuit avec Kobo Plus

  • Scala Functional Programming Patterns

    Grok and perform effective functional programming in Scala

    par Atul S. Khot ...
    Grok and perform effective functional programming in Scala Key Features\[\*\]Understand functional programming patterns by comparing them with the traditional object-oriented design patterns\[\*\]Write robust, safer, and better code using the declarative programming paradigm\[\*\]An illustrative guide for programmers to create functional programming patterns with ScalaBook DescriptionScala is used ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus

  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects ... En savoir plus

    $33.69 CAD ou Gratuit avec Kobo Plus

  • Modern C++23 QuickStart Pro

    par Jarek Thalor ...
    Learn the latest features of C++23 with Modern C++ 23 QuickStart Pro, the perfect book for experienced developers who want to expand their knowledge and skills. The book begins by demonstrating the power of variadic templates and how to use them for dynamic function signatures. After becoming familiar with fold expressions for argument handling, you will then explore std::tuple and std::variant ... En savoir plus

    $42.99 CAD ou Gratuit avec Kobo Plus

  • Unity Game Development : A Beginner's Guide to Game Programming

    par Jiho Seok ...
    What You Will Gain After Obtaining This Book:Mastery of Unity 2022.3 : Understand and utilize the full range of features offered by the latest Unity version.Foundational Programming Skills: Learn C# from the ground up within the context of game development.Comprehensive Understanding of Game Mechanics: Gain insights into both 2D and 3D game development techniques.Ability to Create and Manipulate ... En savoir plus

    $2.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Flutter and Dart: Elegant Code for Cross-Platform Success

    "Mastering Flutter and Dart: Elegant Code for Cross-Platform Success" is the definitive guide for developers looking to enhance their skills in building visually stunning and functionally robust applications that run seamlessly across multiple platforms. Written by experts in the field, this book delves deep into the nuances of Flutter and Dart, offering readers a comprehensive understanding of ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • OpenGL Deep Dive: Expert Techniques and Performance Optimization

    OpenGL

    Collections series OpenGL
    OpenGL Deep Dive: Expert Techniques and Performance Optimization is the ultimate guide for seasoned graphics programmers looking to push the boundaries of their OpenGL expertise. This book takes you on a deep dive into the world of advanced OpenGL techniques and performance optimization strategies, making it an indispensable resource for anyone aiming to create high-performance, visually stunning ... En savoir plus

    $20.99 CAD ou Gratuit avec Kobo Plus

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book ... En savoir plus

    $52.99 CAD

  • Head First EJB

    Passing the Sun Certified Business Component Developer Exam

    What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And ... En savoir plus

    $29.59 CAD

  • Treading on Python: Volume 1

    Foundations of Python

    par Matt Harrison ...
    Treading on Python Volume 1 is a book designed to bring developers and others who are anxious to learn Python up to speed quickly. Not only does it teach the basics of syntax, but it condenses years of experience gained from programming, tutoring and teaching. You will learn warts, gotchas, best practices and hints that have been gleaned through the years in days. You will hit the ground running ... En savoir plus

    $17.63 CAD

  • Object-Oriented Thought Process, The

    par Matt Weisfeld ...
    Collections series Developer's Library
    Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP.It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP ... En savoir plus

    $37.99 CAD

  • Java in a Nutshell

    A Desktop Quick Reference

    This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as a learning path for new developers. Chock-full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, this thoroughly revised book includes new material on recent enhancements to the Java ... En savoir plus

    $57.59 CAD

  • S'initier à la programmation et à l'orienté objet

    Avec des exemples en C, C++, C#, Python, Java et PHP

    par Claude Delannoy ...
    Collections series Noire
    Acquérir rapidement une parfaite maîtrise des techniques de programmation et savoir s'adapter facilement à tout nouveau langageConçu pour les débutants en programmation, cet ouvrage commence par un apprentissage progressif et rigoureux des notions de programmation procédurale communes à tous les langages (types de données, variables, opérateurs, instructions de contrôle, fonctions, tableaux...), ... En savoir plus

    $24.17 CAD

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... En savoir plus

    $21.59 CAD

  • Java: The Good Parts

    Unearthing the Excellence in Java

    par Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... En savoir plus

    $21.59 CAD

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... En savoir plus

    $28.99 CAD

  • Designing Microservices Using Django

    par Shayank Jain ...
    A step-by-step that will help you build Microservices architecture using Django and Python KEY FEATURES a- Understand in-depth the fundamentals of Microservicesa- Learn how to create and use Django APIs a- Use web technology such as Nginx, Gunicorn, UWSGI, and Postgresql to deploy a Django projectDESCRIPTION Microservices architectures solve the multiple problems of software architecture. Django ... En savoir plus

    $17.99 CAD

  • Web Access in iOS 11

    Learn how to access the web in iOS 11 with Swift 4

    par J.D Gauchat ...
    Learn how to access the Web from your iOS applications. After reading this guide, you will know how to incorporate links to external resources into your apps, how to create your own browser, how to access and process information from a server, and how to post messages to social networks, including Twitter and Facebook.Table of ContentsWEB ACCESSLinksSafari View ControllerWebKitApp Transport ... En savoir plus

    $3.90 CAD

  • UML: A Beginner's Guide

    par Jason Roff ...
    Collections series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... En savoir plus

    $34.99 CAD

  • Get Programming with Haskell

    par Will Kurt ...
    SummaryGet Programming with Haskell leads you through short lessons, examples, and exercises designed to make Haskell your own. It has crystal-clear illustrations and guided practice. You will write and test dozens of interesting programs and dive into custom Haskell modules. You will gain a new perspective on programming plus the practical ability to use Haskell in the everyday world. (The 80 IQ ... En savoir plus

    $65.99 CAD

  • Programming iOS 12

    Dive Deep into Views, View Controllers, and Frameworks

    par Matt Neuburg ...
    If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse view ... En savoir plus

    $63.99 CAD

  • Kotlin In-depth [Vol-II]

    par Sedunov Aleksei ...
    Master the concise and expressive power of a pragmatic multi-paradigm language for JVM, Android and beyond Key Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... En savoir plus

    $17.79 CAD

  • Entity Framework Core in Action

    par Jon Smith ...
    SummaryEntity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... En savoir plus

    $46.99 CAD

  • TOP 150 Ruby Interview QUESTIONS AND ANSWERS

    par Vadim Henb ...
    This book contains over 150 questions and answers that will help you prepare for a job interview as a Ruby developer. It provides useful advice and strategies for answering questions. The book will be a reliable assistant in achieving your goals and help you expand your knowledge in the field of Ruby. ... En savoir plus

    $26.47 CAD