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 529 à 552 sur 971 résultats
Skip side bar filters
  • Software Design

    Creating Solutions for Ill-Structured Problems

    par David Budgen ...
    Collections series Chapman & Hall/CRC Innovations in Software Engineering and Software Development Series
    Software Design: Creating Solutions for Ill-Structured Problems, Third Edition provides a balanced view of the many and varied software design practices used by practitioners. The book provides a general overview of software design within the context of software development and as a means of addressing ill-structured problems. The third edition has been expanded and reorganised to focus on the ... En savoir plus

    $100.99 CAD

  • Introduction to Statistical Computing and Visualization Using R

    par Megha Rathi ...
    The book provides a foundational guide to statistical computing and visualisation Using R programming with an emphasis on practical data analysis skills that are directly applicable to diverse fields like finance, defence, health, and education. It uniquely combines a thorough explanation of basic constructs with advanced topics such as data visualisation, statistical modeling, and probability, ... En savoir plus

    $247.99 CAD

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, ... En savoir plus

    $52.99 CAD ou Gratuit avec Kobo Plus

  • SwiftUI for Masterminds 6th Edition 2026

    par J.D Gauchat ...
    SwiftUI for Masterminds is a comprehensive course designed to take you from the fundamentals of SwiftUI to the development of professional applications for Apple platforms.Whether you are a complete beginner starting your journey in app development or an experienced Android developer looking to expand into the Apple ecosystem, this book provides a structured, practical path to mastering SwiftUI ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • The Code Monster Manual

    Escape From Number Hell

    par Kevin Focke ...
    Collections series The Code Monster Manual
    Low-level coding fundamentals, the book I wish I had.Improve your low-level programming by learning the nuances of numbers & their representations. Not a math wizard? No problem!---Computers are monsters because they think different than us.We will learn:- What the monsters look like.- How you can prevent the 125 million dollar mistake that caused the NASA Climate Orbitor to crash, and how Tony ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • Sistemas Orientados a Objetos

    teoria e prática com UML e Java

    Livro Sistemas Orientados a Objetos: teoria e prática com UML e Java Este é um guia prático e direto para iniciantes aprenderem rapidamente como solucionar problemas com modelagem orientada a objetos e programação em Java. Ao longo do livro, problemas de complexidade crescente têm suas soluções expressas em diagramas UML e no código Java correspondente, com comentários sobre as principais ... En savoir plus

    $6.99 CAD

  • Understanding Macromedia Flash 8 ActionScript 2

    Basic techniques for creatives

    par Andrew Rapo ...
    Andrew Rapo and Alex Michael explain all the important programming concepts from a designer's point of view, making them completely accessible to non-programmers. Completely revised and rewritten this second edition will help you develop professional ActionScript 2 applications, and communicate knowledgably about current, Object Oriented ActionScript 2 techniques. Divided into four sections to ... En savoir plus

    $61.82 CAD

  • Programming Languages for Business Problem Solving

    It has become crucial for managers to be computer literate in today's business environment. It is also important that those entering the field acquire the fundamental theories of information systems, the essential practical skills in computer applications, and the desire for life-long learning in information technology. Programming Languages ... En savoir plus

    $229.48 CAD

  • Python Programming with Design Patterns

    par James Cooper ...
    Improve Your Python Code with Modern Object-Oriented Design PatternsTo write clean, efficient, maintainable code, developers everywhere turn to design patterns. Now there's a Python-specific patterns guide that's friendly and practical enough for every Python developer, regardless of experience.Best-selling patterns author James W. Cooper presents visual, example-driven explanations of 23 proven ... En savoir plus

    $47.99 CAD

  • Hands-On Software Architecture with Golang

    Design and architect highly scalable and robust applications using Go

    Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modelingKey FeaturesGain knowledge of architectural approaches on SOA and microservices for architectural decisionsExplore different architectural patterns for building distributed applicationsMigrate applications written in Java or Python to the Go languageBook ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • First Web Dev Job - Exactly how to land one fast!

    Well look, finding a job in the web development/tech industry can be overwhelming.With so many different opinions, tutorials, and approaches, it's difficult to know which path to take.And even if you have the technical skills, it can be challenging to stand out in a crowded job market and nail the interview.I'll teach you most powerful techniques that I've been using for over 10 years to land 8 ... En savoir plus

    Prix courant $8.99 CAD Maintenant $0.99 CAD ou Gratuit avec Kobo Plus

  • Modern C#: Developer's Craft in the AI Era

    (C# 14 and .NET 10)

    par Michael Tsai ...
    Why mastering C# still matters in the age of AIAI is a powerful tool, but for critical systems, it cannot replace human judgment and oversight. Only when developers maintain genuine ownership of their code can they effectively manage technical debt and maintenance costs over the long term.So yes, mastering programming languages and APIs matters more than ever.However, this is not an exhaustive C# ... En savoir plus

    $16.48 CAD ou Gratuit avec Kobo Plus

  • Azure Patterns for Real-World Apps: Resilient by Design

    Build resilient, scalable applications on Microsoft Azure using proven design patterns."Azure Patterns for Real-World Apps: Resilient by Design" is a practical guide for developers, architects, and IT professionals looking to build cloud-native applications that are robust, fault-tolerant, and production-ready. With a focus on real-world scenarios, this book explores modern architectural patterns ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • A complete Reference of PHP

    technical, #2018

    par priyanka ...
    Collections Livre 2018 - technical
    PHP: The Complete Reference is a book that provides the readers with key insights into developing dynamic websites using PHP.Summary Of The BookPHP is classified as a server-side scripting language that is used for web development, which can also be utilized as a general-purpose programming language. PHP is installed on over 244 million sites and around 2.1 million servers. PHP: The Complete ... En savoir plus

    $3.99 CAD ou Gratuit avec Kobo Plus

  • Programming with Types

    Examples in TypeScript

    par Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... En savoir plus

    $65.99 CAD

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • Data-Oriented Programming in Java

    par Chris Kiehl ...
    Data is the heart of your code. Data-oriented programming is a programming technique that enables you to precisely model domains and write large enterprise-scale applications that are oriented around the data they manage. Take a data-oriented approach to your Java applications, and you’ll enjoy simpler state management, improved readability, and no more state-related bugs!This book teaches you how ... En savoir plus

    $59.99 CAD

    PRÉCOMMANDER

  • iOS 15 Programming Fundamentals with Swift

    Swift, Xcode, and Cocoa Basics

    par Matt Neuburg ...
    Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5.5. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development tools, and discover the Cocoa framework.Explore Swift's object-oriented conceptsBecome familiar with ... En savoir plus

    $57.99 CAD

  • Python Refinement Course

    Powered by GPT-4

    par Andrea Gobbetti ...
    Collections Livre 1 - Python
    This Python Refinement Course will focus on enhancing your practical skills through advanced exercises and projects, covering areas such as algorithms, data structures, object-oriented programming and more complex programming concepts. The course will be structured into modules, each focusing on a specific topic.It's a course powered by the capabilities of GPT-4 for the corrections of both theory ... En savoir plus

    $7.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Pygame: From Basics to Advanced Game Development

    "Mastering Pygame: From Basics to Advanced Game Development" is an indispensable resource for both budding and seasoned developers eager to enhance their game programming skills. This comprehensive guide delves deep into the world of Pygame, a popular Python library for creating video games, offering readers a unique blend of theoretical knowledge and practical application.Starting with the ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Scala for Data Science

    Leverage the power of Scala with different tools to build scalable, robust data science applications

    par Pascal Bugnion ...
    Leverage the power of Scala with different tools to build scalable, robust data science applicationsKey Features\[\*\] A complete guide for scalable data science solutions, from data ingestion to data visualization\[\*\] Deploy horizontally scalable data processing pipelines and take advantage of web frameworks to build engaging visualizations\[\*\] Build functional, type-safe routines to interact ... En savoir plus

    $52.99 CAD ou Gratuit avec Kobo Plus

  • Introdução a Algoritmos e Estruturas de Dados 1

    Uma base sólida para o mundo real de aprendizado de máquina e análise de dados

    par Bolakale Aremu ...
    Traduit par Bolakale Aremu ...
    Collections Livre 1 - Introdução a Algoritmos e Estruturas de Dados
    Aprender algoritmos e estruturas de dados com este livro vai te ajudar a se tornar um programador melhor. Algoritmos e estruturas de dados farão você pensar de forma mais lógica. Além disso, eles podem te ajudar a projetar sistemas melhores para armazenar e processar dados. Também servem como ferramentas de otimização e resolução de problemas.Como resultado, os conceitos de algoritmos e estruturas ... En savoir plus

    $22.99 CAD

  • Python Made Easy

    A First Course in Computer Programming Using Python

    par Kevin Wilson ...
    Unlock the power of Python with this comprehensive course. From the basics to advanced topics like game development and web apps, this course equips you with the skills to excel in programming. Perfect for beginners!Key FeaturesComprehensive coverage from Python basics to advanced topics, and hands-on exercises & projects.Step-by-step guidance through debugging, testing, and deploymentAccess to ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Jetpack Compose 1.7 Essentials

    par Neil Smyth ...
    Unleash the full potential of Android app development with Jetpack Compose 1.7. This comprehensive guide teaches you to build sleek, modern Android applications using the latest tools, including Android Studio, Material Design 3, and Kotlin. Tailored for developers who want to go from setup to full-scale deployment, this book takes you step-by-step through every phase of app creation-from ... En savoir plus

    $43.99 CAD