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 505 à 528 sur 974 résultats
Skip side bar filters
  • Простое объектно-ориентированное проектирование: чистый и гибкий код

    В процессе развития даже простое объектно-ориентированное приложение может стать сложным. Каждый новый класс, метод или функция добавляет новые состояния и абстракции, которыми нужно управлять, увеличивает время, необходимое на распутывание ранее написанного кода. Чтобы сохранить кодовую базу простой, нужны конкретные знания и умения. И вы их получите! Изучите практические принципы проектирования, ... En savoir plus

    $11.99 CAD ou Gratuit avec Kobo Plus

  • Python İle Makine Öğrenmesi

    Education, #277

    Collections Livre 277 - Education
    Bu kitaptaki hedeflenen temel amaçlar; makine öğrenmesinin ne olduğu, gerçek hayatta makine öğrenmesinin hangi konularda kullanıldığı ve gerçek hayatta öğrendiğimiz bilgileri hangi alanlarda uygulayabileceğimizi anlamaya çalışmaktır. Makine öğrenmesi, bilgisayarların ve verinin olduğu her alanda kullanılabilir. Verinin olduğu her alan makine öğrenmesi için uygundur. Bilgisayar ve makineler ile ... En savoir plus

    $6.99 CAD ou Gratuit avec Kobo Plus

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    par Flávio Almeida ...
    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Mastering OpenGL: From Basics to Advanced Rendering Techniques

    OpenGL

    Collections series OpenGL
    "Mastering OpenGL: From Basics to Advanced Rendering Techniques" is a comprehensive resource for graphics programmers seeking to elevate their skills and understanding of OpenGL. Whether you're a seasoned developer or just starting, this book takes you on a journey from the fundamentals to advanced rendering techniques, empowering you to create visually stunning graphics.The book begins by ... En savoir plus

    $20.99 CAD ou Gratuit avec Kobo Plus

  • The Unified Process Elaboration Phase

    Best Practices in Implementing the UP

    par Scott Ambler ...
    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? Scott Ambler doesn't think so. This book is one in a four-volume series that presents a critical review of the Unified Process -- designed to p ... En savoir plus

    $96.18 CAD

  • Python for Absolute Beginners

    A Complete Guide to Master Python Programming with Hands-on Examples and Exercises

    par Oliver Theobald ...
    Master the basics of Python programming with practical coding examples and exercises designed for absolute beginners. Learn key concepts such as variables, loops, OOP, and data manipulation using Pandas.Key FeaturesStep-by-step guidance on Python concepts and syntaxReal-life examples and exercises for hands-on learningComprehensive coverage of Python's essential libraries like PandasBook ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • Core Motion and Core Location

    Learn how to detect the user's location in iOS 11 with Swift 4

    par J.D Gauchat ...
    Learn how to use the Core Motion and Core Location frameworks to access the device's sensors from an iOS application. After reading this guide, you will know how to detect the devices movements, how to determine what the user is doing (walking, running, driving, etc.), and how to get its current location.Table of ContentsSENSORSCore MotionMotion DeviceMotion ActivityPedometerAltimeterCore ... En savoir plus

    $3.90 CAD ou Gratuit avec Kobo Plus

  • SwiftUI Framework

    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 user interfaces using SwiftUI.After reading this guide, you will know how to define views with SwiftUI, how to update the ... En savoir plus

    $4.99 CAD ou Gratuit avec Kobo Plus

  • Swift for Masterminds

    par J.D Gauchat ...
    Learn everything you need to master the Swift programming language step by step, 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 advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • The Art of Code

    The surprising power of beauty in software development

    par Sandrine Banas ...
    Get the eBook free when you register your print book at Manning.Software development is an inherently creative activity, and yet we regularly reduce it to the formulaic or mechanical. This book reveals how aesthetics can be important in programming and why elegant code often yields profound practical benefits. By prioritizing code beauty you raise the standards of your entire codebase. You make it ... En savoir plus

    $59.99 CAD

    PRÉCOMMANDER

  • Data-Oriented Programming in Java

    par Chris Kiehl ...
    Data is the heart of your code. Data-oriented programming is a programming technique that enables you to precisely model domains and write large enterprise-scale applications that are oriented around the data they manage. Take a data-oriented approach to your Java applications, and you’ll enjoy simpler state management, improved readability, and no more state-related bugs!This book teaches you how ... En savoir plus

    $59.99 CAD

    PRÉCOMMANDER

  • Visual Basic Quickstart Guide

    Improve your programming skills and design applications that range from basic utilities to complex software

    par Aspen Olmsted ...
    Master software development with Visual Basic, from core concepts to real-world applications, with this comprehensive guideKey FeaturesAcquire a solid understanding of object-oriented programming (OOP) principles, such as inheritance and polymorphismDevelop expertise in maintaining legacy code with increased efficiencyLearn to read, write, and differentiate between VB Script, VBA, VB Classic, and ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]

    A practical, in-depth guide to implementing object-oriented design principles to create robust code

    par Dorothy R. Kirk ...
    Embrace object-oriented programming and explore language complexities, design patterns, and smart programming techniques using this hands-on guide with C++ 20 compliant examplesKey FeaturesApply object-oriented design concepts in C++ using direct language features and refined programming techniquesDiscover sophisticated programming solutions with nuances to become an efficient programmerExplore ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • Learn C in 24 Hours: The Complete Beginner’s Guide

    Master Coding in 24 Hours

    par Aniket Jain ...
    Collections series Master Coding in 24 Hours
    Unlock the Power of C with Learn C in 24 Hours: The Complete Beginner's GuideYour ultimate roadmap to mastering C programming in just one day! Whether you're a beginner stepping into the coding world or looking for a refresher, this C for Beginners guide simplifies the learning process with a hands-on, easy-to-follow approach. Learn C programming like a pro, build a strong coding foundation, and ... En savoir plus

    $0.99 CAD ou Gratuit avec Kobo Plus

  • 程式從0開始

    輕鬆無痛了解程式語言語法

    par 江彼得森 ...
    別因為你是一般上班族或從事其它服務業、餐飲業甚至是業農等等,就覺得寫 app 對你來說是一件不可能學會的事,甚至會覺得學程式是一種恐懼 ! 如果你真的那麼認為,或許你可以試讀看看本書。而我更相信:全民皆可寫程式的時代已經來臨了。◎至於已經放棄程式的人,或許之前你有在學校或是補習班學過程式,但常常心裡 OS :「老師在教什麼,大家怎麼好像都聽得懂,但我怎麼會聽不懂... 我想問問題,但卻不知道怎麼問...」。◎相信很多放棄程式的人都 OS 過上面的問題而漸漸的對程式造成恐懼。但我更相信,你不是聽不懂,可能只是「一直」不了解,或者「過去你在學程式時覺得根本不重要」的兩個關鍵細節:程式語法的執行順序語法怎麼用而本書也會將以這兩個關鍵細節為中心做為主軸講解。◎當你翻開任何一本學習基礎程式語言入門的書,都會有以下共同或類似的「基礎的語法章節」:● 變數● 運算子... ... En savoir plus

    $17.85 CAD

  • Programming Ruby 3.3

    The Pragmatic Programmers' Guide

    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language ... En savoir plus

    $57.99 CAD

  • Object Design Style Guide

    par Matthias Noback ...
    ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.ioKey FeaturesDozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintainWrite code that other programmers will instantly understandDesign rules for constructing objects, changing and exposing state, and moreExamples ... En savoir plus

    $65.99 CAD

  • Near Field Communications Technology and Applications

    par Mike Hendry ...
    Whether you are a developer, engineer, researcher or student, this practical guide gives you everything you need to know about NFC technology and its applications. You will learn what differentiates NFC from other short-range technologies such as contactless cards, RFID and Bluetooth, as well as discovering the opportunities it provides, from a fast and instinctive user interface with no ... En savoir plus

    $52.99 CAD

  • Mono: A Developer's Notebook

    The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will ... En savoir plus

    $18.99 CAD

  • TOP 150 Ruby Interview QUESTIONS AND ANSWERS

    par Vadim Henb ...
    This book contains over 150 questions and answers that will help you prepare for a job interview as a Ruby developer. It provides useful advice and strategies for answering questions. The book will be a reliable assistant in achieving your goals and help you expand your knowledge in the field of Ruby. ... En savoir plus

    $26.80 CAD

  • Creare Applicazioni per iPhone e iPad con Swift

    La guida pratica per diventare un programmatore iOS di successo

    Hai un'idea che vuoi trasformare in un'applicazione per iPhone e iPad per farla conoscere al mondo intero?Vuoi creare un'app, pubblicarla sull'App Store e fare soldi, ma non sai come fare?In altre parole, vuoi diventare un programmatore di applicazioni per iOS?CON QUESTA GUIDA, ADESSO PUOI !!!"Creare applicazioni per iPhone e iPad con Swift" è la nuova guida pratica che ti permetterà di iniziare a ... En savoir plus

    $2.82 CAD

  • Get Programming with Node.js

    par Jonathan Wexler ...
    SummaryGet Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database ... En savoir plus

    $65.99 CAD

  • Powerful Python

    Patterns and Strategies with Modern Python

    par Aaron Maxwell ...
    Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more.Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book ... En savoir plus

    $55.99 CAD

  • Jetpack Compose 1.3 Essentials

    Developing Android Apps with Jetpack Compose 1.3, Android Studio, and Kotlin

    par Neil Smyth ...
    This book aims to teach you how to build Android applications using Jetpack Compose 1.3, Android Studio Flamingo (2022.2.1), Material Design 3, and the Kotlin programming language.The book begins with the basics by explaining how to set up an Android Studio development environment.The book also includes in-depth chapters introducing the Kotlin programming language, including data types, operators, ... En savoir plus

    $37.99 CAD