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 217 - 240 sur 978
Skip side bar filters
  • C++ Pratique

    Le C++ est un langage puissant et polyvalent, héritier du C, qui allie performance et fonctionnalités avancées comme la programmation orientée objet et la gestion fine des ressources.Ce livre propose une approche claire et progressive : des bases essentielles (variables, classes, héritage, polymorphisme, mémoire, fichiers, bibliothèques standards) aux pratiques concrètes, avec exemples et ... En savoir plus

    29,99 € ou Gratuit avec Kobo Plus

  • iOS 8 App Development Essentials - Second Edition

    par Neil Smyth ...
    This is the Second Edition of iOS 8 App Development Essentials. This edition has been fully updated for Swift 1.2 and Xcode 6.3.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 8 and programming in Swift is provided, followed by an in-depth look at the design of iOS applications and ... En savoir plus

    11,82 €

  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... En savoir plus

    25,43 € ou Gratuit avec Kobo Plus

  • Algoritma Geliştirme ve Veri Yapıları

    Python ve Visual Basic Örnekleriyle

    Programcılığın ve Bilgisayarla Sorun Çözmenin AnayasasıAnlatılan kavramların PYTHON ve VISUL BASIC dillerindeki örnekleriyle zenginleştirilmiş, tamamen gözden geçirilmiş yeni baskı!Herhangi bir problemin çözümü için izlenecek yolu belirlemek ve programcılık mantığını anlamak için algoritma ve veri yapıları konusunun incelendiği bu kitap; programcılık temel kavramları, karar ve kontrol yapıları, ... En savoir plus

    10,00 € ou Gratuit avec Kobo Plus

  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    par Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... En savoir plus

    9,09 €

  • Virtual Networks Unlocked: Your Guide to Azure Connectivity

    Unlock the full potential of Microsoft Azure's networking capabilities with Virtual Networks Unlocked: Your Guide to Azure Connectivity. This comprehensive and practical guide walks you through every critical aspect of Azure Virtual Networking, making it an essential companion for IT professionals, cloud architects, and network engineers aiming to design, implement, and manage cloud-connected ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • MOJO Programming Beginners Guide

    Your easy step-by-step to becoming a pro at MOJO from Scratch

    Collection series Mojo Programming mastery
    Unleash Your Mojo: A Beginner's Guide to MOJO ProgrammingAbout MOJO:MOJO is a revolutionary programming language designed to bridge the gap between user-friendly languages like Python and the high-performance capabilities of systems languages like C++. It offers:Easy-to-learn syntax: If you're familiar with Python, you'll pick up MOJO quickly.Blazing-fast performance: MOJO leverages cutting-edge ... En savoir plus

    7,32 € ou Gratuit avec Kobo Plus

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    par santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... En savoir plus

    9,10 € ou Gratuit avec Kobo Plus

  • Fortgeschrittene Python-Techniken

    Ein umfassender Leitfaden für Entwickler, die über die Grundlagen hinauswachsen wollen.

    par Lukas Neumann ...
    Traduit par Lukas Neumann ...
    Werden Sie zum Python-Experten – Der umfassende Leitfaden für fortgeschrittene Python-EntwicklungSie beherrschen die Grundlagen von Python, aber Ihre Karriere stagniert? Sie schreiben funktionierenden Code, aber er fühlt sich nicht "pythonic" an? Dieses Buch ist Ihr Wegweiser zur Python-Meisterschaft."Fortgeschrittene Python-Techniken" ist das definitive Handbuch für Python-Entwickler, die den ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from ... En savoir plus

    14,49 € ou Gratuit avec Kobo Plus

  • Mathematics and Programming for Machine Learning with R

    From the Ground Up

    par William Claster ...
    Based on the author’s experience in teaching data science for more than 10 years, Mathematics and Programming for Machine Learning with R: From the Ground Upreveals how machine learning algorithms do their magic and explains how these algorithms can be implemented in code. It is designed to provide readers with an understanding of the reasoning behind machine learning algorithms as well as how to ... En savoir plus

    70,82 €

  • Python: Guida Completa alla Programmazione

    Collection Livre 3 - La collezione informatica
    "Python: Guida Completa alla Programmazione" è un libro esaustivo progettato per introdurre chiunque alla programmazione utilizzando Python. Questo manuale offre un percorso completo, adatto sia ai principianti che a coloro che desiderano approfondire le proprie competenze.Caratteristiche Principali:Introduzione Progressiva: Il libro inizia con concetti di base per costruire una solida ... En savoir plus

    3,49 € ou Gratuit avec Kobo Plus

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    par Corin Hale ...
    Collection Livre 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... En savoir plus

    5,99 € ou Gratuit avec Kobo Plus

  • IBM Rational Unified Process Reference and Certification Guide: Solution Designer (RUP)

    Solution Designer (RUP)

    Collection series IBM Press
    The Only Official RUP® Certification Prep Guide and Compact RUP ReferenceThe IBM® Rational Unified Process® has become the de facto industry-standard process for large-scale enterprise software development. The IBM Certified Solution Designer - IBM Rational Unified Process V7.0 certification provides a powerful way for solutions developers to demonstrate their proficiency with RUP.The first and ... En savoir plus

    43,45 €

  • Clang Compiler Frontend

    Get to grips with the internals of a C/C++ compiler frontend and create your own tools

    par Ivan Murashko ...
    Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDEKey FeaturesExpand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced featuresExplore techniques for static code analysis and use them to create lint checksEnhance your IDE to support advanced compiler toolsPurchase of the ... En savoir plus

    27,55 € ou Gratuit avec Kobo Plus

  • Next.js: Navigating the Future of Web Development

    "Next.js: Navigating the Future of Web Development" is an in-depth exploration of one of today's most powerful and popular web development frameworks. This comprehensive guide dives deep into the capabilities of Next.js, a framework built on React.js, offering a blend of server-side rendering, static site generation, and client-side rendering to create fast, scalable, and reliable web applications ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Swift for Masterminds 2nd Edition

    How to take advantage of Swift, iOS 27 and AI Agents to program applications for iPhones, iPads, and Macs

    par J.D Gauchat ...
    The 2nd edition of the bestselling Swift for Masterminds, now fully updated for Swift 6.4 and iOS 27, with new sections on concurrency and AI-assisted development.Master the Swift programming language step by step, the easy way, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with ... En savoir plus

    5,99 € ou Gratuit avec Kobo Plus

  • Graphics and Animations with SwiftUI

    Quick Guides for Masterminds

    par J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to create graphics and animations using the SwiftUI framework.After reading this guide, you will know how to create and combine ... En savoir plus

    1,98 € ou Gratuit avec Kobo Plus

  • Foundation Framework

    Learn how to work with Foundation using Swift 4

    par J.D Gauchat ...
    Learn how to work with the data types defined in the Foundation framework. After reading this guide, you will know how to create and process strings, numbers, dates and measurements in your Swift code using the classes included in Foundation.Table of ContentsFOUNDATION FRAMEWORKFoundationStandard FunctionsStringsRangesNumbersDatesMeasurementsQUICK REFERENCEStandard FunctionsNSStringNSRangeR... ... En savoir plus

    2,58 € ou Gratuit avec Kobo Plus

  • Grokking Functional Programming

    par Michal Plachta ...
    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... En savoir plus

    55,91 €

  • Mastering Python in 7 Days

    par Alex Wood ...
    Mastering Python in 7 Days is a comprehensive, hands-on guide designed to help you master Python basics quickly and effectively. Whether you're a complete beginner or have some programming experience, this book offers a structured approach to learning Python in just one week.In just 7 days, you'll be equipped to solve problems, automate tasks, analyze data, and start building your own Python ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • Python und OOP - Objektorientierte Programmierung verständlich erklärt

    Ein praxisorientierter Leitfaden für Einsteiger und Fortgeschrittene zur objektorientierten Programmierung mit Python, inklusive Klassen, Vererbung, Polymorphismus und Designprinzipien

    par D. S. Lornach ...
    Meistern Sie die objektorientierte Programmierung mit Python – Der komplette Leitfaden für Einsteiger und FortgeschritteneEntdecken Sie die Macht der objektorientierten Programmierung Python mit diesem umfassenden Handbuch, das speziell für deutschsprachige Entwickler konzipiert wurde. Egal ob Sie Python OOP lernen möchten oder Ihre bestehenden Kenntnisse in Python Klassen Vererbung vertiefen ... En savoir plus

    11,90 € ou Gratuit avec Kobo Plus

  • Android 4.2 App Development Essentials

    par Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... En savoir plus

    12,99 €

  • Introduction To Windows And Graphics Programming With Visual C++ (With Companion Media Pack) (Second Edition)

    par Roger W Mayne ...
    The Companion Media Pack is available in the .Introduction to Windows® and Graphics Programming with Visual C++® (2nd Edition) provides an accessible approach to the study of Windows programming. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others interested in Windows programming and its convenient graphics ... En savoir plus

    34,57 €