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 des résultats 97 - 120 sur 962
Skip side bar filters
  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    par James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... En savoir plus

    CHF 24.25

  • UML: A Beginner's Guide

    par Jason Roff ...
    Collection 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

    CHF 22.77

  • Hadoop in Practice

    par Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... En savoir plus

    CHF 48.30

  • Aurelia in Action

    par Sean Hunter ...
    SummaryAurelia in Action teaches you how to build fantastic single-page applications with the Aurelia framework. You'll learn about modern design practices and a modular architecture based on web components, perfect for hybrid web + mobile apps.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyTry Aurelia, and you may ... En savoir plus

    CHF 48.30

  • 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

    CHF 48.30

  • Introduction to Programming and Problem-Solving Using Scala

    Collection series Chapman & Hall/CRC Textbooks in Computing
    Praise for the first edition:"The well-written, comprehensive book…[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building applications in various domains, including sophisticated data structures and ... En savoir plus

    CHF 82.95

  • C# 3.0 Design Patterns

    Use the Power of C# 3.0 to Solve Real-World Problems

    par Judith Bishop ...
    If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.C# Design Patterns draws on new C# 3.0 language and ... En savoir plus

    CHF 18.25

  • 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

    CHF 34.16

  • Programming Web Services with SOAP

    Building Distributed Applications

    The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple ... En savoir plus

    CHF 16.00

  • Learning C# 3.0

    Master the fundamentals of C# 3.0

    If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You'll also learn how to build Windows applications and handle data with C#.No previous ... En savoir plus

    CHF 18.25

  • Systems Development with Rust: A Modern Approach to Low-Level Programming

    par Aaron Blake ...
    Master the Future of Systems Programming with RustFor decades, the world of low-level systems development has been governed by a difficult compromise: to achieve maximum performance, you had to accept the risks of manual memory management, data races, and undefined behavior. Languages like C and C++ built our digital world, but at the cost of countless security vulnerabilities and crashes. A new ... En savoir plus

    CHF 5.00 ou Gratuit avec Kobo Plus

  • Newbies coding html&css

    par Tatenda Majira ...
    Think coding is just for geniuses? Think again. "HTML and CSS for Newbies" breaks down the two most essential languages of the web into simple step-by-step lessons. Go from zero to your first webpage in one weekend. No jargon no confusion just the skills you need to build the websites you've always imagined. ... En savoir plus

    CHF 6.50

  • Unity in Action, Third Edition

    Multiplatform game development in C#

    par Joe Hocking ...
    This hands-on beginners guide gets you building games fast, all with the awesome Unity engine! You’ll speed past the basics and use your existing coding skills to create 2D, 3D, and AR/VR games.In Unity in Action, Third Edition, you will learn how to:Create characters that run, jump, and bump into thingsBuild 3D first-person shooters and third-person action gamesConstruct 2D card games and side ... En savoir plus

    CHF 48.30

  • Mastering MongoDB: A Comprehensive Guide to NoSQL Database Excellence

    "Mastering MongoDB: A Comprehensive Guide to NoSQL Database Excellence" is an essential resource for anyone looking to deepen their understanding and proficiency in MongoDB, a leading NoSQL database technology. This comprehensive guide serves as an invaluable tool for database administrators, software developers, and IT professionals, helping them to harness the full potential of MongoDB in their ... En savoir plus

    CHF 9.00

  • The DevOps Journey: Navigating the Path to Seamless Software Delivery

    par Kameron Hussain ...
    "The DevOps Journey: Navigating the Path to Seamless Software Delivery" is an essential guide for IT professionals, software developers, and operations teams striving to enhance their DevOps practices. This comprehensive resource delves into the core principles of DevOps, including automation, continuous integration (CI), continuous deployment (CD), and collaboration, to streamline and optimize ... En savoir plus

    CHF 9.00

  • Secret Recipes of the Python Ninja

    Over 70 recipes that uncover powerful programming tactics in Python

    par Cody Jackson ...
    Test your Python programming skills by solving real-world problemsKey FeaturesAccess built-in documentation tools and improve your code.Discover how to make the best use of decorator and generator functionsEnhance speed and improve concurrency by conjuring tricks from the PyPy projectBook DescriptionThis book covers the unexplored secrets of Python, delve into its depths, and uncover its mysteries ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Python Refinement Course

    Powered by GPT-4

    par Andrea Gobbetti ...
    Collection 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

    CHF 4.57 ou Gratuit avec Kobo Plus

  • Scala Data Analysis Cookbook (new)

    Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes

    par Arun Manivannan ...
    Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipesKey FeaturesImplement Scala in your data analysis using features from Spark, Breeze, and ZeppelinScale up your data anlytics infrastructure with practical recipes for Scala machine learningRecipes for every stage of the data analysis process, from reading and collecting data to distributed ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Game Programming Using Qt Beginner's Guide

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsets

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsetsKey Features\[\*\] Learn to create simple 2D to complex 3D graphics and games using all possible tools and widgets available for game development in Qt\[\*\] Understand technologies such as QML, Qt Quick, OpenGL, and Qt Creator, and learn the best practices to use them to design games\[\*\] Learn ... En savoir plus

    CHF 43.39 ou Gratuit avec Kobo Plus

  • Unity 5.x Game AI Programming Cookbook

    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniques

    par Jorge Palacios ...
    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniquesKey Features\[\*\]Empower your agent with decision making capabilities using advanced minimaxing and Negamaxing techniques\[\*\] Discover how AI can be applied to a wide range of games to make them more interactive.\[\*\]Instigate vision and hearing abilities in your agent through collider ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Elasticsearch Server - Third Edition

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with ease

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with easeKey Features\[\*\] Boost the searching capabilities of your system through synonyms, multilingual data handling, nested objects and parent-child documents\[\*\] Deep dive into the world of data aggregation and data analysis with ElasticSearch\[\*\] Explore a wide range of ElasticSearch modules that define the ... En savoir plus

    CHF 43.39 ou Gratuit avec Kobo Plus

  • ElasticSearch Blueprints

    A practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch

    par Vineeth Mohan ...
    Key FeaturesBook DescriptionIf you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch.What you will learnBuild a ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    par Jordan Hudgens ...
    This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis.Key FeaturesProvides the core skills required to become a Ruby programmerCovers how to use the most popular Ruby Gem librariesIncludes details on regular ... En savoir plus

    CHF 31.39 ou Gratuit avec Kobo Plus

  • C# 13 and .NET 9 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 9, Blazor, and EF Core 9

    par Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C\# 13 and .NET 9, with hands-on exercises using Visual Studio and Visual Studio Code Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesExplore the newest additions to C\# 13, the .NET 9 class libraries, and Entity Framework Core 9Build ... En savoir plus

    CHF 40.62 ou Gratuit avec Kobo Plus