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 841 - 864 sur 962
Skip side bar filters
  • Swift Development with Cocoa

    Developing for the Mac and iOS App Stores

    Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch.Learn how to use Swift in a wide range of real-world situations, with Cocoa features such as Event Kit and Core Animation. ... En savoir plus

    CHF 19.38

  • Introducción a los Algoritmos y las Estructuras de Datos 2

    Introducción a los Algoritmos y las Estructuras de Datos, #2

    par Bolakale Aremu ...
    Collection Livre 2 - Introducción a los Algoritmos y las Estructuras de Datos
    Introducción a Algoritmos y Estructuras de Datos - Volumen 2Este libro es el segundo volumen de una serie titulada Introducción a los Algoritmos y Estructuras de Datos. El diseño de un algoritmo eficiente para la solución de problemas requiere la inclusión de las estructuras de datos apropiadas. En el campo de la ciencia de la computación, las estructuras de datos se utilizan para organizar y ... En savoir plus

    CHF 9.00

  • Unreal Engine Pro: Advanced Development Secrets

    Mastering Unreal Engine: From Novice to Pro

    Collection series Mastering Unreal Engine: From Novice to Pro
    "Unreal Engine Pro: Advanced Development Secrets" is an indispensable guide for seasoned game developers aiming to master the complexities of the Unreal Engine. This book reveals the lesser-known techniques and strategies used by professionals in the creation of AAA games, offering an insider's view into high-level game development.The guide delves deep into advanced topics, such as custom engine ... En savoir plus

    CHF 9.00

  • Mastering JavaScript for Game Development: Crafting Unique Experiences

    "Mastering JavaScript for Game Development: Crafting Unique Experiences" is an essential guide for aspiring and experienced game developers who are eager to elevate their skills in the dynamic world of JavaScript programming. This comprehensive book delves deep into the world of game design and development, offering a treasure trove of knowledge for creating engaging, interactive, and immersive ... En savoir plus

    CHF 9.00

  • GO Programming in easy steps, 2nd edition

    par Mike McGrath ...
    This fully updated second edition of GO Programming in easy steps assumes no prior knowledge, and begins by illustrating how to create a GO programming environment on your computer. Then, using color-coded examples, this guide covers the basics and shows how to:· Apply data abstraction for Object-Oriented Programming (OOP).· Build goroutines and channels for concurrency in your programs.· Store ... En savoir plus

    CHF 21.56

  • Persistence Best Practices for Java Applications

    Effective strategies for distributed cloud-native applications and data-driven modernization

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence ... En savoir plus

    CHF 33.23 ou Gratuit avec Kobo Plus

  • Rust In Practice, Second Edition

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages with latest Rust 1.77"Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new edition comes with Rust 1.77 version that goes deeper into Rust's core and advanced ... En savoir plus

    CHF 34.00 ou Gratuit avec Kobo Plus

  • Functional Python Programming

    Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads

    par Steven F. Lott ...
    Create succinct and expressive implementations with functional programming in PythonKey FeaturesLearn how to choose between imperative and functional approaches based onexpressiveness, clarity, and performanceGet familiar with complex concepts such as monads, concurrency, and immutabilityApply functional Python to common Exploratory Data Analysis (EDA) programmingproblemsBook DescriptionIf you’re ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • PowerShell Playbook: Taming the Terminal with Wit, Script, and Wizardry

    par Scott Markham ...
    PowerShell Playbook: Taming the Terminal with Wit, Script, and WizardryIf you've ever looked at your terminal and thought, "Well, that's an intimidating beast," then PowerShell Playbook is here to change the game. This isn't your typical dry, technical manual. Think of it as a guide to the secret world of scripting, where automation meets magic, and you're the wizard in charge. From your first ... En savoir plus

    CHF 7.00 ou Gratuit avec Kobo Plus

  • Pass AZ-900 Fast: The Ultimate Study Guide

    Pass AZ-900 Fast: The Ultimate Study Guide is your streamlined path to passing the Microsoft Azure Fundamentals certification exam (AZ-900) on your first try. Whether you're new to cloud computing or need a refresher, this guide cuts through the noise to deliver exactly what you need—fast.Crafted for busy professionals, students, and aspiring IT pros, this study guide covers all AZ-900 exam ... En savoir plus

    CHF 8.50 ou Gratuit avec Kobo Plus

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... En savoir plus

    CHF 22.05 ou Gratuit avec Kobo Plus

  • Scratch Cookbook

    A practical approach with hands-on recipes to learn more about Scratch and its features.Scratch Cookbook is great for people who are still relatively new to programming but wish to learn more. It assumes you know the basics of computer operation. The methods of using Scratch are worked through quickly with a focus on more advanced topics, though readers can move at their own pace to learn all the ... En savoir plus

    CHF 22.05 ou Gratuit avec Kobo Plus

  • Python Mastery: From Absolute Beginner to Pro

    par NIBEDITA Sahu ...
    Unlock the full potential of Python with this comprehensive and engaging guide that takes you on an exciting journey from an absolute beginner to a seasoned pro! Whether you're a complete novice or already have some programming experience, this book is designed to equip you with the skills and knowledge needed to excel in Python programming.Why This Book Stands Out:Step-by-Step Learning: The book ... En savoir plus

    CHF 10.50 ou Gratuit avec Kobo Plus

  • Template Metaprogramming with C++

    Learn everything about C++ templates and unlock the power of template metaprogramming

    par Marius Bancila ...
    Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey FeaturesGrasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook DescriptionLearn how the metaprogramming technique ... En savoir plus

    CHF 33.23 ou Gratuit avec Kobo Plus

  • Object-Oriented Analysis and Design with Applications

    Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.The ... En savoir plus

    CHF 58.37

  • Comprehensive Hypertext Markup Language (HTML).

    A Tutorial Guide to Editing and Developing a Responsive and Dynamic Website for Beginners.

    This course is intended for aspiring web designers and developers who need to comprehend HTML thoroughly as well as its straightforward overview and useful examples. You'll have all the tools you need from this course to get started using HTML and advance to a greater degree of proficiency. This book, written in the author's approachable and simple-to-read style, covers all the most recent ... En savoir plus

    CHF 12.00

  • Manual de Programación en Pascal para Principiantes

    par John Nunez ...
    **Manual de Programación en Pascal para Principiantes** **Autor:** John Nunez**Aprende a programar desde cero con Pascal, el lenguaje ideal para principiantes** Si quieres iniciarte en el mundo de la programación con un lenguaje claro, estructurado y fácil de aprender, este manual es para ti. *Manual de Programación en Pascal para Principiantes* te guiará paso a paso en la comprensión de los ... En savoir plus

    CHF 10.50

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    par Jason T Roff ...
    Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on ... En savoir plus

    CHF 22.25

  • Java 17 Programación Avanzada

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos. Este libro va dirigido a todas las personas que con conocimientos de programación ... En savoir plus

    CHF 7.58 ou Gratuit avec Kobo Plus

  • Modular Programming in Java 9

    Build large scale applications using Java modularity and Project Jigsaw

    Kick-start your modular programming journey and gear up for the future of Java developmentKey Features\[\*\] Master design patterns and best practices to build truly modular applications in Java 9\[\*\] Upgrade your old Java code to Java 9 with ease\[\*\] Build and run a smooth functioning multi-module application.Book DescriptionThe Java 9 module system is an important addition to the language ... En savoir plus

    CHF 27.69 ou Gratuit avec Kobo Plus

  • Python Mini Manual

    Embark on a journey to master Python with this comprehensive guide that covers everything from the basics to advanced concepts. Whether you're new to programming or looking to enhance your skills, this book offers a blend of focused discussions, real-world examples, and practice exercises to help you become proficient in Python.Begin by exploring an overview of Python and its evolution, along with ... En savoir plus

    CHF 3.00

  • Advanced LibGDX: Engineering Complex Java Games

    LibGDX series

    Collection series LibGDX series
    "Advanced LibGDX: Engineering Complex Java Games" is a pivotal resource for game developers who have surpassed the beginner and intermediate stages and are eager to tackle the challenges of advanced game development. This book is tailored for those who have a solid grasp of Java and the LibGDX framework and are looking to push the boundaries of their skills in creating more complex and ... En savoir plus

    CHF 9.00

  • 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

    CHF 13.74

  • Beginner Projects with Vanilla JavaScript

    Fun and Practical Projects to Learn Core JavaScript Without Frameworks

    par Dargslan ...
    Collection Livre 10 - Dargslan - JavaScript - Beginner Level
    Beginner Projects with Vanilla JavaScript: Fun and Practical Projects to Learn Core JavaScript Without FrameworksMaster JavaScript fundamentals through 15 hands-on projects that grow progressively more challenging – perfect for beginners and self-taught developers looking to solidify their skills!Are you tired of JavaScript tutorials that leave you wondering how to apply what you've learned to ... En savoir plus

    CHF 13.72 ou Gratuit avec Kobo Plus