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 145 à 168 sur 971 résultats
Skip side bar filters
  • 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

    $65.99 CAD

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    par Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... En savoir plus

    $32.99 CAD

  • Professional C++

    par Marc Gregoire ...
    Collections series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... En savoir plus

    $74.99 CAD

  • PHP Crash Course

    The Complete, Modern, Hands-On Guide

    par Matt Smith ...
    From First Script to Full Website—Fast!Tired of cobbling together PHP solutions from scattered online tutorials? Frustrated by outdated PHP practices that leave your code vulnerable and hard to maintain? Whether you’re building your first dynamic website or modernizing legacy systems, PHP Crash Course gives you a complete, practical foundation for writing professional web applications.In this ... En savoir plus

    $35.19 CAD

  • C++ Essentials For Dummies

    The quick and crystal-clear guide to C++ programmingC++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush ... En savoir plus

    $12.99 CAD

  • UML Distilled

    A Brief Guide to the Standard Object Modeling Language

    par Martin Fowler ...
    Collections series Addison-Wesley Object Technology Series
    More than 300,000 developers have benefited from past editions of UML Distilled. This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML.Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML. Others will use this book as a handy, quick reference to the most common ... En savoir plus

    $47.99 CAD

  • TOP 30 Java Interview Coding Tasks

    par Matthew Urban ...
    Are you preparing for a job interview as a Java developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected coding tasks, most often asked by recruiters of Java programmers. Less than 100 pages contain deeply-explained, most commonly used data structures, algorithms, text manipulation methods, recursion, matrices, and other top topics to discuss during ... En savoir plus

    $8.13 CAD

  • جافا سكريبت تحت الغطاء

    par Soufyane Hedidi ...
    هذا الكتاب يشرح بعض المفاهيم المتقدمة في اللغة اللازمة لإحترافها، و يوضح طريقة عمل اللغة في الخلفية وهذا لإزالة الغموض المحيط بها.بعد إتمام قرائتك لهذا الكتاب ستتمكن من فهم ما يكتبه المحترفون في اللغة و بالأخص الشيفرات المصدرية للمكتبات الشهيرة كـ جي كويري (JQuery).ستتمكن أيضا من صناعة مكتبتك الخاصة بميزات رائعة.هذا الكتاب متوفر بالنسخة الالكترونية فقط، ويحتوي على 137 صفحة ملئية بالشروحات ... En savoir plus

    Gratuit

  • Python Object-Oriented Programming

    Build robust and maintainable object-oriented Python applications and libraries

    Level up your Python development by exploring advanced OOP concepts in this updated edition covering the latest design patterns, OOP techniques, and real-world projects tailored for Python 3.11 and beyondKey FeaturesBuild an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine ... En savoir plus

    $64.99 CAD ou Gratuit avec Kobo Plus

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus

  • UML 2.0 Pocket Reference

    UML Syntax and Usage

    par Dan Pilone ...
    Globe-trotting travelers have long resorted to handy, pocket-size dictionaries as an aid to communicating across the language barrier. Dan Pilone's UML 2.0 Pocket Reference is just such an aid for on-the-go developers who need to converse in the Unified Modeling Language (UML). Use this book to decipher the many UML diagrams you'll encounter on the path to delivering a modern software system ... En savoir plus

    $11.19 CAD

  • Mastering C: A Comprehensive Guide to Proficiency in The C Programming Language

    Mastering C: A Comprehensive Guide to Proficiency in The C Programming Language is an indispensable resource for both novice and experienced programmers seeking to achieve mastery in the C programming language. Written by a team of seasoned experts, this book offers a deep and comprehensive exploration of C, equipping readers with the knowledge and skills needed to become proficient C programmers ... En savoir plus

    $20.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Python

    Mastering Python est un guide complet qui vous emmène dans un parcours pratique, des fondamentaux de la programmation Python aux techniques avancées dans divers domaines. Ce livre est soigneusement conçu pour les débutants comme pour les développeurs en herbe qui souhaitent acquérir des compétences concrètes et appliquer Python aux technologies modernes.Le livre commence par établir de solides ... En savoir plus

    $26.99 CAD ou Gratuit avec Kobo Plus

  • Atomic Kotlin

    For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java and a Kotlin team member comes a book that breaks concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Full support at www.AtomicKotlin.com.Learn the Successor to Java Today!No programming ... En savoir plus

    $42.99 CAD

  • Applying Use Cases

    A Practical Guide

    Use case analysis is a methodology for defining the outward features of a software system from the user's point of view. Applying Use Cases, Second Edition, offers a clear and practical introduction to this cutting-edge software development technique. Using numerous realistic examples and a detailed case study, you are guided through the application of use case analysis in the development of ... En savoir plus

    $43.99 CAD

  • Programming in D

    par Ali Çehreli ...
    The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics.D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It has C-like syntax and static typing. It ... En savoir plus

    $11.99 CAD

  • Python Programming for Beginners: The Ultimate Guide to Coding in Python

    par Jeffery Mosh ...
    Are you ready to take the next step in your coding journey and learn the basics of Python programming?This comprehensive guide for beginners is the perfect place to start.Written by an experienced programming instructor, this book provides a comprehensive introduction to Python coding, from the fundamentals to more complex concepts. You will learn the core concepts of the language, such as data ... En savoir plus

    $4.06 CAD ou Gratuit avec Kobo Plus

  • C# Interview Questions You'll Most Likely Be Asked

    Collections Livre 5 - Job Interview Questions series
    284 C# Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsC# Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensiv... ... En savoir plus

    $9.99 CAD

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    par Stephen Fleming ...
    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and ... En savoir plus

    $4.14 CAD ou Gratuit avec Kobo Plus

  • Mastering Visual Studio Code: Navigating the Future of Development

    "Mastering Visual Studio Code: Navigating the Future of Development" is an essential guide for developers seeking to harness the full potential of Visual Studio Code, the popular code editor from Microsoft. This comprehensive book offers an in-depth exploration of the features, extensions, and customization options that make Visual Studio Code a powerful tool for modern software development ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Real-World Software Development

    A Project-Driven Guide to Fundamentals in Java

    Explore the latest Java-based software development techniques and methodologies through the project-based approach in this practical guide. Unlike books that use abstract examples and lots of theory, Real-World Software Development shows you how to develop several relevant projects while learning best practices along the way.With this engaging approach, junior developers capable of writing basic ... En savoir plus

    $54.99 CAD

  • Manual Python

    Sin rodeos, directo al código

    Si estas cansado de ver y utilizar manuales de +500 páginas y en los que hay mucha descripción pero poco código este es tu libro, sin rodeos, sin explicaciones sobrantes, aprende Python de forma rápida y sencilla.¿Quieres aprender código? Aquí lo tienesCon este manual ya podrás poner en tu curriculum que sabes programar en Python.¿Que vas a aprender?• Conceptos de Python para poder trabajar.<br... ... En savoir plus

    $4.82 CAD

  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    par Corey Scott ...
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching ... En savoir plus

    $37.59 CAD ou Gratuit avec Kobo Plus

  • Scala Functional Programming Patterns

    Grok and perform effective functional programming in Scala

    par Atul S. Khot ...
    Grok and perform effective functional programming in Scala Key Features\[\*\]Understand functional programming patterns by comparing them with the traditional object-oriented design patterns\[\*\]Write robust, safer, and better code using the declarative programming paradigm\[\*\]An illustrative guide for programmers to create functional programming patterns with ScalaBook DescriptionScala is used ... En savoir plus

    $47.19 CAD ou Gratuit avec Kobo Plus