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 721 - 744 sur 962
Skip side bar filters
  • C# Fundamentals – Getting Started with C# 11 and .NET 7

    par Adam Seebeck ...
    This "Course in a book" was designed by a higher education Instructor for teaching C# to students. Get started quickly by learning C# concepts, following along with examples, taking mini quizzes, and completing activities.The 5th edition of C# Fundamentals has been extensively updated with C# 11, .NET 7, and Visual Studio 2022.Key FeaturesUseful for all skill levels (beginner to advanced) Start ... En savoir plus

    CHF 7.89

  • Cruising Along with Java

    Modernize and Modularize with the Latest Features

    Java is on a fast-paced development schedule that brings with it improved design capabilities and enhancements for application security. Learn about the changes to Java, from version 9 to 24, and apply new features to build enterprise applications faster and with fewer errors. Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the ... En savoir plus

    CHF 26.15

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    par Kaitlyn Chick ...
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    ... En savoir plus

    CHF 1.57

  • Julia as a Second Language

    par Erik Engheim ...
    Learn the awesome Julia programming language by building fun projects like a rocket launcher, a password keeper, and a battle simulator.Julia as a Second Language covers:Data types like numbers, strings, arrays, and dictionariesImmediate feedback with Julia’s read-evaluate-print-loop (REPL)Simplify code interactions with multiple dispatchSharing code using modules and packagesObject-oriented and ... En savoir plus

    CHF 48.30

  • Rx.NET in Action

    par Tamir Dresher ...
    SummaryRx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyModern applications must react to streams of data such as user and system events, internal messages, and sensor input. Reactive Extensions (Rx) is ... En savoir plus

    CHF 48.30

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    par David Drysdale ...
    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... En savoir plus

    CHF 29.03

  • C++ Programming Cookbook

    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... En savoir plus

    CHF 28.51

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    Collection series Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics ... En savoir plus

    CHF 9.00

  • OOP in C# with Examples

    This ebook is for student and prefessional who want to learn OOP in C# from basic to advance. We have discussed every topic of OOP in C# alonge with examples in this ebook. OOP in C# Classes in C# Static in C# Struct in C# Enum in C# Properties in C# Inheritance in C# Overloading in C# Overriding in C# Base in C# Polymorphism in C# Sealed in C# Interface in C# NameSpace in C# Acces Modifiers in C# ... En savoir plus

    CHF 4.61

  • OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming

    In "OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming," readers embark on an insightful journey through the transformative world of OpenGL and graphics programming. This comprehensive guide begins with an exploration of the historical context, setting the stage for understanding the significance of the evolution from the fixed to the modern pipeline in OpenGL.As we delve ... En savoir plus

    CHF 9.00

  • Qt5 C++ GUI Programming Cookbook

    Design and build a functional, appealing, and user-friendly graphical user interface

    par Lee Zhi Eng ...
    Use Qt5 to design and build a graphical user interface that is functional, appealing, and user-friendly for your software applicationKey Features\[\*\] Learn to make use of Qt5 to design and customize the look-and-feel of your application\[\*\] Improve the visual quality of your application by utilizing the graphic rendering system and animation system provided by Qt5\[\*\] A good balance of ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • C# 6 and .NET Core 1.0

    Modern Cross-Platform Development

    par Mark J. Price ...
    Create powerful cross-platform applications using C\# 6, .NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015Key Features\[\] Build modern, cross-platform applications with .NET Core 1.0\[\] Get up-to-speed with C\#, and up-to-date with all the latest features of C\# 6\[\] Start creating professional web applications with ASP.NET Core 1.0Book DescriptionWith the release of .NET Core 1.0, you ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • A Student Guide to Object-Oriented Development

    A Student Guide to Object-Oriented Development is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in ... En savoir plus

    CHF 39.70

  • Mastering Python Design Patterns

    Craft essential Python patterns by following core design principles

    Learn Python design patterns such as Observer, Proxy, Throttling, Dependency Injection, and Anti-Patterns to develop efficient, scalable applications.Key FeaturesMaster essential design principles to build robust software architecture with the latest features in Python 3.10Leverage concurrency, async patterns, and testing strategies for optimal performanceApply SOLID principles and advanced ... En savoir plus

    CHF 28.62 ou Gratuit avec Kobo Plus

  • Applied Computational Thinking with Python

    Design algorithmic solutions for complex and challenging real-world problems

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the ... En savoir plus

    CHF 50.78 ou Gratuit avec Kobo Plus

  • Unity Essentials: Your First Steps in Game Development

    Unity Game Development Series

    Collection series Unity Game Development Series
    "Unity Essentials: Your First Steps in Game Development" is a comprehensive guide designed for aspiring game developers and enthusiasts looking to make their mark in the world of video game creation. This book serves as an essential introduction to Unity, one of the most popular and versatile game development platforms in the industry.Starting with the basics, this guide walks you through the ... En savoir plus

    CHF 9.00

  • Python for Machine Learning: From Fundamentals to Real-World Applications

    "Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering machine learning with Python. Whether you're a beginner looking to enter the exciting world of data science or an experienced programmer aiming to delve deeper into machine learning, this book provides you with the knowledge and practical skills needed to excel in the field ... En savoir plus

    CHF 9.50

  • Java – die Neuerungen in Version 17 LTS, 18 und 19

    par Michael Inden ...
    Collection series Programmieren mit Java
    Bleiben Sie bei Java auf dem Laufenden!•Aktuelle Infos bis zur neuesten Java-Version•Vertiefen Sie Ihr Know-how durch praktische Übungen•Lernen Sie die wichtigen Änderungen kompakt kennenDieses Buch von Michael Inden richtet sich an alle Entwickler:innen mit soliden Programmierkenntnissen, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es ... En savoir plus

    CHF 25.00 ou Gratuit avec Kobo Plus

  • 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

    CHF 24.00 ou Gratuit avec Kobo Plus

  • JavaScript for Gurus

    Step-by-step guide on becoming a JavaScript guru Key Featuresa- The JavaScript Language a- Control-flow statements a- Loops a- Classes a- Prototypes a- Modules a- Generators a- Arrays a- Regular Expressions a- Error HandlingDescriptionFrom start to finish, this book will cover all the intricacies of the JavaScript language! You will get an overview of all the Statements, Functions, and Operators. ... En savoir plus

    CHF 12.30

  • Level Up: A Comprehensive Guide To Game Development

    So… you want to make a video game? Excellent choice, noble adventurer. Whether you dream of building the next indie masterpiece, crafting a chaotic multiplayer shooter, or just making your own pixelated potato dance in 8-bit glory — you're in the right place.Level Up is your ultimate sidekick, mentor, and slightly sarcastic quest-giver on the wild journey of game development. Written by a fellow ... En savoir plus

    CHF 24.50 ou Gratuit avec Kobo Plus

  • The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors

    par Mike Cage ...
    Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA,Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll ... En savoir plus

    CHF 4.50

  • Programmare con Objective-C 2.0

    per iOS e OS X 2a ed.

    par Andrea Picchi ...
    Le applicazioni per i device iOS rappresentano una grande opportunità economica per tutti gli sviluppatori o aspiranti tali. Molti libri sono stati pubblicati in tutto il mondo su come programmare usando l’SDK (Software Development Kit) di casa Apple, ma fino a oggi nessun manuale in italiano era stato scritto per insegnare passo per passo, come primo linguaggio di programmazione, proprio l ... En savoir plus

    CHF 15.00