Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Objectgeoriënteerd programmeren

Als je eBooks uit de categorie Objectgeoriënteerd programmeren' leuk vindt, dan vind je deze toptitels ook geweldig.
529 - 552 van 976 resultaten worden weergegeven
Skip side bar filters
  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    door Jack Widman ...
    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects.Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help ... Meer lezen

    29,03 €

  • Grokking Functional Programming

    door 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 ... Meer lezen

    55,91 €

  • Python Robotics for Kids: A Guide to Spike Prime Robot with Object-Oriented Programming

    Robotics, #1

    door Mr. Robo Tricks ...
    Serie Boek 1 - Robotics
    Welcome to Python Robotics for Kids! This book is designed to introduce you to the exciting world of robotics using the Spike Prime robot and Python programming language. With an emphasis on object-oriented programming concepts, you'll learn how to create fun and engaging projects that bring your Spike Prime robot to life, all while avoiding complex data structures like lists.This is a reference ... Meer lezen

    6,49 € of Gratis met Kobo Plus

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    door 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. ... Meer lezen

    26,70 €

  • Kotlin In-Depth [Vol-I]

    door Sedunov Aleksei ...
    Master the concise and expressive power of a pragmatic, multi-paradigm language for JVM, Android and beyondKey Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... Meer lezen

    13,88 €

  • Apprendre à programmer ses premières applications

    door David BELBEZE ...
    Vous êtes débutant et souhaitez créer votre propre application, mais la programmation vous semble trop complexe ? Vous ne savez pas par où commencer pour apprendre à coder ? Ou peut-être êtes-vous fraîchement diplômé et cherchez à maîtriser les méthodes professionnelles pour travailler et collaborer efficacement sur un projet informatique ?Dans cet ouvrage, vous serez guidé pas à pas pour acquérir ... Meer lezen

    27,00 €

  • Schleifen in Python einfach erklärt

    Ein praktischer Leitfaden für Anfänger zur Verwendung von for- und while-Schleifen in Python

    door Dargslan ...
    Serie Boek 2 - Python-Programmierung für Einsteiger
    In der dynamischen Landschaft der Programmiersprachen hat sich Python als eine der zugänglichsten und vielseitigsten Optionen etabliert. Ganz gleich, ob Sie ein Neuling in der Welt des Codings sind oder Ihre Fähigkeiten erweitern möchten – das Verständnis von Schleifen ist ein entscheidender Schritt auf Ihrem Weg zum Python-Experten."Schleifen in Python einfach erklärt" ist Ihr praktischer ... Meer lezen

    12,99 € of Gratis met Kobo Plus

  • MOJO Programming Beginners Guide

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

    Serie 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 ... Meer lezen

    7,29 € of Gratis met Kobo Plus

  • Programming WCF Services

    door Juval Lowy ...
    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After ... Meer lezen

    24,79 €

  • Intermediate Vulkan Programming- Building 3D Graphics

    Vulcan Fundamentals, #2

    Serie Boek 2 - Vulcan Fundamentals
    Dive deep into the world of 3D graphics with "Intermediate Vulkan Programming: Building 3D Graphics, 2nd Edition." This comprehensive guide is perfect for developers who have a basic understanding of Vulkan and are looking to enhance their skills. This edition provides an updated and thorough exploration of Vulkan's powerful capabilities, helping you create stunning 3D graphics with precision and ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • .NET 相依性注入

    使用 Unity

    door Michael Tsai ...
    邁向專業開發人員之路...本書內容是關於.NET相依性注入(dependency injection;簡稱DI)的相關議題。透過本書,您將會瞭解:什麼是 DI、它有什麼優點、何時使用 DI、以及可能碰到的陷阱。如何運用 DI 應付容易變動的軟體需求,設計出更彈性、更好維護的程式碼。與 DI 有關的設計模式。DI 於 .NET 應用程式中的實務應用,包括 ASP.NET MVC、ASP.NET Web API等等。如何使用 DI 容器(例如 Unity)來協助開發應用程式。本書的範例皆以 C# 撰寫,讀者無須具備任何 DI 背景知識。然而,這也不是 .NET 程式設計的入門書。為了避免讀者花錢買了不適合自己的書,容我斗膽列舉閱讀本書的基本條件:熟悉 C# 語法,包括擴充方法(extrension methods)、... ... Meer lezen

    16,06 €

  • Selenium Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriverKEY FEATURES a- Learn how to build a Keyword Driven Automation Framework with Selenium using Javaa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Find how to use Build triggers in Jenkins to automate tests DESCRIPTION The book starts by introducing the Selenium WebDriver 3 ... Meer lezen

    13,88 €

  • Learn Java in 24 Hours: The Ultimate Beginner’s Guide

    door Aniket Jain ...
    Learn Java in 24 Hours: The Ultimate Beginner's GuideUnlock the power of the Java programming language with this all-inclusive guide tailored for beginners. Whether you're new to coding or looking to enhance your programming skills, this book simplifies core Java concepts and empowers you to start building Java applications in just 24 hours.What's Inside:A step-by-step introduction to Java ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • Python for Absolute Beginners

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

    door 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 ... Meer lezen

    9,11 € of Gratis met Kobo Plus

  • The Joy of JavaScript

    door Luis Atencio ...
    The Joy of JavaScript introduces techniques that turn JavaScript programmers into JavaScript pros.SummaryWhether building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improvements, paradigms, and potential use cases appearing regularly, there’s never been a more ... Meer lezen

    55,91 €

  • Functional Programming with C#

    Unlock coding brilliance with the power of functional magic

    door Alex Yagur ...
    Explore functional programming in C\# with the help of clear explanations, practical examples, and hands-on exercises and write efficient, modular, and readable codeKey FeaturesMaster functional programming in C\# for expressive, modular codeApply advanced concepts such as error handling and asynchronous programming to overcome real-world challengesGain practical coding skills through practical ... Meer lezen

    28,61 € of Gratis met Kobo Plus

  • PHP Mastery: Crafting Dynamic Web Solutions

    "PHP Mastery: Crafting Dynamic Web Solutions" is an authoritative guide that delves into the intricate world of PHP, a dominant server-side scripting language pivotal in web development. This comprehensive resource is tailored for both novice and experienced programmers looking to deepen their understanding of PHP and its powerful capabilities in creating dynamic, robust web applications.Starting ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • From Pixels to Profit: The Business of Game Development

    door Alaric Drosven ...
    So, you want to make games—and maybe even make money while you're at it?Well, buckle up, because this isn't just a hobby anymore. Video games have leveled up from basement projects and arcade cabinets into a global business powerhouse worth hundreds of billions. And guess what? There's room for you in this quest—whether you're dreaming of building the next indie cult hit or launching a full-blown ... Meer lezen

    34,49 € of Gratis met Kobo Plus

  • JavaScript Unleashed: Harnessing the Power of Web Scripting

    "JavaScript Unleashed: Harnessing the Power of Web Scripting" is your comprehensive guide to mastering JavaScript, the dynamic and versatile scripting language that drives interactivity on the web. Whether you're a newcomer eager to dive into web development or an experienced programmer looking to elevate your scripting skills, this book will empower you to unlock the full potential of JavaScript ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • First Steps in SDL Game Development: An Introductory Guide

    SDL Game Development Series

    Serie series SDL Game Development Series
    Dive into the world of game development with "First Steps in SDL Game Development: An Introductory Guide," a comprehensive resource for beginners. This book is designed to introduce you to the Simple DirectMedia Layer (SDL), a powerful tool used for developing interactive media and video games. Whether you are an aspiring game developer or a programming enthusiast, this guide will provide you with ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • Powerful Python

    Patterns and Strategies with Modern Python

    door 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 ... Meer lezen

    39,00 €

  • Python in Depth

    A Multipurpose Coder and Programmer's Guide

    door Nathan Venture, D ...
    Step Into the Future of Coding with Python: Your Comprehensive Guide AwaitsDive into the vibrant universe of Python and emerge as a skilled coder and programmer equipped with the knowledge to tackle any challenge the digital world throws your way. Python in Depth: A Multipurpose Coder and Programmer's Guide is not just another programming book; it's a beacon guiding you through the ever-evolving ... Meer lezen

    4,45 € of Gratis met Kobo Plus

  • 100+ Solutions in Java - 2nd Edition

    Everything you need to know to develop Java applications (English Edition)

    door Dhruti Shah ...
    100+ Solutions in Java is a comprehensive and accessible guide to developing Java applications from version 8 to 19. Whether you are a beginner or a seasoned pro, this book will help you learn the latest Java features and best practices, one step at a time. The book covers a wide range of topics, from basic programming concepts to advanced topics like concurrency and design patterns. Each chapter ... Meer lezen

    12,82 € of Gratis met Kobo Plus

  • Django 2 by Example

    Build powerful and reliable Python web applications from scratch

    door Antonio Melé ...
    Learn Django 2.0 with four end-to-end projectsKey FeaturesLearn Django 2 by building real-world web applications from scratchDevelop powerful web applications quickly using the best coding practicesIntegrate other technologies into your application with clear, step-by-step explanations and comprehensive example codeBook DescriptionIf you want to learn the entire process of developing professional ... Meer lezen

    33,38 € of Gratis met Kobo Plus